# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 b71acb0e372160167bf6d5500b88b30b52ccef6e # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1434:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here arch/powerpc/boot/dts/fsl/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/dts/fsl/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb953d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5625510 Bytes = 5493.66 KiB = 5.36 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655642 Bytes = 5523.09 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655968 Bytes = 5523.41 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655312 Bytes = 5522.77 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5656380 Bytes = 5523.81 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655290 Bytes = 5522.74 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655286 Bytes = 5522.74 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5656432 Bytes = 5523.86 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xba5b9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5656401 Bytes = 5523.83 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655587 Bytes = 5523.03 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655573 Bytes = 5523.02 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655281 Bytes = 5522.74 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655574 Bytes = 5523.02 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655343 Bytes = 5522.80 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655644 Bytes = 5523.09 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-gb71acb0e3721 Created: Fri Dec 28 09:42:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5655352 Bytes = 5522.80 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:02:12.133013