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 dayssched_ext: Disable preemption between scx_claim_exit() and kicking helper workTejun Heo
4 dayssched_ext: Simplify breather mechanism with scx_aborting flagTejun Heo
4 dayssched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
4 daysnsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
4 daysfgraph: Fix thresh_return nosleeptime double-adjustShengming Hu
4 dayscrash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum
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 daystracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
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 daystime/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt
10 dayskprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)
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-12bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
2026-03-12module: Remove duplicate freeing of lockdep classesPetr Pavlu
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-12x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-12unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2026-03-12unwind: Implement compat fp unwindPeter Zijlstra
2026-03-12unwind: Simplify unwind_user_next_fp() alignment checkPeter Zijlstra
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
2026-03-12cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...Waiman Long
2026-03-12perf/core: Fix invalid wait context in ctx_sched_in()Namhyung Kim
2026-03-12rseq: Clarify rseq registration rseq_size bound check commentMathieu Desnoyers
2026-03-12sched/fair: Fix lag clampPeter Zijlstra
2026-03-12sched/eevdf: Update se->vprot in reweight_entity()Wang Tao
2026-03-12sched/fair: Only set slice protection at pick timePeter Zijlstra
2026-03-12sched/fair: Fix zero_vruntime trackingPeter Zijlstra