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