summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes
8 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
8 daysbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru
8 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
8 daysbpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst
8 daysbpf: Convert lpm_trie.c to rqspinlockKumar Kartikeya Dwivedi
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 daystracing/user_events: Fix use-after-free in user_event_mm_dup()Michael Bommarito
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 daystaskstats: retain dead thread stats in TGID queriesYiyang Chen
8 dayskcov: use WRITE_ONCE() for selftest mode storesKarl Mehltretter
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: 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 daystick/sched: Fix TOCTOU in nohz idle time fetchFrederic Weisbecker
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 dayssched/deadline: Reject debugfs dl_server writes for offline CPUsAndrea Righi
8 dayssched/deadline: Always stop dl-server before changing parametersJuri Lelli
8 daysworkqueue: drop spurious '*' from print_worker_info() fn declarationBreno Leitao
8 daystracing: Bound synthetic-field strings with seq_bufPengpeng Hou
8 daystime/jiffies: Change register_refined_jiffies() to void __initSu Hui
8 daystime/jiffies: Register jiffies clocksource before usageThomas Gleixner
8 daystimekeeping: Register default clocksource before taking tk_core.lockMikhail Gavrilov
8 dayssched/fair: Only update stats for allowed CPUs when looking for dst groupAdam Li
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
14 daysmodule: decompress: check return value of module_extend_max_pages()Andrii Kuchmenko
14 daysaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
14 daystracing: Prevent out-of-bounds read in glob matchingHuihui Huang
14 daysbpf: Validate BTF repeated field counts before expansionPaul Moses
14 daysbpf: Restore sysctl new-value from 1 to 0Dawei Feng
14 daysbpf: Reject fragmented frames in devmapZhao Zhang