Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Fri, 17 Mar 2023 13:19:16 -0700 you wrote: > From: Alexei Starovoitov <ast@xxxxxxxxxx> > > Allow BPF programs detect at load time whether particular kfunc exists. > > Patch 1: Allow ld_imm64 to point to kfunc in the kernel. > Patch 2: Fix relocation of kfunc in ld_imm64 insn when kfunc is in kernel module. > Patch 3: Introduce bpf_ksym_exists() macro. > Patch 4: selftest. > > [...] Here is the summary with links: - [v2,bpf-next,1/4] bpf: Allow ld_imm64 instruction to point to kfunc. https://git.kernel.org/bpf/bpf-next/c/58aa2afbb1e6 - [v2,bpf-next,2/4] libbpf: Fix relocation of kfunc ksym in ld_imm64 insn. https://git.kernel.org/bpf/bpf-next/c/5fc13ad59b60 - [v2,bpf-next,3/4] libbpf: Introduce bpf_ksym_exists() macro. https://git.kernel.org/bpf/bpf-next/c/5cbd3fe3a91d - [v2,bpf-next,4/4] selftests/bpf: Add test for bpf_ksym_exists(). https://git.kernel.org/bpf/bpf-next/c/95fdf6e313a9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html