index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
xstate.h
Age
Commit message (
Expand
)
Author
2024-06-11
x86/alternative: Convert ALTERNATIVE_3()
Borislav Petkov (AMD)
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
2022-11-16
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
2022-04-25
x86/fpu/xsave: Support XSAVEC in the kernel
Thomas Gleixner
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-14
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
2021-12-11
x86/fpu: Remove .fixup usage
Peter Zijlstra
2021-11-03
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
2021-10-22
x86/fpu/xstate: Move remaining xfeature helpers to core
Thomas Gleixner
2021-10-21
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
2021-10-21
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
2021-10-21
x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
Thomas Gleixner
2021-10-21
x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
Thomas Gleixner
2021-10-21
x86/fpu/xstate: Use fpstate for os_xsave()
Thomas Gleixner
2021-10-20
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
2021-10-20
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
2021-10-20
x86/fpu: Move os_xsave() and os_xrstor() to core
Thomas Gleixner
2021-10-20
x86/fpu: Rework copy_xstate_to_uabi_buf()
Thomas Gleixner
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner