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-01-30
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2
-1
/
+16
2026-01-30
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
1
-1
/
+1
2026-01-30
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
1
-0
/
+1
2026-01-30
Fix memory leak in posix_clock_open()
Linus Torvalds
1
-7
/
+9
2026-01-30
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
1
-9
/
+27
2026-01-30
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
1
-1
/
+1
2026-01-11
sched/fair: Proportional newidle balance
Peter Zijlstra (Intel)
5
-4
/
+61
2026-01-11
sched/fair: Small cleanup to update_newidle_cost()
Peter Zijlstra
1
-4
/
+7
2026-01-11
sched/fair: Small cleanup to sched_balance_newidle()
Peter Zijlstra
1
-5
/
+6
2026-01-11
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
1
-1
/
+1
2026-01-11
tracing: Fix fixed array of synthetic event
Steven Rostedt
1
-1
/
+0
2026-01-11
tracing: Do not register unsupported perf events
Steven Rostedt
1
-0
/
+2
2026-01-11
scs: fix a wrong parameter in __scs_magic
Zhichi Lin
1
-1
/
+1
2026-01-11
kallsyms: Fix wrong "big" kernel symbol type read from procfs
Zheng Yejian
1
-1
/
+4
2026-01-11
livepatch: Match old_sympos 0 and 1 in klp_find_func()
Song Liu
1
-1
/
+7
2026-01-11
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
1
-16
/
+3
2026-01-11
sched/deadline: only set free_cpus for online runqueues
Doug Berger
3
-32
/
+14
2026-01-11
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
1
-1
/
+1
2026-01-11
Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
Ilias Stamatis
1
-1
/
+9
2026-01-11
resource: introduce is_type_match() helper and use it
Andy Shevchenko
1
-13
/
+10
2026-01-11
resource: replace open coded resource_intersection()
Andy Shevchenko
1
-9
/
+6
2026-01-11
resource: Reuse for_each_resource() macro
Andy Shevchenko
1
-15
/
+19
2026-01-11
cpuset: Treat cpusets in attaching as populated
Chen Ridong
1
-8
/
+27
2026-01-11
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
1
-0
/
+3
2026-01-11
bpf: Improve program stats run-time calculation
Jose Fernandez
1
-1
/
+2
2026-01-11
bpf: Handle return value of ftrace_set_filter_ip in register_fentry
Menglong Dong
1
-1
/
+3
2026-01-11
bpf: Free special fields when update [lru_,]percpu_hash maps
Leon Hwang
1
-2
/
+8
2026-01-11
task_work: Fix NMI race condition
Peter Zijlstra
1
-1
/
+7
2026-01-11
sched/fair: Forfeit vruntime on yield
Fernand Sieber
1
-1
/
+13
2026-01-11
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
1
-9
/
+31
2026-01-11
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
1
-2
/
+2
2025-12-01
ftrace: Fix BPF fexit with livepatch
Song Liu
2
-10
/
+14
2025-12-01
crash: fix crashkernel resource shrink
Sourabh Jain
1
-1
/
+1
2025-12-01
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
1
-3
/
+4
2025-11-24
gcov: add support for GCC 15
Peter Oberparleiter
1
-1
/
+3
2025-11-24
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
1
-2
/
+4
2025-11-24
tracing: Fix memory leaks in create_field_var()
Zilin Guan
1
-2
/
+4
2025-11-24
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
1
-0
/
+2
2025-11-24
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
1
-0
/
+7
2025-11-24
futex: Don't leak robust_list pointer on exec race
Pranav Tyagi
1
-50
/
+56
2025-11-24
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
2
-5
/
+21
2025-11-24
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
1
-1
/
+1
2025-11-24
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
1
-0
/
+13
2025-11-24
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
1
-0
/
+2
2025-11-02
perf: Skip user unwind if the task is a kernel thread
Josh Poimboeuf
1
-1
/
+2
2025-11-02
perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
1
-5
/
+5
2025-11-02
perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...
Steven Rostedt
2
-5
/
+5
2025-10-29
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
1
-2
/
+0
2025-10-29
dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC
Marek Szyprowski
1
-1
/
+4
2025-10-23
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
1
-1
/
+5
[next]