[PATCH v4 26/35] MAINTAINERS: Add entry for Context Analysis

Marco Elver elver at google.com
Thu Nov 20 15:09:51 UTC 2025


Add entry for all new files added for Clang's context analysis.

Signed-off-by: Marco Elver <elver at google.com>
Reviewed-by: Bart Van Assche <bvanassche at acm.org>
---
v4:
* Rename capability -> context analysis.
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e64b94e6b5a9..0445478f74c7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6029,6 +6029,17 @@ M:	Nelson Escobar <neescoba at cisco.com>
 S:	Supported
 F:	drivers/infiniband/hw/usnic/
 
+CLANG CONTEXT ANALYSIS
+M:	Marco Elver <elver at google.com>
+R:	Bart Van Assche <bvanassche at acm.org>
+L:	llvm at lists.linux.dev
+S:	Maintained
+F:	Documentation/dev-tools/context-analysis.rst
+F:	include/linux/compiler-context-analysis.h
+F:	lib/test_context-analysis.c
+F:	scripts/Makefile.context-analysis
+F:	scripts/context-analysis-suppression.txt
+
 CLANG CONTROL FLOW INTEGRITY SUPPORT
 M:	Sami Tolvanen <samitolvanen at google.com>
 M:	Kees Cook <kees at kernel.org>
-- 
2.52.0.rc1.455.g30608eb744-goog




More information about the Linux-security-module-archive mailing list