Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: Test passing rdonly mem to global func | Kumar Kartikeya Dwivedi | 2022-04-06 | 1 | -5/+12 |
* | bpf/selftests: Test PTR_TO_RDONLY_MEM | Hao Luo | 2021-12-18 | 1 | -0/+14 |
* | selftests/bpf: Add weak/typeless ksym test for light skeleton | Kumar Kartikeya Dwivedi | 2021-10-28 | 1 | -2/+33 |
* | libbpf: Support weak typed ksyms. | Hao Luo | 2021-08-13 | 1 | -0/+31 |
* | selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks | Andrii Nakryiko | 2021-05-25 | 1 | -2/+1 |
* | bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked | Martin KaFai Lau | 2020-10-19 | 1 | -18/+39 |
* | bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() | Hao Luo | 2020-10-02 | 1 | -0/+18 |
* | selftests/bpf: Ksyms_btf to test typed ksyms | Hao Luo | 2020-10-02 | 1 | -0/+70 |