aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-13bpf: add various test cases for backward jumpsDaniel Borkmann1-0/+195
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+19
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+47
2019-05-01bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing1-0/+19
2019-04-27bpf: Add verifier tests for the bpf_sk_storageMartin KaFai Lau1-0/+116
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins1-0/+34
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2-0/+47
2019-04-16selftests/bpf: two scale testsAlexei Starovoitov1-0/+18
2019-04-12selftests/bpf: Test ARG_PTR_TO_LONG arg typeAndrey Ignatov1-0/+160
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-3/+699
2019-04-09bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann2-0/+506
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+38
2019-04-05selftests/bpf: Test unbounded var_off stack accessAndrey Ignatov1-2/+55
2019-04-05selftests/bpf: Test indirect var_off stack access in unpriv modeAndrey Ignatov1-0/+27
2019-04-05selftests/bpf: Test indirect var_off stack access in raw modeAndrey Ignatov1-0/+27
2019-04-04selftests/bpf: synthetic tests to push verifier limitsAlexei Starovoitov1-0/+9
2019-04-02selftests: bpf: remove duplicate .flags initialization in ctx_skb.cStanislav Fomichev1-1/+0
2019-03-29selftests/bpf: Test variable offset stack accessAndrey Ignatov1-2/+77
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+25
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon1-0/+38
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski1-0/+25
2019-03-21selftests/bpf: test references to sock_commonLorenz Bauer1-0/+48
2019-03-21selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer2-43/+43
2019-03-13bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau2-2/+170
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann1-1/+14
2019-03-04bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann1-1/+43
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau3-3/+387
2019-02-05selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel7-0/+33
2019-02-01selftests/bpf: add bpf_spin_lock verifier testsAlexei Starovoitov1-0/+331
2019-01-31selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE_TRACEPOINTStanislav Fomichev1-0/+1
2019-01-27selftests: bpf: break up the rest of test_verifierJakub Kicinski22-0/+6051
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski47-0/+9902
2019-01-27selftests: bpf: prepare for break up of verifier testsJakub Kicinski1-0/+1