# git rev-parse -q --verify 32e2524a529c1fd8e377738d6cdc2268ffd171ce^{commit} 32e2524a529c1fd8e377738d6cdc2268ffd171ce already have revision, skipping fetch # git checkout -q -f -B kisskb 32e2524a529c1fd8e377738d6cdc2268ffd171ce # git clean -qxdf # < git log -1 # commit 32e2524a529c1fd8e377738d6cdc2268ffd171ce # Merge: 4efd34602fc0 9f4debe38415 # Author: Linus Torvalds # Date: Fri Nov 16 10:37:27 2018 -0600 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto fixes from Herbert Xu: # "This fixes the following issues: # # - Potential memory overwrite in simd # # - Kernel info leaks in crypto_user # # - NULL dereference and use-after-free in hisilicon" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: # crypto: user - Zeroize whole structure given to user space # crypto: user - fix leaking uninitialized memory to userspace # crypto: simd - correctly take reqsize of wrapped skcipher into account # crypto: hisilicon - Fix reference after free of memories on error path # crypto: hisilicon - Fix NULL dereference for same dst and src # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 32e2524a529c1fd8e377738d6cdc2268ffd171ce # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x52EF61B8 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] { ^ : note: previous declaration here /kisskb/src/lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] { ^ : note: previous declaration here /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr/include/linux/v4l2-controls.h:1105: found __[us]{8,16,32,64} type without #include Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:05:42.350569