This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3243a89dcbd8 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new f8b7530aa0a1 cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() new 69fa6eb7d6a6 cpu/hotplug: Prevent state corruption on error rollback new e0a0d0584840 Merge branch 'smp-urgent-for-linus' of git://git.kernel.or [...] new 4cb205c0c50f irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint new 225ad3cfec4c Merge branch 'irq-urgent-for-linus' of git://git.kernel.or [...] new c43c5e9f524e timekeeping: Fix declaration of read_persistent_wall_and_b [...] new e2c631ba75a7 clocksource: Revert "Remove kthread" new 3567994a05ba Merge branch 'timers-urgent-for-linus' of git://git.kernel [...] new 370a132bb222 x86/microcode: Make sure boot_cpu_data.microcode is up-to-date new 8da38ebaad23 x86/microcode: Update the new microcode revision unconditionally new 4331f4d5ada5 x86: Fix kernel-doc atomic.h warnings new 17f6bac22493 x86/tsc: Prevent result truncation on 32bit new 9fe6299dde58 x86/process: Don't mix user/kernel regs in 64bit __show_regs() new 47b7360ce563 x86/apic/vector: Make error return value negative new 9bc4f28af75a x86/mm: Use WRITE_ONCE() when setting PTEs new 9a5682765a2e Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 16 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/atomic.h | 12 +++++------ arch/x86/include/asm/atomic64_32.h | 8 +++---- arch/x86/include/asm/atomic64_64.h | 12 +++++------ arch/x86/include/asm/kdebug.h | 12 ++++++++++- arch/x86/include/asm/pgtable.h | 2 +- arch/x86/include/asm/pgtable_64.h | 20 +++++++++--------- arch/x86/kernel/apic/vector.c | 2 +- arch/x86/kernel/cpu/microcode/amd.c | 24 ++++++++++++++------- arch/x86/kernel/cpu/microcode/intel.c | 17 ++++++++++----- arch/x86/kernel/dumpstack.c | 11 +++------- arch/x86/kernel/process_32.c | 4 ++-- arch/x86/kernel/process_64.c | 12 +++++++++-- arch/x86/kernel/tsc.c | 2 +- arch/x86/mm/pgtable.c | 8 +++---- drivers/irqchip/irq-gic-v3-its.c | 4 +++- include/linux/timekeeping.h | 4 ++-- kernel/cpu.c | 11 +++++----- kernel/time/clocksource.c | 40 ++++++++++++++++++++++++++--------- 18 files changed, 128 insertions(+), 77 deletions(-)