From 9c7419568b28855274d6d1dac1684f6627da9547 Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Thu, 14 Aug 2025 17:56:07 -0400 Subject: [PATCH] MAINTAINERS: add the associated Rust helper to the LSM section Suggested-by: Benno Lossin Signed-off-by: Paul Moore --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index fe168477caa45..d61f7246e5bf5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22790,6 +22790,7 @@ F: include/linux/security.h F: include/uapi/linux/lsm.h F: security/ F: tools/testing/selftests/lsm/ +F: rust/kernel/security.rs X: security/selinux/ K: \bsecurity_[a-z_0-9]\+\b -- 2.47.3