adb8fa195efd ("libbpf: Split bpf_core_apply_relo()") 4581e676d3be ("libbpf: Fix potential uninit memory read") 4b443bc1785f ("libbpf: Don't validate TYPE_ID relo's original imm value") 78c1f8d0634c ("libbpf: Reduce bpf_core_apply_relo_insn() stack usage.") d0e928876e30 ("libbpf: Use CO-RE in the kernel in light skeleton.") 1e89106da253 ("bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().") fbd94c7afcf9 ("bpf: Pass a set of bpf_core_relo-s to prog_load command.") 46334a0cd21b ("bpf: Define enum bpf_core_relo_kind as uapi.") 29db4bea1d10 ("bpf: Prepare relo_core.c for kernel duty.") d10ef2b825cf ("libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()") 45493cbaf59e ("libbpf: Pass number of prog load attempts explicitly") be2f2d1680df ("libbpf: Deprecate bpf_program__load() API") 549a63238603 ("libbpf: Ensure that BPF syscall fds are never 0, 1, or 2") c24941cd3766 ("libbpf: Add typeless ksym support to gen_loader") 47512102cde2 ("libbpf: Add "map_extra" as a per-map-type extra flag") 3930198dc9a0 ("libbpf: Use __BYTE_ORDER__") 65a7fa2e4e53 ("libbpf: Add ability to fetch bpf_program's underlying instructions") de5d0dcef602 ("libbpf: Fix off-by-one bug in bpf_core_apply_relo()") 25bbbd7a444b ("libbpf: Remove assumptions about uniqueness of .rodata/.data/.bss maps") ad23b7238474 ("libbpf: Use Elf64-specific types explicitly for dealing with ELF")