aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/user_ringbuf.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song2025-06-071-3/+7
* selftests/bpf: fix some typos in selftestsLin Yikai2024-09-051-1/+1
* selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar2024-07-291-0/+1
* selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf testTiezhu Yang2023-02-271-1/+1
* selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param testsJoanne Koong2023-02-141-61/+1
* selftests/bpf: Add test for dynptr reinit in user_ringbuf callbackKumar Kartikeya Dwivedi2022-12-091-0/+2
* bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi2022-12-091-2/+2
* selftests/bpf: Add selftests validating the user ringbufDavid Vernet2022-09-211-0/+754