Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-26 | libbpf: Streamline error reporting for high-level APIs | Andrii Nakryiko | 1 | -9/+9 |
2020-08-19 | libbpf: Centralize poisoning and poison reallocarray() | Andrii Nakryiko | 1 | -3/+0 |
2020-01-10 | libbpf: Poison kernel-only integer types | Andrii Nakryiko | 1 | -0/+3 |
2019-11-07 | libbpf: Fix another potential overflow issue in bpf_prog_linfo | Andrii Nakryiko | 1 | -7/+7 |
2019-06-18 | libbpf: add common min/max macro to libbpf_internal.h | Andrii Nakryiko | 1 | -4/+1 |
2018-12-13 | bpf: Remove !func_info and !line_info check from test_btf and bpftool | Martin KaFai Lau | 1 | -5/+1 |
2018-12-11 | tools/bpf: rename *_info_cnt to nr_*_info | Yonghong Song | 1 | -2/+2 |
2018-12-10 | bpf: libbpf: bpftool: Print bpf_line_info during prog dump | Martin KaFai Lau | 1 | -0/+253 |