# git rev-parse -q --verify 0aa099a312b6323495a23d758009eb7fc04a7617^{commit} 0aa099a312b6323495a23d758009eb7fc04a7617 already have revision, skipping fetch # git checkout -q -f -B kisskb 0aa099a312b6323495a23d758009eb7fc04a7617 # git clean -qxdf # < git log -1 # commit 0aa099a312b6323495a23d758009eb7fc04a7617 # Merge: 6efb943b8616 ce7ea0cfdc2e # Author: Linus Torvalds # Date: Mon May 10 12:30:45 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # # - Lots of bug fixes. # # - Fix virtualization of RDPID # # - Virtualization of DR6_BUS_LOCK, which on bare metal is new to this # release # # - More nested virtualization migration fixes (nSVM and eVMCS) # # - Fix for KVM guest hibernation # # - Fix for warning in SEV-ES SRCU usage # # - Block KVM from loading on AMD machines with 5-level page tables, due # to the APM not mentioning how host CR4.LA57 exactly impacts the # guest. # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (48 commits) # KVM: SVM: Move GHCB unmapping to fix RCU warning # KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers # kvm: Cap halt polling at kvm->max_halt_poll_ns # tools/kvm_stat: Fix documentation typo # KVM: x86: Prevent deadlock against tk_core.seq # KVM: x86: Cancel pvclock_gtod_work on module removal # KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging # KVM: X86: Expose bus lock debug exception to guest # KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit # KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks # KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed # KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model # KVM: x86: Move uret MSR slot management to common x86 # KVM: x86: Export the number of uret MSRs to vendor modules # KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way # KVM: VMX: Use common x86's uret MSR list as the one true list # KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list # KVM: VMX: Configure list of user return MSRs at module init # KVM: x86: Add support for RDPID without RDTSCP # KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 0aa099a312b6323495a23d758009eb7fc04a7617 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_xcep_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- xcep_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_xcep_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_xcep_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_xcep_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_xcep_defconfig_arm-gcc4.9 # Build took: 0:00:47.741513