3015b500ae42 ("libbpf: Use memcpy instead of strncpy to please GCC") e459f49b4394 ("libbpf: Separate XDP program load with xsk socket creation") ba451366bf44 ("libbpf: Implement basic split BTF support") c81ed6d81e05 ("libbpf: Factor out common operations in BTF writing APIs") 33433913459a ("libbpf: Fix uninitialized variable in btf_parse_type_sec") 3289959b97ca ("libbpf: Support BTF loading and raw data output in both endianness") f86ed050bcee ("libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset") 4a3b33f8579a ("libbpf: Add BTF writing APIs") a871b0431024 ("libbpf: Add btf__new_empty() to create an empty BTF object") 919d2b1dbb07 ("libbpf: Allow modification of BTF and add btf__add_str API") 192f5a1fe689 ("libbpf: Generalize common logic for managing dynamically-sized arrays") 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") 2f6324a3937f ("libbpf: Support shared umems between queues and devices") 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")