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
compress-2025-01-21
compress-2025-01-23
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
2025-12-18
cpu: Make atomic hotplug callbacks run with interrupts disabled on UP
Sebastian Andrzej Siewior
1
-9
/
+16
2025-12-18
perf/core: Fix missing read event generation on task exit
Thaumy Cheng
1
-10
/
+12
2025-12-18
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
1
-1
/
+1
2025-12-18
sched/core: Fix psi_dequeue() for Proxy Execution
John Stultz
1
-1
/
+6
2025-12-18
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
1
-0
/
+3
2025-12-18
rqspinlock: Use trylock fallback when per-CPU rqnode is busy
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-12-18
rqspinlock: Enclose lock/unlock within lock entry acquisitions
Kumar Kartikeya Dwivedi
1
-9
/
+6
2025-12-18
Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
Ilias Stamatis
1
-1
/
+9
2025-12-18
bpf: Fix exclusive map memory leak
Edward Adam Davis
1
-1
/
+2
2025-12-18
bpf: properly verify tail call behavior
Martin Teichmann
1
-3
/
+28
2025-12-18
cpuset: Treat cpusets in attaching as populated
Chen Ridong
1
-8
/
+27
2025-12-18
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
1
-0
/
+3
2025-12-18
bpf: Handle return value of ftrace_set_filter_ip in register_fentry
Menglong Dong
1
-1
/
+3
2025-12-18
bpf: Prevent nesting overflow in bpf_try_get_buffers
Sahil Chandna
1
-0
/
+3
2025-12-18
bpf: Free special fields when update [lru_,]percpu_hash maps
Leon Hwang
1
-2
/
+8
2025-12-18
locktorture: Fix memory leak in param_set_cpumask()
Wang Liang
1
-2
/
+6
2025-12-18
timers/migration: Fix imbalanced NUMA trees
Frederic Weisbecker
1
-104
/
+127
2025-12-18
timers/migration: Remove locking on group connection
Frederic Weisbecker
1
-10
/
+0
2025-12-18
timers/migration: Convert "while" loops to use "for"
Frederic Weisbecker
1
-10
/
+13
2025-12-18
cgroup: add cgroup namespace to tree after owner is set
Christian Brauner
1
-1
/
+1
2025-12-18
task_work: Fix NMI race condition
Peter Zijlstra
1
-1
/
+7
2025-12-18
bpf: Fix stackmap overflow check in __bpf_get_stackid()
Arnaud Lecomte
1
-7
/
+8
2025-12-18
bpf: Refactor stack map trace depth calculation into helper function
Arnaud Lecomte
1
-15
/
+32
2025-12-18
sched/fair: Forfeit vruntime on yield
Fernand Sieber
1
-1
/
+13
2025-12-18
bpf: Fix handling maps with no BTF and non-constant offsets for the bpf_wq
Mykyta Yatsenko
1
-5
/
+12
2025-12-18
bpf: Fix sleepable context for async callbacks
Kumar Kartikeya Dwivedi
1
-11
/
+30
2025-12-18
bpf: Cleanup unused func args in rqspinlock implementation
Siddharth Chintamaneni
1
-11
/
+8
2025-12-12
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
1
-2
/
+2
2025-11-30
Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+3
2025-11-27
Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2025-11-26
Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+10
2025-11-26
dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
Pranjal Shrivastava
1
-0
/
+1
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
1
-0
/
+10
2025-11-25
timekeeping: Fix error code in tk_aux_sysfs_init()
Dan Carpenter
1
-1
/
+3
2025-11-23
Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+21
2025-11-23
Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-11-22
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
1
-3
/
+4
2025-11-20
Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+4
2025-11-20
sched_ext: Fix scx_enable() crash on helper kthread creation failure
Saket Kumar Bhaskar
1
-1
/
+4
2025-11-20
timekeeping: Fix resource leak in tk_aux_sysfs_init() error paths
Malaya Kumar Rout
1
-9
/
+12
2025-11-20
perf: Fix 0 count issue of cpu-clock
Dapeng Mi
1
-1
/
+1
2025-11-19
tick/sched: Fix bogus condition in report_idle_softirq()
Wen Yang
1
-6
/
+5
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+4
2025-11-17
Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+13
2025-11-17
sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work
Zqiang
1
-1
/
+1
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-11-15
crash: fix crashkernel resource shrink
Sourabh Jain
1
-1
/
+1
2025-11-15
Merge tag 'timers-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-40
/
+72
2025-11-14
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
1
-2
/
+4
[next]