blob: 102ff6eb13b6590cc0f907da89d6b70be4dc0857 [file] [log] [blame]
4a3b33f8579a ("libbpf: Add BTF writing APIs")
919d2b1dbb07 ("libbpf: Allow modification of BTF and add btf__add_str API")
b86042478fa0 ("libbpf: Remove assumption of single contiguous memory for BTF data")
740e69c3c511 ("libbpf: Refactor internals of BTF type index")
521095842027 ("libbpf: Deprecate notion of BPF program "title" in favor of "section name"")
8505e8709b5e ("libbpf: Implement generalized .BTF.ext func/line info adjustment")
c3c556966de7 ("libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls")
db2b8b06423c ("libbpf: Support CO-RE relocations for multi-prog sections")
c112239272c6 ("libbpf: Parse multi-function sections into multiple BPF programs")
2e80be60c465 ("libbpf: Fix compilation warnings for 64-bit printf args")
3418c56de81f ("libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo")
9c0f8cbdc0e9 ("libbpf: Normalize and improve logging across few functions")
50e09460d9f8 ("libbpf: Skip well-known ELF sections when iterating ELF")
88a82120282b ("libbpf: Factor out common ELF operations and improve logging")
dca5612f8eb9 ("libbpf: Add perf_buffer APIs for better integration with outside epoll loop")
eacaaed784e2 ("libbpf: Implement enum value-based CO-RE relocations")
3fc32f40c402 ("libbpf: Implement type-based CO-RE relocations support")
029258d7b228 ("libbpf: Remove any use of reallocarray() in libbpf")
353c788c2054 ("libbpf: Improve relocation ambiguity detection")
28b93c64499a ("libbpf: Clean up and improve CO-RE reloc logging")
70785cfb1928 ("libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()")
109cea5a594f ("libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str]")
47b6cb4d0add ("libbpf: Make kernel feature probing lazy")
44ad23dfbccb ("libbpf: Handle BTF pointer sizes more carefully")
15728ad3e71c ("libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches")
94a1fedd63ed ("libbpf: Add btf__parse_raw() and generic btf__parse() APIs")
d4b4dd6ce770 ("libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO")
499dd29d90bb ("libbpf: Add support for SK_LOOKUP program type")
07dd1b7e68e4 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")