This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 51a7691038c3 Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/ [...] new a71ef31485bb perf/core: Fix potential NULL deref new 4714de033298 Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org [...] new f199bf5bf84c irqchip/gic-v3-its: Don't override quirk settings with def [...] new e663ab6bb56f Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/ [...] new b99d70c0d138 x86/cpu: Add model number for Intel Arrow Lake mobile processor new 128b0c9781c9 x86/i8259: Skip probing when ACPI/MADT advertises PCAT com [...] new bd94d86f490b x86/tsc: Defer marking TSC unstable to a worker new 2af9b20dbb39 Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/ [...]
The 8 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/i8259.h | 2 ++ arch/x86/include/asm/intel-family.h | 2 ++ arch/x86/kernel/acpi/boot.c | 3 +++ arch/x86/kernel/i8259.c | 38 +++++++++++++++++++++++++++++-------- arch/x86/kernel/tsc_sync.c | 10 +++++++++- drivers/irqchip/irq-gic-v3-its.c | 4 ++-- kernel/events/core.c | 3 ++- 7 files changed, 50 insertions(+), 12 deletions(-)