Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-21PCI/MSI: Prevent UAF in error pathThomas Gleixner
2021-12-17PCI/MSI: Use msi_on_each_desc()Thomas Gleixner
2021-12-17PCI/MSI: Let core code free MSI descriptorsThomas Gleixner
2021-12-17PCI/MSI: Protect MSI operationsThomas Gleixner
2021-12-17PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUSThomas Gleixner
2021-12-17PCI/MSI: Use msi_desc::msi_indexThomas Gleixner
2021-12-17PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner