Skip to content
  • Linus Torvalds's avatar
    00937f36
    Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci · 00937f36
    Linus Torvalds authored
    Pull PCI updates from Bjorn Helgaas:
     "Enumeration:
       - Print IRQ number used by PCIe Link Bandwidth Notification (Dongdong
         Liu)
       - Add schedule point in pci_read_config() to reduce max latency
         (Jiang Biao)
       - Add Kconfig options for MPS/MRRS strategy (Jim Quinlan)
    
      Resource management:
       - Fix pci_iounmap() memory leak when !CONFIG_GENERIC_IOMAP (Lorenzo
         Pieralisi)
    
      PCIe native device hotplug:
       - Reduce noisiness on hot removal (Lukas Wunner)
    
      Power management:
       - Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
         that was done on the basis of spec typo (Bjorn Helgaas)
       - Rename pci_dev.d3_delay to d3hot_delay to remove D3hot/D3cold
         ambiguity (Krzysztof Wilczyński)
       - Remove unused pcibios_pm_ops (Vaibhav Gupta)
    
      IOMMU:
       - Enable Translation Blocking for external devices to harden against
         DMA attacks (Rajat Jain)
    
      Error handling:
       - Add an AC...
    00937f36
    Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
    Linus Torvalds authored
    Pull PCI updates from Bjorn Helgaas:
     "Enumeration:
       - Print IRQ number used by PCIe Link Bandwidth Notification (Dongdong
         Liu)
       - Add schedule point in pci_read_config() to reduce max latency
         (Jiang Biao)
       - Add Kconfig options for MPS/MRRS strategy (Jim Quinlan)
    
      Resource management:
       - Fix pci_iounmap() memory leak when !CONFIG_GENERIC_IOMAP (Lorenzo
         Pieralisi)
    
      PCIe native device hotplug:
       - Reduce noisiness on hot removal (Lukas Wunner)
    
      Power management:
       - Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
         that was done on the basis of spec typo (Bjorn Helgaas)
       - Rename pci_dev.d3_delay to d3hot_delay to remove D3hot/D3cold
         ambiguity (Krzysztof Wilczyński)
       - Remove unused pcibios_pm_ops (Vaibhav Gupta)
    
      IOMMU:
       - Enable Translation Blocking for external devices to harden against
         DMA attacks (Rajat Jain)
    
      Error handling:
       - Add an AC...
Loading