[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250809182238.GAaJeR7vm8fTw4FPEr@fat_crate.local>
Date: Sat, 9 Aug 2025 20:22:38 +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-rc1
Hi Linus,
please pull the irq/urgent lineup for v6.17-rc1.
Thx.
---
The following changes since commit 7e161a991ea71e6ec526abc8f40c6852ebe3d946:
Merge tag 'i2c-for-6.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (2025-08-04 16:37:29 -0700)
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_rc1
for you to fetch changes up to 9f7488f24c7571d349d938061e0ede7a39b65d6b:
irqchip/mvebu-gicp: Use resource_size() for ioremap() (2025-08-06 17:00:40 +0200)
----------------------------------------------------------------
- Fix a wrong ioremap size in mvebu-gicp
- Remove yet another compile-test case for a driver which needs an
additional dependency
- Fix a lock inversion scenario in the IRQ unit test suite
- Remove an impossible flag situation in gic-v5
- Do not iounmap resources in gic-v5 which are managed by devm
- Make sure stale, left-over interrupts in mvebu-gicp are cleared on
driver init
- Fix a reference counting mishap in msi-lib
- Fix a dereference-before-null-ptr-check case in the riscv-imsic
irqchip driver
----------------------------------------------------------------
Arnd Bergmann (1):
irqchip: Build IMX_MU_MSI only on ARM
Brian Norris (1):
genirq/test: Resolve irq lock inversion warnings
Elad Nachman (1):
irqchip/mvebu-gicp: Clear pending interrupts on init
Lorenzo Pieralisi (3):
irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
irqchip/gic-v5: iwb: Fix iounmap probe failure path
irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs
Thomas Gleixner (2):
irqchip/riscv-imsic: Don't dereference before NULL pointer check
irqchip/mvebu-gicp: Use resource_size() for ioremap()
drivers/irqchip/Kconfig | 1 +
drivers/irqchip/irq-gic-v5-its.c | 1 -
drivers/irqchip/irq-gic-v5-iwb.c | 11 ++---------
drivers/irqchip/irq-msi-lib.c | 6 +++---
drivers/irqchip/irq-mvebu-gicp.c | 10 ++++++++++
drivers/irqchip/irq-riscv-imsic-platform.c | 2 +-
kernel/irq/irq_test.c | 4 +++-
7 files changed, 20 insertions(+), 15 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists