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
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
25 hours
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-1
/
+1
25 hours
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
1
-0
/
+8
25 hours
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
1
-1
/
+2
25 hours
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
1
-1
/
+1
25 hours
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
25 hours
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
1
-1
/
+1
25 hours
PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
Youngjun Park
1
-1
/
+1
25 hours
PM: hibernate: Drain trailing zero pages on userspace restore
Alberto Garcia
1
-0
/
+11
25 hours
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
1
-2
/
+19
25 hours
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
1
-1
/
+1
25 hours
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-0
/
+24
25 hours
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
1
-0
/
+7
25 hours
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
1
-1
/
+1
25 hours
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
1
-8
/
+14
25 hours
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-1
/
+2
25 hours
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
1
-4
/
+20
25 hours
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
1
-11
/
+8
25 hours
bpf: Fix constant blinding for PROBE_MEM32 stores
Sachin Kumar
1
-0
/
+21
25 hours
bpf: Reset register ID for BPF_END value tracking
Yazhou Tang
1
-0
/
+7
9 days
tracing: Fix trace_marker copy link list updates
Steven Rostedt
1
-9
/
+10
9 days
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
1
-0
/
+17
9 days
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
1
-1
/
+1
9 days
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
1
-9
/
+21
9 days
sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Tejun Heo
1
-0
/
+12
9 days
sched_ext: Simplify breather mechanism with scx_aborting flag
Tejun Heo
1
-29
/
+25
9 days
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
1
-10
/
+56
9 days
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+6
9 days
fgraph: Fix thresh_return nosleeptime double-adjust
Shengming Hu
1
-4
/
+11
9 days
crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying
Thorsten Blum
1
-2
/
+2
2026-03-19
bpf: drop kthread_exit from noreturn_deny
Christian Loehle
1
-1
/
+0
2026-03-19
kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
Masami Hiramatsu (Google)
1
-2
/
+2
2026-03-19
sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
Tejun Heo
1
-3
/
+2
2026-03-19
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
1
-3
/
+3
2026-03-19
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
1
-1
/
+5
2026-03-19
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+37
2026-03-19
bpf: Fix kprobe_multi cookies access in show_fdinfo callback
Jiri Olsa
1
-1
/
+3
2026-03-19
kthread: consolidate kthread exit paths to prevent use-after-free
Christian Brauner
2
-36
/
+11
2026-03-19
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
1
-1
/
+1
2026-03-19
kprobes: avoid crash when rmmod/insmod after ftrace killed
Masami Hiramatsu (Google)
1
-0
/
+4
2026-03-19
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
1
-1
/
+0
2026-03-19
cgroup: fix race between task migration and iteration
Qingye Zhao
1
-0
/
+1
2026-03-19
sched: idle: Make skipping governor callbacks more consistent
Rafael J. Wysocki
1
-1
/
+10
2026-03-19
workqueue: Use POOL_BH instead of WQ_BH when checking pool flags
Breno Leitao
1
-1
/
+1
2026-03-19
unshare: fix unshare_fs() handling
Al Viro
1
-1
/
+1
2026-03-12
bpf: collect only live registers in linked regs
Eduard Zingerman
1
-3
/
+10
2026-03-12
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
1
-0
/
+3
2026-03-12
timekeeping: Fix timex status validation for auxiliary clocks
Miroslav Lichvar
1
-2
/
+4
2026-03-12
bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
Lang Xu
1
-3
/
+1
2026-03-12
module: Remove duplicate freeing of lockdep classes
Petr Pavlu
1
-6
/
+0
2026-03-12
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2
-0
/
+34
[next]