blob: 1bf0a61431829f46ba21f5db66a795f42ac81e68 [file] [log] [blame]
8eb629585d22 ("libbpf: Fix potential multiplication overflow")
8505e8709b5e ("libbpf: Implement generalized .BTF.ext func/line info adjustment")
c3c556966de7 ("libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls")
c112239272c6 ("libbpf: Parse multi-function sections into multiple BPF programs")
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")
029258d7b228 ("libbpf: Remove any use of reallocarray() in libbpf")
28b93c64499a ("libbpf: Clean up and improve CO-RE reloc logging")
109cea5a594f ("libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str]")
47b6cb4d0add ("libbpf: Make kernel feature probing lazy")
15728ad3e71c ("libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches")
0f0e55d8247c ("libbpf: Improve BTF sanitization handling")
d929758101fc ("libbpf: Support disabling auto-loading BPF programs")
192b6638eea5 ("libbpf: Prevent loading vmlinux BTF twice")
1c0c7074fefd ("libbpf: Add support for extracting kernel symbol addresses")
2e33efe32e01 ("libbpf: Generalize libbpf externs support")
1bdb6c9a1c43 ("libbpf: Add a bunch of attribute getters/setters for map definitions")
7bd3a33ae6d2 ("libbpf: Bump version to 0.1.0")
bf99c936f947 ("libbpf: Add BPF ring buffer support")
272d51af3289 ("libbpf: Add API to consume the perf ring buffer content")
fd9eef1a132d ("libbpf: Fix probe code to return EPERM if encountered")
c09add2fbc5a ("tools/libbpf: Add bpf_iter support")
0bee106716cf ("libbpf: Add support for command BPF_ENABLE_STATS")
063e68813391 ("libbpf: Fix false uninitialized variable warning")
646f02ffdd49 ("libbpf: Add BTF-defined map-in-map support")
2d39d7c56f11 ("libbpf: Refactor map creation logic and fix cleanup leak")
41017e56af6c ("libbpf: Refactor BTF-defined map definition parsing logic")
0dbc866832a0 ("libbpf: Add low-level APIs for new bpf_link commands")