Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-02 | 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-11 | selftests/bpf: Fix array access with signed variable test | Jean-Philippe Brucker | 1 | -1/+1 |
2020-06-02 | 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-10 | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann | 1 | -0/+159 |
2019-01-28 | selftests: bpf: break up test_verifier | Jakub Kicinski | 1 | -0/+219 |