summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
4 daystracing: Fix trace_marker copy link list updatesSteven Rostedt
4 daystracing: Fix failure to read user space from system call trace eventsSteven Rostedt
4 daysring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)
4 dayssched: idle: Consolidate the handling of two special casesRafael J. Wysocki
4 dayscrash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum
10 dayssched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointerzhidao su
10 daysbpf: drop kthread_exit from noreturn_denyChristian Loehle
10 dayskprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)
10 dayssched_ext: Fix enqueue_task_scx() truncation of upper enqueue flagsTejun Heo
10 daystracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens
10 daystracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici
10 daysfgraph: Fix thresh_return nosleeptime double-adjustShengming Hu
10 daystracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
10 daysfgraph: Fix thresh_return clear per-task notraceShengming Hu
10 daysnstree: tighten permission checks for listingChristian Brauner
10 dayssched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
10 dayssched_ext: Disable preemption between scx_claim_exit() and kicking helper workTejun Heo
10 daysbpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa
10 dayskthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
10 daysliveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
10 daysnsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
10 dayskprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)
10 dayssched/mmcid: Avoid full tasklist walksThomas Gleixner
10 dayssched/mmcid: Remove pointless preempt guardThomas Gleixner
10 dayssched/mmcid: Handle vfork()/CLONE_VM correctlyThomas Gleixner
10 dayssched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
10 daystime/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt
10 dayscgroup: Don't expose dead tasks in cgroupSebastian Andrzej Siewior
10 dayssched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou
10 dayscgroup: fix race between task migration and iterationQingye Zhao
10 dayssched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki
10 daysworkqueue: Use POOL_BH instead of WQ_BH when checking pool flagsBreno Leitao
10 daysunshare: fix unshare_fs() handlingAl Viro
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman
2026-03-12tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
2026-03-12timekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar
2026-03-12sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli
2026-03-12time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZGerd Rausch
2026-03-12bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
2026-03-12blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-03-12module: Remove duplicate freeing of lockdep classesPetr Pavlu
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-12bpf: Improve bounds when tnum has a single possible valuePaul Chaignon
2026-03-12bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-03-12bpf: Add bitwise tracking for BPF_ENDTianci Cao
2026-03-12bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
2026-03-12bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
2026-03-12sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier
2026-03-12bpf: Fix stack-out-of-bounds write in devmapKohei Enju
2026-03-12perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra