Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 15 Feb 2022 17:58:49 -0500 you wrote: > CO-RE requires to have BTF information describing the kernel types in > order to perform the relocations. This is usually provided by the kernel > itself when it's configured with CONFIG_DEBUG_INFO_BTF. However, this > configuration is not enabled in all the distributions and it's not > available on kernels before 5.12. > > It's possible to use CO-RE in kernels without CONFIG_DEBUG_INFO_BTF > support by providing the BTF information from an external source. > BTFHub[0] contains BTF files to each released kernel not supporting BTF, > for the most popular distributions. > > [...] Here is the summary with links: - [bpf-next,v7,1/7] libbpf: split bpf_core_apply_relo() https://git.kernel.org/bpf/bpf-next/c/adb8fa195efd - [bpf-next,v7,2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool https://git.kernel.org/bpf/bpf-next/c/8de6cae40bce - [bpf-next,v7,3/7] bpftool: Add gen min_core_btf command https://git.kernel.org/bpf/bpf-next/c/0a9f4a20c615 - [bpf-next,v7,4/7] bpftool: Implement "gen min_core_btf" logic https://git.kernel.org/bpf/bpf-next/c/a9caaba399f9 - [bpf-next,v7,5/7] bpftool: Implement btfgen_get_btf() https://git.kernel.org/bpf/bpf-next/c/dc695516b6f5 - [bpf-next,v7,6/7] bpftool: gen min_core_btf explanation and examples https://git.kernel.org/bpf/bpf-next/c/1d1ffbf7f0b2 - [bpf-next,v7,7/7] selftests/bpf: Test "bpftool gen min_core_btf" https://git.kernel.org/bpf/bpf-next/c/704c91e59fe0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html