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: <20250820202441.GA638554@bhelgaas>
Date: Wed, 20 Aug 2025 15:24:41 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
	Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
	Krzysztof WilczyƄski <kwilczynski@...nel.org>,
	Manivannan Sadhasivam <mani@...nel.org>,
	Nam Cao <namcao@...utronix.de>,
	Ammar Faizi <ammarfaizi2@...weeb.org>
Subject: [GIT PULL] PCI fixes for v6.17

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.17-fixes-2

for you to fetch changes up to 5149bbb56bdcf5c5f72904025fbb502217580b63:

  PCI: vmd: Remove MSI-X check on child devices (2025-08-12 13:45:01 -0500)

Both fixes are for regressions that appeared in v6.17-rc1.
----------------------------------------------------------------

- Remove vmd restriction on children using MSI-X because VMD does in fact
  support both MSI and MSI-X for children (Nam Cao)

- Fix a NULL pointer dereference in the xilinx interrupt handler (Nam Cao)

----------------------------------------------------------------
Nam Cao (2):
      PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler()
      PCI: vmd: Remove MSI-X check on child devices

 drivers/pci/controller/pcie-xilinx.c | 2 +-
 drivers/pci/controller/vmd.c         | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ