# git rev-parse -q --verify c2a24a7a036b3bd3a2e6c66730dfc777cae6540a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify c2a24a7a036b3bd3a2e6c66730dfc777cae6540a^{commit} c2a24a7a036b3bd3a2e6c66730dfc777cae6540a # git checkout -q -f -B kisskb c2a24a7a036b3bd3a2e6c66730dfc777cae6540a # git clean -qxdf # < git log -1 # commit c2a24a7a036b3bd3a2e6c66730dfc777cae6540a # Merge: a0b09f2d6f30 af5d35b83f64 # Author: Linus Torvalds # Date: Tue Aug 2 17:45:14 2022 -0700 # # Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto updates from Herbert Xu: # "API: # # - Make proc files report fips module name and version # # Algorithms: # # - Move generic SHA1 code into lib/crypto # # - Implement Chinese Remainder Theorem for RSA # # - Remove blake2s # # - Add XCTR with x86/arm64 acceleration # # - Add POLYVAL with x86/arm64 acceleration # # - Add HCTR2 # # - Add ARIA # # Drivers: # # - Add support for new CCP/PSP device ID in ccp" # # * tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (89 commits) # crypto: tcrypt - Remove the static variable initialisations to NULL # crypto: arm64/poly1305 - fix a read out-of-bound # crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps # crypto: hisilicon/sec - fix auth key size error # crypto: ccree - Remove a useless dma_supported() call # crypto: ccp - Add support for new CCP/PSP device ID # crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of # crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq # crypto: testmgr - some more fixes to RSA test vectors # cyrpto: powerpc/aes - delete the rebundant word "block" in comments # hwrng: via - Fix comment typo # crypto: twofish - Fix comment typo # crypto: rmd160 - fix Kconfig "its" grammar # crypto: keembay-ocs-ecc - Drop if with an always false condition # Documentation: qat: rewrite description # Documentation: qat: Use code block for qat sysfs example # crypto: lib - add module license to libsha1 # crypto: lib - make the sha1 library optional # crypto: lib - move lib/sha1.c into lib/crypto/ # crypto: fips - make proc files report fips module name and version # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 c2a24a7a036b3bd3a2e6c66730dfc777cae6540a # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:7430:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7432:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: ibt_selftest+0xc: sibling call from callable instruction with modified stack frame vmlinux.o: warning: objtool: ibt_selftest+0x19: return with modified stack frame /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:141: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:272: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:45.740717