aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tnum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu1-2/+18
2020-03-30bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend1-0/+12
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann1-1/+1
2019-08-20bpf: add include guard to tnum.hMasahiro Yamada1-0/+6
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song1-1/+3
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree1-0/+2
2017-08-08bpf/verifier: rework value trackingEdward Cree1-0/+79