* [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
* Re: [PATCH] MAINTAINERS: add the associated Rust helper to the CREDENTIALS section
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
2 siblings, 0 replies; 4+ messages in thread
From: Miguel Ojeda @ 2025-08-19 20:03 UTC (permalink / raw)
To: Paul Moore, Christian Brauner; +Cc: linux-security-module, rust-for-linux
On Tue, Aug 19, 2025 at 9:59 PM Paul Moore <paul@paul-moore.com> wrote:
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
Sounds great, thanks for taking ownership of the file!
Cc'ing Christian, since he originally took the first patches to the
file. (I think some people may be filtering based on whether they are
Cc'd or not, so it may be good to Cc others too)
Acked-by: Miguel Ojeda <ojeda@kernel.org>
It may be a good idea to give some context in the commit message too.
Cheers,
Miguel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add the associated Rust helper to the CREDENTIALS section
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
2 siblings, 0 replies; 4+ messages in thread
From: Alice Ryhl @ 2025-08-20 8:28 UTC (permalink / raw)
To: Paul Moore; +Cc: linux-security-module, rust-for-linux
On Tue, Aug 19, 2025 at 03:58:42PM -0400, Paul Moore wrote:
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---
Acked-by: Alice Ryhl <aliceryhl@google.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 [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add the associated Rust helper to the CREDENTIALS section
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
2 siblings, 0 replies; 4+ messages in thread
From: Paul Moore @ 2025-08-22 20:36 UTC (permalink / raw)
To: linux-security-module, rust-for-linux
On Tue, Aug 19, 2025 at 3:58 PM Paul Moore <paul@paul-moore.com> wrote:
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
Merged into lsm/dev.
> 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
--
paul-moore.com
^ permalink raw reply [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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).