# git rev-parse -q --verify 31caf8b2a847214be856f843e251fc2ed2cd1075^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 31caf8b2a847214be856f843e251fc2ed2cd1075^{commit} 31caf8b2a847214be856f843e251fc2ed2cd1075 # git checkout -q -f -B kisskb 31caf8b2a847214be856f843e251fc2ed2cd1075 # git clean -qxdf # < git log -1 # commit 31caf8b2a847214be856f843e251fc2ed2cd1075 # Merge: a2b095e0efa7 0de9dc80625b # Author: Linus Torvalds # Date: Sun Feb 21 17:23:56 2021 -0800 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto update from Herbert Xu: # "API: # - Restrict crypto_cipher to internal API users only. # # Algorithms: # - Add x86 aesni acceleration for cts. # - Improve x86 aesni acceleration for xts. # - Remove x86 acceleration of some uncommon algorithms. # - Remove RIPE-MD, Tiger and Salsa20. # - Remove tnepres. # - Add ARM acceleration for BLAKE2s and BLAKE2b. # # Drivers: # - Add Keem Bay OCS HCU driver. # - Add Marvell OcteonTX2 CPT PF driver. # - Remove PicoXcell driver. # - Remove mediatek driver" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (154 commits) # hwrng: timeriomem - Use device-managed registration API # crypto: hisilicon/qm - fix printing format issue # crypto: hisilicon/qm - do not reset hardware when CE happens # crypto: hisilicon/qm - update irqflag # crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2' # crypto: hisilicon/qm - fix request missing error # crypto: hisilicon/qm - removing driver after reset # crypto: octeontx2 - fix -Wpointer-bool-conversion warning # crypto: hisilicon/hpre - enable Elliptic curve cryptography # crypto: hisilicon - PASID fixed on Kunpeng 930 # crypto: hisilicon/qm - fix use of 'dma_map_single' # crypto: hisilicon/hpre - tiny fix # crypto: hisilicon/hpre - adapt the number of clusters # crypto: cpt - remove casting dma_alloc_coherent # crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation # crypto: xor - Fix typo of optimization # hwrng: optee - Use device-managed registration API # crypto: arm64/crc-t10dif - move NEON yield to C code # crypto: arm64/aes-ce-mac - simplify NEON yield # crypto: arm64/aes-neonbs - remove NEON yield calls # ... # < /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 31caf8b2a847214be856f843e251fc2ed2cd1075 # < make -s -j 32 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=0x861052 # 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 32 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 32 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:5011:warning: override: reassigning to symbol STANDALONE .config:5012:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5017:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 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- arch/x86/tools/insn_decoder_test: success: Decoded and checked 12131584 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x80ce99c3) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:50.788731