* [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; 6+ 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] 6+ messages in thread* Re: [GIT PULL] PCI fixes for v7.1
2026-05-08 21:04 [GIT PULL] PCI fixes for v7.1 Bjorn Helgaas
@ 2026-05-08 23:21 ` pr-tracker-bot
0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2026-05-08 23:21 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Linus Torvalds, 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 pull request you sent on Fri, 8 May 2026 16:04:28 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v7.1-fixes-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/678ede852f918581fbc43c61f4c4737a3df99cac
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] PCI fixes for v7.1
@ 2026-05-21 21:20 Bjorn Helgaas
2026-05-21 22:09 ` pr-tracker-bot
0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2026-05-21 21:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Florian Eckert,
Chuanhua Lei, Hans Zhang, Jianjun Wang, Florian Fainelli,
Dom Cobley, Phil Elwell, Jim Quinlan, bcm-kernel-feedback-list,
linux-rpi-kernel
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-2
for you to fetch changes up to ed831e7ea1a860bdbab3eadeb95f7f73e9d212df:
PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed() (2026-05-15 13:09:52 -0500)
----------------------------------------------------------------
- Remove obsolete PCIe maintainer addresses (Florian Eckert, Hans Zhang)
- Restore a brcmstb link speed assignment that was inadvertently removed,
reducing bcm2712 performance (Florian Fainelli)
----------------------------------------------------------------
Florian Eckert (1):
MAINTAINERS: Remove Chuanhua Lei as PCIe intel-gw maintainer
Florian Fainelli (1):
PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()
Hans Zhang (1):
MAINTAINERS: Remove Jianjun Wang as PCIe mediatek maintainer
MAINTAINERS | 4 +---
drivers/pci/controller/pcie-brcmstb.c | 4 +++-
2 files changed, 4 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [GIT PULL] PCI fixes for v7.1
2026-05-21 21:20 Bjorn Helgaas
@ 2026-05-21 22:09 ` pr-tracker-bot
0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2026-05-21 22:09 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Florian Eckert,
Chuanhua Lei, Hans Zhang, Jianjun Wang, Florian Fainelli,
Dom Cobley, Phil Elwell, Jim Quinlan, bcm-kernel-feedback-list,
linux-rpi-kernel
The pull request you sent on Thu, 21 May 2026 16:20:38 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v7.1-fixes-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6779b50faa562e6cca1aa6a4649a4d764c6c7e28
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] PCI fixes for v7.1
@ 2026-06-12 20:42 Bjorn Helgaas
2026-06-12 20:52 ` pr-tracker-bot
0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2026-06-12 20:42 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Frank Li,
Kishon Vijay Abraham I
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-3
for you to fetch changes up to d898796a8e7ed8528c775f33da056e9978c4c248:
MAINTAINERS: Add Frank Li as PCI endpoint reviewer (2026-06-12 15:15:38 -0500)
----------------------------------------------------------------
- Add Frank Li as PCI endpoint reviewer (Frank Li)
----------------------------------------------------------------
Frank Li (1):
MAINTAINERS: Add Frank Li as PCI endpoint reviewer
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [GIT PULL] PCI fixes for v7.1
2026-06-12 20:42 Bjorn Helgaas
@ 2026-06-12 20:52 ` pr-tracker-bot
0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2026-06-12 20:52 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Frank Li,
Kishon Vijay Abraham I
The pull request you sent on Fri, 12 Jun 2026 15:42:50 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v7.1-fixes-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2a2974b5145cdf2f4db134be1a2157e9ca4a1cf0
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-06-12 20:52 UTC | newest]
Thread overview: 6+ 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
2026-05-21 21:20 Bjorn Helgaas
2026-05-21 22:09 ` pr-tracker-bot
2026-06-12 20:42 Bjorn Helgaas
2026-06-12 20:52 ` 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
all inboxes | Powered by JetHome®