# 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/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 638820d8da8ededd6dc609beaef02d5396599c03 # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_footbridge_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- footbridge_defconfig # make -s -j 80 ARCH=arm O=/kisskb/build/linus_footbridge_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' 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] Completed OK # rm -rf /kisskb/build/linus_footbridge_defconfig_arm # Build took: 0:00:38.273265