This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from e01e060fe00d Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infra [...] adds f3c74b38a55a RAS/CEC: Fix binary search function adds 0ade0b6240c4 RAS/CEC: Convert the timer callback to a workqueue adds f763cf8e47d3 Merge branch 'ras-urgent-for-linus' of git://git.kernel.or [...] adds cda03a9a7be6 clocksource/drivers/timer-ti-dm: Change to new style declaration adds 5d6168fc61b7 clocksource/drivers/arm_arch_timer: Don't trace count read [...] adds 6cb3dd75b00e Merge tag 'timers-v5.2-rc1' of https://git.linaro.org/peop [...] adds e3ff9c3678b4 timekeeping: Repair ktime_get_coarse*() granularity adds efba92d58fa3 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...] adds 8e41f8726dcf mm/vmalloc: Fix calculation of direct map addr range adds 31e67340cc65 mm/vmalloc: Avoid rare case of flushing TLB with weird arguments adds e35faeb64146 x86/CPU: Add more Icelake model numbers adds b81ff1013eb8 x86/fpu: Use fault_in_pages_writeable() for pre-faulting adds 00e5a2bbcc31 x86/mm/KASLR: Compute the size of the vmemmap section properly adds aab8445c4e1c x86/fpu: Update kernel's FPU state before using for the fs [...] adds 87d3aa28f345 x86/resctrl: Don't stop walking closids when a locksetup g [...] adds c7563e62a6d7 x86/resctrl: Prevent NULL pointer dereference when local M [...] adds 71ab8323cc35 x86/kgdb: Return 0 from kgdb_arch_set_breakpoint() adds 8d3289f2fa1e x86/fpu: Don't use current->mm to check for a kthread adds f3176ec9420d x86/kasan: Fix boot with 5-level paging and KASAN adds 78f4e932f776 x86/microcode, cpuhotplug: Add a microcode loader CPU hotp [...] adds 963172d9c7e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds 9e0babf2c06c Linux 5.2-rc5
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/x86/include/asm/fpu/internal.h | 6 +-- arch/x86/include/asm/intel-family.h | 3 ++ arch/x86/kernel/cpu/microcode/core.c | 2 +- arch/x86/kernel/cpu/resctrl/monitor.c | 3 ++ arch/x86/kernel/cpu/resctrl/rdtgroup.c | 7 ++- arch/x86/kernel/fpu/core.c | 2 +- arch/x86/kernel/fpu/signal.c | 16 +++---- arch/x86/kernel/kgdb.c | 2 +- arch/x86/mm/kasan_init_64.c | 2 +- arch/x86/mm/kaslr.c | 11 ++++- drivers/clocksource/arm_arch_timer.c | 8 ++-- drivers/clocksource/timer-ti-dm.c | 2 +- drivers/ras/cec.c | 80 ++++++++++++++++++---------------- include/linux/cpuhotplug.h | 1 + kernel/time/timekeeping.c | 5 ++- mm/vmalloc.c | 14 +++--- 17 files changed, 96 insertions(+), 70 deletions(-)