[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210531205405.67993-1-nathan@kernel.org>
Date: Mon, 31 May 2021 13:54:06 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Sami Tolvanen <samitolvanen@...gle.com>,
Kees Cook <keescook@...omium.org>
Cc: Nick Desaulniers <ndesaulniers@...gle.com>,
clang-built-linux@...glegroups.com, linux-kernel@...r.kernel.org,
Nathan Chancellor <nathan@...nel.org>
Subject: [PATCH] MAINTAINERS: Add Clang CFI section
Sami is the primary developer and Kees has been chauffeuring the patches
to Linus so ensure they are always kept in the loop about proposed
changes to these files. Add Nick and I as reviewers so we are CC'd as
well.
Fixes: cf68fffb66d6 ("add support for Clang CFI")
Signed-off-by: Nathan Chancellor <nathan@...nel.org>
---
Not that I really expect this code to change all that much but I
personally hate when there is no clear path for a patch to go upstream
so it makes sense to solidify this.
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 008fcad7ac00..81a507cda338 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4436,6 +4436,18 @@ F: include/linux/compiler-clang.h
F: scripts/clang-tools/
K: \b(?i:clang|llvm)\b
+CLANG CONTROL FLOW INTEGRITY SUPPORT
+M: Sami Tolvanen <samitolvanen@...gle.com>
+M: Kees Cook <keescook@...omium.org>
+R: Nathan Chancellor <nathan@...nel.org>
+R: Nick Desaulniers <ndesaulniers@...gle.com>
+L: clang-built-linux@...glegroups.com
+S: Supported
+B: https://github.com/ClangBuiltLinux/linux/issues
+T: git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/clang/features
+F: include/linux/cfi.h
+F: kernel/cfi.c
+
CLEANCACHE API
M: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
L: linux-kernel@...r.kernel.org
base-commit: 24845dcb170e16b3100bd49743687648c71387ae
--
2.32.0.rc0
Powered by blists - more mailing lists