index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
2026-06-09
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
2026-06-06
bpf: Add simple xattr support to bpffs
refs/merge-window/90272c66977cd3593c735fe51cb0a52cc0e89077
Daniel Borkmann
2026-06-05
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
2026-06-01
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
2026-06-01
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
2026-06-01
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2026-05-23
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
Tejun Heo
2026-05-23
bpf: Add bpf_struct_ops_for_each_prog()
Tejun Heo
2026-05-23
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
Tejun Heo
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
2026-05-13
bpf,x86: Implement JIT support for stack arguments
Yonghong Song
2026-05-12
bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
2026-05-11
bpf: Fix out-of-bounds read in bpf_patch_call_args()
Yazhou Tang
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
2026-04-23
bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
Yonghong Song
2026-04-22
bpf: Add bpf_prog_run_array_sleepable()
Mykyta Yatsenko
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
2026-04-16
bpf: Add helper to detect indirect jump targets
Xu Kuohai
2026-04-08
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
2026-04-08
bpf: Extract bpf_get_linfo_file_line
Kumar Kartikeya Dwivedi
2026-04-06
bpf: Avoid -Wflex-array-members-not-at-end warnings
Gustavo A. R. Silva
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
2026-02-27
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-31
bpf, arm64: Add fsession support
Leon Hwang
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
2026-01-27
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
2026-01-24
bpf: support fsession for bpf_session_cookie
Menglong Dong
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
2026-01-24
bpf: add fsession support
Menglong Dong
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: 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
[next]