summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_verifier.c
Commit message (Expand)AuthorAge
* bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * bpf: allow xadd only on aligned memoryDaniel Borkmann2018-02-23
* | bpf: add tail call tests to test_verifierDaniel Borkmann2018-02-26
* | bpf: unify rlimit handling in selftestsDaniel Borkmann2018-02-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-02-26
|\ \ | |/ |/|
| * bpf: add various jit test casesDaniel Borkmann2018-02-23
| * selftests/bpf: Only run tests if !bpf_disabledJoe Stringer2018-02-15
| * selftests/bpf: Count tests skipped by unprivJoe Stringer2018-02-15
| * selftests/bpf: Print unexpected output on failJoe Stringer2018-02-15
* | bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-22
|/
* bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann2018-02-01
* bpf: add further test cases around div/mod and othersDaniel Borkmann2018-01-26
* tools/bpf: fix a test failure in selftests prog test_verifierYonghong Song2018-01-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-20
|\
| * bpf: add couple of test cases for div/mod by zeroDaniel Borkmann2018-01-19
| * selftests/bpf: make test_verifier run most programsAlexei Starovoitov2018-01-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-19
|\ \ | |/ |/|
| * bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann2018-01-17
| * bpf: reject stores into ctx via st and xaddDaniel Borkmann2018-01-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\ \ | |/
| * bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-27
|\ \
| * | bpf: fix max call depth checkAlexei Starovoitov2017-12-27
| * | selftests/bpf: additional stack depth testsAlexei Starovoitov2017-12-27
| * | bpf: selftest for late caller stack size increaseJann Horn2017-12-27
| * | bpf: fix stacksafe exploration when comparing statesGianluca Borello2017-12-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\ \ \ | |/ / |/| / | |/
| * bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-21
| * selftests/bpf: add tests for recent bugfixesJann Horn2017-12-21
| * bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann2017-12-15
* | selftests/bpf: additional bpf_call testsDaniel Borkmann2017-12-17
* | selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov2017-12-17
* | selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov2017-12-17
|/
* bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-22
* bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song2017-11-21
* bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song2017-11-14
* bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann2017-11-02
* bpf: minor cleanups after mergeDaniel Borkmann2017-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann2017-10-22
| * bpf: remove mark access for SK_SKB program typesJohn Fastabend2017-10-20
| * bpf: disallow arithmetic operations on context pointerJakub Kicinski2017-10-18
* | bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov2017-10-04
* | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-29
* | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-26
|/
* bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-15
* bpf: more SK_SKB selftestsJohn Fastabend2017-08-28
* selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov2017-08-23
* selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree2017-08-23