All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add "exec & binfmt" section with myself and Eric
@ 2021-10-06 18:02 Kees Cook
  2021-10-07  1:00 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Kees Cook @ 2021-10-06 18:02 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Kees Cook, Eric Biederman, linux-kernel, linux-hardening

I'd like more continuity of review for the exec and binfmt (and ELF)
stuff. Eric and I have been the most active lately, so list us as
reviewers.

Cc: Eric Biederman <ebiederm@xmission.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
---
 MAINTAINERS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index abdcbcfef73d..385b12e37c43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7020,6 +7020,20 @@ F:	include/trace/events/mdio.h
 F:	include/uapi/linux/mdio.h
 F:	include/uapi/linux/mii.h
 
+EXEC & BINFMT API
+R:	Eric Biederman <ebiederm@xmission.com>
+R:	Kees Cook <keescook@chromium.org>
+F:	arch/alpha/kernel/binfmt_loader.c
+F:	arch/x86/ia32/ia32_aout.c
+F:	fs/*binfmt_*.c
+F:	fs/exec.c
+F:	include/linux/binfmts.h
+F:	include/linux/elf.h
+F:	include/uapi/linux/binfmts.h
+F:	tools/testing/selftests/exec/
+N:	asm/elf.h
+N:	binfmt
+
 EXFAT FILE SYSTEM
 M:	Namjae Jeon <linkinjeon@kernel.org>
 M:	Sungjong Seo <sj1557.seo@samsung.com>
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add "exec & binfmt" section with myself and Eric
  2021-10-06 18:02 [PATCH] MAINTAINERS: Add "exec & binfmt" section with myself and Eric Kees Cook
@ 2021-10-07  1:00 ` Andrew Morton
  2021-10-07  3:00   ` Kees Cook
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2021-10-07  1:00 UTC (permalink / raw)
  To: Kees Cook; +Cc: Eric Biederman, linux-kernel, linux-hardening

On Wed,  6 Oct 2021 11:02:00 -0700 Kees Cook <keescook@chromium.org> wrote:

> I'd like more continuity of review for the exec and binfmt (and ELF)
> stuff. Eric and I have been the most active lately, so list us as
> reviewers.

Could add myself sometime as well, I guess.  For some reason I am
suspiciously absent from MAINTAINERS.

	switch (subsystem) {
		...
	default:
		akpm;
	}



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add "exec & binfmt" section with myself and Eric
  2021-10-07  1:00 ` Andrew Morton
@ 2021-10-07  3:00   ` Kees Cook
  0 siblings, 0 replies; 3+ messages in thread
From: Kees Cook @ 2021-10-07  3:00 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Eric Biederman, linux-kernel, linux-hardening

On Wed, Oct 06, 2021 at 06:00:33PM -0700, Andrew Morton wrote:
> On Wed,  6 Oct 2021 11:02:00 -0700 Kees Cook <keescook@chromium.org> wrote:
> 
> > I'd like more continuity of review for the exec and binfmt (and ELF)
> > stuff. Eric and I have been the most active lately, so list us as
> > reviewers.
> 
> Could add myself sometime as well, I guess.  For some reason I am
> suspiciously absent from MAINTAINERS.
> 
> 	switch (subsystem) {
> 		...
> 	default:
> 		akpm;
> 	}

Heh, well, I always assumed you didn't want to be explicitly listed
there. :)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-07  3:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 18:02 [PATCH] MAINTAINERS: Add "exec & binfmt" section with myself and Eric Kees Cook
2021-10-07  1:00 ` Andrew Morton
2021-10-07  3:00   ` Kees Cook

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.