Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Tue, 13 Jun 2023 15:35:29 -0700 you wrote: > This patch set contains a few refactorings to BPF map and BPF program creation > permissions checks, which were originally part of BPF token patch set ([0]), > but are logically completely independent and useful in their own right. > > [0] https://patchwork.kernel.org/project/netdevbpf/list/?series=755113&state=* > > Andrii Nakryiko (4): > bpf: move unprivileged checks into map_create() and bpf_prog_load() > bpf: inline map creation logic in map_create() function > bpf: centralize permissions checks for all BPF map types > bpf: keep BPF_PROG_LOAD permission checks clear of validations > > [...] Here is the summary with links: - [bpf-next,1/4] bpf: move unprivileged checks into map_create() and bpf_prog_load() https://git.kernel.org/bpf/bpf-next/c/1d28635abcf1 - [bpf-next,2/4] bpf: inline map creation logic in map_create() function https://git.kernel.org/bpf/bpf-next/c/22db41226b67 - [bpf-next,3/4] bpf: centralize permissions checks for all BPF map types https://git.kernel.org/bpf/bpf-next/c/6c3eba1c5e28 - [bpf-next,4/4] bpf: keep BPF_PROG_LOAD permission checks clear of validations https://git.kernel.org/bpf/bpf-next/c/7f6719f7a866 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html