[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240630082512.GAZoEWaIpE4ma790Gd@fat_crate.local>
Date: Sun, 30 Jun 2024 10:25:12 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] irq/urgent for v6.10-rc6
Hi Linus,
please pull a couple of urgent IRQs fixes for v6.10-rc6.
Thx.
---
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/irq_urgent_for_v6.10_rc6
for you to fetch changes up to 9eee5330656bf92f51cb1f09b2dc9f8cf975b3d1:
PCI/MSI: Fix UAF in msi_capability_init (2024-06-24 23:33:38 +0200)
----------------------------------------------------------------
- Make sure multi-bridge machines get all eiointc interrupt controllers
initialized even if the number of CPUs has been limited by a cmdline param
- Make sure interrupt lines on liointc hw are configured properly even when
interrupt routing changes
- Avoid use-after-free in the error path of the MSI init code
----------------------------------------------------------------
Huacai Chen (2):
irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
irqchip/loongson-liointc: Set different ISRs for different cores
Mostafa Saleh (1):
PCI/MSI: Fix UAF in msi_capability_init
drivers/irqchip/irq-loongson-eiointc.c | 5 +++--
drivers/irqchip/irq-loongson-liointc.c | 4 ++--
drivers/pci/msi/msi.c | 10 ++++++++--
3 files changed, 13 insertions(+), 6 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists