Add entry for all new files added for Clang's capability analysis. Signed-off-by: Marco Elver <elver@xxxxxxxxxx> Cc: Bart Van Assche <bvanassche@xxxxxxx> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8e0736dc2ee0..cf9bf14f99b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5638,6 +5638,17 @@ M: Nelson Escobar <neescoba@xxxxxxxxx> S: Supported F: drivers/infiniband/hw/usnic/ +CLANG CAPABILITY ANALYSIS +M: Marco Elver <elver@xxxxxxxxxx> +R: Bart Van Assche <bvanassche@xxxxxxx> +L: llvm@xxxxxxxxxxxxxxx +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@xxxxxxxxxx> M: Kees Cook <kees@xxxxxxxxxx> -- 2.48.1.711.g2feabab25a-goog