summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/ringbuf.c
AgeCommit message (Expand)AuthorLines
2023-03-25selftests/bpf: verifier/ringbuf.c converted to inline assemblyEduard Zingerman-95/+0
2022-12-08bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi-1/+1
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi-1/+1
2022-01-19bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann-1/+32
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann-0/+64