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: <20251020190200.1365-1-alifm@linux.ibm.com>
Date: Mon, 20 Oct 2025 12:01:57 -0700
From: Farhan Ali <alifm@...ux.ibm.com>
To: linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-pci@...r.kernel.org
Cc: helgaas@...nel.org, stable@...r.kernel.org, alifm@...ux.ibm.com,
        schnelle@...ux.ibm.com, mjrosato@...ux.ibm.com
Subject: [PATCH v1 0/3] PCI fixes for s390

Hi,

I came across some issues in PCI code for s390 while working on VFIO error
recovery for s390 PCI devices [1]. These patches can be indepedently applied and
has no depedency on error recovery patch series. We would like to get these
patches merged as they do fix some existing issues.

[1] https://lore.kernel.org/all/20250924171628.826-1-alifm@linux.ibm.com/


Thanks
Farhan

Farhan Ali (3):
  PCI: Allow per function PCI slots
  s390/pci: Add architecture specific resource/bus address translation
  s390/pci: Restore IRQ unconditionally for the zPCI device

 arch/s390/include/asm/pci.h        |  1 -
 arch/s390/pci/pci.c                | 74 ++++++++++++++++++++++++++++++
 arch/s390/pci/pci_irq.c            |  9 +---
 drivers/pci/host-bridge.c          |  4 +-
 drivers/pci/hotplug/s390_pci_hpc.c | 10 +++-
 drivers/pci/pci.c                  |  5 +-
 drivers/pci/slot.c                 | 14 ++++--
 include/linux/pci.h                |  1 +
 8 files changed, 100 insertions(+), 18 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ