blob: e1034e0df90b5ccba0d33bbdd4e0bcc91174b6a0 [file] [log] [blame]
e1cebd841b0a ("selftests/bpf: Fix a couple of broken test_btf cases")
a0d7da26ce86 ("libbpf: Fix call relocation offset calculation bug")
fb84b8224655 ("libbpf: add perf buffer API")
ef99b02b23ef ("libbpf: capture value in BTF type info for BTF-defined map defs")
84bf5e1f4f17 ("libbpf: add raw tracepoint attach API")
f6de59c17f11 ("libbpf: add tracepoint attach API")
b26500274767 ("libbpf: add kprobe/uprobe attach API")
63f2f5ee856b ("libbpf: add ability to attach/detach BPF program to perf event")
1c2e9efc26f3 ("libbpf: introduce concept of bpf_link")
9e3d709c47ca ("selftests/bpf: add test for BTF-defined maps")
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")
6446b3155521 ("bpf: add a new API libbpf_num_possible_cpus()")
399dc65e9ca0 ("libbpf: reduce unnecessary line wrapping")
fba01a0689a9 ("libbpf: use negative fd to specify missing BTF")
c51829bb6e92 ("libbpf: check map name retrieved from ELF")
12ef5634a855 ("libbpf: simplify endianness check")
60276f984998 ("libbpf: add bpf_object__load_xattr() API function to pass log_level")
d98363b510ce ("libbpf: fix warning that PTR_ERR_OR_ZERO can be used")
046561981b94 ("libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr")
351131b51c7a ("libbpf: add btf_dump API for BTF-to-C conversion")
e3b924224028 ("libbpf: add resizable non-thread safe internal hashmap")
e6c64855fd7a ("libbpf: add btf__parse_elf API to load .BTF and .BTF.ext")
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")
d5adbdd77ecc ("libbpf: Fix build with gcc-8")
69a0f9ecef22 ("bpf, bpftool: fix a few ubsan warnings")
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")
ff466b58055f ("libbpf: Ignore -Wformat-nonliteral warning")
da11b417583e ("libbpf: teach libbpf about log_level bit 2")
1a9df9e29c2a ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")