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
*
watch_queue: Make comment about setting ->defunct more accurate
David Howells
2022-03-16
1
-1
/
+1
*
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2022-03-16
1
-1
/
+1
*
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
2022-03-16
1
-0
/
+1
*
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
2022-03-16
1
-1
/
+2
*
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
2022-03-16
1
-1
/
+1
*
watch_queue: Fix to release page in ->release()
David Howells
2022-03-16
1
-0
/
+1
*
watch_queue: Fix filter limit check
David Howells
2022-03-16
1
-2
/
+2
*
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
2022-03-16
1
-8
/
+15
*
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
2022-03-16
1
-0
/
+11
*
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
2022-03-16
1
-0
/
+20
*
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
2022-03-16
1
-4
/
+2
*
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
2022-03-16
1
-21
/
+32
*
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-03-16
1
-4
/
+6
*
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
2022-03-16
1
-1
/
+2
*
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-03-11
1
-0
/
+7
*
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-03-08
2
-3
/
+3
*
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
2022-03-08
1
-3
/
+3
*
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-03-08
2
-14
/
+33
*
blktrace: fix use after free for struct blk_trace
Yu Kuai
2022-03-08
1
-8
/
+18
*
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
2022-03-08
1
-1
/
+13
*
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
2022-03-08
1
-24
/
+57
*
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-03-08
1
-5
/
+6
*
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
2022-03-08
1
-3
/
+63
*
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
2022-03-02
1
-6
/
+46
*
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
2022-03-02
1
-1
/
+6
*
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
2022-03-02
1
-2
/
+3
*
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
2022-03-02
1
-21
/
+73
*
bpf: Add schedule points in batch ops
Eric Dumazet
2022-03-02
1
-0
/
+3
*
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
2022-03-02
1
-2
/
+4
*
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
2022-03-02
1
-0
/
+2
*
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-02-23
1
-0
/
+4
*
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
2022-02-23
1
-2
/
+2
*
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
2022-02-23
1
-4
/
+3
*
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
2022-02-23
1
-5
/
+14
*
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
2022-02-23
1
-2
/
+1
*
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
2022-02-23
1
-5
/
+5
*
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
2022-02-23
1
-1
/
+2
*
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
2022-02-23
1
-7
/
+2
*
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
2022-02-23
1
-3
/
+2
*
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-23
2
-23
/
+5
*
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2022-02-23
7
-24
/
+38
*
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2022-02-23
2
-6
/
+28
*
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2022-02-23
2
-2
/
+2
*
bpf: Introduce MEM_RDONLY flag
Hao Luo
2022-02-23
3
-38
/
+53
*
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-23
3
-175
/
+133
*
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-23
2
-27
/
+27
*
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-23
1
-25
/
+14
*
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-16
1
-2
/
+2
*
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
2022-02-16
1
-2
/
+3
*
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
2022-02-16
1
-0
/
+10
[next]