# git rev-parse -q --verify 60f5a21736322c25b297b022aa48aeb28fd56f9e^{commit} 60f5a21736322c25b297b022aa48aeb28fd56f9e already have revision, skipping fetch # git checkout -q -f -B kisskb 60f5a21736322c25b297b022aa48aeb28fd56f9e # git clean -qxdf # < git log -1 # commit 60f5a21736322c25b297b022aa48aeb28fd56f9e # Merge: f639bef 961b33c # Author: Linus Torvalds # Date: Sat Aug 4 18:34:55 2018 -0700 # # Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull usercopy whitelisting fix from Kees Cook: # "Bart Massey discovered that the usercopy whitelist for JFS was # incomplete: the inline inode data may intentionally "overflow" into # the neighboring "extended area", so the size of the whitelist needed # to be raised to include the neighboring field" # # * tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # jfs: Fix usercopy whitelist for inline inode data # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 60f5a21736322c25b297b022aa48aeb28fd56f9e # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3102:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:39.888637