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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
17 hours
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
2
-6
/
+17
40 hours
bpf: Fix use-after-free in arena_vm_close on fork
Alexei Starovoitov
1
-3
/
+16
40 hours
sched_ext: idle: Recheck prev_cpu after narrowing allowed mask
David Carlier
1
-6
/
+6
40 hours
tracing/probes: Limit size of event probe to 3K
Steven Rostedt
2
-1
/
+9
40 hours
exit: prevent preemption of oopsing TASK_DEAD task
Jann Horn
1
-0
/
+1
40 hours
tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
David Carlier
1
-0
/
+2
9 days
rtmutex: Use waiter::task instead of current in remove_waiter()
Keenan Dong
1
-5
/
+8
9 days
taskstats: set version in TGID exit notifications
Yiyang Chen
1
-0
/
+1
9 days
ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
1
-6
/
+7
9 days
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
1
-0
/
+2
9 days
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
1
-11
/
+10
9 days
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
3
-3
/
+3
2026-04-27
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
1
-1
/
+3
2026-04-22
dma-debug: Allow multiple invocations of overlapping entries
Leon Romanovsky
1
-3
/
+3
2026-04-22
sched/deadline: Use revised wakeup rule for dl_server
Peter Zijlstra
1
-1
/
+1
2026-04-22
tracing/probe: reject non-closed empty immediate strings
Pengpeng Hou
1
-1
/
+1
2026-04-22
dma-debug: suppress cacheline overlap warning when arch has no DMA alignment ...
Mikhail Gavrilov
1
-0
/
+1
2026-04-22
dma-debug: track cache clean flag in entries
Michael S. Tsirkin
1
-5
/
+22
2026-04-22
dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
Michael S. Tsirkin
1
-1
/
+2
2026-04-18
workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...
Matthew Brost
1
-1
/
+13
2026-04-11
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
1
-14
/
+35
2026-04-11
sched_ext: Refactor do_enqueue_task() local and global DSQ paths
Tejun Heo
1
-9
/
+12
2026-04-11
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
1
-0
/
+3
2026-04-11
kallsyms: cleanup code for appending the module buildid
Petr Mladek
1
-9
/
+33
2026-04-11
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
1
-4
/
+8
2026-04-11
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
1
-1
/
+6
2026-04-11
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
1
-12
/
+19
2026-04-11
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
1
-1
/
+1
2026-04-11
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
1
-7
/
+3
2026-04-11
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
1
-0
/
+4
2026-04-11
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
1
-1
/
+2
2026-04-11
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
1
-1
/
+6
2026-04-02
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-1
/
+1
2026-04-02
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
1
-0
/
+8
2026-04-02
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
1
-1
/
+2
2026-04-02
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
1
-1
/
+1
2026-04-02
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
2026-04-02
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
1
-1
/
+1
2026-04-02
PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
Youngjun Park
1
-1
/
+1
2026-04-02
PM: hibernate: Drain trailing zero pages on userspace restore
Alberto Garcia
1
-0
/
+11
2026-04-02
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
1
-2
/
+19
2026-04-02
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
1
-1
/
+1
2026-04-02
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-0
/
+24
2026-04-02
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
1
-0
/
+7
2026-04-02
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
1
-1
/
+1
2026-04-02
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
1
-8
/
+14
2026-04-02
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-1
/
+2
2026-04-02
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
1
-4
/
+20
2026-04-02
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
1
-11
/
+8
2026-04-02
bpf: Fix constant blinding for PROBE_MEM32 stores
Sachin Kumar
1
-0
/
+21
[next]