index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
2024-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2024-05-31
selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c
Andrii Nakryiko
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
2024-05-25
selftests/bpf: Add netkit test for pkt_type
Daniel Borkmann
2024-05-25
selftests/bpf: Add netkit tests for mac address
Daniel Borkmann
2024-05-25
selftests/bpf: extend multi-uprobe tests with USDTs
Andrii Nakryiko
2024-05-25
selftests/bpf: extend multi-uprobe tests with child thread case
Andrii Nakryiko
2024-05-25
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
2024-05-17
selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations
Martin KaFai Lau
2024-05-17
selftests/bpf: Adjust test_access_variable_array after a kernel function name...
Martin KaFai Lau
2024-05-15
selftests/bpf: add more variations of map-in-map situations
Andrii Nakryiko
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-13
Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-12
bpf: make list_for_each_entry portable
Jose E. Marchesi
2024-05-12
bpf: ignore expected GCC warning in test_global_func10.c
Jose E. Marchesi
2024-05-12
bpf: disable strict aliasing in test_global_func9.c
Jose E. Marchesi
2024-05-12
selftests/bpf: Free strdup memory in xdp_hw_metadata
Geliang Tang
2024-05-12
selftests/bpf: Fix a few tests for GCC related warnings.
Cupertino Miranda
2024-05-12
bpf: avoid gcc overflow warning in test_xdp_vlan.c
David Faust
2024-05-12
selftests/bpf: Expand ATTACH_REJECT tests
Jordan Rife
2024-05-12
selftests/bpf: Expand getsockname and getpeername tests
Jordan Rife
2024-05-12
sefltests/bpf: Expand sockaddr hook deny tests
Jordan Rife
2024-05-12
selftests/bpf: Expand sockaddr program return value tests
Jordan Rife
2024-05-12
selftests/bpf: Retire test_sock_addr.(c|sh)
Jordan Rife
2024-05-12
selftests/bpf: Remove redundant sendmsg test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate ATTACH_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate expected_attach_type tests
Jordan Rife
2024-05-12
selftests/bpf: Migrate wildcard destination rewrite test
Jordan Rife
2024-05-12
selftests/bpf: Migrate sendmsg6 v4 mapped address tests
Jordan Rife
2024-05-12
selftests/bpf: Migrate sendmsg deny test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate WILDCARD_IP test
Jordan Rife
2024-05-12
selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test cases
Jordan Rife
2024-05-12
selftests/bpf: Handle ATTACH_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Handle LOAD_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Use program name for skel load/destroy functions
Jordan Rife
2024-05-12
selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c
Jordan Rife
2024-05-09
selftests/bpf: Drop get_port in test_tcp_check_syncookie
Geliang Tang
2024-05-09
selftests/bpf: Use connect_to_fd in test_tcp_check_syncookie
Geliang Tang
2024-05-09
selftests/bpf: Use connect_to_fd in sockopt_inherit
Geliang Tang
2024-05-09
selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
Geliang Tang
2024-05-09
selftests/bpf: Use start_server_addr in sockopt_inherit
Geliang Tang
2024-05-09
selftests/bpf: Add post_socket_cb for network_helper_opts
Geliang Tang
[next]