[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250831093118.GAaLQWZnsa4UZdyxFs@fat_crate.local>
Date: Sun, 31 Aug 2025 11:31:18 +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.17-rc4
Hi Linus,
please pull the irq/urgent lineup for v6.17-rc4.
Thx.
---
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/irq_urgent_for_v6.17_rc4
for you to fetch changes up to 35c23871be0072738ccc7ca00354c791711e5640:
irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing (2025-08-24 12:54:06 +0200)
----------------------------------------------------------------
- Remove unnecessary and noisy WARN_ONs in gic-v5's init path
- Avoid a kmemleak false positive for the gic-v5's L2 IST table entries
- Fix a retval check in mvebu-gicp's probe function
- Fix a wrong conversion to guards in atmel-aic[5] irqchip
----------------------------------------------------------------
Dan Carpenter (1):
irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()
Edgar Bonet (1):
irqchip/atmel-aic[5]: Fix incorrect lock guard conversion
Lorenzo Pieralisi (2):
irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing
drivers/irqchip/irq-atmel-aic.c | 2 +-
drivers/irqchip/irq-atmel-aic5.c | 2 +-
drivers/irqchip/irq-gic-v5-irs.c | 9 +++++++--
drivers/irqchip/irq-mvebu-gicp.c | 2 +-
4 files changed, 10 insertions(+), 5 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists