Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: Add CO-RE relocs kfunc flavors tests | Dave Marchevsky | 2023-08-18 | 1 | -0/+51 |
* | bpf: Remove now-defunct task kfuncs | David Vernet | 2023-04-01 | 1 | -11/+11 |
* | bpf: Make struct task_struct an RCU-safe type | David Vernet | 2023-04-01 | 1 | -2/+24 |
* | selftests/bpf: Add test for bpf_ksym_exists(). | Alexei Starovoitov | 2023-03-17 | 1 | -1/+19 |
* | selftests/bpf: Add various tests to check helper access into ptr_to_btf_id. | Alexei Starovoitov | 2023-03-14 | 1 | -0/+4 |
* | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko | 2023-03-10 | 1 | -6/+0 |
* | bpf: Don't use rcu_users to refcount in task kfuncs | David Vernet | 2022-12-07 | 1 | -2/+7 |
* | selftests/bpf: Add selftests for bpf_task_from_pid() | David Vernet | 2022-11-24 | 1 | -0/+73 |
* | bpf/selftests: Add selftests for new task kfuncs | David Vernet | 2022-11-20 | 1 | -0/+149 |