* [PATCH] MAINTAINERS: Drop Mark Gross
@ 2026-05-26 17:38 Uwe Kleine-König
2026-05-26 18:28 ` Dave Hansen
2026-05-26 18:41 ` Konstantin Ryabitsev
0 siblings, 2 replies; 7+ messages in thread
From: Uwe Kleine-König @ 2026-05-26 17:38 UTC (permalink / raw)
To: Prabhjot Khurana, Andy Shevchenko, Mika Westerberg, Tony Luck,
Tony Nguyen
Cc: linux-edac, linux-kernel, Mark Gross, Mark Gross,
Konstantin Ryabitsev
Sending mail to Mark's kernel.org address results in the intel mail
server rejecting the mail. So drop him from all maintainer entries.
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
---
Hello,
please consider this a request to find out what happend to Mark for now,
and give him a chance to speak up. Maybe it's only a mail configuration
fsck.
Best regards
Uwe
MAINTAINERS | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4087b67bbc69..0e45e113bfd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9336,9 +9336,8 @@ S: Supported
F: drivers/edac/dmc520_edac.c
EDAC-E752X
-M: Mark Gross <markgross@kernel.org>
L: linux-edac@vger.kernel.org
-S: Maintained
+S: Orphan
F: drivers/edac/e752x_edac.c
EDAC-E7XXX
@@ -13206,7 +13205,6 @@ F: drivers/crypto/intel/keembay/ocs-aes.h
INTEL KEEM BAY OCS ECC CRYPTO DRIVER
M: Prabhjot Khurana <prabhjot.khurana@intel.com>
-M: Mark Gross <mgross@linux.intel.com>
S: Maintained
F: Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
F: drivers/crypto/intel/keembay/Kconfig
@@ -26564,8 +26562,7 @@ S: Maintained
F: drivers/net/ethernet/tehuti/tn40*
TELECOM CLOCK DRIVER FOR MCPL0010
-M: Mark Gross <markgross@kernel.org>
-S: Supported
+S: Orphan
F: drivers/char/tlclk.c
TEMPO SEMICONDUCTOR DRIVERS
base-commit: e7e28506af98ce4e1059e5ec59334b335c00a246
--
2.47.3
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop Mark Gross
2026-05-26 17:38 [PATCH] MAINTAINERS: Drop Mark Gross Uwe Kleine-König
@ 2026-05-26 18:28 ` Dave Hansen
2026-05-26 18:41 ` Konstantin Ryabitsev
1 sibling, 0 replies; 7+ messages in thread
From: Dave Hansen @ 2026-05-26 18:28 UTC (permalink / raw)
To: Uwe Kleine-König, Prabhjot Khurana, Andy Shevchenko,
Mika Westerberg, Tony Luck, Tony Nguyen
Cc: linux-edac, linux-kernel, Mark Gross, Mark Gross,
Konstantin Ryabitsev
On 5/26/26 10:38, Uwe Kleine-König wrote:
> EDAC-E752X
> -M: Mark Gross <markgross@kernel.org>
> L: linux-edac@vger.kernel.org
> -S: Maintained
> +S: Orphan
> F: drivers/edac/e752x_edac.c
...
Mark left Intel a few months ago. It's not an email infrastructure problem.
I've been periodically sending mail to all of the Intel folks in
MAINTAINERS and sending patches just like this when emails are bouncing.
I figure that if folks pop back up with a working email, these kinds of
changes are easy enough to revert.
I appreciate you taking care of this before I got to it!
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop Mark Gross
2026-05-26 17:38 [PATCH] MAINTAINERS: Drop Mark Gross Uwe Kleine-König
2026-05-26 18:28 ` Dave Hansen
@ 2026-05-26 18:41 ` Konstantin Ryabitsev
2026-05-26 19:32 ` [PATCH v2] MAINTAINERS: Update Mark Gross's email contact Uwe Kleine-König
1 sibling, 1 reply; 7+ messages in thread
From: Konstantin Ryabitsev @ 2026-05-26 18:41 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: Prabhjot Khurana, Andy Shevchenko, Mika Westerberg, Tony Luck,
Tony Nguyen, linux-edac, linux-kernel, Mark Gross
On Tue, May 26, 2026 at 07:38:06PM +0200, Uwe Kleine-König wrote:
> Sending mail to Mark's kernel.org address results in the intel mail
> server rejecting the mail. So drop him from all maintainer entries.
Looking at the mailforward configuration on our side, I see that there are
actually two destinations for markgross@kernel.org. I've removed the one that
goes to his obsolete Intel address.
I suggest we actually keep Mark in the MAINTAINERS file for the time being,
but change his INTEL KEEM BAY OCS ECC CRYPTO DRIVER entry to use his
kernel.org address as well.
-K
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH v2] MAINTAINERS: Update Mark Gross's email contact
2026-05-26 18:41 ` Konstantin Ryabitsev
@ 2026-05-26 19:32 ` Uwe Kleine-König
2026-05-27 13:56 ` Konstantin Ryabitsev
2026-06-09 10:59 ` Uwe Kleine-König
0 siblings, 2 replies; 7+ messages in thread
From: Uwe Kleine-König @ 2026-05-26 19:32 UTC (permalink / raw)
To: Mark Gross
Cc: Prabhjot Khurana, Andy Shevchenko, Mika Westerberg, Tony Luck,
Tony Nguyen, linux-edac, linux-kernel, Konstantin Ryabitsev,
Dave Hansen
Mark's intel address doesn't exist any more, update the maintainer entry
that is still using it to his kernel.org address that is already used in
other entries.
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4087b67bbc69..021a45e7cc1a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13206,7 +13206,7 @@ F: drivers/crypto/intel/keembay/ocs-aes.h
INTEL KEEM BAY OCS ECC CRYPTO DRIVER
M: Prabhjot Khurana <prabhjot.khurana@intel.com>
-M: Mark Gross <mgross@linux.intel.com>
+M: Mark Gross <markgross@kernel.org>
S: Maintained
F: Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
F: drivers/crypto/intel/keembay/Kconfig
base-commit: e7e28506af98ce4e1059e5ec59334b335c00a246
--
2.47.3
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH v2] MAINTAINERS: Update Mark Gross's email contact
2026-05-26 19:32 ` [PATCH v2] MAINTAINERS: Update Mark Gross's email contact Uwe Kleine-König
@ 2026-05-27 13:56 ` Konstantin Ryabitsev
2026-06-09 10:59 ` Uwe Kleine-König
1 sibling, 0 replies; 7+ messages in thread
From: Konstantin Ryabitsev @ 2026-05-27 13:56 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: Mark Gross, Prabhjot Khurana, Andy Shevchenko, Mika Westerberg,
Tony Luck, Tony Nguyen, linux-edac, linux-kernel, Dave Hansen
On Tue, May 26, 2026 at 09:32:38PM +0200, Uwe Kleine-König wrote:
> Mark's intel address doesn't exist any more, update the maintainer entry
> that is still using it to his kernel.org address that is already used in
> other entries.
>
> Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4087b67bbc69..021a45e7cc1a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13206,7 +13206,7 @@ F: drivers/crypto/intel/keembay/ocs-aes.h
>
> INTEL KEEM BAY OCS ECC CRYPTO DRIVER
> M: Prabhjot Khurana <prabhjot.khurana@intel.com>
> -M: Mark Gross <mgross@linux.intel.com>
> +M: Mark Gross <markgross@kernel.org>
> S: Maintained
> F: Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
> F: drivers/crypto/intel/keembay/Kconfig
Acked-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Thanks!
-K
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2] MAINTAINERS: Update Mark Gross's email contact
2026-05-26 19:32 ` [PATCH v2] MAINTAINERS: Update Mark Gross's email contact Uwe Kleine-König
2026-05-27 13:56 ` Konstantin Ryabitsev
@ 2026-06-09 10:59 ` Uwe Kleine-König
2026-06-09 14:26 ` Andy Shevchenko
1 sibling, 1 reply; 7+ messages in thread
From: Uwe Kleine-König @ 2026-06-09 10:59 UTC (permalink / raw)
To: Mark Gross, Andrew Morton
Cc: Prabhjot Khurana, Andy Shevchenko, Mika Westerberg, Tony Luck,
Tony Nguyen, linux-edac, linux-kernel, Konstantin Ryabitsev,
Dave Hansen
[-- Attachment #1: Type: text/plain, Size: 1347 bytes --]
Hello,
On Tue, May 26, 2026 at 09:32:38PM +0200, Uwe Kleine-König wrote:
> Mark's intel address doesn't exist any more, update the maintainer entry
> that is still using it to his kernel.org address that is already used in
> other entries.
>
> Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4087b67bbc69..021a45e7cc1a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13206,7 +13206,7 @@ F: drivers/crypto/intel/keembay/ocs-aes.h
>
> INTEL KEEM BAY OCS ECC CRYPTO DRIVER
> M: Prabhjot Khurana <prabhjot.khurana@intel.com>
> -M: Mark Gross <mgross@linux.intel.com>
> +M: Mark Gross <markgross@kernel.org>
> S: Maintained
> F: Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
> F: drivers/crypto/intel/keembay/Kconfig
>
> base-commit: e7e28506af98ce4e1059e5ec59334b335c00a246
It would be great to get this patch in to reduce annoyance for patch
senders.
@akpm: Can you maybe pick up this patch?
I didn't hear anything from Mark himself about this discussion, so an
alternative is to go back to my v1[1] that removed Mark from
MAINTAINERS?!
Best regards
Uwe
[1] https://lore.kernel.org/all/20260526173806.3227828-2-ukleinek@kernel.org/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2] MAINTAINERS: Update Mark Gross's email contact
2026-06-09 10:59 ` Uwe Kleine-König
@ 2026-06-09 14:26 ` Andy Shevchenko
0 siblings, 0 replies; 7+ messages in thread
From: Andy Shevchenko @ 2026-06-09 14:26 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: Mark Gross, Andrew Morton, Prabhjot Khurana, Mika Westerberg,
Tony Luck, Tony Nguyen, linux-edac, linux-kernel,
Konstantin Ryabitsev, Dave Hansen
On Tue, Jun 09, 2026 at 12:59:45PM +0200, Uwe Kleine-König wrote:
> On Tue, May 26, 2026 at 09:32:38PM +0200, Uwe Kleine-König wrote:
> > Mark's intel address doesn't exist any more, update the maintainer entry
> > that is still using it to his kernel.org address that is already used in
> > other entries.
...
> It would be great to get this patch in to reduce annoyance for patch
> senders.
>
> @akpm: Can you maybe pick up this patch?
As far I can see this is crypto subsystem. Ask Herbert to take it.
> I didn't hear anything from Mark himself about this discussion, so an
> alternative is to go back to my v1[1] that removed Mark from
> MAINTAINERS?!
> [1] https://lore.kernel.org/all/20260526173806.3227828-2-ukleinek@kernel.org/
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2026-06-09 14:26 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26 17:38 [PATCH] MAINTAINERS: Drop Mark Gross Uwe Kleine-König
2026-05-26 18:28 ` Dave Hansen
2026-05-26 18:41 ` Konstantin Ryabitsev
2026-05-26 19:32 ` [PATCH v2] MAINTAINERS: Update Mark Gross's email contact Uwe Kleine-König
2026-05-27 13:56 ` Konstantin Ryabitsev
2026-06-09 10:59 ` Uwe Kleine-König
2026-06-09 14:26 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox