summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/verifier/ringbuf.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-26selftests/bpf: verifier/ringbuf.c converted to inline assemblyEduard Zingerman1-95/+0
2022-12-09bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi1-1/+1
2022-11-15bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi1-1/+1
2022-01-19bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann1-1/+32
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann1-0/+64