summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_unpriv.c
AgeCommit message (Expand)Author
2026-01-28bpf: Test nospec after dead stack write in helperLuis Gerhorst
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu
2023-04-21selftests/bpf: verifier/unpriv converted to inline assemblyEduard Zingerman