aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04bpf: Add loop test case with 32 bit reg comparison against 0Daniel Borkmann1-0/+17
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+194
2019-09-05selftests/bpf: precision tracking testsAlexei Starovoitov1-0/+52
2019-08-28selftests/bpf: add precision tracking testAlexei Starovoitov1-0/+25
2019-08-28selftests/bpf: verifier precise testsAlexei Starovoitov1-0/+117
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+28
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+94
2019-08-01selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov1-0/+28
2019-07-25selftests/bpf: Add selftests for bpf_perf_event_outputAllan Zhang1-0/+94
2019-07-23selftests/bpf: add another gso_segs accessEric Dumazet1-0/+11
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich1-1/+1
2019-07-16selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich1-1/+1
2019-07-15selftests/bpf: add selftests for wide loadsStanislav Fomichev1-0/+37
2019-07-15selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev2-36/+36
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+85
2019-07-08selftests/bpf: add verifier tests for wide storesStanislav Fomichev1-0/+36
2019-07-03selftests: bpf: add tests for shifts by zeroLuke Nelson1-0/+85
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-42/+216
2019-06-19selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov1-0/+161
2019-06-19selftests/bpf: fix testsAlexei Starovoitov2-13/+20
2019-06-19selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2-14/+17
2019-06-13bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao1-4/+10
2019-06-10tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon1-0/+18
2019-06-10bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon1-15/+0
2019-05-29selftests: bpf: complete sub-register zero extension checksJiong Wang1-11/+505
2019-05-29selftests: bpf: move sub-register zero extension checks into subreg.cJiong Wang2-39/+39
2019-05-23selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel1-0/+39
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