Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: better fix for handling nulled-out struct_ops program | Andrii Nakryiko | 2024-05-01 | 1 | -1/+1 |
* | selftests/bpf: validate nulled-out struct_ops program is handled properly | Andrii Nakryiko | 2024-04-30 | 1 | -0/+7 |
* | selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer. | Kui-Feng Lee | 2024-04-05 | 1 | -0/+13 |
* | selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps. | Kui-Feng Lee | 2024-03-14 | 1 | -1/+15 |
* | selftests/bpf: Test struct_ops map definition with type suffix | Eduard Zingerman | 2024-03-07 | 1 | -1/+20 |
* | selftests/bpf: Test if shadow types work correctly. | Kui-Feng Lee | 2024-02-29 | 1 | -0/+8 |
* | selftests/bpf: Suppress warning message of an unused variable. | Kui-Feng Lee | 2024-02-05 | 1 | -2/+1 |
* | selftests/bpf: test case for register_bpf_struct_ops(). | Kui-Feng Lee | 2024-01-24 | 1 | -0/+30 |