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
21 hours
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
1
-0
/
+8
21 hours
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
21 hours
tracing: Switch trace_osnoise.c code over to use guard() and __free()
Steven Rostedt
1
-27
/
+13
21 hours
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
1
-1
/
+2
21 hours
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
1
-1
/
+1
21 hours
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
1
-1
/
+1
21 hours
PM: hibernate: Drain trailing zero pages on userspace restore
Alberto Garcia
1
-0
/
+11
21 hours
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
1
-2
/
+19
21 hours
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
1
-1
/
+1
21 hours
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
1
-0
/
+7
21 hours
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
1
-1
/
+1
21 hours
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
1
-8
/
+14
21 hours
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
1
-4
/
+20
21 hours
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
1
-11
/
+8
21 hours
bpf: Fix constant blinding for PROBE_MEM32 stores
Sachin Kumar
1
-0
/
+21
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
kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
Masami Hiramatsu (Google)
1
-2
/
+2
9 days
kprobes: Remove unneeded goto
Masami Hiramatsu (Google)
1
-24
/
+21
9 days
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
1
-27
/
+57
9 days
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
1
-1
/
+0
9 days
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-3
/
+7
9 days
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+6
9 days
fgraph: Fix thresh_return clear per-task notrace
Shengming Hu
1
-2
/
+4
9 days
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
1
-10
/
+54
9 days
sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Tejun Heo
1
-4
/
+20
9 days
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
1
-3
/
+3
9 days
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
1
-1
/
+5
9 days
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+37
9 days
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
1
-1
/
+1
9 days
kprobes: avoid crash when rmmod/insmod after ftrace killed
Masami Hiramatsu (Google)
1
-0
/
+4
9 days
cgroup: fix race between task migration and iteration
Qingye Zhao
1
-0
/
+1
9 days
sched: idle: Make skipping governor callbacks more consistent
Rafael J. Wysocki
1
-1
/
+10
9 days
workqueue: Use POOL_BH instead of WQ_BH when checking pool flags
Breno Leitao
1
-1
/
+1
9 days
kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
3
-1
/
+47
9 days
unshare: fix unshare_fs() handling
Al Viro
1
-1
/
+1
2026-03-13
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
1
-0
/
+3
2026-03-13
bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
Lang Xu
1
-3
/
+1
2026-03-13
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2
-0
/
+34
2026-03-13
uprobes: Fix incorrect lockdep condition in filter_chain()
Breno Leitao
1
-1
/
+1
2026-03-13
uprobes: switch to RCU Tasks Trace flavor for better performance
Andrii Nakryiko
1
-22
/
+16
2026-03-13
kexec: define functions to map and unmap segments
Steven Chen
1
-0
/
+54
2026-03-13
workqueue: Add system_percpu_wq and system_dfl_wq
Marco Crivellari
1
-4
/
+9
2026-03-13
bpf: Fix stack-out-of-bounds write in devmap
Kohei Enju
1
-5
/
+17
2026-03-13
perf: Fix __perf_event_overflow() vs perf_remove_from_context() race
Peter Zijlstra
1
-1
/
+41
2026-03-13
cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...
Waiman Long
1
-1
/
+1
2026-03-13
rseq: Clarify rseq registration rseq_size bound check comment
Mathieu Desnoyers
1
-2
/
+3
2026-03-04
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+3
2026-03-04
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
1
-2
/
+2
2026-03-04
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-1
/
+11
[next]