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
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
2024-05-09
selftests/bpf: Retire bpf_tcp_helpers.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc tests
Martin KaFai Lau
2024-05-09
selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests
Martin KaFai Lau
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp
Martin KaFai Lau
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_cubic
Martin KaFai Lau
2024-05-09
selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcp
Martin KaFai Lau
2024-05-09
selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc tests
Martin KaFai Lau
2024-05-09
selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests
Martin KaFai Lau
2024-05-08
bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c
Jose E. Marchesi
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
2024-05-08
bpf: avoid uninitialized warnings in verifier_global_subprogs.c
Jose E. Marchesi
2024-05-08
bpf, arm64: Add support for lse atomics in bpf_arena
Puranjay Mohan
[next]