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-04-24
selftests/bpf: Use start_server_addr in test_sock_addr
Geliang Tang
2024-04-24
selftests/bpf: Use log_err in open_netns/close_netns
Geliang Tang
2024-04-24
selftests/bpf: Fix a fd leak in error paths in open_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: add checks for bpf_wq_set_callback()
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-19
selftests/bpf: Add start_server_addr helper
Geliang Tang
2024-04-17
selftests: adopt BPF's approach to quieter builds
Jakub Kicinski
2024-04-12
selftests/bpf: Add read_trace_pipe_iter function
Jiri Olsa
2024-04-12
selftest/bpf: Test a perf BPF program that suppresses side effects
Kyle Huey
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-11
selftests/bpf: Fix umount cgroup2 error in test_sockmap
Geliang Tang
2024-04-10
selftests/bpf: Enable tests for atomics with cpuv4
Yonghong Song
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-10
selftests: move bpf-offload test from bpf to net
Jakub Kicinski
2024-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
2024-04-08
selftests/bpf: eliminate warning of get_cgroup_id_from_path()
Jason Xing
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-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
2024-04-03
selftests/xsk: Add new test case for AF_XDP under max ring sizes
Tushar Vyavahare
2024-04-03
selftests/xsk: Test AF_XDP functionality under minimal ring configurations
Tushar Vyavahare
2024-04-03
selftests/xsk: Introduce set_ring_size function with a retry mechanism for ha...
Tushar Vyavahare
2024-04-03
selftests/bpf: Implement set_hw_ring_size function to configure interface rin...
Tushar Vyavahare
2024-04-03
selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...
Tushar Vyavahare
2024-04-03
selftests/xsk: Make batch size variable
Tushar Vyavahare
2024-04-02
bpf: Add arm64 JIT support for bpf_addr_space_cast instruction.
Puranjay Mohan
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-04-02
selftests/bpf: Using llvm may_goto inline asm for cond_break macro
Yonghong Song
2024-03-29
selftests/bpf: make multi-uprobe tests work in RELEASE=1 mode
Andrii Nakryiko
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: Add {load,search}_kallsyms_custom_local()
Yonghong Song
2024-03-28
selftests/bpf: Refactor trace helper func load_kallsyms_local()
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
[prev]
[next]