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-next>] [day] [month] [year] [list]
Message-ID: <20251014095845.1310624-1-lpieralisi@kernel.org>
Date: Tue, 14 Oct 2025 11:58:41 +0200
From: Lorenzo Pieralisi <lpieralisi@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org,
	devicetree@...r.kernel.org,
	linux-pci@...r.kernel.org,
	Sascha Bischoff <sascha.bischoff@....com>,
	Scott Branden <sbranden@...adcom.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	Rob Herring <robh@...nel.org>,
	Ray Jui <rjui@...adcom.com>,
	Frank Li <Frank.Li@....com>,
	Manivannan Sadhasivam <mani@...nel.org>,
	Krzysztof Wilczyński <kwilczynski@...nel.org>,
	Marc Zyngier <maz@...nel.org>
Subject: [PATCH v2 0/4] of/irq: Misc msi-parent handling fixes/clean-ups

This is a follow up to [1] - with additional patches that are addressing
Rob's feedback (pcie-layerscape-gen4 was removed from the kernel, Yay !)
and other bits and bobs I noticed while staring at the code.

Patch (1) is a fix and technically we would like to get it in v6.18 please.

Patch (3) is compile-tested only, I can not run it on HW, I do not have it,
Scott, Ray please test it if you can.

[1] https://lore.kernel.org/lkml/20250916091858.257868-1-lpieralisi@kernel.org/

Cc: Sascha Bischoff <sascha.bischoff@....com>
Cc: Scott Branden <sbranden@...adcom.com>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>
Cc: Rob Herring <robh@...nel.org>
Cc: Ray Jui <rjui@...adcom.com>
Cc: Frank Li <Frank.Li@....com>
Cc: Manivannan Sadhasivam <mani@...nel.org>
Cc: "Krzysztof Wilczyński" <kwilczynski@...nel.org>
Cc: Marc Zyngier <maz@...nel.org>

Lorenzo Pieralisi (4):
  of/irq: Add msi-parent check to of_msi_xlate()
  of/irq: Fix OF node refcount in of_msi_get_domain()
  PCI: iproc: Implement MSI controller node detection with
    of_msi_xlate()
  irqchip/gic-its: Rework platform MSI deviceID detection

 drivers/irqchip/irq-gic-its-msi-parent.c | 98 ++++++++----------------
 drivers/of/irq.c                         | 42 +++++++++-
 drivers/pci/controller/pcie-iproc.c      | 22 ++----
 3 files changed, 76 insertions(+), 86 deletions(-)

-- 
2.50.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ