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
*
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
1
-2
/
+2
*
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
2022-01-27
1
-1
/
+17
*
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
/
+7
*
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-01
1
-0
/
+7
*
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-12-01
1
-3
/
+3
*
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-12-01
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
*
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
*
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
2021-11-26
1
-4
/
+11
*
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
-14
/
+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
*
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
2021-10-27
1
-6
/
+6
*
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2021-10-13
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
*
tracing/kprobe: Fix kprobe_on_func_entry() modification
Li Huafei
2021-09-26
1
-1
/
+2
*
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
/
+2
*
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-22
1
-0
/
+1
*
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-09-22
1
-10
/
+17
*
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-09-22
1
-29
/
+13
*
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-09-22
1
-55
/
+33
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-09-22
2
-8
/
+26
*
bpf: track spill/fill of constants
Alexei Starovoitov
2021-09-22
1
-23
/
+63
*
bpf: Sanity check max value for var_off stack access
Andrey Ignatov
2021-09-22
1
-3
/
+15
*
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
2021-09-22
1
-0
/
+13
*
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
2021-09-22
1
-0
/
+9
*
bpf: Support variable offset stack access from helpers
Andrey Ignatov
2021-09-22
1
-21
/
+54
*
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2021-09-22
1
-0
/
+5
*
bpf/verifier: per-register parent pointers
Edward Cree
2021-09-22
1
-139
/
+44
*
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-09-22
1
-7
/
+53
*
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-22
1
-0
/
+1
[next]