This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e01e060fe00d Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infra [...] new f3c74b38a55a RAS/CEC: Fix binary search function new 0ade0b6240c4 RAS/CEC: Convert the timer callback to a workqueue new f763cf8e47d3 Merge branch 'ras-urgent-for-linus' of git://git.kernel.or [...] new cda03a9a7be6 clocksource/drivers/timer-ti-dm: Change to new style declaration new 5d6168fc61b7 clocksource/drivers/arm_arch_timer: Don't trace count read [...] new 6cb3dd75b00e Merge tag 'timers-v5.2-rc1' of https://git.linaro.org/peop [...] new e3ff9c3678b4 timekeeping: Repair ktime_get_coarse*() granularity new efba92d58fa3 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...] new 8e41f8726dcf mm/vmalloc: Fix calculation of direct map addr range new 31e67340cc65 mm/vmalloc: Avoid rare case of flushing TLB with weird arguments new e35faeb64146 x86/CPU: Add more Icelake model numbers new b81ff1013eb8 x86/fpu: Use fault_in_pages_writeable() for pre-faulting new 00e5a2bbcc31 x86/mm/KASLR: Compute the size of the vmemmap section properly new aab8445c4e1c x86/fpu: Update kernel's FPU state before using for the fs [...] new 87d3aa28f345 x86/resctrl: Don't stop walking closids when a locksetup g [...] new c7563e62a6d7 x86/resctrl: Prevent NULL pointer dereference when local M [...] new 71ab8323cc35 x86/kgdb: Return 0 from kgdb_arch_set_breakpoint() new 8d3289f2fa1e x86/fpu: Don't use current->mm to check for a kthread new f3176ec9420d x86/kasan: Fix boot with 5-level paging and KASAN new 78f4e932f776 x86/microcode, cpuhotplug: Add a microcode loader CPU hotp [...] new 963172d9c7e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 21 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/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 +++--- 16 files changed, 95 insertions(+), 69 deletions(-)