This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 56676c4c06f1 Merge tag 'for-linus-6.10-1' of https://github.com/cminyar [...] new 66ee3636eddc x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UN [...] new 9d22c96316ac x86/topology: Handle bogus ACPI tables correctly new 6d85a058cf49 crypto: x86/aes-xts - switch to new Intel CPU model defines new 93022482b294 x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL new 3a390f24b773 Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/ [...] new 88d68bbd0732 irqchip/riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict new a6c11c0a5235 genirq/cpuhotplug, x86/vector: Prevent vector leak during [...] new b84a8aba8062 genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() new a0db36ed5713 Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/ [...]
The 9 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/Kconfig.debug | 5 +--- arch/x86/crypto/aesni-intel_glue.c | 16 +++++------ arch/x86/include/asm/cpu_device_id.h | 5 ++++ arch/x86/kernel/apic/vector.c | 9 ++++-- arch/x86/kernel/cpu/match.c | 4 +-- arch/x86/kernel/cpu/topology.c | 53 ++++++++++++++++++++++++++++++++++-- include/linux/mod_devicetable.h | 2 ++ kernel/irq/cpuhotplug.c | 16 +++++------ kernel/irq/irqdesc.c | 5 +++- 9 files changed, 85 insertions(+), 30 deletions(-)