Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI/MSI: Prevent UAF in error path | Thomas Gleixner | 2022-01-21 | 1 | -1/+0 |
* | PCI/MSI: Use msi_on_each_desc() | Thomas Gleixner | 2021-12-16 | 1 | -11/+8 |
* | PCI/MSI: Let core code free MSI descriptors | Thomas Gleixner | 2021-12-16 | 1 | -0/+1 |
* | PCI/MSI: Let the irq code handle sysfs groups | Thomas Gleixner | 2021-12-16 | 1 | -1/+5 |
* | PCI/MSI: Move descriptor counting on allocation fail to the legacy code | Thomas Gleixner | 2021-12-09 | 1 | -1/+19 |
* | PCI/MSI: Split out irqdomain code | Thomas Gleixner | 2021-12-09 | 1 | -2/+11 |
* | PCI/MSI: Split out !IRQDOMAIN code | Thomas Gleixner | 2021-12-09 | 1 | -0/+52 |