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
2026-03-19
sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
zhidao su
1
-4
/
+5
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
fgraph: Fix thresh_return nosleeptime double-adjust
Shengming Hu
1
-4
/
+10
2026-03-19
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+37
2026-03-19
fgraph: Fix thresh_return clear per-task notrace
Shengming Hu
1
-2
/
+3
2026-03-19
nstree: tighten permission checks for listing
Christian Brauner
1
-25
/
+4
2026-03-19
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
1
-10
/
+56
2026-03-19
sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Tejun Heo
1
-0
/
+12
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
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
1
-16
/
+25
2026-03-19
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+6
2026-03-19
kprobes: avoid crash when rmmod/insmod after ftrace killed
Masami Hiramatsu (Google)
1
-0
/
+4
2026-03-19
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2
-42
/
+13
2026-03-19
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
1
-5
/
+7
2026-03-19
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
1
-4
/
+1
2026-03-19
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2
-9
/
+15
2026-03-19
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
1
-1
/
+1
2026-03-19
cgroup: Don't expose dead tasks in cgroup
Sebastian Andrzej Siewior
1
-0
/
+6
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
sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
Juri Lelli
1
-0
/
+30
2026-03-12
time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ
Gerd Rausch
1
-2
/
+0
2026-03-12
bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
Lang Xu
1
-3
/
+1
2026-03-12
blktrace: fix __this_cpu_read/write in preemptible context
Chaitanya Kulkarni
1
-2
/
+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
2026-03-12
bpf: Improve bounds when tnum has a single possible value
Paul Chaignon
1
-0
/
+30
2026-03-12
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
1
-0
/
+56
2026-03-12
bpf: Add bitwise tracking for BPF_END
Tianci Cao
2
-3
/
+73
2026-03-12
bpf: Fix race in devmap on PREEMPT_RT
Jiayuan Chen
1
-4
/
+21
2026-03-12
bpf: Fix race in cpumap on PREEMPT_RT
Jiayuan Chen
1
-2
/
+15
2026-03-12
sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
David Carlier
1
-1
/
+1
2026-03-12
bpf: Fix stack-out-of-bounds write in devmap
Kohei Enju
1
-5
/
+17
2026-03-12
perf: Fix __perf_event_overflow() vs perf_remove_from_context() race
Peter Zijlstra
1
-1
/
+41
2026-03-12
cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...
Waiman Long
1
-1
/
+1
2026-03-12
cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
Waiman Long
1
-1
/
+1
2026-03-12
perf/core: Fix invalid wait context in ctx_sched_in()
Namhyung Kim
1
-1
/
+2
2026-03-12
rseq: Clarify rseq registration rseq_size bound check comment
Mathieu Desnoyers
1
-2
/
+3
2026-03-12
sched/fair: Fix lag clamp
Peter Zijlstra
1
-4
/
+35
[next]