Linux PCI subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v7.1
@ 2026-05-08 21:04 Bjorn Helgaas
  2026-05-08 23:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2026-05-08 21:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam, Keith Busch,
	Lukas Wunner, Samiullah Khawaja, Marek Vasut, Marek Vasut,
	Hans Zhang, Hans Zhang, Aksh Garg

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9ef40a09c5de18f0d275a451f5c2a7fd4f07158b:

  MAINTAINERS: Add Aksh Garg as PCIe CADENCE reviewer (2026-05-08 15:50:07 -0500)

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

- Don't fallback to bus reset after failed slot reset; a bus reset isn't
  safe if the .reset_slot() callback is implemented (Keith Busch)

- Update saved_config_space upon resource assignment to fix passthrough
  regressions when x86 pcibios_assign_resources() updates BARs (Lukas
  Wunner)

- Initialize a temporary pci_dev->dev in sysfs 'new_id' attribute to fix a
  lockdep regression after driver_override was moved from PCI to device
  core (Samiullah Khawaja)

- Update MAINTAINERS email addresses (Marek Vasut, Hans Zhang)

- Add MAINTAINERS reviewer for PCIe Cadence IP (Aksh Garg)

----------------------------------------------------------------
Aksh Garg (1):
      MAINTAINERS: Add Aksh Garg as PCIe CADENCE reviewer

Hans Zhang (1):
      MAINTAINERS: Update Hans Zhang email for PCIe CIX Sky1

Keith Busch (1):
      PCI: Don't fallback to bus reset after failed slot reset

Lukas Wunner (1):
      PCI: Update saved_config_space upon resource assignment

Marek Vasut (1):
      MAINTAINERS: Update Marek Vasut email for PCIe R-Car

Samiullah Khawaja (1):
      PCI: Initialize temporary device in new_id_store()

 MAINTAINERS              | 7 ++++---
 drivers/pci/pci-driver.c | 9 ++++++++-
 drivers/pci/pci.c        | 9 ++++-----
 drivers/pci/setup-res.c  | 2 ++
 4 files changed, 18 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2026-05-08 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-08 21:04 [GIT PULL] PCI fixes for v7.1 Bjorn Helgaas
2026-05-08 23:21 ` 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