summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
25 hourssched_ext: Fix stale direct dispatch state in ddsp_dsq_idAndrea Righi1-14/+35
25 hourssched_ext: Refactor do_enqueue_task() local and global DSQ pathsTejun Heo1-9/+12
25 hourskallsyms: prevent module removal when printing module name and buildidPetr Mladek1-0/+3
25 hourskallsyms: cleanup code for appending the module buildidPetr Mladek1-9/+33
25 hourskallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...Petr Mladek1-4/+8
25 hourskallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()Petr Mladek1-1/+6
25 hourssched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min1-12/+19
25 hourssched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()Cheng-Yang Chou1-1/+1
25 hourssched/fair: Fix zero_vruntime tracking fixPeter Zijlstra1-7/+3
25 hoursbpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya1-0/+4
25 hoursbpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang1-1/+2
25 hoursbpf: Fix regsafe() for pointers to packetAlexei Starovoitov1-1/+6
10 daysfutex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang1-1/+1
10 daysfutex: Require sys_futex_requeue() to have identical flagsPeter Zijlstra1-0/+8
10 daysfutex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso1-1/+2
10 daysalarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng1-1/+1
10 daystracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang1-5/+5
10 dayssysctl: fix uninitialized variable in proc_do_large_bitmapMarc Buerg1-1/+1
10 daysPM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()Youngjun Park1-1/+1
10 daysPM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia1-0/+11
10 daysdma: swiotlb: add KMSAN annotations to swiotlb_bounce()Shigeru Yoshida1-2/+19
10 dayssched_ext: Use WRITE_ONCE() for the write side of dsq->seq updatezhidao su1-1/+1
10 daysbpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-0/+24
10 daysmodule: Fix kernel panic when a symbol st_shndx is out of boundsIhor Solodrai1-0/+7
10 daysbpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_ORDaniel Wade1-1/+1
10 daysbpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu1-8/+14
10 daysbpf: Fix exception exit lock checking for subprogsIhor Solodrai1-1/+2
10 daysbpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi1-4/+20
10 daysperf: Make sure to use pmu_ctx->pmu for groupsPeter Zijlstra1-11/+8
10 daysbpf: Fix constant blinding for PROBE_MEM32 storesSachin Kumar1-0/+21
10 daysbpf: Reset register ID for BPF_END value trackingYazhou Tang1-0/+7
2026-03-25tracing: Fix trace_marker copy link list updatesSteven Rostedt1-9/+10
2026-03-25tracing: Fix failure to read user space from system call trace eventsSteven Rostedt1-0/+17
2026-03-25ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)1-1/+1
2026-03-25sched: idle: Consolidate the handling of two special casesRafael J. Wysocki1-9/+21
2026-03-25sched_ext: Disable preemption between scx_claim_exit() and kicking helper workTejun Heo1-0/+12
2026-03-25sched_ext: Simplify breather mechanism with scx_aborting flagTejun Heo1-29/+25
2026-03-25sched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo1-10/+56
2026-03-25nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+6
2026-03-25fgraph: Fix thresh_return nosleeptime double-adjustShengming Hu1-4/+11
2026-03-25crash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum1-2/+2
2026-03-19bpf: drop kthread_exit from noreturn_denyChristian Loehle1-1/+0
2026-03-19kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)1-2/+2
2026-03-19sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flagsTejun Heo1-3/+2
2026-03-19tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens1-3/+3
2026-03-19tracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici1-1/+5
2026-03-19tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He1-15/+37
2026-03-19bpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa1-1/+3
2026-03-19kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner2-36/+11
2026-03-19time/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt1-1/+1