index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2026-01-16
bpf: Add SPDX license identifiers to a few files
Tim Bird
2026-01-16
bpf: Preserve id of register in sync_linked_regs()
Puranjay Mohan
2026-01-14
bpf: Properly mark live registers for indirect jumps
Anton Protopopov
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-13
bpf: Return EACCES for incorrect access to insn array
Anton Protopopov
2026-01-13
bpf: Return proper address for non-zero offsets in insn array
Anton Protopopov
2026-01-13
bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
Matt Bobrowski
2026-01-13
bpf: Optimize the performance of find_bpffs_btf_enums
Donglin Peng
2026-01-13
bpf: Skip anonymous types in type lookup for performance
Donglin Peng
2026-01-13
btf: Verify BTF sorting
Donglin Peng
2026-01-13
btf: Optimize type lookup with binary search
Donglin Peng
2026-01-13
bpf: Remove an unused parameter in check_func_proto
Song Chen
2026-01-13
bpf: Recognize special arithmetic shift in the verifier
Alexei Starovoitov
2026-01-13
bpf: Consistently use reg_state() for register access in the verifier
Mykyta Yatsenko
2026-01-12
bpf, btf: Enforce destructor kfunc type with CFI
Sami Tolvanen
2026-01-12
bpf: crypto: Use the correct destructor kfunc type
Sami Tolvanen
2026-01-07
bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
Deepanshu Kartikey
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...
Leon Hwang
2026-01-06
bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
2026-01-06
bpf: Allow calls to arena functions while holding spinlocks
Emil Tsalapatis
2026-01-06
bpf: Check active lock count in in_sleepable_context()
Emil Tsalapatis
2026-01-02
bpf: Replace __opt annotation with __nullable for kfuncs
Puranjay Mohan
2026-01-02
bpf: arena: Reintroduce memcg accounting
Puranjay Mohan
2026-01-02
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2026-01-02
bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
Puranjay Mohan
2025-12-31
bpf: allow states pruning for misc/invalid slots in iterator loops
Eduard Zingerman
2025-12-30
bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()
Eduard Zingerman
2025-12-23
bpf: arena: make arena kfuncs any context safe
Puranjay Mohan
2025-12-23
bpf: arena: use kmalloc_nolock() in place of kvcalloc()
Puranjay Mohan
2025-12-23
bpf: arena: populate vm_area without allocating memory
Puranjay Mohan
2025-12-22
bpf: crypto: replace -EEXIST with -EBUSY
Daniel Gomez
2025-12-22
bpf: allow calling kfuncs from raw_tp programs
Puranjay Mohan
2025-12-21
bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
Matt Bobrowski
2025-12-21
bpf: arm64: Optimize recursion detection by not using atomics
Puranjay Mohan
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
2025-12-13
bpf: Fix bpf_seq_read docs for increased buffer size
T.J. Mercier
2025-12-10
bpf: verifier improvement in 32bit shift sign extension pattern
Cupertino Miranda
2025-12-09
bpf: cpumap: propagate underlying error in cpu_map_update_elem()
Kohei Enju
2025-12-09
bpf: Fix truncated dmabuf iterator reads
T.J. Mercier
2025-12-09
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
2025-12-05
bpf: Support associating BPF program with struct_ops
Amery Hung
2025-12-05
bpf: Allow verifier to fixup kernel module kfuncs
Amery Hung
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]