Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 12 Feb 2025 20:45:52 +0800 you wrote: > From: Rong Tao <rongtao@xxxxxxxx> > > The size of struct bpf_map::name is BPF_OBJ_NAME_LEN (16). > > bpf(2) { > map_create() { > bpf_obj_name_cpy(map->name, attr->map_name, sizeof(attr->map_name)); > } > } > > [...] Here is the summary with links: - [bpf-next,v4] bpftool: Check map name length when map create https://git.kernel.org/bpf/bpf-next/c/a4585442ade5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html