# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 638820d8da8ededd6dc609beaef02d5396599c03 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xC236B7F9 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/cmd-db.c: In function 'cmd_db_read_addr': /kisskb/src/drivers/soc/qcom/cmd-db.c:194:38: warning: 'ent.addr' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret < 0 ? 0 : le32_to_cpu(ent.addr); ^ /kisskb/src/drivers/soc/qcom/cmd-db.c: In function 'cmd_db_read_aux_data_len': /kisskb/src/drivers/soc/qcom/cmd-db.c:247:38: warning: 'ent.len' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret < 0 ? 0 : le16_to_cpu(ent.len); ^ /kisskb/src/drivers/soc/qcom/cmd-db.c: In function 'cmd_db_read_slave_id': /kisskb/src/drivers/soc/qcom/cmd-db.c:269:24: warning: 'ent.addr' may be used uninitialized in this function [-Wmaybe-uninitialized] addr = le32_to_cpu(ent.addr); ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64 # Build took: 0:02:43.365441