aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/array_access.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-27bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann1-1/+1
2021-03-02selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2020-12-10selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker1-1/+1
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko1-2/+2
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich1-1/+1
2019-04-09bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann1-0/+159
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski1-0/+219