summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes
8 daysaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
8 daysaudit: add audit_log_nf_skb helper functionRicardo Robaina
8 daysbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru
8 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
8 daysbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
8 dayscgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
8 daystracing/osnoise: Call synchronize_rcu() when unregisteringCrystal Wood
8 daystracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
8 dayscpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
8 dayscpu: hotplug: Preserve per instance callback errorsBradley Morgan
8 daysposix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
8 daysbpf: Add missing access_ok call to copy_user_symsJiri Olsa
8 daysbpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn
8 daystime: Fix off-by-one in compat settimeofday() usec validationWang Yan
8 daysring-buffer: Fix event length with forced 8-byte alignmentHui Wang
8 daystracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
8 daystracing: probes: fix typo in a log messageMartin Kaiser
8 daysbpf: Disable xfrm_decode_session hook attachmentBradley Morgan
8 daysbpf, lsm: Add disabled BPF LSM hook listXu Kuohai
8 daysbpf: Fix effective prog array index with BPF_F_PREORDERAmery Hung
8 daysbpf: Fix stack slot index in nospec checksNuoqi Gui
8 daysbpf: Run generic devmap egress prog on private skbSun Jian
8 daysbpf: Tighten cgroup storage cookie checks for prog arraysDaniel Borkmann
8 dayssched/fair: Fix cpu_util runnable_avg arithmeticHongyan Xia
8 daysbpf: Check tail zero of bpf_prog_infoLeon Hwang
8 dayssched: restore timer_slack_ns when resetting RT policy on forkGuanyou.Chen
8 daysbpf: fix UAF by restoring RCU-delayed inode freeing in bpffsDeepanshu Kartikey
8 daysworkqueue: drop spurious '*' from print_worker_info() fn declarationBreno Leitao
8 daystracing: Bound synthetic-field strings with seq_bufPengpeng Hou
8 daysbpf: Prefer dirty packs for eBPF allocationsPawan Gupta
8 daysbpf: Prefer packs that won't trigger an IBPB flush on allocationPawan Gupta
8 daysbpf: Skip redundant IBPB in pack allocatorPawan Gupta
8 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta
8 daysbpf: Support for hardening against JIT sprayingPawan Gupta
8 dayssched/fair: Only update stats for allowed CPUs when looking for dst groupAdam Li
8 daysmodule: decompress: check return value of module_extend_max_pages()Andrii Kuchmenko
8 daystracing: Prevent out-of-bounds read in glob matchingHuihui Huang
8 daysbpf: Restore sysctl new-value from 1 to 0Dawei Feng
8 daysbpf: Reject fragmented frames in devmapZhao Zhang
8 daysposix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error pathWenTao Liang
8 dayssched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RTSteven Rostedt
8 daysaudit: Fix data races of skb_queue_len() readers on audit_queueChi Wang
8 daysperf/core: Detach event groups during remove_on_execTaeyang Lee
8 daysperf: Fix dangling cgroup pointer in cpuctx backportWentao Guan
2026-07-04bpf: use kvfree() for replaced sysctl write bufferDawei Feng
2026-07-04ftrace: Check against is_kernel_text() instead of kaslr_offset()Steven Rostedt
2026-07-04ftrace: Test mcount_loc addr before calling ftrace_call_addr()Steven Rostedt
2026-07-04ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-07-04ftrace: Have ftrace pages output reflect freed pagesSteven Rostedt