Age | Commit message (Expand) | Author |
---|---|---|
2023-11-20 | bpf: verify callbacks as if they are called unknown number of times | Eduard Zingerman |
2023-05-16 | selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h | Jiri Olsa |
2023-03-10 | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko |
2023-03-03 | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted. | Alexei Starovoitov |
2022-08-24 | selftests/bpf: Add tests for reference state fixes for callbacks | Kumar Kartikeya Dwivedi |