Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | bpf: Prevent memory disambiguation attack | Alexei Starovoitov |
2018-01-17 | bpf: prevent out-of-bounds speculation | Alexei Starovoitov |
2017-12-25 | bpf: fix branch pruning logic | Daniel Borkmann |
2017-08-30 | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann |
2017-03-22 | bpf: fix state equivalence | Alexei Starovoitov |
2017-03-22 | bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers | Thomas Graf |
2016-11-16 | bpf: fix range arithmetic for bpf map access | Josef Bacik |
2016-09-29 | bpf: allow access into map value arrays | Josef Bacik |
2016-09-21 | bpf: enable non-core use of the verfier | Jakub Kicinski |
2016-09-21 | bpf: expose internal verfier structures | Jakub Kicinski |