aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/progs/map_kptr_fail.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-16selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa1-3/+1
2023-04-16bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet1-78/+0
2023-03-30selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchgDavid Vernet1-0/+23
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov1-2/+2
2023-03-03bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov1-3/+3
2022-12-07selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko1-0/+27
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi1-0/+418