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