index
:
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
2024-04-25
selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us
Philo Lu
2024-04-25
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
2024-04-25
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
2024-04-24
selftests/bpf: Fix wq test.
Alexei Starovoitov
2024-04-24
selftests/bpf: Use log_err in open_netns/close_netns
Geliang Tang
2024-04-24
selftests/bpf: Add tests for preempt kfuncs
Kumar Kartikeya Dwivedi
2024-04-23
selftests/bpf: wq: add bpf_wq_start() checks
Benjamin Tissoires
2024-04-23
selftests/bpf: wq: add bpf_wq_init() checks
Benjamin Tissoires
2024-04-23
selftests/bpf: add bpf_wq tests
Benjamin Tissoires
2024-04-19
selftests/bpf: Use connect_to_addr in sk_assign
Geliang Tang
2024-04-19
selftests/bpf: Use connect_to_addr in cls_redirect
Geliang Tang
2024-04-19
selftests/bpf: Update arguments of connect_to_addr
Geliang Tang
2024-04-19
selftests/bpf: Use start_server_addr in sk_assign
Geliang Tang
2024-04-19
selftests/bpf: Use start_server_addr in cls_redirect
Geliang Tang
2024-04-12
selftests/bpf: Add read_trace_pipe_iter function
Jiri Olsa
2024-04-11
selftests/bpf: Export send_recv_data helper
Geliang Tang
2024-04-11
selftests/bpf: Add struct send_recv_arg
Geliang Tang
2024-04-10
selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
Yonghong Song
2024-04-10
selftests/bpf: Refactor out helper functions for a few tests
Yonghong Song
2024-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
2024-04-05
selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
David Vernet
2024-04-05
selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
Kui-Feng Lee
2024-04-05
selftests/bpf: add test for bpf_for_each_map_elem() with different maps
Philo Lu
2024-04-03
selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...
Tushar Vyavahare
2024-04-02
selftests/bpf: Add pid limit for mptcpify prog
Geliang Tang
2024-04-02
selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
Pu Lehui
2024-03-28
selftests/bpf: Drop settimeo in do_test
Geliang Tang
2024-03-28
selftests/bpf: Use connect_fd_to_fd in bpf_tcp_ca
Geliang Tang
2024-03-28
selftests/bpf: Add a kprobe_multi subtest to use addrs instead of syms
Yonghong Song
2024-03-28
selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernel
Yonghong Song
2024-03-28
selftests/bpf: Refactor some functions for kprobe_multi_test
Yonghong Song
2024-03-28
selftests/bpf: Replace CHECK with ASSERT macros for ksyms test
Yonghong Song
2024-03-28
selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncs
Martin KaFai Lau
2024-03-28
bpf: improve error message for unsupported helper
Mykyta Yatsenko
2024-03-28
selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests
Anton Protopopov
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-27
bpf: Check bloom filter map value size
Andrei Matei
2024-03-25
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Yonghong Song
2024-03-25
selftests/bpf: Use start_server in bpf_tcp_ca
Geliang Tang
2024-03-19
selftests/bpf: add raw_tp/tp_btf BPF cookie subtests
Andrii Nakryiko
2024-03-19
selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
2024-03-19
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
2024-03-19
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
2024-03-19
selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
Yonghong Song
2024-03-15
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
2024-03-15
selftests/bpf: Remove hard coded PAGE_SIZE macro.
Alexei Starovoitov
2024-03-14
selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
Kui-Feng Lee
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]