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-07
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
1
-0
/
+10
2025-12-07
timekeeping: Fix error code in tk_aux_sysfs_init()
Dan Carpenter
1
-1
/
+3
2025-12-07
dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
Pranjal Shrivastava
1
-0
/
+1
2025-12-01
sched_ext: fix flag check for deferred callbacks
Emil Tsalapatis
1
-1
/
+1
2025-12-01
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
1
-5
/
+5
2025-12-01
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
2
-2
/
+28
2025-12-01
sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
Tejun Heo
1
-10
/
+79
2025-12-01
timekeeping: Fix resource leak in tk_aux_sysfs_init() error paths
Malaya Kumar Rout
1
-9
/
+12
2025-12-01
perf: Fix 0 count issue of cpu-clock
Dapeng Mi
1
-1
/
+1
2025-12-01
tick/sched: Fix bogus condition in report_idle_softirq()
Wen Yang
1
-6
/
+5
2025-12-01
sched_ext: Fix scx_enable() crash on helper kthread creation failure
Saket Kumar Bhaskar
1
-1
/
+4
2025-12-01
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
1
-3
/
+4
2025-11-24
PM: hibernate: Use atomic64_t for compressed_size variable
Mario Limonciello (AMD)
1
-5
/
+5
2025-11-24
PM: hibernate: Emit an error when image writing fails
Mario Limonciello (AMD)
1
-4
/
+7
2025-11-24
ftrace: Fix BPF fexit with livepatch
Song Liu
2
-11
/
+14
2025-11-24
crash: fix crashkernel resource shrink
Sourabh Jain
1
-1
/
+1
2025-11-24
kho: warn and exit when unpreserved page wasn't preserved
Pratyush Yadav
1
-4
/
+4
2025-11-24
gcov: add support for GCC 15
Peter Oberparleiter
1
-1
/
+3
2025-11-24
sched_ext: Fix unsafe locking in the scx_dump_state()
Zqiang
1
-2
/
+2
2025-11-24
posix-timers: Plug potential memory leak in do_timer_create()
Eslam Khafagy
1
-6
/
+6
2025-11-24
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
1
-2
/
+4
2025-11-24
futex: Optimize per-cpu reference counting
Peter Zijlstra
1
-6
/
+6
2025-11-13
perf/core: Fix system hang caused by cpu-clock usage
Dapeng Mi
1
-5
/
+15
2025-11-13
tracing: Fix memory leaks in create_field_var()
Zilin Guan
1
-2
/
+4
2025-11-13
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
1
-0
/
+4
2025-11-13
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
1
-0
/
+4
2025-11-13
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2025-11-13
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
1
-0
/
+2
2025-11-13
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
1
-0
/
+7
2025-11-13
futex: Don't leak robust_list pointer on exec race
Pranav Tyagi
1
-50
/
+56
2025-11-13
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
2
-5
/
+21
2025-11-13
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
2
-0
/
+12
2025-11-13
PM: sleep: Allow pm_restrict_gfp_mask() stacking
Rafael J. Wysocki
2
-9
/
+17
2025-11-13
PM: hibernate: Combine return paths in power_down()
Rafael J. Wysocki
1
-18
/
+14
2025-11-13
bpf: Conditionally include dynptr copy kfuncs
Malin Jonsson
1
-0
/
+2
2025-11-13
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
1
-0
/
+2
2025-11-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
1
-4
/
+4
2025-11-02
cpuset: Use new excpus for nocpu error check when enabling root partition
Chen Ridong
1
-5
/
+1
2025-11-02
sched_ext: Keep bypass on between enable failure and scx_disable_workfn()
Tejun Heo
1
-1
/
+1
2025-11-02
seccomp: passthrough uprobe systemcall without filtering
Jiri Olsa
1
-7
/
+25
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-11-02
genirq/manage: Add buslock back in to enable_irq()
Charles Keepax
1
-1
/
+1
2025-11-02
genirq/manage: Add buslock back in to __disable_irq_nosync()
Charles Keepax
1
-1
/
+1
2025-11-02
genirq/chip: Add buslock back in to irq_set_handler()
Charles Keepax
1
-1
/
+1
2025-11-02
timekeeping: Fix aux clocks sysfs initialization loop bound
Haofeng Li
1
-1
/
+1
2025-11-02
sched_ext: Sync error_irq_work before freeing scx_sched
Tejun Heo
1
-0
/
+2
2025-11-02
sched_ext: Put event_stats_cpu in struct scx_sched_pcpu
Tejun Heo
2
-16
/
+19
2025-11-02
sched_ext: Move internal type and accessor definitions to ext_internal.h
Tejun Heo
4
-1057
/
+1062
[next]