Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-06 | bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right} | Martin KaFai Lau | 1 | -14/+15 |
2024-08-21 | selftests/bpf: replace __regex macro with "{{...}}" patterns | Eduard Zingerman | 1 | -1/+1 |
2024-06-21 | selftests/bpf: Match tests against regular expression | Cupertino Miranda | 1 | -1/+1 |
2023-04-16 | bpf: Migrate bpf_rbtree_remove to possibly fail | Dave Marchevsky | 1 | -50/+27 |
2023-03-10 | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko | 1 | -1/+2 |
2023-03-03 | selftests/bpf: Add -Wuninitialized flag to bpf prog flags | Dave Marchevsky | 1 | -2/+5 |
2023-02-14 | selftests/bpf: Add rbtree selftests | Dave Marchevsky | 1 | -0/+322 |