# git rev-parse -q --verify 638820d8da8ededd6dc609beaef02d5396599c03^{commit} 638820d8da8ededd6dc609beaef02d5396599c03 already have revision, skipping fetch # git checkout -q -f -B kisskb 638820d8da8ededd6dc609beaef02d5396599c03 # git clean -qxdf # < git log -1 # commit 638820d8da8ededd6dc609beaef02d5396599c03 # Merge: d5e4d81da4d4 3f6caaf5ff33 # Author: Linus Torvalds # Date: Wed Oct 24 11:49:35 2018 +0100 # # Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security # # Pull security subsystem updates from James Morris: # "In this patchset, there are a couple of minor updates, as well as some # reworking of the LSM initialization code from Kees Cook (these prepare # the way for ordered stackable LSMs, but are a valuable cleanup on # their own)" # # * 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: # LSM: Don't ignore initialization failures # LSM: Provide init debugging infrastructure # LSM: Record LSM name in struct lsm_info # LSM: Convert security_initcall() into DEFINE_LSM() # vmlinux.lds.h: Move LSM_TABLE into INIT_DATA # LSM: Convert from initcall to struct lsm_info # LSM: Remove initcall tracing # LSM: Rename .security_initcall section to .lsm_info # vmlinux.lds.h: Avoid copy/paste of security_init section # LSM: Correctly announce start of LSM initialization # security: fix LSM description location # keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h # seccomp: remove unnecessary unlikely() # security: tomoyo: Fix obsolete function # security/capabilities: remove check for -EINVAL # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 638820d8da8ededd6dc609beaef02d5396599c03 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x51C62E0C # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/lib/test_hexdump.c: In function 'test_hexdump_prepare_test.constprop': /kisskb/src/lib/test_hexdump.c:102:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(p, q, amount); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_hexdump.c:100:19: note: length computed here size_t amount = strlen(q); ^~~~~~~~~ /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/crypto/twofish_common.c: In function '__twofish_setkey': /kisskb/src/crypto/twofish_common.c:699:1: warning: the frame size of 4968 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:240:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:50.584182