This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 24f67d82c43c Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesk [...] new 5c49d1850ddd KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue new e02c16b9cd24 selftests: KVM: Don't clobber XMM register when read new ad9af930680b x86/kvmclock: Move this_cpu_pvti into kvmclock.h new 773e89ab0056 ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm new e8a747d0884e KVM: x86: Swap order of CPUID entry "index" vs. "significa [...] new 7b0035eaa7da KVM: selftests: Ensure all migrations are performed when t [...] new b2626f1e3245 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new f5b667ded075 thermal: Update information in MAINTAINERS
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: MAINTAINERS | 8 ++- arch/x86/include/asm/kvmclock.h | 14 +++++ arch/x86/kernel/kvmclock.c | 13 +--- arch/x86/kvm/cpuid.c | 4 +- arch/x86/kvm/vmx/vmx.c | 2 +- drivers/ptp/ptp_kvm_x86.c | 9 +-- .../selftests/kvm/include/x86_64/processor.h | 2 +- tools/testing/selftests/kvm/rseq_test.c | 69 ++++++++++++++++++---- 8 files changed, 86 insertions(+), 35 deletions(-)