index
:
Linux Stable
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.13.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: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-17
1
-2
/
+15
*
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-17
1
-0
/
+2
*
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-10-17
1
-1
/
+1
*
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
2019-10-17
1
-2
/
+2
*
panic: ensure preemption is disabled during panic()
Will Deacon
2019-10-17
1
-0
/
+1
*
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
2019-10-17
1
-0
/
+1
*
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-10-17
1
-2
/
+2
*
timer: Read jiffies once when forwarding base clk
Li RongQing
2019-10-17
1
-3
/
+5
*
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-10-05
1
-2
/
+2
*
printk: Do not lose last line in kmsg buffer dump
Vincent Whitchurch
2019-10-05
1
-1
/
+1
*
printk: remove games with previous record flags
Linus Torvalds
2019-10-05
1
-85
/
+24
*
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
2019-10-05
1
-1
/
+2
*
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-10-05
1
-4
/
+0
*
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-10-05
1
-2
/
+3
*
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-10-05
1
-0
/
+3
*
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
2019-09-21
1
-0
/
+2
*
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
2019-09-16
1
-0
/
+5
*
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
2019-09-06
1
-1
/
+14
*
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-08-25
1
-6
/
+15
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-08-25
1
-3
/
+46
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2019-08-25
1
-4
/
+11
*
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
*
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
2019-08-06
1
-13
/
+15
*
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
*
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
2019-06-22
1
-0
/
+1
*
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
*
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
*
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-11
2
-2
/
+11
*
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-06-11
1
-1
/
+5
*
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-11
1
-0
/
+2
[prev]
[next]