index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-06-25
3
-10
/
+20
*
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
2019-06-22
1
-3
/
+3
*
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-06-22
1
-0
/
+9
*
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-06-22
1
-4
/
+20
*
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
2019-06-19
1
-2
/
+3
*
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
2019-06-19
1
-0
/
+3
*
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
2019-06-19
1
-0
/
+1
*
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2019-06-19
2
-0
/
+19
*
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-06-19
1
-2
/
+8
*
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-06-15
1
-1
/
+1
*
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
2019-06-15
1
-1
/
+1
*
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
2019-06-15
1
-1
/
+1
*
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-06-15
1
-2
/
+4
*
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-11
2
-2
/
+11
*
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-09
1
-0
/
+2
*
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
2019-06-09
1
-2
/
+6
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
6
-17
/
+13
*
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
2019-05-31
1
-0
/
+5
*
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-05-31
1
-0
/
+5
*
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2019-05-31
2
-4
/
+4
*
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
2019-05-31
1
-0
/
+4
*
irq_work: Do not raise an IPI when queueing work on the local CPU
Nicholas Piggin
2019-05-31
1
-33
/
+42
*
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-05-31
1
-0
/
+2
*
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
1
-0
/
+5
*
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
1
-1
/
+6
*
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
2019-05-31
1
-0
/
+6
*
audit: fix a memory leak bug
Wenwen Wang
2019-05-31
1
-5
/
+7
*
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
2019-05-31
1
-6
/
+10
*
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2019-05-31
1
-0
/
+5
*
acct_on(): don't mess with freeze protection
Al Viro
2019-05-31
1
-2
/
+2
*
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-31
1
-0
/
+3
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-05-31
1
-3
/
+46
*
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-25
1
-5
/
+18
*
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-25
1
-1
/
+4
*
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2019-05-25
1
-1
/
+1
*
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-05-25
1
-0
/
+1
*
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-05-25
1
-3
/
+0
*
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-22
1
-2
/
+29
*
locking/rwsem: Prevent decrement of reader count before increment
Waiman Long
2019-05-22
1
-14
/
+30
*
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-14
1
-0
/
+15
*
locking/futex: Allow low-level atomic operations to return -EAGAIN
Will Deacon
2019-05-10
1
-71
/
+117
*
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-05-10
1
-1
/
+3
*
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-05-10
2
-11
/
+45
*
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-05-04
1
-2
/
+13
*
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-05-04
1
-1
/
+5
*
sched/deadline: Correctly handle active 0-lag timers
luca abeni
2019-05-02
1
-2
/
+1
*
workqueue: Try to catch flush_work() without INIT_WORK().
Tetsuo Handa
2019-05-02
1
-0
/
+3
*
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-05-02
1
-0
/
+4
*
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
2019-05-02
1
-1
/
+1
*
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-05-02
1
-14
/
+14
[next]