aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/tnum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann1-2/+7
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song1-0/+10
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree1-0/+16
2017-08-08bpf/verifier: rework value trackingEdward Cree1-0/+164