From nobody Fri Jul 24 22:56:49 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0FDCD2741B6; Wed, 22 Jul 2026 13:07:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784725624; cv=none; b=X70yK1tEHLktoNcMMwWxBqgmWbjRdJxIfqVjC0doHvFQ3UZlQDi0soe2+EgTYQQJyFc2bQjAWqfjCU4z9ZrtYQk4Hjdptb6Co0V0SqbOOTFa6aUwoCGKPzoRToJVD7+fBPOQ3zgMfG9xvp4CZ9A7EigI5XKQ697pLnnpTsxa+vM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784725624; c=relaxed/simple; bh=svU3BTCghMhglLsW3gNteJrQFV+OMUEuw0HbEcsmW7w=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=JNwQzefM9lF4xo4I6YG4NgEAr9ZZTlZ3xTHw5g/YeMOkvej4cLeEB0Kzm86lqomvlRAhcP+0bbdiAD42RMfg/NuzDxMe2YPM958AiMn/nvnlItRCA0udujAGOohO+SweIxs7RrKT6SJupPEU1cFn4mdkhS3Ru8kg5wR12dcMuOw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=ODeMug41; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=1gBPybV2; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="ODeMug41"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="1gBPybV2" Date: Wed, 22 Jul 2026 13:06:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1784725621; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S6soykvfz7AEeOhPg6i9cGVAjd91lszlmmTZbvKJcYw=; b=ODeMug41fUszAW57LcoXg5aX60+HvoGk6zHz1kGH4O1GW3Hzjqqfuq1D7ltWHDAAtu3iO+ 6C7gE33k+UqaHTlLV7FoCJDhy71favgtfzGNBp5p1z3nUf8MAKpj+Aq363t9VSDqqXr1D2 48S33I1p2YelIK5/zMc5U0ga9WTNiqvm58HkYSJA8c+zoi01WtZjH0Y8He3PqpUMaz2CZc LovrX8ql1cfLnaby4cAP+taEMb76ycMstb9/58ORMSizaqBUC3WygcDOLDoFJ5uK+RLOjH YI1uOnqjf/RJrGHfViyydtBv9MHvj0zOdOr88Wlq/r0CFn2m9jGpKBTigCCCTw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1784725621; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S6soykvfz7AEeOhPg6i9cGVAjd91lszlmmTZbvKJcYw=; b=1gBPybV25rg0Pq2rLuzwQ2YnBD+fuulL/e3tHD1bTnrnaIygv6u1Pr+fCszVIAbgmgfFXK mJt1eMVCVvQBGQBQ== From: "tip-bot2 for Thomas Gleixner" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: irq/core] MAINTAINERS: Add Radu Rendec as reviewer for the interrupt subsystem Cc: Thomas Gleixner , Radu Rendec , x86@kernel.org, linux-kernel@vger.kernel.org, maz@kernel.org In-Reply-To: <87h5lslpy9.ffs@fw13> References: <87h5lslpy9.ffs@fw13> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178472561921.2943223.9621932515546995050.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the irq/core branch of tip: Commit-ID: 1ad6d4a722f509128038f9c85c6a122a382179fe Gitweb: https://git.kernel.org/tip/1ad6d4a722f509128038f9c85c6a122a3= 82179fe Author: Thomas Gleixner AuthorDate: Tue, 21 Jul 2026 10:14:22 +02:00 Committer: Thomas Gleixner 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 Acked-by: Radu Rendec 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* =20 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) M: Thomas Gleixner +R: Radu Rendec 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 =20 IRQ SUBSYSTEM M: Thomas Gleixner +R: Radu Rendec L: linux-kernel@vger.kernel.org S: Maintained P: Documentation/process/maintainer-tip.rst @@ -13737,6 +13739,7 @@ F: lib/group_cpus.c =20 IRQCHIP DRIVERS M: Thomas Gleixner +R: Radu Rendec L: linux-kernel@vger.kernel.org S: Maintained P: Documentation/process/maintainer-tip.rst