# git rev-parse -q --verify 4a87b197c1da6b16608d5110709e0b3308e25dcd^{commit} 4a87b197c1da6b16608d5110709e0b3308e25dcd already have revision, skipping fetch # git checkout -q -f -B kisskb 4a87b197c1da6b16608d5110709e0b3308e25dcd # git clean -qxdf # < git log -1 # commit 4a87b197c1da6b16608d5110709e0b3308e25dcd # Merge: 9d645db853a4 39030e1351aa # Author: Linus Torvalds # Date: Sun Jun 14 11:39:31 2020 -0700 # # Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux # # Pull SafeSetID update from Micah Morton: # "Add additional LSM hooks for SafeSetID # # SafeSetID is capable of making allow/deny decisions for set*uid calls # on a system, and we want to add similar functionality for set*gid # calls. # # The work to do that is not yet complete, so probably won't make it in # for v5.8, but we are looking to get this simple patch in for v5.8 # since we have it ready. # # We are planning on the rest of the work for extending the SafeSetID # LSM being merged during the v5.9 merge window" # # * tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux: # security: Add LSM hooks to set*gid syscalls # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4a87b197c1da6b16608d5110709e0b3308e25dcd # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x7162D200 # 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 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6886:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/drivers/iommu/amd/iommu.c:45: /kisskb/src/drivers/iommu/amd/amd_iommu.h:105:13: warning: 'amd_iommu_apply_ivrs_quirks' defined but not used [-Wunused-function] static void amd_iommu_apply_ivrs_quirks(void) { } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/sof/intel/hda-codec.c: In function 'hda_codec_probe': /kisskb/src/sound/soc/sof/intel/hda-codec.c:122:20: warning: unused variable 'codec' [-Wunused-variable] struct hda_codec *codec; ^~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:07:50.106560