mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem
@ 2026-07-21  8:14 Thomas Gleixner
  2026-07-22  0:18 ` Radu Rendec
  2026-07-22 13:06 ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Gleixner @ 2026-07-21  8:14 UTC (permalink / raw)
  To: LKML, Radu Rendec

Radu stepped up some time ago to help reviewing patches for the generic
interupt subsystem, interrupt domains and interrupt chip drivers.

Make it official so submitters add him on Cc.

Signed-off-by: Thomas Gleixner <tglx@kernel.org>
---
 MAINTAINERS |    3 +++
 1 file changed, 3 insertions(+)

--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13712,6 +13712,7 @@ F:	sound/soc/codecs/sma*
 
 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
 M:	Thomas Gleixner <tglx@kernel.org>
+R:	Radu Rendec <radu@rendec.net>
 S:	Maintained
 P:	Documentation/process/maintainer-tip.rst
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -13723,6 +13724,7 @@ F:	kernel/irq/msi.c
 
 IRQ SUBSYSTEM
 M:	Thomas Gleixner <tglx@kernel.org>
+R:	Radu Rendec <radu@rendec.net>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 P:	Documentation/process/maintainer-tip.rst
@@ -13737,6 +13739,7 @@ F:	lib/group_cpus.c
 
 IRQCHIP DRIVERS
 M:	Thomas Gleixner <tglx@kernel.org>
+R:	Radu Rendec <radu@rendec.net>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 P:	Documentation/process/maintainer-tip.rst

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem
  2026-07-21  8:14 [PATCH] MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem Thomas Gleixner
@ 2026-07-22  0:18 ` Radu Rendec
  2026-07-22 13:06 ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
  1 sibling, 0 replies; 3+ messages in thread
From: Radu Rendec @ 2026-07-22  0:18 UTC (permalink / raw)
  To: Thomas Gleixner, LKML

On Tue, 2026-07-21 at 10:14 +0200, Thomas Gleixner wrote:
> Radu stepped up some time ago to help reviewing patches for the generic
> interupt subsystem, interrupt domains and interrupt chip drivers.
> 
> Make it official so submitters add him on Cc.
> 
> Signed-off-by: Thomas Gleixner <tglx@kernel.org>
> ---
>  MAINTAINERS |    3 +++
>  1 file changed, 3 insertions(+)
> 
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13712,6 +13712,7 @@ F:	sound/soc/codecs/sma*
>  
>  IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
>  M:	Thomas Gleixner <tglx@kernel.org>
> +R:	Radu Rendec <radu@rendec.net>
>  S:	Maintained
>  P:	Documentation/process/maintainer-tip.rst
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
> @@ -13723,6 +13724,7 @@ F:	kernel/irq/msi.c
>  
>  IRQ SUBSYSTEM
>  M:	Thomas Gleixner <tglx@kernel.org>
> +R:	Radu Rendec <radu@rendec.net>
>  L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  P:	Documentation/process/maintainer-tip.rst
> @@ -13737,6 +13739,7 @@ F:	lib/group_cpus.c
>  
>  IRQCHIP DRIVERS
>  M:	Thomas Gleixner <tglx@kernel.org>
> +R:	Radu Rendec <radu@rendec.net>
>  L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  P:	Documentation/process/maintainer-tip.rst

Thank you!

Acked-by: Radu Rendec <radu@rendec.net>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [tip: irq/core] MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem
  2026-07-21  8:14 [PATCH] MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem Thomas Gleixner
  2026-07-22  0:18 ` Radu Rendec
@ 2026-07-22 13:06 ` tip-bot2 for Thomas Gleixner
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot2 for Thomas Gleixner @ 2026-07-22 13:06 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Thomas Gleixner, Radu Rendec, x86, linux-kernel, maz

The following commit has been merged into the irq/core branch of tip:

Commit-ID:     1ad6d4a722f509128038f9c85c6a122a382179fe
Gitweb:        https://git.kernel.org/tip/1ad6d4a722f509128038f9c85c6a122a382179fe
Author:        Thomas Gleixner <tglx@kernel.org>
AuthorDate:    Tue, 21 Jul 2026 10:14:22 +02:00
Committer:     Thomas Gleixner <tglx@kernel.org>
CommitterDate: Wed, 22 Jul 2026 15:02:24 +02:00

MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem

Radu stepped up some time ago to help reviewing patches for the generic
interupt subsystem, interrupt domains and interrupt chip drivers.

Make it official so submitters add him on Cc.

Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Acked-by: Radu Rendec <radu@rendec.net>
Link: https://patch.msgid.link/87h5lslpy9.ffs@fw13
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 15011f5..ebf9d38 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13712,6 +13712,7 @@ F:	sound/soc/codecs/sma*
 
 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
 M:	Thomas Gleixner <tglx@kernel.org>
+R:	Radu Rendec <radu@rendec.net>
 S:	Maintained
 P:	Documentation/process/maintainer-tip.rst
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -13723,6 +13724,7 @@ F:	kernel/irq/msi.c
 
 IRQ SUBSYSTEM
 M:	Thomas Gleixner <tglx@kernel.org>
+R:	Radu Rendec <radu@rendec.net>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 P:	Documentation/process/maintainer-tip.rst
@@ -13737,6 +13739,7 @@ F:	lib/group_cpus.c
 
 IRQCHIP DRIVERS
 M:	Thomas Gleixner <tglx@kernel.org>
+R:	Radu Rendec <radu@rendec.net>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 P:	Documentation/process/maintainer-tip.rst

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-22 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21  8:14 [PATCH] MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem Thomas Gleixner
2026-07-22  0:18 ` Radu Rendec
2026-07-22 13:06 ` [tip: irq/core] " tip-bot2 for Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®