From: Alexey Dobriyan Date: Wed, 6 Dec 2023 09:21:42 +0000 (+0300) Subject: ELF, MAINTAINERS: specifically mention ELF X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=27daa514c48d5796d564ea5410cb72f78a521891;p=linux.git ELF, MAINTAINERS: specifically mention ELF People complain when I miss people in Cc. [ kees: Also add the ELF uapi doc link ] Signed-off-by: Alexey Dobriyan Link: https://lore.kernel.org/r/2cb0891e-d7c0-4939-bb5f-282812de6078@p183 Signed-off-by: Kees Cook --- diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a692..39219b144c239 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7955,12 +7955,13 @@ L: rust-for-linux@vger.kernel.org S: Maintained F: rust/kernel/net/phy.rs -EXEC & BINFMT API +EXEC & BINFMT API, ELF R: Eric Biederman R: Kees Cook L: linux-mm@kvack.org S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/execve +F: Documentation/userspace-api/ELF.rst F: fs/*binfmt_*.c F: fs/exec.c F: include/linux/binfmts.h