summaryrefslogtreecommitdiff
path: root/kernel/bpf
AgeCommit message (Expand)Author
14 hoursbpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann
14 hoursbpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
14 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
14 hoursbpf: Fix NULL deref in map_kptr_match_type for scalar regsMykyta Yatsenko
14 hoursbpf: Fix OOB in pcpu_init_valueLang Xu
14 hoursbpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis
14 hoursbpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalarsDaniel Borkmann
14 hoursbpf: Relax scalar id equivalence for state pruningPuranjay Mohan
14 hoursbpf: Fix RCU stall in bpf_fd_array_map_clear()Sechang Lim
14 hoursbpf: return VMA snapshot from task_vma iteratorPuranjay Mohan
14 hoursbpf: switch task_vma iterator from mmap_lock to per-VMA locksPuranjay Mohan
14 hoursbpf: fix mm lifecycle in open-coded task_vma iteratorPuranjay Mohan
14 hoursbpf: Fix linked reg delta tracking when src_reg == dst_regDaniel Borkmann
14 hoursbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
14 hoursbpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooksJiayuan Chen
14 hoursbpf: Fix stale offload->prog pointer after constant blindingMingTao Huang
14 hoursbpf: fix end-of-list detection in cgroup_storage_get_next_key()Weiming Shi
14 hoursbpf: Fix abuse of kprobe_write_ctx via freplaceLeon Hwang
14 hoursbpf: Fix variable length stack write over spilled pointersAlexei Starovoitov
14 hoursbpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB pathDavid Carlier
14 hoursbpf: Fix refcount check in check_struct_ops_btf_id()Keisuke Nishimura
9 daysbpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov
2026-04-11bpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang
2026-04-11bpf: Fix regsafe() for pointers to packetAlexei Starovoitov
2026-04-02bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-04-02bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_ORDaniel Wade
2026-04-02bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu
2026-04-02bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-04-02bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi
2026-04-02bpf: Fix constant blinding for PROBE_MEM32 storesSachin Kumar
2026-04-02bpf: Reset register ID for BPF_END value trackingYazhou Tang
2026-03-19bpf: drop kthread_exit from noreturn_denyChristian Loehle
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman
2026-03-12bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
2026-03-12bpf: Improve bounds when tnum has a single possible valuePaul Chaignon
2026-03-12bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-03-12bpf: Add bitwise tracking for BPF_ENDTianci Cao
2026-03-12bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
2026-03-12bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
2026-03-12bpf: Fix stack-out-of-bounds write in devmapKohei Enju
2026-03-04bpf: Properly mark live registers for indirect jumpsAnton Protopopov
2026-03-04bpf: Recognize special arithmetic shift in the verifierAlexei Starovoitov
2026-03-04bpf: crypto: Use the correct destructor kfunc typeSami Tolvanen
2026-03-04bpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda
2026-02-26bpf: Add a map/btf from a fd array more consistentlyAnton Protopopov
2026-02-26bpf: Fix a potential use-after-free of BTF objectAnton Protopopov
2026-02-26kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-02-26bpf: Require frozen map for calculating map hashKP Singh
2026-02-26bpf: Limit bpf program signature sizeKP Singh
2026-02-26bpf: Fix verifier_bug_if to account for BPF_CALLLuis Gerhorst