summaryrefslogtreecommitdiff
path: root/include/linux/tnum.h
AgeCommit message (Expand)Author
2023-11-15bpf: generalize reg_set_min_max() to handle non-const register comparisonsAndrii Nakryiko
2022-09-02bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu
2020-03-30bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2019-08-20bpf: add include guard to tnum.hMasahiro Yamada
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree
2017-08-08bpf/verifier: rework value trackingEdward Cree