summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-01-15selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev
2019-01-11tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song
2019-01-10selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell
2019-01-10selftests/bpf: add missing executables to .gitignoreStanislav Fomichev
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev
2019-01-05bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann
2019-01-04selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-01-02bpf: add various test cases to selftestsDaniel Borkmann
2019-01-01selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov
2018-12-13selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau
2018-12-12selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin
2018-12-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: Add unit tests for bpf_line_infoMartin KaFai Lau
2018-12-09bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau
2018-12-07selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev
2018-12-07selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-04selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov
2018-11-30bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller
2018-11-30bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller
2018-11-30bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller