# git rev-parse -q --verify b5de3c5026f52b6b409904a1c37f590a6c0e44c5^{commit} b5de3c5026f52b6b409904a1c37f590a6c0e44c5 already have revision, skipping fetch # git checkout -q -f -B kisskb b5de3c5026f52b6b409904a1c37f590a6c0e44c5 # git clean -qxdf # < git log -1 # commit b5de3c5026f52b6b409904a1c37f590a6c0e44c5 # Merge: 618d919cae2f 7a223e06b1a4 # Author: Linus Torvalds # Date: Tue Apr 16 08:52:00 2019 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM fixes from Paolo Bonzini: # "5.1 keeps its reputation as a big bugfix release for KVM x86. # # - Fix for a memory leak introduced during the merge window # # - Fixes for nested VMX with ept=0 # # - Fixes for AMD (APIC virtualization, NMI injection) # # - Fixes for Hyper-V under KVM and KVM under Hyper-V # # - Fixes for 32-bit SMM and tests for SMM virtualization # # - More array_index_nospec peppering" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (21 commits) # KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing # KVM: fix spectrev1 gadgets # KVM: x86: fix warning Using plain integer as NULL pointer # selftests: kvm: add a selftest for SMM # selftests: kvm: fix for compilers that do not support -no-pie # selftests: kvm/evmcs_test: complete I/O before migrating guest state # KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels # KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU # KVM: x86: clear SMM flags before loading state while leaving SMM # KVM: x86: Open code kvm_set_hflags # KVM: x86: Load SMRAM in a single shot when leaving SMM # KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU # KVM: x86: Raise #GP when guest vCPU do not support PMU # x86/kvm: move kvm_load/put_guest_xcr0 into atomic context # KVM: x86: svm: make sure NMI is injected after nmi_singlestep # svm/avic: Fix invalidate logical APIC id entry # Revert "svm: Fix AVIC incomplete IPI emulation" # kvm: mmu: Fix overflow on kvm mmu page limit calculation # KVM: nVMX: always use early vmcs check when EPT is disabled # KVM: nVMX: allow tests to use bad virtual-APIC page address # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-ld --version # < git log --format=%s --max-count=1 b5de3c5026f52b6b409904a1c37f590a6c0e44c5 # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- allnoconfig # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/s390/mm/pgtable.c:413:15: warning: 'pmd_alloc_map' defined but not used [-Wunused-function] /kisskb/src/arch/s390/kernel/machine_kexec.c:145:22: warning: 'do_start_kdump' defined but not used [-Wunused-function] Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x # Build took: 0:00:09.315753