index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-15
bpf: Add source and instruction diagnostic context
Kumar Kartikeya Dwivedi
1
-2
/
+10
2026-08-15
bpf: Populate mmap-able array map memory lazily
Song Liu
1
-0
/
+1
2026-08-13
bpf: Make bpf_trampoline_multi_detach return void
Hui Zhu
1
-5
/
+4
2026-08-08
bpf: Support __arena and __arena__nullable on struct_ops arguments
Tejun Heo
1
-0
/
+9
2026-08-08
bpf: Support __arena and __arena__nullable kfunc argument suffixes
Tejun Heo
1
-0
/
+6
2026-08-07
bpf, riscv: Add and use bpf_atomic_is_load_acq() helper
Daniel Borkmann
1
-15
/
+0
2026-08-03
bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Yonghong Song
1
-3
/
+0
2026-08-03
bpf: Generate kfunc argument prototype at add-call time
Amery Hung
1
-18
/
+18
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
1
-2
/
+2
2026-07-24
bpf: Fix WARNING in bpf_tracing_link_release
Leon Hwang
1
-0
/
+2
2026-07-21
bpf: Extract the is_struct_ops_tramp helper
Pu Lehui
1
-0
/
+6
2026-07-19
bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
Leon Hwang
1
-2
/
+2
2026-07-09
bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()
Tiezhu Yang
1
-7
/
+2
2026-07-08
libbpf: Drop in-loader metadata check for load-time verification
Daniel Borkmann
1
-1
/
+0
2026-07-07
bpf: Reject MEM_ALLOC BTF accesses past object bounds
Yiyang Chen
1
-1
/
+1
2026-07-01
bpf: Copy per-CPU map value padding in copy_map_value_long()
Leon Hwang
1
-2
/
+2
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-46
/
+236
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2026-06-10
bpf: Cancel special fields on map value recycle
Justin Suess
1
-0
/
+1
2026-06-10
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
1
-0
/
+29
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
1
-1
/
+5
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
1
-0
/
+43
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
1
-0
/
+5
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
1
-5
/
+1
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
1
-23
/
+37
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
1
-2
/
+0
2026-06-06
bpf: Add simple xattr support to bpffs
Daniel Borkmann
1
-0
/
+3
2026-06-06
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
1
-10
/
+35
2026-06-02
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
1
-0
/
+1
2026-06-02
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
1
-1
/
+1
2026-06-02
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
1
-2
/
+2
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
1
-0
/
+14
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
1
-1
/
+7
2026-05-23
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
Tejun Heo
1
-0
/
+2
2026-05-23
bpf: Add bpf_struct_ops_for_each_prog()
Tejun Heo
1
-0
/
+3
2026-05-23
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
Tejun Heo
1
-0
/
+8
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
1
-0
/
+1
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
1
-0
/
+1
2026-05-13
bpf,x86: Implement JIT support for stack arguments
Yonghong Song
1
-0
/
+1
2026-05-12
bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
1
-1
/
+3
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
1
-0
/
+6
2026-05-11
bpf: Fix out-of-bounds read in bpf_patch_call_args()
Yazhou Tang
1
-1
/
+1
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
1
-0
/
+1
2026-04-23
bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
Yonghong Song
1
-0
/
+5
2026-04-22
bpf: Add bpf_prog_run_array_sleepable()
Mykyta Yatsenko
1
-0
/
+50
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
1
-0
/
+1
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
1
-4
/
+4
2026-04-16
bpf: Add helper to detect indirect jump targets
Xu Kuohai
1
-0
/
+2
2026-04-09
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
1
-0
/
+1
[next]