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
2021-11-21
perf/core: Avoid put_page() when GUP fails
Greg Thelen
1
-5
/
+5
2021-11-18
Revert "sched: Add wrapper for get_wchan() to keep task blocked"
Greg Kroah-Hartman
1
-19
/
+0
2021-11-17
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Daniel Borkmann
1
-5
/
+12
2021-11-17
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
1
-40
/
+10
2021-11-17
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2
-2
/
+18
2021-11-17
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
1
-1
/
+1
2021-11-17
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-17
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
1
-2
/
+0
2021-11-17
bpf: Fixes possible race in update_prog_stats() for 32bit arches
Eric Dumazet
1
-2
/
+4
2021-11-17
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-0
/
+19
2021-11-17
PM: hibernate: fix sparse warnings
Anders Roxell
1
-1
/
+1
2021-11-17
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2
-22
/
+23
2021-11-17
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
1
-4
/
+4
2021-11-17
PM: EM: Fix inefficient states detection
Vincent Donnefort
1
-15
/
+8
2021-11-17
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
1
-2
/
+1
2021-11-17
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
1
-0
/
+1
2021-11-17
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
1
-4
/
+27
2021-11-17
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-17
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
1
-1
/
+1
2021-11-17
ftrace: do CPU checking after preemption disabled
王贇
1
-3
/
+3
2021-11-17
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
1
-2
/
+3
2021-11-17
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
1
-17
/
+23
2021-11-17
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
1
-4
/
+11
2021-11-17
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
1
-23
/
+30
2021-11-17
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
15
-96
/
+103
2021-11-17
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
1
-2
/
+1
2021-11-17
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-11-17
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
Scott Wood
1
-12
/
+36
2021-11-17
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
1
-0
/
+5
2021-11-17
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
1
-14
/
+4
2021-11-17
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+3
2021-11-02
bpf: Use kvmalloc for map values in syscall
Stanislav Fomichev
1
-17
/
+11
2021-11-02
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
1
-2
/
+3
2021-11-02
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
3
-9
/
+18
2021-11-02
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
1
-1
/
+3
2021-10-27
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
1
-0
/
+1
2021-10-27
ucounts: Fix signal ucount refcounting
Eric W. Biederman
2
-19
/
+55
2021-10-27
ucounts: Proper error handling in set_cred_ucounts
Eric W. Biederman
1
-2
/
+3
2021-10-27
ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_creds
Eric W. Biederman
1
-1
/
+1
2021-10-27
ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring
Eric W. Biederman
1
-2
/
+0
2021-10-27
audit: fix possible null-pointer dereference in audit_filter_rules
Gaosheng Cui
1
-1
/
+1
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-27
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
1
-6
/
+6
2021-10-20
tracing: Fix missing osnoise tracer on max_latency
Jackie Liu
1
-7
/
+4
2021-10-20
module: fix clang CFI with MODULE_UNLOAD=n
Arnd Bergmann
1
-0
/
+2
2021-10-17
perf/core: fix userpage->time_enabled of inactive events
Song Liu
1
-4
/
+30
2021-10-13
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
1
-1
/
+2
2021-10-07
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
1
-1
/
+7
2021-10-07
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal Koutný
1
-1
/
+5
2021-10-07
bpf: Exempt CAP_BPF from checks against bpf_jit_limit
Lorenz Bauer
1
-1
/
+1
[next]