aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2022-10-03 16:56:40 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2022-10-03 16:56:40 -0700
commit12ed00ba01abf39e0869c02ccdde5e24a357466b (patch)
treeb0a0d83b86a7b335dd94044be0aebe306b41e4ab /MAINTAINERS
parentMerge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux (diff)
parentbinfmt: remove taso from linux_binprm struct (diff)
downloadlinux-12ed00ba01abf39e0869c02ccdde5e24a357466b.tar.gz
linux-12ed00ba01abf39e0869c02ccdde5e24a357466b.tar.bz2
linux-12ed00ba01abf39e0869c02ccdde5e24a357466b.zip
Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull execve updates from Kees Cook: "This removes a.out support globally; it has been disabled for a while now. - Remove a.out implementation globally (Eric W. Biederman) - Remove unused linux_binprm::taso member (Lukas Bulwahn)" * tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: binfmt: remove taso from linux_binprm struct a.out: Remove the a.out implementation
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c82daad19c3d..486e8e0450aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7685,7 +7685,6 @@ R: Kees Cook <keescook@chromium.org>
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: arch/alpha/kernel/binfmt_loader.c
F: fs/*binfmt_*.c
F: fs/exec.c
F: include/linux/binfmts.h