blob: b29215939eb702a79046c768a5b42518448c7cb0 [file] [log] [blame]
a535909142bf ("libbpf: Add support for freplace attachment in bpf_link_create")
88f7fe723324 ("libbpf: Support test run of raw tracepoint programs")
5d23328dccd9 ("libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section")
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")