* [GIT PULL] PCI fixes for v6.15
@ 2025-04-11 18:16 Bjorn Helgaas
2025-04-11 23:45 ` pr-tracker-bot
0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2025-04-11 18:16 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Zhangfei Gao,
Chaitanya Kumar Borah
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-1
for you to fetch changes up to c8ba3f8aff672a5ea36e895f0f8f657271d855d7:
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() (2025-04-11 12:53:21 -0500)
----------------------------------------------------------------
- Run quirk_huawei_pcie_sva() before arm_smmu_probe_device(), which depends
on the quirk, to avoid IOMMU initialization failures (Zhangfei Gao)
----------------------------------------------------------------
Zhangfei Gao (1):
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
drivers/pci/quirks.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] PCI fixes for v6.15
2025-04-11 18:16 [GIT PULL] PCI fixes for v6.15 Bjorn Helgaas
@ 2025-04-11 23:45 ` pr-tracker-bot
0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-04-11 23:45 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Zhangfei Gao,
Chaitanya Kumar Borah
The pull request you sent on Fri, 11 Apr 2025 13:16:50 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5d74992343b969cd8e2d0a3d00cd152eeedcf57c
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 v6.15
@ 2025-04-17 22:41 Bjorn Helgaas
2025-04-17 23:20 ` pr-tracker-bot
0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2025-04-17 22:41 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Alex Williamson,
Cal Peake, Athul Krishna, Kevin Tian, Nishanth Aravamudan
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-2
for you to fetch changes up to bc0b828ef6e561081ebc4c758d0c4d166bb9829c:
Revert "PCI: Avoid reset when disabled via sysfs" (2025-04-15 17:27:40 -0500)
----------------------------------------------------------------
- Revert a reset patch that broke VFIO passthrough because devices ended up
with no available reset mechanisms (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
Revert "PCI: Avoid reset when disabled via sysfs"
drivers/pci/pci.c | 4 ----
1 file changed, 4 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] PCI fixes for v6.15
2025-04-17 22:41 Bjorn Helgaas
@ 2025-04-17 23:20 ` pr-tracker-bot
0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-04-17 23:20 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Alex Williamson,
Cal Peake, Athul Krishna, Kevin Tian, Nishanth Aravamudan
The pull request you sent on Thu, 17 Apr 2025 17:41:43 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fc96b232f8e7c0a6c282f47726b2ff6a5fb341d2
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 v6.15
@ 2025-04-26 19:59 Bjorn Helgaas
2025-04-26 20:14 ` pr-tracker-bot
0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2025-04-26 19:59 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Yi Lai,
Ilpo Järvinen, Niklas Cassel, Frank Li, Guenter Roeck,
Nicolas Frattaroli, Ondrej Jirman
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.15-fixes-3
for you to fetch changes up to 442cacac2d9935a0698332a568afcb5c6ab8be17:
misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE) (2025-04-23 17:04:48 -0500)
----------------------------------------------------------------
- When releasing a start-aligned resource, e.g., a bridge window, save
start/end/flags for the next assignment attempt; fixes a v6.15-rc1
regression (Ilpo Järvinen)
- Move set_pcie_speed.sh from TEST_PROGS to TEST_FILE; fixes a bwctrl
selftest v6.15-rc1 regression (Ilpo Järvinen)
- Add Manivannan Sadhasivam as maintainer of native host bridge and
endpoint drivers (Manivannan Sadhasivam)
- In endpoint test driver, defer IRQ allocation from .probe() until ioctl()
to fix a regression on platforms where the Vendor/Device ID match doesn't
include driver_data (Niklas Cassel)
----------------------------------------------------------------
Ilpo Järvinen (2):
PCI: Restore assigned resources fully after release
selftests/pcie_bwctrl: Fix test progs list
Manivannan Sadhasivam (1):
MAINTAINERS: Move Manivannan Sadhasivam as PCI Native host bridge and endpoint maintainer
Niklas Cassel (1):
misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
MAINTAINERS | 2 +-
drivers/misc/pci_endpoint_test.c | 21 +--------------------
drivers/pci/setup-bus.c | 4 ++++
tools/testing/selftests/pcie_bwctrl/Makefile | 3 ++-
4 files changed, 8 insertions(+), 22 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] PCI fixes for v6.15
2025-04-26 19:59 Bjorn Helgaas
@ 2025-04-26 20:14 ` pr-tracker-bot
0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-04-26 20:14 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Yi Lai,
Ilpo Järvinen, Niklas Cassel, Frank Li, Guenter Roeck,
Nicolas Frattaroli, Ondrej Jirman
The pull request you sent on Sat, 26 Apr 2025 14:59:57 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.15-fixes-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5bc1018675ec28a8a60d83b378d8c3991faa5a27
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:[~2025-04-26 20:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-11 18:16 [GIT PULL] PCI fixes for v6.15 Bjorn Helgaas
2025-04-11 23:45 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2025-04-17 22:41 Bjorn Helgaas
2025-04-17 23:20 ` pr-tracker-bot
2025-04-26 19:59 Bjorn Helgaas
2025-04-26 20:14 ` 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