blob: 63777d5d5e32d4065388b511cb69ddac78eba246 [file] [log] [blame]
a0d7da26ce86 ("libbpf: Fix call relocation offset calculation bug")
f2a3e4e95f40 ("libbpf: provide more helpful message on uninitialized global var")
fb84b8224655 ("libbpf: add perf buffer API")
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")
9c6660d0406f ("libbpf: extract BTF loading logic")
6446b3155521 ("bpf: add a new API libbpf_num_possible_cpus()")
60276f984998 ("libbpf: add bpf_object__load_xattr() API function to pass log_level")
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")
8837fe5dd09b ("bpf, libbpf: handle old kernels more graceful wrt global data sections")
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")