Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-25 | selftests/bpf: verifier/array_access.c converted to inline assembly | Eduard Zingerman | 1 | -379/+0 |
2021-11-01 | bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off. | Alexei Starovoitov | 1 | -1/+1 |
2021-04-27 | bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds | Daniel Borkmann | 1 | -1/+1 |
2021-03-02 | selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier | Yauheni Kaliuta | 1 | -1/+2 |
2020-12-10 | selftests/bpf: Fix array access with signed variable test | Jean-Philippe Brucker | 1 | -1/+1 |
2020-06-01 | bpf: Implement BPF ring buffer and verifier support for it | Andrii Nakryiko | 1 | -2/+2 |
2019-07-18 | selftests/bpf: fix "valid read map access into a read-only array 1" on s390 | Ilya Leoshkevich | 1 | -1/+1 |
2019-04-09 | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann | 1 | -0/+159 |
2019-01-27 | selftests: bpf: break up test_verifier | Jakub Kicinski | 1 | -0/+219 |