blob: dabd03ead3fa36786f34e49aa15a8e5919a47d90 [file] [log] [blame]
32022fd97ed3 ("libbpf: Handle GCC noreturn-turned-volatile quirk")
b03bc6853c0e ("libbpf: convert libbpf code to use new btf helpers")
ef99b02b23ef ("libbpf: capture value in BTF type info for BTF-defined map defs")
abd29c931459 ("libbpf: allow specifying map definitions using BTF")
063183bf0486 ("libbpf: split initialization and loading of BTF")
bf82927125dd ("libbpf: refactor map initialization")
01b29d1dc9a0 ("libbpf: streamline ELF parsing error-handling")
9c6660d0406f ("libbpf: extract BTF loading logic")
399dc65e9ca0 ("libbpf: reduce unnecessary line wrapping")
c51829bb6e92 ("libbpf: check map name retrieved from ELF")
351131b51c7a ("libbpf: add btf_dump API for BTF-to-C conversion")
2fc3fc0bcdcc ("libbpf: switch btf_dedup() to hashmap for dedup table")
e3b924224028 ("libbpf: add resizable non-thread safe internal hashmap")
e6c64855fd7a ("libbpf: add btf__parse_elf API to load .BTF and .BTF.ext")
d72386fe7a84 ("libbpf: move logging helpers into libbpf_internal.h")
d7c4b3980c18 ("libbpf: detect supported kernel BTF features and sanitize BTF")
a19f89f3667c ("bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing")
4f8827d2b61e ("bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement")
8837fe5dd09b ("bpf, libbpf: handle old kernels more graceful wrt global data sections")
b7e3a28019c9 ("libbpf: remove dependency on barrier.h in xsk.h")
d5e63fdd4433 ("libbpf: fix XDP socket ring buffer memory ordering")
189cf5a4a7d5 ("btf: add support for VAR and DATASEC in btf_dedup()")
d5adbdd77ecc ("libbpf: Fix build with gcc-8")
1713d68b3bf0 ("bpf, libbpf: add support for BTF Var and DataSec")
d859900c4c56 ("bpf, libbpf: support global data/bss/rodata sections")
f8c7a4d4dc39 ("bpf, libbpf: refactor relocation handling")
1a9df9e29c2a ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")