# git rev-parse -q --verify 4c205c84e249e0a91dcfabe461d77667ec9b2d05^{commit} 4c205c84e249e0a91dcfabe461d77667ec9b2d05 already have revision, skipping fetch # git checkout -q -f -B kisskb 4c205c84e249e0a91dcfabe461d77667ec9b2d05 # git clean -qxdf # < git log -1 # commit 4c205c84e249e0a91dcfabe461d77667ec9b2d05 # Merge: ea9448b254e2 4f0882491a14 # Author: Linus Torvalds # Date: Sat Apr 4 12:24:47 2020 -0700 # # Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull keyrings fixes from David Howells: # "Here's a couple of patches that fix a circular dependency between # holding key->sem and mm->mmap_sem when reading data from a key. # # One potential issue is that a filesystem looking to use a key inside, # say, ->readpages() could deadlock if the key being read is the key # that's required and the buffer the key is being read into is on a page # that needs to be fetched. # # The case actually detected is a bit more involved - with a filesystem # calling request_key() and locking the target keyring for write - which # could be being read" # # * tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # KEYS: Avoid false positive ENOMEM error on key read # KEYS: Don't write out to userspace while holding key semaphore # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4c205c84e249e0a91dcfabe461d77667ec9b2d05 # < make -s -j 24 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 24 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c: In function 'mlx5_tc_ct_flow_offload': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1138:27: warning: 'rule' may be used uninitialized in this function [-Wmaybe-uninitialized] struct mlx5_flow_handle *rule; ^~~~ Completed OK # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 # Build took: 0:31:39.360371