summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
5 dayslocking/rt: Fix the incorrect RCU protection in rt_spin_unlock()Thomas Gleixner
5 daystracing/user_events: Fix use-after-free in user_event_mm_dup()Michael Bommarito
5 daysworkqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
5 daysworkqueue: Factor out init_cpu_worker_pool()Tejun Heo
5 daystaskstats: retain dead thread stats in TGID queriesYiyang Chen
5 daystaskstats: fill_stats_for_tgid: use for_each_thread()Oleg Nesterov
5 daysaudit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina
5 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
5 daysaudit: widen ino fields to u64Jeff Layton
5 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown
5 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
5 daysbpf: drop bpf_lsm_getselfattr from hook listWentao Guan
5 daysftrace: Add global mutex to serialize trace_parser accessTengda Wu
5 daystracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()Masami Hiramatsu (Google)
5 daystracing/probes: Fix potential underflow in LEN_OR_ZERO macroMasami Hiramatsu (Google)
5 daystracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...Masami Hiramatsu (Google)
5 daystracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()Masami Hiramatsu (Google)
5 daystracing: Fix resource leak on mmiotrace trace_pipe closedeepakraog
5 daystracing: Fix mmiotrace possible NULL dereferencing of hiter->devSteven Rostedt
5 dayssched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev
5 daysbpf: Fix ld_{abs,ind} failure path analysis in subprogsDaniel Borkmann
9 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner
10 daysmm: 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
2026-07-24tracing/osnoise: Call synchronize_rcu() when unregisteringCrystal Wood
2026-07-24tracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
2026-07-24cpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
2026-07-24cpu: hotplug: Preserve per instance callback errorsBradley Morgan
2026-07-24posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
2026-07-24bpf: Add missing access_ok call to copy_user_symsJiri Olsa
2026-07-24bpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn
2026-07-24time: Fix off-by-one in compat settimeofday() usec validationWang Yan
2026-07-24ring-buffer: Fix event length with forced 8-byte alignmentHui Wang
2026-07-24tracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
2026-07-24tracing: probes: fix typo in a log messageMartin Kaiser
2026-07-24bpf: Disable xfrm_decode_session hook attachmentBradley Morgan
2026-07-24bpf, lsm: Add disabled BPF LSM hook listXu Kuohai
2026-07-24bpf: Fix effective prog array index with BPF_F_PREORDERAmery Hung
2026-07-24bpf: Fix stack slot index in nospec checksNuoqi Gui
2026-07-24bpf: Run generic devmap egress prog on private skbSun Jian
2026-07-24bpf: Tighten cgroup storage cookie checks for prog arraysDaniel Borkmann
2026-07-24sched/fair: Fix cpu_util runnable_avg arithmeticHongyan Xia
2026-07-24bpf: Check tail zero of bpf_prog_infoLeon Hwang
2026-07-24sched: restore timer_slack_ns when resetting RT policy on forkGuanyou.Chen
2026-07-24bpf: fix UAF by restoring RCU-delayed inode freeing in bpffsDeepanshu Kartikey