summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2022-06-30bpftool: Use feature list in bash completionQuentin Monnet
2022-06-29selftests/bpf: lsm_cgroup functional testStanislav Fomichev
2022-06-29tools/bpf: Sync btf_ids.h to toolsStanislav Fomichev
2022-06-28selftests/bpf: remove last tests with legacy BPF map definitionsAndrii Nakryiko
2022-06-28libbpf: move xsk.{c,h} into selftests/bpfAndrii Nakryiko
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki
2022-06-24selftest/bpf: Test for use-after-free bug fix in inline_bpf_loopEduard Zingerman
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC implementing the unsupported get_info()Jörn-Thorben Hinz
2022-06-23selftests/bpf: Test an incomplete BPF CCJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC writing sk_pacing_*Jörn-Thorben Hinz
2022-06-22selftests/bpf: Add benchmark for local_storage getDave Marchevsky
2022-06-20selftests/bpf: BPF test_prog selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: BPF test_verifier selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: allow BTF specs and func infos in test_verifier testsEduard Zingerman
2022-06-20selftests/bpf: specify expected instructions in test_verifier testsEduard Zingerman
2022-06-20selftests/bpf: Enable config options needed for xdp_synproxy testMaxim Mikityanskiy
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko
2022-06-16selftests/bpf: Add selftests for raw syncookie helpers in TC modeMaxim Mikityanskiy
2022-06-16selftests/bpf: Add selftests for raw syncookie helpersMaxim Mikityanskiy
2022-06-16selftest/bpf: Fix kprobe_multi bench testJiri Olsa
2022-06-16selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa
2022-06-16selftests/bpf: add tests for sleepable (uk)probesDelyan Kratunov
2022-06-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki
2022-06-14selftests/bpf: Avoid skipping certain subtestsYonghong Song
2022-06-14selftests/bpf: Fix test_varlen verification failure with latest llvmYonghong Song
2022-06-11selftest/bpf/benchs: Add bpf_map benchmarkFeng Zhou
2022-06-07selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-07selftests/bpf: Add a test for enum64 value relocationsYonghong Song
2022-06-07selftests/bpf: Test BTF_KIND_ENUM64 for deduplicationYonghong Song
2022-06-07selftests/bpf: Add BTF_KIND_ENUM64 unit testsYonghong Song
2022-06-07selftests/bpf: Test new enum kflag and enum64 API functionsYonghong Song
2022-06-07selftests/bpf: Fix selftests failureYonghong Song
2022-06-03selftests/bpf: Add drv mode testing for xdpingHangbin Liu
2022-06-03selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau
2022-06-02selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang
2022-06-02selftests/bpf: Add test for libbpf_bpf_link_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_attach_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_map_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_map_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_prog_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_prog_type_strDaniel Müller
2022-05-27selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu
2022-05-23selftests/bpf: Dynptr testsJoanne Koong
2022-05-23selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"Colin Ian King
2022-05-23selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song