summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/tnum.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend2020-03-301-0/+15
* bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann2020-01-151-2/+7
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* bpf/verifier: improve register value range tracking with ARSHYonghong Song2018-04-291-0/+10
* bpf/verifier: track signed and unsigned min/max valuesEdward Cree2017-08-081-0/+16
* bpf/verifier: rework value trackingEdward Cree2017-08-081-0/+164