# git rev-parse -q --verify 4992eb41ab1b5d08479193afdc94f9678e5ded13^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 4992eb41ab1b5d08479193afdc94f9678e5ded13^{commit} 4992eb41ab1b5d08479193afdc94f9678e5ded13 # git checkout -q -f -B kisskb 4992eb41ab1b5d08479193afdc94f9678e5ded13 # git clean -qxdf # < git log -1 # commit 4992eb41ab1b5d08479193afdc94f9678e5ded13 # Merge: c7230a48ed5e 9a78e15802a8 # Author: Linus Torvalds # Date: Tue Jan 26 11:10:14 2021 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # # - x86 bugfixes # # - Documentation fixes # # - Avoid performance regression due to SEV-ES patches # # - ARM: # - Don't allow tagged pointers to point to memslots # - Filter out ARMv8.1+ PMU events on v8.0 hardware # - Hide PMU registers from userspace when no PMU is configured # - More PMU cleanups # - Don't try to handle broken PSCI firmware # - More sys_reg() to reg_to_encoding() conversions # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX # KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written" # KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest # KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration # kvm: tracing: Fix unmatched kvm_entry and kvm_exit events # KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOG # KVM: x86: get smi pending status correctly # KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] # KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh() # KVM: x86: Add more protection against undefined behavior in rsvd_bits() # KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM # KVM: Forbid the use of tagged userspace addresses for memslots # KVM: arm64: Filter out v8.1+ events on v8.0 HW # KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag # KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg() # KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return # KVM: arm64: Simplify handling of absent PMU system registers # KVM: arm64: Hide PMU registers from userspace when not available # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 4992eb41ab1b5d08479193afdc94f9678e5ded13 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x686FC5C # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig .config:4864:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:05:59.657747