# git rev-parse -q --verify 31caf8b2a847214be856f843e251fc2ed2cd1075^{commit} 31caf8b2a847214be856f843e251fc2ed2cd1075 already have revision, skipping fetch # 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/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 31caf8b2a847214be856f843e251fc2ed2cd1075 # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:10: /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_respond_fw_mem_request': /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:1690:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] "qmi req mem_seg[%d] 0x%llx %u %u\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ab->qmi.target_mem[i].paddr, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/debug.h:64:30: note: in definition of macro 'ath11k_dbg' __ath11k_dbg(ar, dbg_mask, fmt, ##__VA_ARGS__); \ ^~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:16:39.329937