From: Kees Cook Date: Thu, 31 Oct 2024 22:08:35 +0000 (-0700) Subject: MAINTAINERS: exec: Add auxvec.h UAPI X-Git-Tag: v6.14-rc1~206^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6baab135eb00e85020abd0f13907a934b3df5c6b;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: exec: Add auxvec.h UAPI Changes to auxiliary vectors would be best reviewed by the exec/binfmt maintainers. Link: https://lore.kernel.org/r/20241031220833.work.539-kees@kernel.org Reviewed-by: Eric W. Biederman Signed-off-by: Kees Cook --- diff --git a/MAINTAINERS b/MAINTAINERS index a097afd76ded4..0095019053864 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/