index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+24
2022-02-08
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
1
-19
/
+43
2022-02-08
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
1
-8
/
+4
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
1
-2
/
+2
2022-01-27
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
1
-1
/
+17
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
1
-5
/
+18
2022-01-11
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-11
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-22
audit: improve robustness of the audit queue handling
Paul Moore
1
-11
/
+10
2021-12-22
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
1
-0
/
+3
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+7
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-1
/
+1
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+3
2021-12-01
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+7
2021-12-01
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
1
-3
/
+3
2021-12-01
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
1
-6
/
+18
2021-11-26
perf/core: Avoid put_page() when GUP fails
Greg Thelen
1
-5
/
+5
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-11-26
PM: hibernate: fix sparse warnings
Anders Roxell
1
-1
/
+1
2021-11-26
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
1
-4
/
+27
2021-11-26
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
1
-2
/
+3
2021-11-26
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
1
-17
/
+23
2021-11-26
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
1
-4
/
+11
2021-11-26
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-11-26
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
1
-14
/
+4
2021-11-26
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+3
2021-11-12
printk/console: Allow to disable console output by using console="" or consol...
Petr Mladek
1
-1
/
+8
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
3
-47
/
+23
2021-10-27
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
1
-6
/
+6
2021-10-13
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
1
-1
/
+2
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
1
-5
/
+11
2021-10-06
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-26
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
1
-10
/
+11
2021-09-26
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
1
-7
/
+0
2021-09-26
tracing/kprobe: Fix kprobe_on_func_entry() modification
Li Huafei
1
-1
/
+2
2021-09-26
rcu: Fix missed wakeup of exp_wq waiters
Neeraj Upadhyay
1
-1
/
+1
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
1
-1
/
+1
2021-09-22
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
1
-1
/
+2
2021-09-22
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-22
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
1
-10
/
+17
2021-09-22
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-29
/
+13
2021-09-22
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-55
/
+33
2021-09-22
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2
-8
/
+26
2021-09-22
bpf: track spill/fill of constants
Alexei Starovoitov
1
-23
/
+63
2021-09-22
bpf: Sanity check max value for var_off stack access
Andrey Ignatov
1
-3
/
+15
2021-09-22
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
1
-0
/
+13
2021-09-22
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
1
-0
/
+9
2021-09-22
bpf: Support variable offset stack access from helpers
Andrey Ignatov
1
-21
/
+54
2021-09-22
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-0
/
+5
[next]