aboutsummaryrefslogtreecommitdiffstats
diff options
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index efee40ea589f70..5952c0c5e79a01 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5637,6 +5637,17 @@ M: Nelson Escobar <neescoba@cisco.com>
S: Supported
F: drivers/infiniband/hw/usnic/
+CLANG CAPABILITY ANALYSIS
+M: Marco Elver <elver@google.com>
+R: Bart Van Assche <bvanassche@acm.org>
+L: llvm@lists.linux.dev
+S: Maintained
+F: Documentation/dev-tools/capability-analysis.rst
+F: include/linux/compiler-capability-analysis.h
+F: lib/test_capability-analysis.c
+F: scripts/Makefile.capability-analysis
+F: scripts/capability-analysis-suppression.txt
+
CLANG CONTROL FLOW INTEGRITY SUPPORT
M: Sami Tolvanen <samitolvanen@google.com>
M: Kees Cook <kees@kernel.org>