This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ac3a0c847296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net new 9319676595a2 selftests: kvm: do not set guest mode flag new 0f02bd0ade9a KVM: nVMX: check for required but missing VMCS12 in KVM_SE [...] new 5e105c88ab48 KVM: nVMX: check for invalid hdr.vmx.flags new bf4086b1a1ef KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL f [...] new b757b47a2fcb KVM: arm64: Don't inherit exec permission across page-tabl [...] new d741dcae5562 Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub [...] new d2286ba7d574 KVM: LAPIC: Prevent setting the tscdeadline timer if the l [...] new 830f01b089b1 KVM: SVM: Fix disable pause loop exit/pause filtering capa [...] new 628e04dfeb4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 6020db504cec modpost: explain why we can't use strsep new c3cd7cfad51a kconfig: qconf: use if_changed for qconf.moc rule new 0e912c032080 kconfig: qconf: compile moc object separately new c9b09a9249e6 kconfig: qconf: use delete[] instead of delete to free array new ce02397f44e9 kconfig: qconf: remove "goBack" debug message new 97bebbcd8b93 Revert "kconfig: qconf: Change title for the item window" new 4b20e103a63d Revert "kconfig: qconf: don't show goback button on splitMode" new ccf56e5fe3d2 kconfig: qconf: remove wrong ConfigList::firstChild() new 28ab576ba8de kbuild: remove redundant FORCE definition in scripts/Makef [...] new 142c3326b055 Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pu [...]
The 19 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/arm64/include/asm/kvm_host.h | 11 ++++-- arch/arm64/kvm/mmu.c | 11 +++--- arch/x86/kvm/lapic.c | 2 +- arch/x86/kvm/svm/svm.c | 9 +++-- arch/x86/kvm/vmx/nested.c | 16 +++++++-- arch/x86/kvm/vmx/nested.h | 5 +++ scripts/Makefile.modpost | 3 -- scripts/kconfig/.gitignore | 2 +- scripts/kconfig/Makefile | 13 ++++--- scripts/kconfig/qconf.cc | 23 ++++-------- scripts/kconfig/qconf.h | 4 --- scripts/mod/modpost.c | 1 + .../kvm/x86_64/vmx_set_nested_state_test.c | 42 +++++++++++++++++----- 13 files changed, 88 insertions(+), 54 deletions(-)