Kees Cook <[email protected]> writes: > Changes to auxiliary vectors would be best reviewed by the exec/binfmt > maintainers. > > Signed-off-by: Kees Cook <[email protected]> Reviewed-by: "Eric W. Biederman" <[email protected]>
> --- > Cc: Eric Biederman <[email protected]> > Cc: [email protected] > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a097afd76ded..009501905386 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8501,6 +8501,7 @@ F: fs/tests/binfmt_*_kunit.c > F: fs/tests/exec_kunit.c > F: include/linux/binfmts.h > F: include/linux/elf.h > +F: include/uapi/linux/auxvec.h > F: include/uapi/linux/binfmts.h > F: include/uapi/linux/elf.h > F: tools/testing/selftests/exec/
