# git rev-parse -q --verify 1760a259bbdbbfe5e5508ce3f2bcea17e313ef82^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/tip auto-latest warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 1760a259bbdbbfe5e5508ce3f2bcea17e313ef82^{commit} 1760a259bbdbbfe5e5508ce3f2bcea17e313ef82 # git checkout -q -f -B kisskb 1760a259bbdbbfe5e5508ce3f2bcea17e313ef82 # git clean -qxdf # < git log -1 # commit 1760a259bbdbbfe5e5508ce3f2bcea17e313ef82 # Merge: 30142032a114 d7a9590f608d # Author: Borislav Petkov # Date: Thu Oct 28 15:54:15 2021 +0200 # # Merge x86/fpu into tip/master # # * tip/x86/fpu: (110 commits) # Documentation/x86: Add documentation for using dynamic XSTATE features # x86/fpu: Include vmalloc.h for vzalloc() # selftests/x86/amx: Add context switch test # selftests/x86/amx: Add test cases for AMX state management # x86/fpu/amx: Enable the AMX feature in 64-bit mode # x86/fpu: Add XFD handling for dynamic states # x86/fpu: Calculate the default sizes independently # x86/fpu/amx: Define AMX state components and have it used for boot-time checks # x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers # x86/fpu/xstate: Add fpstate_realloc()/free() # x86/fpu/xstate: Add XFD #NM handler # x86/fpu: Update XFD state where required # x86/fpu: Add sanity checks for XFD # x86/fpu: Add XFD state to fpstate # x86/msr-index: Add MSRs for XFD # x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit # x86/fpu: Reset permission and fpstate on exec() # x86/fpu: Prepare fpu_clone() for dynamically enabled features # x86/fpu/signal: Prepare for variable sigframe length # x86/signal: Use fpu::__state_user_size for sigalt stack validation # ... # # Conflicts: # arch/x86/kernel/cpu/mce/internal.h # # Signed-off-by: Borislav Petkov # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 1760a259bbdbbfe5e5508ce3f2bcea17e313ef82 # < make -s -j 32 ARCH=x86 O=/kisskb/build/tip_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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 32 ARCH=x86 O=/kisskb/build/tip_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/tip_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/tip_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: __do_fast_syscall_32()+0xa: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_syscall_64()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_int80_syscall_32()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: xen_irq_disable()+0xa: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: xen_irq_enable()+0xb: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_general_protection()+0x22: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x20: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_setup()+0x18: call to memset() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x27: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_enter()+0x0: call to rcu_dynticks_task_trace_enter() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_exit()+0xe: call to rcu_dynticks_task_trace_exit() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_nmi_enter()+0x5d: call to __kasan_check_read() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x10e6: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x143: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x17d9: call to stackleak_erase() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/tip_x86-allmodconfig_x86_64-gcc11 # Build took: 0:37:13.812092