summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev
2019-11-27libbpf: Fix global variable relocationAndrii Nakryiko
2019-11-24bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann
2019-11-24selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko
2019-11-24libbpf: Support initialized global variablesAndrii Nakryiko
2019-11-19libbpf: Fix call relocation offset calculation bugAndrii Nakryiko
2019-11-18selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song
2019-11-18selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko
2019-11-15selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov
2019-11-15selftests/bpf: Extend test_pkt_access testAlexei Starovoitov
2019-11-15selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov
2019-11-15selftests/bpf: Add test for BPF trampolineAlexei Starovoitov
2019-11-15selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov
2019-11-11bpf, testing: Workaround a verifier failure for test_progsYonghong Song
2019-11-10selftests/bpf: Add tests for automatic map unpinning on load failureToke Høiland-Jørgensen
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau
2019-11-06libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko
2019-11-04selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen
2019-10-21selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko
2019-10-17selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongsAndrii Nakryiko
2019-10-17selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko
2019-10-17selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov
2019-10-15selftests: bpf: Add selftest for __sk_buff tstampStanislav Fomichev
2019-10-15selftests/bpf: Add field existence CO-RE relocs testsAndrii Nakryiko
2019-10-11selftests/bpf: Add read-only map values propagation testsAndrii Nakryiko
2019-10-09selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko
2019-10-08selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko
2019-10-08libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpersAndrii Nakryiko
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko
2019-10-08selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macroAndrii Nakryiko
2019-10-08selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko
2019-10-05libbpf: stop enforcing kern_version, populate it for usersAndrii Nakryiko
2019-10-05libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich
2019-09-03selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpuIlya Leoshkevich
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko