index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
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: 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
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-13
selftests/bpf: Add tests for fd_array_cnt
Anton Protopopov
[prev]
[next]