Age | Commit message (Expand) | Author |
---|---|---|
2022-01-21 | PCI/MSI: Prevent UAF in error path | Thomas Gleixner |
2021-12-16 | PCI/MSI: Use msi_on_each_desc() | Thomas Gleixner |
2021-12-16 | PCI/MSI: Let core code free MSI descriptors | Thomas Gleixner |
2021-12-16 | PCI/MSI: Protect MSI operations | Thomas Gleixner |
2021-12-16 | PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS | Thomas Gleixner |
2021-12-16 | PCI/MSI: Use msi_desc::msi_index | Thomas Gleixner |
2021-12-16 | PCI/MSI: Let the irq code handle sysfs groups | Thomas Gleixner |
2021-12-09 | genirq/msi: Handle PCI/MSI allocation fail in core code | Thomas Gleixner |
2021-12-09 | PCI/MSI: Make pci_msi_domain_check_cap() static | Thomas Gleixner |
2021-12-09 | PCI/MSI: Split out irqdomain code | Thomas Gleixner |