Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h | Jiri Olsa | 2023-05-17 | 1 | -3/+1 |
* | bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc | David Vernet | 2023-04-16 | 1 | -78/+0 |
* | selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchg | David Vernet | 2023-03-30 | 1 | -0/+23 |
* | bpf: Introduce kptr_rcu. | Alexei Starovoitov | 2023-03-03 | 1 | -2/+2 |
* | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted. | Alexei Starovoitov | 2023-03-03 | 1 | -3/+3 |
* | selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester | Andrii Nakryiko | 2022-12-08 | 1 | -0/+27 |
* | selftests/bpf: Add negative C tests for kptrs | Kumar Kartikeya Dwivedi | 2022-05-12 | 1 | -0/+418 |