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
/
prog_tests
Age
Commit message (
Expand
)
Author
2025-02-19
selftests/bpf: Add tests for bpf_copy_from_user_task_str
Jordan Rome
2025-02-19
selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature
Bastien Curutchet (eBPF Foundation)
2025-02-19
selftests/bpf: tc_links/tc_opts: Unserialize tests
Bastien Curutchet (eBPF Foundation)
2025-02-19
selftests/bpf: ns_current_pid_tgid: Rename the test function
Bastien Curutchet (eBPF Foundation)
2025-02-18
selftests/bpf: test_xdp_veth: Add XDP program on egress test
Bastien Curutchet (eBPF Foundation)
2025-02-18
selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
Bastien Curutchet (eBPF Foundation)
2025-02-18
selftests/bpf: test_xdp_veth: Use a dedicated namespace
Bastien Curutchet (eBPF Foundation)
2025-02-18
selftests/bpf: test_xdp_veth: Create struct net_configuration
Bastien Curutchet (eBPF Foundation)
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
2025-02-17
selftests/bpf: Test returning referenced kptr from struct_ops programs
Amery Hung
2025-02-17
selftests/bpf: Test referenced kptr arguments of struct_ops programs
Amery Hung
2025-02-14
selftests/bpf: add test for LDX/STX/ST relocations over array field
Andrii Nakryiko
2025-02-13
selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
Song Liu
2025-02-13
selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
Song Liu
2025-02-11
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
2025-02-06
selftests/bpf: Correct the check of join cgroup
Jason Xing
2025-02-05
selftests/bpf: Add a BTF verification test for kflagged type_tag
Ihor Solodrai
2025-02-05
bpf: Allow kind_flag for BTF type and decl tags
Ihor Solodrai
2025-02-05
selftests/bpf: Add a btf_dump test for type_tags
Ihor Solodrai
2025-02-03
selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Use unique names
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Add prog_config[] table
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Rename config[]
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Split network configuration
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Use int to describe next veth
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Remove unused defines
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: Fix freplace_link segfault in tailcalls prog test
Tengda Wu
2025-01-29
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
2025-01-29
selftests/bpf: Fix invalid flag of recv()
Jiayuan Chen
2025-01-29
selftests/bpf: Adjust data size to have ETH_HLEN
Shigeru Yoshida
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-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-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: 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-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-01-06
selftests/bpf: Extend netkit tests to validate set {head,tail}room
Daniel Borkmann
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-16
selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
Bastien Curutchet
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
[prev]
[next]