summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-11selftests/bpf: Check dst_port only on the client socketJakub Sitnicki
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-07-12Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Po-Hsu Lin
2022-07-07selftests/bpf: Add test_verifier support to fixup kfunc call insnsKumar Kartikeya Dwivedi
2022-06-25selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-14selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu
2022-06-14selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko
2022-06-09selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu
2022-06-09selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-06-09selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet
2022-06-09selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov
2022-05-01selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi
2022-05-01bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo
2022-04-13selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu
2022-04-08selftests/bpf: Normalize XDP section names in selftestsAndrii Nakryiko
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-03-02selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-01-27bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa
2022-01-27selftests/bpf: Fix bpf_object leak in skb_ctx selftestAndrii Nakryiko
2022-01-27selftests/bpf: Destroy XDP link correctlyAndrii Nakryiko
2022-01-27selftests/bpf: Fix memory leaks in btf_type_c_dump() helperAndrii Nakryiko
2022-01-27bpf: Fix the test_task_vma selftest to support output shorter than 1 kBMaxim Mikityanskiy
2021-12-22bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-22bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann
2021-12-22bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-22bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-11-18selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-18selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu
2021-11-18bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov
2021-11-18selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-18selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi
2021-11-18selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi
2021-11-18selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-18selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-09-28selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-28selftests, bpf: Fix makefile dependencies on libbpfJiri Benc
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-13bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann