aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/verifier_int_ptr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu1-1/+1
2024-09-13selftests/bpf: Rename ARG_PTR_TO_LONG test descriptionDaniel Borkmann1-5/+5
2024-09-13selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-4/+1
2023-12-08bpf: Fix accesses to uninit stack slotsAndrei Matei1-2/+3
2023-12-02bpf: simplify tnum output if a fully known constantAndrii Nakryiko1-1/+1
2023-03-25selftests/bpf: verifier/int_ptr.c converted to inline assemblyEduard Zingerman1-0/+157