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: <20241104114007.GA1412590@ragnatech.se>
Date: Mon, 4 Nov 2024 12:40:07 +0100
From: Niklas Söderlund <niklas.soderlund+renesas@...natech.se>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Paul Barker <paul.barker.ct@...renesas.com>,
	Claudiu Beznea <claudiu.beznea.uj@...renesas.com>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
	James Bottomley <James.Bottomley@...senpartnership.com>,
	Arnd Bergmann <arnd@...db.de>,
	Sergei Shtylyov <sergei.shtylyov@...il.com>,
	linux-renesas-soc@...r.kernel.org, netdev@...r.kernel.org,
	linux-ide@...r.kernel.org, linux-sh@...r.kernel.org,
	linux-kernel@...r.kernel.org, Simon Horman <horms@...nel.org>,
	Niklas Cassel <cassel@...nel.org>
Subject: Re: [PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver
 sections

Hi Geert,

Thanks for sorting this out.

On 2024-11-04 12:05:07 +0100, Geert Uytterhoeven wrote:
> Removing full driver sections also removed mailing list entries, causing
> submitters of future patches to forget CCing these mailing lists.
> 
> Hence re-add the sections for the Renesas Ethernet AVB, R-Car SATA, and
> SuperH Ethernet drivers.  Add people who volunteered to maintain these
> drivers (thanks a lot!).
> 
> Fixes: 6e90b675cf942e50 ("MAINTAINERS: Remove some entries due to various compliance requirements.")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Reviewed-by: Simon Horman <horms@...nel.org>
> Acked-by: Niklas Cassel <cassel@...nel.org>
> ---
> To be applied to renesas-fixes for v6.12 after v6.12-rc7, unless a
> better solution is found.
> 
> v2:
>   - Add Acked-by, Reviewed-by,
>   - Add M:-entries.
> ---
>  MAINTAINERS | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 13f4c23281f89332..b04d678240e80ec9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19578,6 +19578,16 @@ S:	Supported
>  F:	Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
>  F:	drivers/i2c/busses/i2c-emev2.c
>  
> +RENESAS ETHERNET AVB DRIVER
> +M:	Paul Barker <paul.barker.ct@...renesas.com>
> +M:	Niklas Söderlund <niklas.soderlund+renesas@...natech.se>

I'm happy to look after the RAVB driver together with Paul. However 
please don't add my +renesas tag email for new entries in the 
MAINTAINERS file.

With this fixed for RAVB and SUPERH ETHERNET,

Acked-by: Niklas Söderlund <niklas.soderlund+renesas@...natech.se>

> +L:	netdev@...r.kernel.org
> +L:	linux-renesas-soc@...r.kernel.org
> +F:	Documentation/devicetree/bindings/net/renesas,etheravb.yaml
> +F:	drivers/net/ethernet/renesas/Kconfig
> +F:	drivers/net/ethernet/renesas/Makefile
> +F:	drivers/net/ethernet/renesas/ravb*
> +
>  RENESAS ETHERNET SWITCH DRIVER
>  R:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
>  L:	netdev@...r.kernel.org
> @@ -19627,6 +19637,14 @@ F:	Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml
>  F:	drivers/i2c/busses/i2c-rcar.c
>  F:	drivers/i2c/busses/i2c-sh_mobile.c
>  
> +RENESAS R-CAR SATA DRIVER
> +M:	Geert Uytterhoeven <geert+renesas@...der.be>
> +L:	linux-ide@...r.kernel.org
> +L:	linux-renesas-soc@...r.kernel.org
> +S:	Supported
> +F:	Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
> +F:	drivers/ata/sata_rcar.c
> +
>  RENESAS R-CAR THERMAL DRIVERS
>  M:	Niklas Söderlund <niklas.soderlund@...natech.se>
>  L:	linux-renesas-soc@...r.kernel.org
> @@ -19702,6 +19720,16 @@ S:	Supported
>  F:	Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
>  F:	drivers/i2c/busses/i2c-rzv2m.c
>  
> +RENESAS SUPERH ETHERNET DRIVER
> +M:	Niklas Söderlund <niklas.soderlund+renesas@...natech.se>
> +L:	netdev@...r.kernel.org
> +L:	linux-renesas-soc@...r.kernel.org
> +F:	Documentation/devicetree/bindings/net/renesas,ether.yaml
> +F:	drivers/net/ethernet/renesas/Kconfig
> +F:	drivers/net/ethernet/renesas/Makefile
> +F:	drivers/net/ethernet/renesas/sh_eth*
> +F:	include/linux/sh_eth.h
> +
>  RENESAS USB PHY DRIVER
>  M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
>  L:	linux-renesas-soc@...r.kernel.org
> -- 
> 2.34.1
> 

-- 
Kind Regards,
Niklas Söderlund

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ