summaryrefslogtreecommitdiffstats
path: root/include/linux/tnum.h
Commit message (Expand)AuthorAgeFilesLines
* bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu2022-09-021-2/+18
* bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend2020-03-301-0/+12
* bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann2020-01-151-1/+1
* bpf: add include guard to tnum.hMasahiro Yamada2019-08-201-0/+6
* bpf/verifier: improve register value range tracking with ARSHYonghong Song2018-04-291-1/+3
* bpf/verifier: track signed and unsigned min/max valuesEdward Cree2017-08-081-0/+2
* bpf/verifier: rework value trackingEdward Cree2017-08-081-0/+79