Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-24 | selftests/bpf: Add tests for may_goto with negative offset. | Alexei Starovoitov | 1 | -0/+52 |
2024-06-21 | selftests/bpf: Tests with may_goto and jumps to the 1st insn | Alexei Starovoitov | 1 | -0/+94 |
2024-05-13 | bpf: make list_for_each_entry portable | Jose E. Marchesi | 1 | -5/+4 |
2024-03-12 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -3/+100 |
2024-03-07 | selftests/bpf: Test may_goto | Alexei Starovoitov | 1 | -3/+100 |
2024-03-06 | selftests/bpf: test case for callback_depth states pruning logic | Eduard Zingerman | 1 | -0/+70 |
2023-11-21 | selftests/bpf: check if max number of bpf_loop iterations is tracked | Eduard Zingerman | 1 | -0/+75 |
2023-11-21 | selftests/bpf: test widening for iterating callbacks | Eduard Zingerman | 1 | -0/+20 |
2023-11-21 | selftests/bpf: tests for iterating callbacks | Eduard Zingerman | 1 | -0/+147 |