Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: add more variations of map-in-map situations | Andrii Nakryiko | 2024-05-15 | 1 | -0/+10 |
* | selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h | Jiri Olsa | 2023-05-17 | 1 | -4/+1 |
* | bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc | David Vernet | 2023-04-16 | 1 | -35/+5 |
* | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko | 2023-03-10 | 1 | -3/+0 |
* | selftests/bpf: Add a test case for kptr_rcu. | Alexei Starovoitov | 2023-03-03 | 1 | -0/+12 |
* | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted. | Alexei Starovoitov | 2023-03-03 | 1 | -2/+2 |
* | selftests/bpf: Add more tests for kptrs in maps | Kumar Kartikeya Dwivedi | 2023-03-01 | 1 | -42/+302 |
* | selftests/bpf: Fix map_kptr test. | Alexei Starovoitov | 2023-02-15 | 1 | -5/+7 |
* | selftests/bpf: Add tests for kptr_ref refcounting | Kumar Kartikeya Dwivedi | 2022-05-12 | 1 | -2/+104 |
* | selftests/bpf: Add C tests for kptr | Kumar Kartikeya Dwivedi | 2022-04-26 | 1 | -0/+190 |