summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_private_stack.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-12bpf: Show more useful info in stack depth statsKumar Kartikeya Dwivedi1-3/+12
2026-06-04selftests/bpf: ignore call depth accounting for retbleed in verifier testsAlexis Lothoré (eBPF Foundation)1-0/+5
2026-05-13selftests/bpf: Test reported max stack depthPaul Chaignon1-0/+15
2026-05-13bpf, arm64: Map BPF_REG_0 to x8 instead of x7Puranjay Mohan1-5/+5
2026-03-03bpf, arm64: Use ORR-based MOV for general-purpose registersPuranjay Mohan1-4/+4
2025-07-26selftests/bpf: Enable private stack tests for arm64Puranjay Mohan1-1/+88
2025-04-02selftests/bpf: Fix verifier_private_stack test failureYonghong Song1-3/+3
2024-11-12selftests/bpf: Add tracing prog private stack testsYonghong Song1-0/+272