index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-05-10
locking/futex: Allow low-level atomic operations to return -EAGAIN
Will Deacon
2019-05-10
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-05-10
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-05-08
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
2019-05-08
seccomp: Make NEW_LISTENER and TSYNC flags exclusive
Tycho Andersen
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-05-02
sched/deadline: Correctly handle active 0-lag timers
luca abeni
2019-05-02
workqueue: Try to catch flush_work() without INIT_WORK().
Tetsuo Handa
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-05-02
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-05-02
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
2019-04-27
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
2019-04-27
perf/ring_buffer: Fix AUX record suppression
Alexander Shishkin
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-27
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
Chang-An Chen
2019-04-27
kprobes: Fix error check when reusing optimized probes
Masami Hiramatsu
2019-04-27
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
2019-04-20
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
2019-04-20
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-04-20
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-04-20
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-17
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
2019-04-17
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-04-17
alarmtimer: Return correct remaining time
Andrei Vagin
2019-04-05
audit: hand taken context to audit_kill_trees for syscall logging
Richard Guy Briggs
2019-04-05
cpu/hotplug: Mute hotplug lockdep during init
Valentin Schneider
2019-04-05
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2019-04-05
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-04-05
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-04-05
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-04-05
kprobes: Prohibit probing on RCU debug routine
Masami Hiramatsu
2019-04-05
cgroup, rstat: Don't flush subtree root unless necessary
Tejun Heo
2019-04-05
mm/resource: Return real error codes from walk failures
Dave Hansen
2019-04-05
sysctl: handle overflow for file-max
Christian Brauner
2019-04-05
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-04-03
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
2019-04-03
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
2019-04-03
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
2019-04-03
tracing: initialize variable in create_dyn_event()
Frank Rowand
2019-03-27
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-03-27
futex: Ensure that futex address is aligned in handle_futex_death()
Chen Jie
2019-03-23
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
2019-03-23
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-23
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-23
dma: Introduce dma_max_mapping_size()
Joerg Roedel
[next]