index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-20
selftests/bpf: Add some tests related to 'may_goto 0' insns
Yonghong Song
2025-01-20
selftests/bpf: Add test case for the freeing of bpf_timer
Hou Tao
2025-01-17
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
2025-01-16
bpf: selftests: verifier: Add nullness elision tests
Daniel Xu
2025-01-16
bpf: verifier: Support eliding map lookup nullness
Daniel Xu
2025-01-16
bpf: verifier: Refactor helper access type tracking
Daniel Xu
2025-01-16
selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED
Pu Lehui
2025-01-16
selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
Pu Lehui
2025-01-16
veristat: Load struct_ops programs only once
Eduard Zingerman
2025-01-16
selftests/bpf: Fix undefined UINT_MAX in veristat.c
Tony Ambardar
2025-01-15
selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
Saket Kumar Bhaskar
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
2025-01-10
selftests/bpf: test_xdp_redirect: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
2025-01-10
veristat: Document verifier log dumping capability
Daniel Xu
2025-01-10
selftests/bpf: Add a test for kprobe multi with unique_match
Yonghong Song
2025-01-08
selftests/bpf: Add kprobe session recursion check test
Jiri Olsa
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-01-06
selftests/bpf: Handle prog/attach type comparison in veristat
Mykyta Yatsenko
2025-01-06
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
2025-01-06
selftests/bpf: test bpf_for within spin lock section
Emil Tsalapatis
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
2025-01-06
selftests/bpf: Extend netkit tests to validate set {head,tail}room
Daniel Borkmann
2024-12-30
selftests/bpf: fix veristat comp mode with new stats
Mahe Tardy
2024-12-30
selftests/bpf: Add testcases for BPF_MUL
Matan Shachnai
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2024-12-20
selftests/bpf: Clear out Python syntax warnings
Ariel Otilibili
2024-12-19
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
2024-12-19
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
2024-12-17
veristat: Fix top source line stat collection
Mykyta Yatsenko
2024-12-16
selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
Bastien Curutchet
2024-12-16
selftests/bpf: test_xdp_meta: Rename BPF sections
Bastien Curutchet
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-13
selftest/bpf: Replace magic constants by macros
Anton Protopopov
2024-12-13
selftests/bpf: Add tests for fd_array_cnt
Anton Protopopov
2024-12-12
selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build
Eduard Zingerman
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
[next]