aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/verifier_unpriv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst1-0/+149
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst1-0/+57
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst1-1/+7
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai1-1/+16
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai1-1/+1
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu1-1/+1
2023-04-21selftests/bpf: verifier/unpriv converted to inline assemblyEduard Zingerman1-0/+726