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" <kw@linux.com>,
"Rob Herring" <robh@kernel.org>,
"Jon Hunter" <jonathanh@nvidia.com>,
"Kuppuswamy Sathyanarayanan"
<sathyanarayanan.kuppuswamy@linux.intel.com>,
"Basavaraj Natikar" <Basavaraj.Natikar@amd.com>,
"Thomas Glanzmann" <thomas@glanzmann.de>,
"Mario Limonciello" <mario.limonciello@amd.com>,
"Reinette Chatre" <reinette.chatre@intel.com>,
"Arnd Bergmann" <arnd@kernel.org>
Subject: [GIT PULL] PCI fixes for v6.3
Date: Tue, 11 Apr 2023 13:42:27 -0500 [thread overview]
Message-ID: <20230411184227.GA4167614@bhelgaas> (raw)
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.3-fixes-2
for you to fetch changes up to 30ba2d09edb5ea857a1473ae3d820911347ada62:
PCI: Fix use-after-free in pci_bus_release_domain_nr() (2023-04-06 18:20:59 -0500)
----------------------------------------------------------------
- Provide pci_msix_can_alloc_dyn() stub when CONFIG_PCI_MSI unset to avoid
build errors (Reinette Chatre)
- Quirk AMD XHCI controller that loses MSI-X state in D3hot to avoid broken
USB after hotplug or suspend/resume (Basavaraj Natikar)
- Fix use-after-free in pci_bus_release_domain_nr() (Rob Herring)
----------------------------------------------------------------
Basavaraj Natikar (1):
x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot
Reinette Chatre (1):
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Rob Herring (1):
PCI: Fix use-after-free in pci_bus_release_domain_nr()
arch/x86/pci/fixup.c | 21 +++++++++++++++++++++
drivers/pci/remove.c | 5 +++--
include/linux/pci.h | 2 ++
3 files changed, 26 insertions(+), 2 deletions(-)
next reply other threads:[~2023-04-11 18:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-11 18:42 Bjorn Helgaas [this message]
2023-04-11 19:04 ` [GIT PULL] PCI fixes for v6.3 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2023-04-20 20:27 Bjorn Helgaas
2023-04-20 23:06 ` pr-tracker-bot
2023-03-31 16:27 Bjorn Helgaas
2023-03-31 20:14 ` 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=20230411184227.GA4167614@bhelgaas \
--to=helgaas@kernel.org \
--cc=Basavaraj.Natikar@amd.com \
--cc=arnd@kernel.org \
--cc=jonathanh@nvidia.com \
--cc=kw@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=mario.limonciello@amd.com \
--cc=reinette.chatre@intel.com \
--cc=robh@kernel.org \
--cc=sathyanarayanan.kuppuswamy@linux.intel.com \
--cc=thomas@glanzmann.de \
--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