Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-15 | bpf: generalize reg_set_min_max() to handle non-const register comparisons | Andrii Nakryiko | 1 | -0/+4 |
2022-09-02 | bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...) | Shung-Hsi Yu | 1 | -2/+18 |
2020-03-31 | bpf: Verifier, do explicit ALU32 bounds tracking | John Fastabend | 1 | -0/+12 |
2020-01-16 | bpf: Fix incorrect verifier simulation of ARSH under ALU32 | Daniel Borkmann | 1 | -1/+1 |
2019-08-20 | bpf: add include guard to tnum.h | Masahiro Yamada | 1 | -0/+6 |
2018-04-29 | bpf/verifier: improve register value range tracking with ARSH | Yonghong Song | 1 | -1/+3 |
2017-08-09 | bpf/verifier: track signed and unsigned min/max values | Edward Cree | 1 | -0/+2 |
2017-08-09 | bpf/verifier: rework value tracking | Edward Cree | 1 | -0/+79 |