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
*
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-03-11
1
-0
/
+8
*
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
*
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
2022-02-23
1
-4
/
+3
*
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-23
2
-23
/
+5
*
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-16
1
-2
/
+2
*
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
2022-02-16
1
-0
/
+10
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-02-16
2
-5
/
+27
*
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-11
1
-0
/
+24
*
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
2022-02-08
1
-19
/
+43
*
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
2022-02-08
1
-8
/
+51
*
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2022-02-08
1
-8
/
+4
*
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
1
-2
/
+2
*
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2022-01-27
1
-5
/
+18
*
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-11
1
-2
/
+2
*
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2022-01-11
1
-1
/
+1
*
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-22
1
-2
/
+1
*
audit: improve robustness of the audit queue handling
Paul Moore
2021-12-22
1
-11
/
+10
*
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-12-22
1
-0
/
+3
*
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
1
-0
/
+8
*
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-14
1
-1
/
+1
*
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-08
1
-0
/
+3
*
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-12-08
1
-0
/
+7
*
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-12-08
1
-3
/
+3
*
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-12-08
1
-6
/
+18
*
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-26
1
-5
/
+5
*
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-26
1
-0
/
+3
*
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
2021-11-26
1
-15
/
+47
*
PM: hibernate: fix sparse warnings
Anders Roxell
2021-11-26
1
-1
/
+1
*
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-11-26
1
-4
/
+27
*
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-11-26
1
-2
/
+3
*
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2021-11-26
1
-17
/
+23
*
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-11-26
1
-1
/
+1
*
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
2021-11-26
1
-15
/
+4
*
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-26
1
-1
/
+3
*
printk/console: Allow to disable console output by using console="" or consol...
Petr Mladek
2021-11-12
1
-1
/
+8
*
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-27
3
-47
/
+23
*
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2021-10-17
1
-1
/
+2
*
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-10-06
1
-5
/
+11
*
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-10-06
1
-0
/
+8
*
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-26
1
-10
/
+11
*
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-26
1
-7
/
+0
*
rcu: Fix missed wakeup of exp_wq waiters
Neeraj Upadhyay
2021-09-26
1
-1
/
+1
*
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-22
1
-1
/
+1
*
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
2021-09-22
1
-1
/
+1
*
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-22
1
-0
/
+1
*
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
2021-08-04
1
-7
/
+13
*
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-28
1
-4
/
+24
*
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-28
1
-2
/
+2
*
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-20
1
-3
/
+3
[next]