# git rev-parse -q --verify f56dbdda4322d33d485f3d30f3aabba71de9098c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify f56dbdda4322d33d485f3d30f3aabba71de9098c^{commit} f56dbdda4322d33d485f3d30f3aabba71de9098c # git checkout -q -f -B kisskb f56dbdda4322d33d485f3d30f3aabba71de9098c # git clean -qxdf # < git log -1 # commit f56dbdda4322d33d485f3d30f3aabba71de9098c # Merge: 6112bd00e84e d27423bf048d # Author: Linus Torvalds # Date: Sat May 28 11:39:01 2022 -0700 # # Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux # # Pull hyperv updates from Wei Liu: # # - Harden hv_sock driver (Andrea Parri) # # - Harden Hyper-V PCI driver (Andrea Parri) # # - Fix multi-MSI for Hyper-V PCI driver (Jeffrey Hugo) # # - Fix Hyper-V PCI to reduce boot time (Dexuan Cui) # # - Remove code for long EOL'ed Hyper-V versions (Michael Kelley, Saurabh # Sengar) # # - Fix balloon driver error handling (Shradha Gupta) # # - Fix a typo in vmbus driver (Julia Lawall) # # - Ignore vmbus IMC device (Michael Kelley) # # - Add a new error message to Hyper-V DRM driver (Saurabh Sengar) # # * tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: (28 commits) # hv_balloon: Fix balloon_probe() and balloon_remove() error handling # scsi: storvsc: Removing Pre Win8 related logic # Drivers: hv: vmbus: fix typo in comment # PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit() # PCI: hv: Add validation for untrusted Hyper-V values # PCI: hv: Fix interrupt mapping for multi-MSI # PCI: hv: Reuse existing IRTE allocation in compose_msi_msg() # drm/hyperv: Remove support for Hyper-V 2008 and 2008R2/Win7 # video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7 # scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7 # Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7 # x86/hyperv: Disable hardlockup detector by default in Hyper-V guests # drm/hyperv: Add error message for fb size greater than allocated # PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time # PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI # Drivers: hv: vmbus: Refactor the ring-buffer iterator functions # Drivers: hv: vmbus: Accept hv_sock offers in isolated guests # hv_sock: Add validation for untrusted Hyper-V values # hv_sock: Copy packets sent by Hyper-V out of the ring buffer # hv_sock: Check hv_pkt_iter_first_raw()'s return value # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f56dbdda4322d33d485f3d30f3aabba71de9098c # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig WARNING: unmet direct dependencies detected for DRM_DP_AUX_BUS Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] Selected by [y]: - DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=y] || QCOM_LLCC [=y]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n) # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5668:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5670:warning: override: reassigning to symbol GCC_PLUGINS WARNING: unmet direct dependencies detected for DRM_DP_AUX_BUS Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] Selected by [y]: - DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=y] || QCOM_LLCC [=y]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n) # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- WARNING: unmet direct dependencies detected for DRM_DP_AUX_BUS Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] Selected by [y]: - DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=y] || QCOM_LLCC [=y]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n) WARNING: unmet direct dependencies detected for DRM_DP_AUX_BUS Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] Selected by [y]: - DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=y] || QCOM_LLCC [=y]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n) WARNING: unmet direct dependencies detected for DRM_DP_AUX_BUS Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] Selected by [y]: - DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=y] || QCOM_LLCC [=y]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:06:25.347611