diff options
| author | Paul Moore <paul@paul-moore.com> | 2025-08-19 15:52:47 -0400 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2025-08-22 16:22:57 -0400 |
| commit | 67fe7be7dffd0e27bcba472777d34b59b90f7330 (patch) | |
| tree | 5b54a852cecca1f07980f32b25b0d596fbe9be03 | |
| parent | 9c7419568b28855274d6d1dac1684f6627da9547 (diff) | |
MAINTAINERS: add the associated Rust helper to the CREDENTIALS section
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Acked-by: Alice Ryhl <aliceryhl@google.com>
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 d61f7246e5bf..0ee0098f2df8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6484,6 +6484,7 @@ S: Supported T: git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git F: include/linux/cred.h F: kernel/cred.c +F: rust/kernel/cred.rs F: Documentation/security/credentials.rst INTEL CRPS COMMON REDUNDANT PSU DRIVER |
