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-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
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-01
bpf, arm64: Add fsession support
Leon Hwang
1
-1
/
+6
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
1
-0
/
+1
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
1
-2
/
+5
2026-01-28
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
1
-0
/
+5
2026-01-25
bpf: support fsession for bpf_session_cookie
Menglong Dong
1
-0
/
+15
2026-01-25
bpf: support fsession for bpf_session_is_return
Menglong Dong
1
-0
/
+2
2026-01-25
bpf: add fsession support
Menglong Dong
1
-0
/
+19
2026-01-07
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...
Leon Hwang
1
-0
/
+1
2026-01-07
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...
Leon Hwang
1
-1
/
+3
2026-01-07
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
1
-2
/
+7
2026-01-07
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
1
-1
/
+22
2026-01-03
bpf: Replace __opt annotation with __nullable for kfuncs
Puranjay Mohan
1
-1
/
+1
2026-01-03
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
1
-0
/
+15
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
1
-1
/
+1
2025-12-23
bpf: arena: make arena kfuncs any context safe
Puranjay Mohan
1
-0
/
+16
2025-12-21
bpf: arm64: Optimize recursion detection by not using atomics
Puranjay Mohan
1
-3
/
+29
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
1
-0
/
+10
2025-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
1
-0
/
+3
2025-12-10
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
1
-0
/
+3
2025-12-06
bpf: Support associating BPF program with struct_ops
Amery Hung
1
-0
/
+16
2025-11-26
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
1
-0
/
+11
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
1
-2
/
+4
2025-11-24
bpf,x86: adjust the "jmp" mode for bpf trampoline
Menglong Dong
1
-0
/
+12
2025-11-21
bpf: Document cfi_stubs and owner fields in struct bpf_struct_ops
Nirbhay Sharma
1
-4
/
+6
2025-11-06
bpf, x86: add support for indirect jumps
Anton Protopopov
1
-0
/
+1
2025-11-06
bpf, x86: add new map type: instructions array
Anton Protopopov
1
-0
/
+15
2025-10-27
bpf: dispatch to sleepable file dynptr
Mykyta Yatsenko
1
-0
/
+3
2025-10-27
bpf: add plumbing for file-backed dynptr
Mykyta Yatsenko
1
-1
/
+6
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
1
-10
/
+10
2025-10-21
bpf: generalize and export map_get_next_key for arrays
Anton Protopopov
1
-0
/
+6
2025-10-21
bpf: save the start of functions in bpf_prog_aux
Anton Protopopov
1
-0
/
+1
2025-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
1
-0
/
+4
2025-10-15
bpf: Consistently use bpf_rcu_lock_held() everywhere
Andrii Nakryiko
1
-0
/
+3
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...
Alexei Starovoitov
1
-0
/
+4
2025-10-10
bpf: Extract internal structs validation logic into helpers
Mykyta Yatsenko
1
-0
/
+7
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+1
2025-09-27
bpf: Remove duplicate crypto/sha2.h header
Jiapeng Chong
1
-1
/
+0
2025-09-26
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
1
-1
/
+1
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
1
-0
/
+1
2025-09-23
bpf: Allow union argument in trampoline based programs
Leon Hwang
1
-1
/
+1
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
1
-0
/
+11
2025-09-19
bpf: Move the signature kfuncs to helpers.c
KP Singh
1
-0
/
+32
2025-09-19
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
1
-0
/
+3
2025-09-19
bpf: Implement exclusive map creation
KP Singh
1
-0
/
+1
2025-09-19
bpf: Update the bpf_prog_calc_tag to use SHA256
KP Singh
1
-1
/
+5
2025-09-11
bpf: Report arena faults to BPF stderr
Puranjay Mohan
1
-0
/
+6
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
1
-0
/
+1
2025-08-19
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
1
-1
/
+6
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
1
-1
/
+6
[next]