Linux PCI subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v6.17
@ 2025-09-12 15:28 Bjorn Helgaas
  2025-09-12 17:49 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2025-09-12 15:28 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam, Klaus Kudielka,
	Jan Palus, Tony Dinh, Rob Herring

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-3

for you to fetch changes up to b816265396daf1beb915e0ffbfd7f3906c2bf4a4:

  PCI: mvebu: Fix use of for_each_of_range() iterator (2025-09-08 14:40:27 -0500)

----------------------------------------------------------------

- Fix mvebu PCI enumeration regression caused by converting to
  for_each_of_range() iterator (Klaus Kudielka)

----------------------------------------------------------------
Klaus Kudielka (1):
      PCI: mvebu: Fix use of for_each_of_range() iterator

 drivers/pci/controller/pci-mvebu.c | 21 ++++-----------------
 1 file changed, 4 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [GIT PULL] PCI fixes for v6.17
@ 2025-08-20 20:24 Bjorn Helgaas
  2025-08-20 20:33 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2025-08-20 20:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam, Nam Cao,
	Ammar Faizi

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [GIT PULL] PCI fixes for v6.17
@ 2025-08-08 17:14 Bjorn Helgaas
  2025-08-09  5:45 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2025-08-08 17:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam, Nam Cao,
	Kenneth Crudup, Ammar Faizi, Thomas Gleixner, Jinjie Ruan

The following changes since commit 0bd0a41a5120f78685a132834865b0a631b9026a:

  Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (2025-08-01 13:59:07 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d5c647b08ee02cb7fa50d89414ed0f5dc7c1ca0e:

  PCI: vmd: Fix wrong kfree() in vmd_msi_free() (2025-08-07 11:30:12 -0500)

----------------------------------------------------------------

- Fix vmd MSI interrupt domain restructure that caused crash early in boot
  (Nam Cao)

----------------------------------------------------------------
Nam Cao (1):
      PCI: vmd: Fix wrong kfree() in vmd_msi_free()

 drivers/pci/controller/vmd.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2025-09-12 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 15:28 [GIT PULL] PCI fixes for v6.17 Bjorn Helgaas
2025-09-12 17:49 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-08-20 20:24 Bjorn Helgaas
2025-08-20 20:33 ` pr-tracker-bot
2025-08-08 17:14 Bjorn Helgaas
2025-08-09  5:45 ` pr-tracker-bot

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