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
*
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-07-26
1
-0
/
+12
*
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-07-26
1
-17
/
+19
*
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-07-26
1
-1
/
+3
*
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-07-26
1
-1
/
+1
*
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-07-26
1
-1
/
+1
*
bpf: silence warning messages in core
Valdis Klētnieks
2019-07-26
1
-0
/
+1
*
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-07-26
1
-9
/
+9
*
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
2019-07-26
1
-1
/
+1
*
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2019-07-21
2
-19
/
+60
*
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
2019-07-21
1
-1
/
+2
*
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-07-21
5
-4
/
+21
*
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-07-21
1
-0
/
+3
*
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-07-21
1
-1
/
+1
*
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
2019-07-14
1
-0
/
+4
*
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
2019-07-14
1
-0
/
+1
*
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
2019-07-14
1
-2
/
+2
*
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-07-10
1
-6
/
+15
*
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-07-10
1
-9
/
+1
*
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-07-10
1
-4
/
+6
*
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
2019-07-10
1
-3
/
+1
*
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
2019-07-10
1
-2
/
+5
*
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2019-07-10
2
-1
/
+15
*
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
2019-07-10
1
-3
/
+2
*
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
2019-07-10
1
-1
/
+14
*
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-07-03
2
-4
/
+16
*
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
2019-07-03
1
-16
/
+84
*
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
2019-07-03
1
-2
/
+7
*
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-07-03
1
-0
/
+3
*
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
Sasha Levin
2019-07-03
1
-4
/
+0
*
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
[next]