summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/xstate.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2024-03-241-4/+10
* x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson2023-10-121-1/+2
* x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey2022-11-171-1/+1
* x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()Kyle Huey2022-11-171-1/+1
* x86/fpu/xsave: Support XSAVEC in the kernelThomas Gleixner2022-04-251-5/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-161-2/+17
|\
| * x86/fpu: Add guest support to xfd_enable_feature()Thomas Gleixner2022-01-141-0/+6
| * x86/fpu: Extend fpu_xstate_prctl() with guest permissionsThomas Gleixner2022-01-071-2/+11
* | x86/fpu: Remove .fixup usagePeter Zijlstra2021-12-111-5/+1
|/
* x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen2021-11-031-2/+35
* x86/fpu: Update XFD state where requiredChang S. Bae2021-10-261-1/+18
* x86/fpu: Add sanity checks for XFDThomas Gleixner2021-10-261-4/+30
* x86/fpu: Add XFD state to fpstateChang S. Bae2021-10-261-0/+4
* x86/arch_prctl: Add controls for dynamic XSTATE componentsChang S. Bae2021-10-261-0/+6
* x86/fpu/xstate: Move remaining xfeature helpers to coreThomas Gleixner2021-10-221-0/+13
* x86/fpu: Move xstate size to fpu_*_cfgThomas Gleixner2021-10-211-1/+1
* x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()Thomas Gleixner2021-10-211-0/+12
* x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()Thomas Gleixner2021-10-211-1/+1
* x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()Thomas Gleixner2021-10-211-1/+1
* x86/fpu/xstate: Use fpstate for os_xsave()Thomas Gleixner2021-10-211-3/+3
* x86/fpu: Replace KVMs xstate component clearingThomas Gleixner2021-10-201-0/+2
* x86/fpu: Mop up the internal.h leftoversThomas Gleixner2021-10-201-0/+3
* x86/fpu: Move os_xsave() and os_xrstor() to coreThomas Gleixner2021-10-201-0/+174
* x86/fpu: Rework copy_xstate_to_uabi_buf()Thomas Gleixner2021-10-201-0/+3
* x86/fpu: Cleanup xstate xcomp_bv initializationThomas Gleixner2021-10-201-0/+18