# git rev-parse -q --verify 9e4b0d55d84a66dbfede56890501dc96e696059c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 9e4b0d55d84a66dbfede56890501dc96e696059c^{commit} 9e4b0d55d84a66dbfede56890501dc96e696059c # git checkout -q -f -B kisskb 9e4b0d55d84a66dbfede56890501dc96e696059c # git clean -qxdf # < git log -1 # commit 9e4b0d55d84a66dbfede56890501dc96e696059c # Merge: 51895d58c7c0 93cebeb1c21a # Author: Linus Torvalds # Date: Mon Dec 14 12:18:19 2020 -0800 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto updates from Herbert Xu: # "API: # - Add speed testing on 1420-byte blocks for networking # # Algorithms: # - Improve performance of chacha on ARM for network packets # - Improve performance of aegis128 on ARM for network packets # # Drivers: # - Add support for Keem Bay OCS AES/SM4 # - Add support for QAT 4xxx devices # - Enable crypto-engine retry mechanism in caam # - Enable support for crypto engine on sdm845 in qce # - Add HiSilicon PRNG driver support" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (161 commits) # crypto: qat - add capability detection logic in qat_4xxx # crypto: qat - add AES-XTS support for QAT GEN4 devices # crypto: qat - add AES-CTR support for QAT GEN4 devices # crypto: atmel-i2c - select CONFIG_BITREVERSE # crypto: hisilicon/trng - replace atomic_add_return() # crypto: keembay - Add support for Keem Bay OCS AES/SM4 # dt-bindings: Add Keem Bay OCS AES bindings # crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd # crypto: seed - remove trailing semicolon in macro definition # crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%reg # crypto: x86/sha512 - Use TEST %reg,%reg instead of CMP $0,%reg # crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg # crypto: cpt - Fix sparse warnings in cptpf # hwrng: ks-sa - Add dependency on IOMEM and OF # crypto: lib/blake2s - Move selftest prototype into header file # crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata # crypto: ecdh - avoid unaligned accesses in ecdh_set_secret() # crypto: ccree - rework cache parameters handling # crypto: cavium - Use dma_set_mask_and_coherent to simplify code # crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code # ... # < /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 9e4b0d55d84a66dbfede56890501dc96e696059c # < make -s -j 24 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=0x7B5C630B # 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 24 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 24 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:5816:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 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- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: warning: orphan section `.data..decrypted' from `arch/x86/kernel/cpu/vmware.o' being placed in section `.data..decrypted'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: warning: orphan section `.data..decrypted' from `arch/x86/kernel/cpu/vmware.o' being placed in section `.data..decrypted'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: warning: orphan section `.data..decrypted' from `arch/x86/kernel/cpu/vmware.o' being placed in section `.data..decrypted'. Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:41.327259