The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Lorenzo Pieralisi" <lorenzo.pieralisi@arm.com>,
	"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
	"Manivannan Sadhasivam" <mani@kernel.org>,
	"Keith Busch" <kbusch@kernel.org>,
	"Lukas Wunner" <lukas@wunner.de>,
	"Samiullah Khawaja" <skhawaja@google.com>,
	"Marek Vasut" <marek.vasut+renesas@mailbox.org>,
	"Marek Vasut" <marek.vasut+renesas@gmail.com>,
	"Hans Zhang" <18255117159@163.com>,
	"Hans Zhang" <hans.zhang@cixtech.com>,
	"Aksh Garg" <a-garg7@ti.com>
Subject: [GIT PULL] PCI fixes for v7.1
Date: Fri, 8 May 2026 16:04:28 -0500	[thread overview]
Message-ID: <20260508210428.GA19478@bhelgaas> (raw)

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

             reply	other threads:[~2026-05-08 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-08 21:04 Bjorn Helgaas [this message]
2026-05-08 23:21 ` [GIT PULL] PCI fixes for v7.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260508210428.GA19478@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=18255117159@163.com \
    --cc=a-garg7@ti.com \
    --cc=hans.zhang@cixtech.com \
    --cc=kbusch@kernel.org \
    --cc=kwilczynski@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=lukas@wunner.de \
    --cc=mani@kernel.org \
    --cc=marek.vasut+renesas@gmail.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=skhawaja@google.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox