Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 May 2025 14:58:53 +0000 (07:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 May 2025 14:58:53 +0000 (07:58 -0700)
commit5aac99c6b51cf38ef339b89600add9e508e7e2f9
treef9c1713ada6e8180e1ffcfe19bf272477afca6ca
parente8ab83e34bdc458b5cd77f201e4ed04807978fb1
parent38a05c0b87833f5b188ae43b428b1f792df2b384
Merge tag 'irq-urgent-2025-05-04' of git://git./linux/kernel/git/tip/tip

Pull irq fixes from Ingo Molnar:

 - Prevent NULL pointer dereference in msi_domain_debug_show()

 - Fix crash in the qcom-mpm irqchip driver when configuring
   interrupts for non-wake GPIOs

* tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs
  genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()