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-09-18
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
1
-1
/
+2
2021-09-18
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-18
printk/console: Check consistent sequence number when handling race in consol...
Petr Mladek
1
-2
/
+5
2021-09-18
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
1
-1
/
+1
2021-09-18
workqueue: Fix possible memory leaks in wq_numa_init()
Zhen Lei
1
-5
/
+7
2021-09-18
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
1
-4
/
+4
2021-09-18
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
1
-3
/
+4
2021-09-16
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
1
-0
/
+2
2021-09-15
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
1
-0
/
+4
2021-09-15
PM: cpu: Make notifier chain use a raw_spinlock_t
Valentin Schneider
1
-12
/
+38
2021-09-15
cgroup/cpuset: Fix violation of cpuset locking rule
Waiman Long
1
-23
/
+35
2021-09-15
cgroup/cpuset: Miscellaneous code cleanup
Waiman Long
1
-21
/
+19
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-1
/
+3
2021-09-15
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
1
-0
/
+7
2021-09-15
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
1
-11
/
+16
2021-09-15
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
1
-0
/
+2
2021-09-15
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
1
-1
/
+3
2021-09-15
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
1
-2
/
+2
2021-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
1
-6
/
+19
2021-09-15
sched/numa: Fix is_core_idle()
Mika Penttilä
1
-1
/
+1
2021-09-15
sched/debug: Don't update sched_domain debug directories before sched_debug_i...
Valentin Schneider
1
-0
/
+7
2021-09-15
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
1
-0
/
+65
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2
-16
/
+19
2021-09-15
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
1
-7
/
+53
2021-09-15
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
1
-2
/
+0
2021-09-15
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
1
-0
/
+18
2021-09-15
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
1
-0
/
+1
2021-09-15
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2
-3
/
+6
2021-09-15
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
1
-10
/
+5
2021-09-03
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
1
-1
/
+1
2021-09-03
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
1
-0
/
+3
2021-09-03
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
1
-6
/
+6
2021-09-03
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
1
-2
/
+6
2021-08-26
tracing: Apply trace filters on all output channels
Pingfan Liu
2
-35
/
+15
2021-08-26
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
1
-0
/
+2
2021-08-26
tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
Lukas Bulwahn
1
-0
/
+5
2021-08-26
cfi: Use rcu_read_{un}lock_sched_notrace
Elliot Berman
1
-4
/
+4
2021-08-26
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
1
-0
/
+1
2021-08-18
locking/rtmutex: Use the correct rtmutex debugging config option
Zhen Lei
1
-1
/
+1
2021-08-18
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-08-18
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-1
/
+4
2021-08-18
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-08-18
bpf: Fix integer overflow involving bucket_size
Tatsuhiko Yasumatsu
1
-2
/
+2
2021-08-18
seccomp: Fix setting loaded filter count during TSYNC
Hsuan-Chi Kuo
1
-1
/
+1
2021-08-18
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-8
/
+11
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-2
/
+3
2021-08-12
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
1
-55
/
+35
2021-08-12
perf: Fix required permissions if sigtrap is requested
Marco Elver
1
-1
/
+24
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
1
-2
/
+4
[next]