summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/unpriv.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: verifier/unpriv converted to inline assemblyEduard Zingerman2023-04-211-562/+0
* selftests/bpf: test if pointer type is tracked for BPF_ST_MEMEduard Zingerman2023-03-031-0/+23
* bpf: Small BPF verifier log improvementsMykola Lysenko2022-03-031-2/+2
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-06-141-0/+2
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-04-161-1/+1
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-03-171-1/+14
* selftest/bpf: Adjust expected verifier errorsAndrei Matei2021-02-101-1/+1
* bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-1/+2
* selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song2020-12-141-2/+3
* selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer2019-03-211-4/+4
* bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau2019-02-101-1/+1
* selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...Stanislav Fomichev2019-01-311-0/+1
* selftests: bpf: break up test_verifierJakub Kicinski2019-01-271-0/+521