# git rev-parse -q --verify 4a87b197c1da6b16608d5110709e0b3308e25dcd^{commit} 4a87b197c1da6b16608d5110709e0b3308e25dcd already have revision, skipping fetch # git checkout -q -f -B kisskb 4a87b197c1da6b16608d5110709e0b3308e25dcd # git clean -qxdf # < git log -1 # commit 4a87b197c1da6b16608d5110709e0b3308e25dcd # Merge: 9d645db853a4 39030e1351aa # Author: Linus Torvalds # Date: Sun Jun 14 11:39:31 2020 -0700 # # Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux # # Pull SafeSetID update from Micah Morton: # "Add additional LSM hooks for SafeSetID # # SafeSetID is capable of making allow/deny decisions for set*uid calls # on a system, and we want to add similar functionality for set*gid # calls. # # The work to do that is not yet complete, so probably won't make it in # for v5.8, but we are looking to get this simple patch in for v5.8 # since we have it ready. # # We are planning on the rest of the work for extending the SafeSetID # LSM being merged during the v5.9 merge window" # # * tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux: # security: Add LSM hooks to set*gid syscalls # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4a87b197c1da6b16608d5110709e0b3308e25dcd # < 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 help # 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 olddefconfig # 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/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 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:47.730004