diff options
| author | Paul Moore <paul@paul-moore.com> | 2025-08-14 17:56:07 -0400 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2025-08-22 16:22:51 -0400 |
| commit | 9c7419568b28855274d6d1dac1684f6627da9547 (patch) | |
| tree | 0724be457cec09f01c482dd0c99816c74f29f9f7 | |
| parent | 046c56178a73ad7883fc38e6caa0474025c0fe86 (diff) | |
MAINTAINERS: add the associated Rust helper to the LSM section
Suggested-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe168477caa4..d61f7246e5bf 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 |
