All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add the associated Rust helper to the CREDENTIALS section
@ 2025-08-19 19:58 Paul Moore
  2025-08-19 20:03 ` Miguel Ojeda
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Moore @ 2025-08-19 19:58 UTC (permalink / raw)
  To: linux-security-module, rust-for-linux

Signed-off-by: Paul Moore <paul@paul-moore.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.50.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-08-22 20:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19 19:58 [PATCH] MAINTAINERS: add the associated Rust helper to the CREDENTIALS section Paul Moore
2025-08-19 20:03 ` Miguel Ojeda
2025-08-20  8:28 ` Alice Ryhl
2025-08-22 20:36 ` Paul Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.