summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
22 hourskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
22 hoursperf/core: Fix group leader use-after-free after sibling detachAditya Chillara
22 hoursperf: Unify perf_event_free_task() / perf_event_exit_task_context()Peter Zijlstra
5 daysring-buffer: Use current_context for safe per-CPU buffer swapTengda Wu
5 daysring-buffer: Remove jump to out label in ring_buffer_swap_cpu()Steven Rostedt
5 daysdma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig
5 daysfs: don't block write during exec on pre-content watched filesAmir Goldstein
5 daysftrace: Fix off-by-one fentry site disable in ftrace_free_mem()Josh Poimboeuf
5 daysftrace: Protect direct_functions in ftrace_find_rec_directLeon Hwang
9 dayssched/psi: Shut down rtpoll_timer in psi_cgroup_free()Tejun Heo
9 daystracing: Fix race between update_event_fields and, event_define_fieldsMichael Wu
9 daysring-buffer: Fix crash passing ERR_PTR to kthread_stop()Hui Su
9 daysfutex: Prevent robust futex exit race some moreKeno Fischer
9 daysbpf: Preserve pointer state for commuted arithmeticYiyang Chen
2026-08-09sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2026-08-09tracing/filters: Fix false positive match in regex_match_full()Masami Hiramatsu (Google)
2026-08-09tracing: Check return value of __register_event() in trace_module_add_events()Masami Hiramatsu (Google)
2026-08-09audit: fix potential use-after-free in audit_del_rule()Luxiao Xu
2026-08-09audit: fix potential integer overflow in audit_log_n_string()Zhan Xusheng
2026-08-09tracing/probes: Reject $arg0 in meta argument expansionRaushan Patel
2026-08-09tracing/mmiotrace: Reset dropped_count in mmio_reset_data()Masami Hiramatsu (Google)
2026-08-03locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()Thomas Gleixner
2026-08-03tracing/user_events: Fix use-after-free in user_event_mm_dup()Michael Bommarito
2026-08-03workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
2026-08-03workqueue: Factor out init_cpu_worker_pool()Tejun Heo
2026-08-03taskstats: retain dead thread stats in TGID queriesYiyang Chen
2026-08-03taskstats: fill_stats_for_tgid: use for_each_thread()Oleg Nesterov
2026-08-03audit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina
2026-08-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
2026-08-03audit: widen ino fields to u64Jeff Layton
2026-08-03VFS/audit: introduce kern_path_parent() for auditNeilBrown
2026-08-03bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-08-03bpf: drop bpf_lsm_getselfattr from hook listWentao Guan
2026-08-03ftrace: Add global mutex to serialize trace_parser accessTengda Wu
2026-08-03tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()Masami Hiramatsu (Google)
2026-08-03tracing/probes: Fix potential underflow in LEN_OR_ZERO macroMasami Hiramatsu (Google)
2026-08-03tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...Masami Hiramatsu (Google)
2026-08-03tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()Masami Hiramatsu (Google)
2026-08-03tracing: Fix resource leak on mmiotrace trace_pipe closedeepakraog
2026-08-03tracing: Fix mmiotrace possible NULL dereferencing of hiter->devSteven Rostedt
2026-08-03sched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev
2026-08-03bpf: Fix ld_{abs,ind} failure path analysis in subprogsDaniel Borkmann
2026-07-30posix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner
2026-07-29mm: refactor mm_access() to not return NULLLorenzo Stoakes
2026-07-24audit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina
2026-07-24bpf: Allow LPM map access from sleepable BPF programsVlad Poenaru
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2026-07-24cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi