This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cb2e5ee8e7a0 Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/l [...] new edbbaae42a56 genirq/irqdesc: Honor caller provided affinity in alloc_desc() new d73f0f49daa8 irqchip/xilinx: Fix shift out of bounds new 03f9885c60ad irqchip/riscv-aplic: Retrigger MSI interrupt on source con [...] new 56fe0a6a9f89 Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/ [...] new 87d571d6fb77 ntp: Clamp maxerror and esterror to operating range new 06c03c8edce3 ntp: Safeguard against time_constant overflow new 5916be8a53de timekeeping: Fix bogus clock_was_set() invocation in do_ad [...] new 7270e931b530 Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.o [...] new c48b5a4cf312 x86/mm: Fix PTI for i386 some more new ab84ba647f2c x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox new e639222a5119 x86/paravirt: Fix incorrect virt spinlock setting on bare metal new 919f18f961c0 x86/mtrr: Check if fixed MTRRs exist before saving them new 7006fe2f7f78 Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/ [...]
The 13 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/qspinlock.h | 12 ++++++---- arch/x86/kernel/acpi/madt_wakeup.c | 2 +- arch/x86/kernel/cpu/mtrr/mtrr.c | 2 +- arch/x86/kernel/paravirt.c | 7 +++--- arch/x86/mm/pti.c | 45 ++++++++++++++++++++++------------- drivers/irqchip/irq-riscv-aplic-msi.c | 32 +++++++++++++++++++------ drivers/irqchip/irq-xilinx-intc.c | 2 +- kernel/irq/irqdesc.c | 1 + kernel/time/ntp.c | 9 ++++--- kernel/time/timekeeping.c | 2 +- 10 files changed, 73 insertions(+), 41 deletions(-)