This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new d6846bfbeeac nfsd: fix dentry leak upon mkdir failure. new dc46bba709cf nfsd: use i_wrlock instead of rcu for nfsdfs i_private new bebd6997163a nfsd: initialize i_private before d_add new 78e70e780b28 nfsd4: Fix kernel crash when reading proc file reply_cache_stats new 2babd34df229 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux new b14c876b994f kvm: x86: skip populating logical dest map if apic is not [...] new 74260dc278a7 MAINTAINERS: change list for KVM/s390 new ed4e7b057e9e MAINTAINERS: add KVM x86 reviewers new c8e174b39887 KVM: x86: svm: remove redundant assignment of var new_entry new 92cd0f0be3d7 selftests: kvm: do not try running the VM in vmx_set_neste [...] new 65efa61dc0d5 selftests: kvm: provide common function to enable eVMCS new c930e19790bb selftests: kvm: fix vmx_set_nested_state_test new 54577e5018a8 selftests: kvm: fix state save/load on processors without XSAVE new d012a06ab1d2 Revert "KVM: x86/mmu: Zap only the relevant pages when rem [...] new e4427372398c selftests/kvm: make platform_info_test pass on AMD new bb7ba8069de9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
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: MAINTAINERS | 19 +++++++------ arch/x86/kvm/lapic.c | 5 ++++ arch/x86/kvm/mmu.c | 33 +--------------------- arch/x86/kvm/svm.c | 1 - fs/nfsd/nfscache.c | 2 +- fs/nfsd/nfsctl.c | 19 ++++++------- tools/testing/selftests/kvm/include/evmcs.h | 2 ++ tools/testing/selftests/kvm/lib/x86_64/processor.c | 16 +++++++---- tools/testing/selftests/kvm/lib/x86_64/vmx.c | 20 +++++++++++++ tools/testing/selftests/kvm/x86_64/evmcs_test.c | 15 ++-------- tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c | 12 +++----- .../selftests/kvm/x86_64/platform_info_test.c | 2 +- .../kvm/x86_64/vmx_set_nested_state_test.c | 32 +++++++++------------ 13 files changed, 79 insertions(+), 99 deletions(-)