This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 561c80369df0 Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm [...] new e703b7e24750 futex: Move futex cleanup to __mmdrop() new 8e8f6b635fae Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kern [...] new 49f848788a4d x86/cpu: Add new Intel CPU model numbers for Wildcatlake a [...] new ce0b5eedcb75 x86/irq: Plug vector setup race new acaa21a26f2f Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.o [...] new cb9f6a40382c irqchip/riscv-imsic: Don't dereference before NULL pointer check new 02cbf8e0692b irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain [...] new 3c3d7dbab2c7 irqchip/mvebu-gicp: Clear pending interrupts on init new a8913d54ab1f irqchip/gic-v5: iwb: Fix iounmap probe failure path new 9ba0a63badc8 irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs new 5b6525822911 genirq/test: Resolve irq lock inversion warnings new 3b6a18f0da87 irqchip: Build IMX_MU_MSI only on ARM new 9f7488f24c75 irqchip/mvebu-gicp: Use resource_size() for ioremap() new 7d2fed1f3ce4 Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.o [...] new 83e6384374ba smp: Fix spelling in on_each_cpu_cond_mask()'s doc-comment new da274853fe7d cpu: Remove obsolete comment from takedown_cpu() new b96ddbc5c887 Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.o [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/include/asm/hw_irq.h | 12 +++--- arch/x86/include/asm/intel-family.h | 5 +++ arch/x86/kernel/irq.c | 63 +++++++++++++++++++++++------- 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/cpu.c | 3 -- kernel/fork.c | 2 +- kernel/irq/irq_test.c | 4 +- kernel/smp.c | 2 +- 13 files changed, 82 insertions(+), 40 deletions(-)