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