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
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
1
-14
/
+35
25 hours
sched_ext: Refactor do_enqueue_task() local and global DSQ paths
Tejun Heo
1
-9
/
+12
25 hours
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
1
-0
/
+3
25 hours
kallsyms: cleanup code for appending the module buildid
Petr Mladek
1
-9
/
+33
25 hours
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
1
-4
/
+8
25 hours
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
1
-1
/
+6
25 hours
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
1
-12
/
+19
25 hours
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
1
-1
/
+1
25 hours
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
1
-7
/
+3
25 hours
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
1
-0
/
+4
25 hours
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
1
-1
/
+2
25 hours
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
1
-1
/
+6
10 days
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-1
/
+1
10 days
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
1
-0
/
+8
10 days
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
1
-1
/
+2
10 days
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
1
-1
/
+1
10 days
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
10 days
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
1
-1
/
+1
10 days
PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
Youngjun Park
1
-1
/
+1
10 days
PM: hibernate: Drain trailing zero pages on userspace restore
Alberto Garcia
1
-0
/
+11
10 days
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
1
-2
/
+19
10 days
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
1
-1
/
+1
10 days
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-0
/
+24
10 days
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
1
-0
/
+7
10 days
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
1
-1
/
+1
10 days
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
1
-8
/
+14
10 days
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-1
/
+2
10 days
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
1
-4
/
+20
10 days
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
1
-11
/
+8
10 days
bpf: Fix constant blinding for PROBE_MEM32 stores
Sachin Kumar
1
-0
/
+21
10 days
bpf: Reset register ID for BPF_END value tracking
Yazhou Tang
1
-0
/
+7
2026-03-25
tracing: Fix trace_marker copy link list updates
Steven Rostedt
1
-9
/
+10
2026-03-25
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
1
-0
/
+17
2026-03-25
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
1
-1
/
+1
2026-03-25
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
1
-9
/
+21
2026-03-25
sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Tejun Heo
1
-0
/
+12
2026-03-25
sched_ext: Simplify breather mechanism with scx_aborting flag
Tejun Heo
1
-29
/
+25
2026-03-25
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
1
-10
/
+56
2026-03-25
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+6
2026-03-25
fgraph: Fix thresh_return nosleeptime double-adjust
Shengming Hu
1
-4
/
+11
2026-03-25
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
[next]