Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov: - Add the model number of a new, Raptor Lake CPU, to intel-family.h - Do not log spurious corrected MCEs on SKL too, due to an erratum - Clarify the path of paravirt ops patches upstream - Add an optimization to avoid writing out AMX components to sigframes when former are in init state * tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/cpu: Add Raptor Lake to Intel family x86/mce: Add errata workaround for Skylake SKX37 MAINTAINERS: Add some information to PARAVIRT_OPS entry x86/fpu: Optimize out sigframe xfeatures when in init state
No related branches found
No related tags found
Showing
- Documentation/x86/xstate.rst 9 additions, 0 deletionsDocumentation/x86/xstate.rst
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- arch/x86/include/asm/fpu/xcr.h 12 additions, 0 deletionsarch/x86/include/asm/fpu/xcr.h
- arch/x86/include/asm/fpu/xstate.h 7 additions, 0 deletionsarch/x86/include/asm/fpu/xstate.h
- arch/x86/include/asm/intel-family.h 2 additions, 0 deletionsarch/x86/include/asm/intel-family.h
- arch/x86/kernel/cpu/cpuid-deps.c 1 addition, 0 deletionsarch/x86/kernel/cpu/cpuid-deps.c
- arch/x86/kernel/cpu/mce/intel.c 3 additions, 2 deletionsarch/x86/kernel/cpu/mce/intel.c
- arch/x86/kernel/fpu/xstate.h 35 additions, 2 deletionsarch/x86/kernel/fpu/xstate.h
Loading
Please register or sign in to comment