From: Linus Torvalds Date: Tue, 11 Apr 2023 18:59:49 +0000 (-0700) Subject: Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e62252bc55b6d4eddc6c2bdbf95a448180d6a08d;p=linux.git Merge tag 'pci-v6.3-fixes-2' of git://git./linux/kernel/git/pci/pci Pull pci fixes from Bjorn Helgaas: - 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) * tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci: PCI: Fix use-after-free in pci_bus_release_domain_nr() x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn() --- e62252bc55b6d4eddc6c2bdbf95a448180d6a08d