Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-01 | bpf: Remove now-defunct task kfuncs | David Vernet | 1 | -7/+2 |
2023-03-10 | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko | 1 | -4/+0 |
2023-03-03 | bpf: Refactor RCU enforcement in the verifier. | Alexei Starovoitov | 1 | -3/+3 |
2022-12-14 | selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n | Yonghong Song | 1 | -4/+4 |
2022-12-06 | bpf: Don't use rcu_users to refcount in task kfuncs | David Vernet | 1 | -0/+5 |
2022-12-04 | selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics | Yonghong Song | 1 | -10/+45 |
2022-11-24 | selftests/bpf: Add tests for bpf_rcu_read_lock() | Yonghong Song | 1 | -0/+290 |