Add entry for all new files added for Clang's capability analysis. Signed-off-by: Marco Elver <el...@google.com> Cc: Bart Van Assche <bvanass...@acm.org> --- 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 <neesc...@cisco.com> S: Supported F: drivers/infiniband/hw/usnic/ +CLANG CAPABILITY ANALYSIS +M: Marco Elver <el...@google.com> +R: Bart Van Assche <bvanass...@acm.org> +L: l...@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 <samitolva...@google.com> M: Kees Cook <k...@kernel.org> -- 2.48.1.711.g2feabab25a-goog