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
*
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
2019-09-21
1
-0
/
+2
*
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2019-09-06
1
-58
/
+64
*
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-08-25
1
-1
/
+1
*
kernel/module.c: Only return -EEXIST for modules that have finished loading
Prarit Bhargava
2019-08-06
1
-4
/
+2
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
2
-5
/
+21
*
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-08-04
1
-2
/
+19
*
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-08-04
1
-1
/
+2
*
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-08-04
1
-2
/
+3
*
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-08-04
1
-0
/
+12
*
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-08-04
1
-4
/
+8
*
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-08-04
1
-17
/
+19
*
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-08-04
1
-1
/
+3
*
bpf: silence warning messages in core
Valdis Klētnieks
2019-08-04
1
-0
/
+1
*
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-08-04
1
-9
/
+9
*
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
2019-08-04
1
-1
/
+1
*
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-07-21
1
-1
/
+1
*
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
2019-07-10
1
-3
/
+1
*
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-07-10
1
-0
/
+3
*
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-07-10
3
-10
/
+20
*
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
*
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2019-06-22
2
-0
/
+19
*
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-06-22
1
-2
/
+8
*
futex: Fix futex lock the wrong page
ZhangXiaoxu
2019-06-22
1
-2
/
+2
*
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-06-22
1
-1
/
+1
*
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
2019-06-22
1
-1
/
+1
*
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-06-22
1
-2
/
+4
*
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-11
1
-0
/
+2
*
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-06-11
1
-0
/
+5
*
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-06-11
1
-0
/
+2
*
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-06-11
1
-1
/
+6
*
audit: fix a memory leak bug
Wenwen Wang
2019-06-11
1
-5
/
+7
*
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-06-11
1
-3
/
+0
*
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-16
1
-0
/
+13
*
x86/speculation: Rework SMT state change
Thomas Gleixner
2019-05-16
1
-1
/
+9
*
sched: Add sched_smt_active()
Ben Hutchings
2019-05-16
2
-0
/
+25
*
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2019-05-16
1
-0
/
+10
*
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
2019-05-16
1
-1
/
+1
*
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-05-16
1
-1
/
+3
*
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-05-16
1
-0
/
+4
*
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
2019-05-16
1
-1
/
+1
*
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
2019-04-27
1
-1
/
+2
*
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
2019-04-27
1
-3
/
+0
*
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-27
1
-0
/
+25
*
kprobes: Fix error check when reusing optimized probes
Masami Hiramatsu
2019-04-27
1
-4
/
+2
*
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
2019-04-27
1
-1
/
+5
*
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-04-27
1
-0
/
+2
*
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-27
1
-3
/
+3
*
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-04-27
1
-0
/
+4
*
sysctl: handle overflow for file-max
Christian Brauner
2019-04-27
1
-0
/
+3
[next]