Age | Commit message (Expand) | Author |
---|---|---|
2025-03-15 | security: Propagate caller information in bpf hooks | Blaise Boscaccy |
2025-03-15 | selftests/bpf: Test sleepable global subprogs in atomic contexts | Kumar Kartikeya Dwivedi |
2024-02-05 | selftests/bpf: Add tests for RCU lock transfer between subprogs | Kumar Kartikeya Dwivedi |
2023-04-01 | bpf: Remove now-defunct task kfuncs | David Vernet |
2023-03-10 | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko |
2023-03-03 | bpf: Refactor RCU enforcement in the verifier. | Alexei Starovoitov |
2022-12-14 | selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n | Yonghong Song |
2022-12-06 | bpf: Don't use rcu_users to refcount in task kfuncs | David Vernet |
2022-12-04 | selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics | Yonghong Song |
2022-11-24 | selftests/bpf: Add tests for bpf_rcu_read_lock() | Yonghong Song |