[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250620194947.GA1311741@bhelgaas>
Date: Fri, 20 Jun 2025 14:49:47 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Krzysztof Wilczyński <kwilczynski@...nel.org>,
Manivannan Sadhasivam <mani@...nel.org>,
Lukas Wunner <lukas@...ner.de>,
Lương Việt Hoàng <tcm4095@...il.com>,
Joel Mathew Thomas <proxy0@...amail.com>,
Mario Limonciello <mario.limonciello@....com>,
Giovanni Cabiddu <giovanni.cabiddu@...el.com>,
Nicolas Dichtel <nicolas.dichtel@...nd.com>,
Alex Williamson <alex.williamson@...hat.com>
Subject: [GIT PULL] PCI fixes for v6.16
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.16-fixes-1
for you to fetch changes up to bbf10cd686835d5a4b8566dc73a3b00b4cd7932a:
PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC (2025-06-18 10:10:19 -0500)
----------------------------------------------------------------
- Set up runtime PM even for devices that lack a PM Capability as we did
before 4d4c10f763d7 ("PCI: Explicitly put devices into D0 when
initializing"), which broke resume in some VFIO scenarios (Mario
Limonciello)
- Ignore pciehp Presence Detect Changed events caused by DPC, even if they
occur after a Data Link Layer State Changed event, to fix a VFIO GPU
passthrough regression in v6.13 (Lukas Wunner)
----------------------------------------------------------------
Lukas Wunner (1):
PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC
Mario Limonciello (1):
PCI/PM: Set up runtime PM even for devices without PCI PM
drivers/pci/hotplug/pciehp_hpc.c | 2 +-
drivers/pci/pci.c | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists