lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cdudbtd7qkspxgglsdfjmd665cqij7u57sdvakyj3wudobsqzm@t7lpbrc3byqy>
Date: Thu, 20 Mar 2025 09:54:11 +0100
From: Daniel Gomez <da.gomez@...nel.org>
To: Andreas Hindborg <a.hindborg@...nel.org>,
	R@...os.smtp.subspace.kernel.org
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>, 
	Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>, 
	Björn Roy Baron <bjorn3_gh@...tonmail.com>, Benno Lossin <benno.lossin@...ton.me>, 
	Alice Ryhl <aliceryhl@...gle.com>, Masahiro Yamada <masahiroy@...nel.org>, 
	Nathan Chancellor <nathan@...nel.org>, Nicolas Schier <nicolas@...sle.eu>, 
	Luis Chamberlain <mcgrof@...nel.org>, Trevor Gross <tmgross@...ch.edu>, 
	Adam Bratschi-Kaye <ark.email@...il.com>, rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org, 
	linux-kbuild@...r.kernel.org, Petr Pavlu <petr.pavlu@...e.com>, 
	Sami Tolvanen <samitolvanen@...gle.com>, Daniel Gomez <da.gomez@...sung.com>, 
	Simona Vetter <simona.vetter@...ll.ch>, Greg KH <gregkh@...uxfoundation.org>, 
	Fiona Behrens <me@...enk.dev>, Daniel Almeida <daniel.almeida@...labora.com>, 
	linux-modules@...r.kernel.org
Subject: Re: [PATCH v8 7/7] modules: add rust modules files to MAINTAINERS

On Thu, Feb 27, 2025 at 03:38:13PM +0100, Andreas Hindborg wrote:
> The module subsystem people agreed to maintain rust support for modules
> [1]. Thus, add entries for relevant files to modules entry in MAINTAINERS.
> 
> Link: https://lore.kernel.org/all/0d9e596a-5316-4e00-862b-fd77552ae4b5@suse.com/ [1]
> Signed-off-by: Andreas Hindborg <a.hindborg@...nel.org>

And this is what we signed up for here:

https://lore.kernel.org/all/ZsPANzx4-5DrOl5m@bombadil.infradead.org/

Acked-by: Daniel Gomez <da.gomez@...sung.com>

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 896a307fa065..ff65178f6e06 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15991,6 +15991,8 @@ F:	include/linux/kmod.h
>  F:	include/linux/module*.h
>  F:	kernel/module/
>  F:	lib/test_kmod.c
> +F:	rust/kernel/module_param.rs
> +F:	rust/macros/module.rs
>  F:	scripts/module*
>  F:	tools/testing/selftests/kmod/
>  
> 
> -- 
> 2.47.0
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ