summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fpu/xstate.h
AgeCommit message (Expand)Author
2021-11-03x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen
2021-10-26x86/fpu: Update XFD state where requiredChang S. Bae
2021-10-26x86/fpu: Add sanity checks for XFDThomas Gleixner
2021-10-26x86/fpu: Add XFD state to fpstateChang S. Bae
2021-10-26x86/arch_prctl: Add controls for dynamic XSTATE componentsChang S. Bae
2021-10-22x86/fpu/xstate: Move remaining xfeature helpers to coreThomas Gleixner
2021-10-21x86/fpu: Move xstate size to fpu_*_cfgThomas Gleixner
2021-10-21x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()Thomas Gleixner
2021-10-21x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()Thomas Gleixner
2021-10-21x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()Thomas Gleixner
2021-10-21x86/fpu/xstate: Use fpstate for os_xsave()Thomas Gleixner
2021-10-20x86/fpu: Replace KVMs xstate component clearingThomas Gleixner
2021-10-20x86/fpu: Mop up the internal.h leftoversThomas Gleixner
2021-10-20x86/fpu: Move os_xsave() and os_xrstor() to coreThomas Gleixner
2021-10-20x86/fpu: Rework copy_xstate_to_uabi_buf()Thomas Gleixner
2021-10-20x86/fpu: Cleanup xstate xcomp_bv initializationThomas Gleixner