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] [day] [month] [year] [list]
Message-ID: <Z8nZjcKKLmFDh4ZP@bombadil.infradead.org>
Date: Thu, 6 Mar 2025 09:21:17 -0800
From: Luis Chamberlain <mcgrof@...nel.org>
To: Petr Pavlu <petr.pavlu@...e.com>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Sami Tolvanen <samitolvanen@...gle.com>,
	Daniel Gomez <da.gomez@...sung.com>,
	Steven Rostedt <rostedt@...dmis.org>, linux-modules@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Update the MODULE SUPPORT section

On Thu, Mar 06, 2025 at 05:20:59PM +0100, Petr Pavlu wrote:
> Change my role for MODULE SUPPORT from a reviewer to a maintainer. We
> started to rotate its maintainership and I currently look after the modules
> tree. This not being reflected in MAINTAINERS proved to confuse folks.
> 
> Add lib/tests/module/ and tools/testing/selftests/module/ to maintained
> files. They were introduced previously by commit 84b4a51fce4c ("selftests:
> add new kallsyms selftests").
> 
> Signed-off-by: Petr Pavlu <petr.pavlu@...e.com>

Reviewed-by: Luis Chamberlain <mcgrof@...nel.org>

> ---
>  MAINTAINERS | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8e0736dc2ee0..0c8a00b0b49b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15982,7 +15982,7 @@ F:	include/dt-bindings/clock/mobileye,eyeq5-clk.h
>  
>  MODULE SUPPORT
>  M:	Luis Chamberlain <mcgrof@...nel.org>
> -R:	Petr Pavlu <petr.pavlu@...e.com>
> +M:	Petr Pavlu <petr.pavlu@...e.com>
>  R:	Sami Tolvanen <samitolvanen@...gle.com>
>  R:	Daniel Gomez <da.gomez@...sung.com>
>  L:	linux-modules@...r.kernel.org
> @@ -15993,8 +15993,10 @@ F:	include/linux/kmod.h
>  F:	include/linux/module*.h
>  F:	kernel/module/
>  F:	lib/test_kmod.c
> +F:	lib/tests/module/
>  F:	scripts/module*
>  F:	tools/testing/selftests/kmod/
> +F:	tools/testing/selftests/module/
>  
>  MONOLITHIC POWER SYSTEM PMIC DRIVER
>  M:	Saravanan Sekar <sravanhome@...il.com>
> 
> base-commit: 848e076317446f9c663771ddec142d7c2eb4cb43

And as a further note to Linus:

Petr, Sami and Daniel had volunteered to help with maintenance to help
with Rust module support. My requesto to the Rust community was that
while I don't speak Rust I'd be happy to support Rust provided we get
volunteers from the Rust community to help with maintenance of *both*
the C and Rust code. The Rust community came back strong with 3
volunteers.

To help with ramp up I decided that after a few months of them being
reviewers we'd rotate them to be the main maintainer for 6 months each.
Petr has been doing this since around November of last year and he's
been doing an incredible job. Next up will be Daniel and then 6 months
after Sami.

  Luis

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ