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
*
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-23
1
-5
/
+9
*
bpf: Fix incorrect verifier simulation of ARSH under ALU32
Daniel Borkmann
2020-01-23
2
-5
/
+17
*
locking/lockdep: Fix buffer overrun problem in stack_trace[]
Waiman Long
2020-01-23
1
-4
/
+3
*
locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
Waiman Long
2020-01-23
1
-2
/
+2
*
cpu/SMT: Fix x86 link error without CONFIG_SYSFS
Arnd Bergmann
2020-01-23
1
-71
/
+72
*
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
2020-01-23
1
-5
/
+10
*
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
2020-01-23
1
-1
/
+3
*
keys: Fix request_key() cache
David Howells
2020-01-17
1
-2
/
+2
*
bpf: Make use of probe_user_write in probe write helper
Daniel Borkmann
2020-01-17
1
-4
/
+2
*
bpf: cgroup: prevent out-of-order release of cgroup bpf
Roman Gushchin
2020-01-17
1
-2
/
+9
*
clone3: ensure copy_thread_tls is implemented
Amanieu d'Antras
2020-01-14
1
-0
/
+10
*
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
2020-01-14
1
-0
/
+5
*
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
2020-01-14
1
-1
/
+3
*
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
2020-01-12
2
-0
/
+23
*
psi: Fix a division error in psi poll()
Johannes Weiner
2020-01-12
1
-1
/
+1
*
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2020-01-12
1
-1
/
+2
*
locking/spinlock/debug: Fix various data races
Marco Elver
2020-01-12
1
-16
/
+16
*
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
2020-01-12
1
-2
/
+7
*
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
2020-01-09
1
-0
/
+2
*
ftrace: Avoid potential division by zero in function profiler
Wen Yang
2020-01-09
1
-3
/
+3
*
exit: panic before exit_mm() on global init exit
chenqiwu
2020-01-09
1
-4
/
+8
*
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
2020-01-09
1
-1
/
+20
*
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2020-01-09
1
-2
/
+2
*
tracing: Avoid memory leak in process_system_preds()
Keita Suzuki
2020-01-09
1
-1
/
+1
*
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2020-01-09
2
-4
/
+12
*
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
2020-01-09
1
-21
/
+22
*
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
2020-01-09
1
-0
/
+7
*
memcg: account security cred as well to kmemcg
Shakeel Butt
2020-01-09
1
-3
/
+3
*
taskstats: fix data-race
Christian Brauner
2020-01-09
1
-11
/
+19
*
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
2020-01-09
1
-1
/
+8
*
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-01-04
1
-18
/
+13
*
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
1
-4
/
+7
*
kernel: sysctl: make drop_caches write-only
Johannes Weiner
2020-01-04
1
-1
/
+1
*
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2020-01-04
1
-7
/
+9
*
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2020-01-04
1
-0
/
+1
*
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-31
2
-5
/
+21
*
bpf: Provide better register bounds after jmp32 instructions
Yonghong Song
2019-12-31
1
-0
/
+19
*
perf/core: Fix the mlock accounting, again
Alexander Shishkin
2019-12-31
1
-4
/
+2
*
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2019-12-31
2
-4
/
+4
*
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
2019-12-31
1
-3
/
+24
*
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-12-31
1
-1
/
+1
*
cgroup: freezer: don't change task and cgroups status unnecessarily
Honglei Wang
2019-12-31
1
-0
/
+9
*
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
Song Liu
2019-12-31
1
-3
/
+4
*
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
2019-12-17
1
-0
/
+1
*
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
2019-12-17
1
-5
/
+6
*
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
2019-12-17
1
-3
/
+10
*
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
2019-12-17
1
-5
/
+19
*
time: Zero the upper 32-bits in __kernel_timespec on 32-bit
Dmitry Safonov
2019-12-13
1
-1
/
+2
*
futex: Prevent exit livelock
Thomas Gleixner
2019-11-29
1
-15
/
+91
*
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2019-11-29
1
-7
/
+9
[next]