[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <176762845980.510.5935312470055307220.tip-bot2@tip-bot2>
Date: Mon, 05 Jan 2026 15:54:19 -0000
From: "tip-bot2 for Marco Elver" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Marco Elver <elver@...gle.com>,
"Peter Zijlstra (Intel)" <peterz@...radead.org>,
Bart Van Assche <bvanassche@....org>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [tip: locking/core] MAINTAINERS: Add entry for Context Analysis
The following commit has been merged into the locking/core branch of tip:
Commit-ID: 48eb4b9a3d5c305f93d3cfd0eddffa305884597f
Gitweb: https://git.kernel.org/tip/48eb4b9a3d5c305f93d3cfd0eddffa305884597f
Author: Marco Elver <elver@...gle.com>
AuthorDate: Fri, 19 Dec 2025 16:40:16 +01:00
Committer: Peter Zijlstra <peterz@...radead.org>
CommitterDate: Mon, 05 Jan 2026 16:43:34 +01:00
MAINTAINERS: Add entry for Context Analysis
Add entry for all new files added for Clang's context analysis.
Signed-off-by: Marco Elver <elver@...gle.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
Reviewed-by: Bart Van Assche <bvanassche@....org>
Link: https://patch.msgid.link/20251219154418.3592607-28-elver@google.com
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5b11839..2953b46 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6132,6 +6132,17 @@ M: Nelson Escobar <neescoba@...co.com>
S: Supported
F: drivers/infiniband/hw/usnic/
+CLANG CONTEXT ANALYSIS
+M: Marco Elver <elver@...gle.com>
+R: Bart Van Assche <bvanassche@....org>
+L: llvm@...ts.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@...gle.com>
M: Kees Cook <kees@...nel.org>
Powered by blists - more mailing lists