summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-313-16/+154
|\ \
| * | bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend2020-03-311-0/+39
| * | bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend2020-03-311-8/+4
| * | bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend2020-03-311-4/+4
| * | bpf: Add selftest cases for ctx_or_null argument typeDaniel Borkmann2020-03-281-0/+105
| * | bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend2020-03-261-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-261-0/+15
|\ \ \ | |/ / |/| |
| * | selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson2020-03-061-0/+15
| |/
* / selftests/bpf: Test new __sk_buff field gso_sizeWillem de Bruijn2020-03-041-0/+47
|/
* bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann2019-12-192-3/+154
* selftests/bpf: Add verifier tests for better jmp32 register boundsYonghong Song2019-11-251-0/+83
* bpf: Add loop test case with 32 bit reg comparison against 0Daniel Borkmann2019-10-041-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-0/+194
|\
| * selftests/bpf: precision tracking testsAlexei Starovoitov2019-09-051-0/+52
| * selftests/bpf: add precision tracking testAlexei Starovoitov2019-08-281-0/+25
| * selftests/bpf: verifier precise testsAlexei Starovoitov2019-08-281-0/+117
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-0/+28
|\ \ | |/ |/|
| * selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov2019-08-011-0/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-141-0/+94
|\ \ | |/ |/|
| * selftests/bpf: Add selftests for bpf_perf_event_outputAllan Zhang2019-07-261-0/+94
* | selftests/bpf: add another gso_segs accessEric Dumazet2019-07-231-0/+11
|/
* selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich2019-07-181-1/+1
* selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich2019-07-161-1/+1
* selftests/bpf: add selftests for wide loadsStanislav Fomichev2019-07-151-0/+37
* selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev2019-07-152-36/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-091-0/+85
|\
| * selftests: bpf: add tests for shifts by zeroLuke Nelson2019-07-031-0/+85
* | selftests/bpf: add verifier tests for wide storesStanislav Fomichev2019-07-081-0/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-207-42/+216
|\ \ | |/ |/|
| * selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov2019-06-191-0/+161
| * selftests/bpf: fix testsAlexei Starovoitov2019-06-192-13/+20
| * selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2019-06-192-14/+17
| * tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon2019-06-111-0/+18
| * bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-111-15/+0
* | bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao2019-06-131-4/+10
* | selftests: bpf: complete sub-register zero extension checksJiong Wang2019-05-291-11/+505
* | selftests: bpf: move sub-register zero extension checks into subreg.cJiong Wang2019-05-292-39/+39
* | selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel2019-05-231-0/+39
|/
* bpf: add various test cases for backward jumpsDaniel Borkmann2019-05-131-0/+195
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-081-0/+19
|\
| * bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-0/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-032-0/+47
|\|
| * selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2019-04-262-0/+47
* | bpf: Add verifier tests for the bpf_sk_storageMartin KaFai Lau2019-04-271-0/+116
* | selftests: bpf: test writable buffers in raw tpsMatt Mullins2019-04-271-0/+34
* | selftests/bpf: two scale testsAlexei Starovoitov2019-04-161-0/+18
* | selftests/bpf: Test ARG_PTR_TO_LONG arg typeAndrey Ignatov2019-04-121-0/+160
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-125-3/+699
|\ \