This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 148341f0a2f5 Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.or [...] new 804d8e0a6e54 NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL new 15a8b55dbb1b nfsd: call op_release, even when op_func returns an error new 5085e41f9e83 sunrpc: only free unix grouplist after RCU settles new 8be8f170e838 NFS: Remove "select RPCSEC_GSS_KRB5 new 7de82c2f36fb NFSD: callback request does not use correct credential for [...] new ceeea1b78293 Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/lin [...] new e5c972c1fada KVM: SVM: Flush Hyper-V TLB when required new d583fbd7066a KVM: irqfd: Make resampler_list an RCU list new fef8f2b90edb KVM: x86/ioapic: Resample the pending state of an IRQ when [...] new 0dc902267cb3 KVM: x86: Suppress pending MMIO write exits if emulator de [...] new 6c41468c7c12 KVM: x86: Clear "has_error_code", not "error_code", for RM [...] new 80962ec912db KVM: nVMX: Do not report error code when synthesizing VM-E [...] new 21f27df85400 KVM: s390: pv: fix external interruption loop not always detected new 85b475a4502d Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.or [...] new 52882b9c7a76 KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent new fb5015bc8b73 docs: kvm: x86: Fix broken field list new 76f598ba7d8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 17 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: Documentation/virt/kvm/api.rst | 4 ++-- arch/arm64/kvm/arm.c | 1 + arch/powerpc/kvm/powerpc.c | 6 +++++ arch/s390/kvm/intercept.c | 32 ++++++++++++++++++++------- arch/s390/kvm/kvm-s390.c | 1 + arch/x86/kvm/ioapic.c | 36 +++++++++++++++++++++++++++--- arch/x86/kvm/kvm_onhyperv.h | 5 +++++ arch/x86/kvm/svm/svm.c | 37 ++++++++++++++++++++++++++++--- arch/x86/kvm/svm/svm_onhyperv.h | 15 +++++++++++++ arch/x86/kvm/vmx/nested.c | 7 +++++- arch/x86/kvm/x86.c | 14 ++++++++++-- fs/nfs/Kconfig | 1 - fs/nfsd/blocklayout.c | 1 + fs/nfsd/nfs4callback.c | 4 ++-- fs/nfsd/nfs4xdr.c | 15 +++++++------ include/linux/kvm_host.h | 11 +++++++++ include/linux/kvm_irqfd.h | 2 +- net/sunrpc/svcauth_unix.c | 17 ++++++++++---- virt/kvm/eventfd.c | 49 ++++++++++++++++++++++++++++++++++------- virt/kvm/kvm_main.c | 1 - 20 files changed, 216 insertions(+), 43 deletions(-)