Kees Cook <k...@kernel.org> writes: > Changes to auxiliary vectors would be best reviewed by the exec/binfmt > maintainers. > > Signed-off-by: Kees Cook <k...@kernel.org> Reviewed-by: "Eric W. Biederman" <ebied...@xmission.com>
> --- > Cc: Eric Biederman <ebied...@xmission.com> > Cc: linux...@kvack.org > --- > 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/