# git rev-parse -q --verify b71acb0e372160167bf6d5500b88b30b52ccef6e^{commit} b71acb0e372160167bf6d5500b88b30b52ccef6e already have revision, skipping fetch # git checkout -q -f -B kisskb b71acb0e372160167bf6d5500b88b30b52ccef6e # git clean -qxdf # < git log -1 # commit b71acb0e372160167bf6d5500b88b30b52ccef6e # Merge: e0c38a4d1f19 c79b411eaa72 # Author: Linus Torvalds # Date: Thu Dec 27 13:53:32 2018 -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 1472-byte test to tcrypt for IPsec # - Reintroduced crypto stats interface with numerous changes # - Support incremental algorithm dumps # # Algorithms: # - Add xchacha12/20 # - Add nhpoly1305 # - Add adiantum # - Add streebog hash # - Mark cts(cbc(aes)) as FIPS allowed # # Drivers: # - Improve performance of arm64/chacha20 # - Improve performance of x86/chacha20 # - Add NEON-accelerated nhpoly1305 # - Add SSE2 accelerated nhpoly1305 # - Add AVX2 accelerated nhpoly1305 # - Add support for 192/256-bit keys in gcmaes AVX # - Add SG support in gcmaes AVX # - ESN for inline IPsec tx in chcr # - Add support for CryptoCell 703 in ccree # - Add support for CryptoCell 713 in ccree # - Add SM4 support in ccree # - Add SM3 support in ccree # - Add support for chacha20 in caam/qi2 # - Add support for chacha20 + poly1305 in caam/jr # - Add support for chacha20 + poly1305 in caam/qi2 # - Add AEAD cipher support in cavium/nitrox" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (130 commits) # crypto: skcipher - remove remnants of internal IV generators # crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS # crypto: salsa20-generic - don't unnecessarily use atomic walk # crypto: skcipher - add might_sleep() to skcipher_walk_virt() # crypto: x86/chacha - avoid sleeping under kernel_fpu_begin() # crypto: cavium/nitrox - Added AEAD cipher support # crypto: mxc-scc - fix build warnings on ARM64 # crypto: api - document missing stats member # crypto: user - remove unused dump functions # crypto: chelsio - Fix wrong error counter increments # crypto: chelsio - Reset counters on cxgb4 Detach # crypto: chelsio - Handle PCI shutdown event # crypto: chelsio - cleanup:send addr as value in function argument # crypto: chelsio - Use same value for both channel in single WR # crypto: chelsio - Swap location of AAD and IV sent in WR # crypto: chelsio - remove set but not used variable 'kctx_len' # crypto: ux500 - Use proper enum in hash_set_dma_transfer # crypto: ux500 - Use proper enum in cryp_set_dma_transfer # crypto: aesni - Add scatter/gather avx stubs, and use them in C # crypto: aesni - Introduce partial block macro # .. # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 b71acb0e372160167bf6d5500b88b30b52ccef6e # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # yes \n | make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /kisskb/src/scripts/mod/empty.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/scripts/mod/devicetable-offsets.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b" /kisskb/src/kernel/bounds.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/arch/mips/kernel/asm-offsets.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/init/main.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/init/do_mounts.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/init/do_mounts_initrd.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/init/initramfs.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/init/calibrate.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/init/init_task.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] /kisskb/src/arch/mips/generic/init.c:1:0: error: -ffunction-sections disabled; it makes profiling impossible [-Werror] cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:291: arch/mips/generic/init.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:516: arch/mips/generic] Error 2 make[1]: *** [/kisskb/src/Makefile:1055: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/init/version.c:1:0: warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default] make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips # Build took: 0:00:09.321028