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
2026-02-11
tracing: Fix ftrace event field alignments
Steven Rostedt
3
-15
/
+27
2026-02-11
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
1
-0
/
+2
2026-02-11
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
1
-3
/
+4
2026-02-11
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
1
-0
/
+66
2026-02-11
timers: Add shutdown mechanism to the internal functions
Thomas Gleixner
1
-8
/
+54
2026-02-11
timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
Thomas Gleixner
1
-51
/
+92
2026-02-11
timers: Silently ignore timers with a NULL function
Thomas Gleixner
1
-5
/
+52
2026-02-11
timers: Rename del_timer() to timer_delete()
Thomas Gleixner
1
-3
/
+3
2026-02-11
timers: Replace BUG_ON()s
Thomas Gleixner
1
-5
/
+6
2026-02-11
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
1
-1
/
+1
2026-02-06
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
1
-1
/
+1
2026-02-06
dma/pool: distinguish between missing and exhausted atomic pools
Sai Sree Kartheek Adivi
1
-1
/
+6
2026-02-06
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
1
-4
/
+4
2026-02-06
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
1
-1
/
+1
2026-02-06
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
1
-0
/
+1
2026-02-06
Fix memory leak in posix_clock_open()
Linus Torvalds
1
-7
/
+9
2026-02-06
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
1
-9
/
+27
2026-02-06
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
1
-1
/
+1
2026-01-19
tracing: Do not register unsupported perf events
Steven Rostedt
1
-0
/
+2
2026-01-19
scs: fix a wrong parameter in __scs_magic
Zhichi Lin
1
-1
/
+1
2026-01-19
livepatch: Match old_sympos 0 and 1 in klp_find_func()
Song Liu
1
-1
/
+7
2026-01-19
sched/deadline: only set free_cpus for online runqueues
Doug Berger
3
-32
/
+14
2026-01-19
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
1
-1
/
+1
2026-01-19
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
1
-2
/
+2
2025-12-07
gcov: add support for GCC 15
Peter Oberparleiter
1
-1
/
+3
2025-12-07
tracing: Fix memory leaks in create_field_var()
Zilin Guan
1
-2
/
+4
2025-12-07
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
1
-0
/
+7
2025-12-07
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
1
-0
/
+2
2025-10-29
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
1
-1
/
+5
2025-10-29
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
1
-13
/
+13
2025-10-29
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
1
-8
/
+8
2025-10-19
pid: Add a judgment for ns null in pid_nr_ns
gaoxiang17
1
-1
/
+1
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-2
/
+0
2025-10-19
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
3
-10
/
+22
2025-10-19
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
1
-1
/
+1
2025-10-19
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
1
-2
/
+2
2025-10-19
smp: Fix up and expand the smp_call_function_many() kerneldoc
Rafael J. Wysocki
1
-6
/
+5
2025-10-02
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
1
-0
/
+4
2025-10-02
bpf: Reject bpf_timer for PREEMPT_RT
Leon Hwang
1
-0
/
+4
2025-10-02
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
1
-7
/
+36
2025-10-02
hrtimers: Unconditionally update target CPU base after offline timer migration
Xiongfeng Wang
1
-8
/
+3
2025-10-02
hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()
Jiapeng Chong
1
-13
/
+8
2025-10-02
hrtimer: Remove unused function
Jiapeng Chong
1
-19
/
+1
2025-10-02
genirq: Provide new interfaces for affinity hints
Thomas Gleixner
1
-4
/
+4
2025-10-02
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
1
-2
/
+2
2025-10-02
tracing: Do not add length to print format in synthetic events
Steven Rostedt
1
-2
/
+0
2025-09-09
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
1
-4
/
+24
2025-09-09
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
1
-0
/
+15
2025-09-09
bpf: Move bpf map owner out of common struct
Daniel Borkmann
3
-24
/
+51
2025-09-09
bpf: Add cookie object to bpf maps
Daniel Borkmann
1
-0
/
+6
[next]