# git rev-parse -q --verify d81f50bd34646d8373b989e55180c0fc9af94e0b^{commit} d81f50bd34646d8373b989e55180c0fc9af94e0b already have revision, skipping fetch # git checkout -q -f -B kisskb d81f50bd34646d8373b989e55180c0fc9af94e0b # git clean -qxdf # < git log -1 # commit d81f50bd34646d8373b989e55180c0fc9af94e0b # Merge: c2aa1a444cab 566f52ece7bd # Author: Linus Torvalds # Date: Fri Nov 2 10:04:26 2018 -0700 # # Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor # # Pull apparmor updates from John Johansen: # "Features/Improvements: # - replace spin_is_locked() with lockdep # - add base support for secmark labeling and matching # # Cleanups: # - clean an indentation issue, remove extraneous space # - remove no-op permission check in policy_unpack # - fix checkpatch missing spaces error in Parse secmark policy # - fix network performance issue in aa_label_sk_perm # # Bug fixes: # - add #ifdef checks for secmark filtering # - fix an error code in __aa_create_ns() # - don't try to replace stale label in ptrace checks # - fix failure to audit context info in build_change_hat # - check buffer bounds when mapping permissions mask # - fully initialize aa_perms struct when answering userspace query # - fix uninitialized value in aa_split_fqname" # # * tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor: # apparmor: clean an indentation issue, remove extraneous space # apparmor: fix checkpatch error in Parse secmark policy # apparmor: add #ifdef checks for secmark filtering # apparmor: Fix uninitialized value in aa_split_fqname # apparmor: don't try to replace stale label in ptraceme check # apparmor: Replace spin_is_locked() with lockdep # apparmor: Allow filtering based on secmark policy # apparmor: Parse secmark policy # apparmor: Add a wildcard secid # apparmor: don't try to replace stale label in ptrace access check # apparmor: Fix network performance issue in aa_label_sk_perm # < /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 d81f50bd34646d8373b989e55180c0fc9af94e0b # < make -s -j 120 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=0x77831E00 # 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 120 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 120 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/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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ kernel/trace/trace_selftest_dynamic.o: warning: objtool: trace_selftest_dynamic_test_func()+0x5: call without frame pointer save/setup kernel/trace/trace_selftest_dynamic.o: warning: objtool: trace_selftest_dynamic_test_func2()+0x5: call without frame pointer save/setup /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); ^~~~~~~~~ ./usr/include/linux/v4l2-controls.h:1105: found __[us]{8,16,32,64} type without #include Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:58.415734