# git rev-parse -q --verify dafa5f6577a9eecd2941add553d1672c30b02364^{commit} dafa5f6577a9eecd2941add553d1672c30b02364 already have revision, skipping fetch # git checkout -q -f -B kisskb dafa5f6577a9eecd2941add553d1672c30b02364 # git clean -qxdf # < git log -1 # commit dafa5f6577a9eecd2941add553d1672c30b02364 # Merge: 9a76aba 22240df7 # Author: Linus Torvalds # Date: Wed Aug 15 16:01:47 2018 -0700 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto updates from Herbert Xu: # "API: # - Fix dcache flushing crash in skcipher. # - Add hash finup self-tests. # - Reschedule during speed tests. # # Algorithms: # - Remove insecure vmac and replace it with vmac64. # - Add public key verification for DH/ECDH. # # Drivers: # - Decrease priority of sha-mb on x86. # - Improve NEON latency/throughput on ARM64. # - Add md5/sha384/sha512/des/3des to inside-secure. # - Support eip197d in inside-secure. # - Only register algorithms supported by the host in virtio. # - Add cts and remove incompatible cts1 from ccree. # - Add hisilicon SEC security accelerator driver. # - Replace msm hwrng driver with qcom pseudo rng driver. # # Misc: # - Centralize CRC polynomials" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (121 commits) # crypto: arm64/ghash-ce - implement 4-way aggregation # crypto: arm64/ghash-ce - replace NEON yield check with block limit # crypto: hisilicon - sec_send_request() can be static # lib/mpi: remove redundant variable esign # crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable # crypto: arm64/aes-ce-gcm - implement 2-way aggregation # crypto: arm64/aes-ce-gcm - operate on two input blocks at a time # crypto: dh - make crypto_dh_encode_key() make robust # crypto: dh - fix calculating encoded key size # crypto: ccp - Check for NULL PSP pointer at module unload # crypto: arm/chacha20 - always use vrev for 16-bit rotates # crypto: ccree - allow bigger than sector XTS op # crypto: ccree - zero all of request ctx before use # crypto: ccree - remove cipher ivgen left overs # crypto: ccree - drop useless type flag during reg # crypto: ablkcipher - fix crash flushing dcache in error path # crypto: blkcipher - fix crash flushing dcache in error path # crypto: skcipher - fix crash flushing dcache in error path # crypto: skcipher - remove unnecessary setting of walk->nbytes # crypto: scatterwalk - remove scatterwalk_samebuf() # ... # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 dafa5f6577a9eecd2941add553d1672c30b02364 # < make -s -j 48 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # make -s -j 48 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- olddefconfig # make -s -j 48 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- In file included from /kisskb/src/include/asm-generic/bug.h:18:0, from /kisskb/src/arch/arc/include/asm/bug.h:32, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/nobootmem.c:14: /kisskb/src/mm/nobootmem.c: In function '__free_pages_memory': /kisskb/src/include/linux/kernel.h:812:29: warning: comparison of distinct pointer types lacks a cast [enabled by default] (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/kernel.h:826:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:836:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:845:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/mm/nobootmem.c:104:11: note: in expansion of macro 'min' order = min(MAX_ORDER - 1UL, __ffs(start)); ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4319:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:47.858334