Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-03 | bpf: Zero index arg error string for dynptr and iter | Kumar Kartikeya Dwivedi | 1 | -2/+2 |
2024-12-03 | bpf: Ensure reg is PTR_TO_STACK in process_iter_arg | Tao Lyu | 1 | -2/+2 |
2024-11-06 | selftests/bpf: Use -4095 as the bad address for bits iterator | Hou Tao | 1 | -4/+28 |
2024-10-30 | selftests/bpf: Add three test cases for bits_iter | Hou Tao | 1 | -3/+58 |
2024-09-04 | selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE | Feng Yang | 1 | -1/+1 |
2024-05-30 | selftests/bpf: Add selftest for bits iter | Yafang Shao | 1 | -0/+153 |