index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
xstate.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
1
-4
/
+10
*
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
2023-10-12
1
-1
/
+2
*
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
2022-11-17
1
-1
/
+1
*
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
2022-11-17
1
-1
/
+1
*
x86/fpu/xsave: Support XSAVEC in the kernel
Thomas Gleixner
2022-04-25
1
-5
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
1
-2
/
+17
|
\
|
*
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
2022-01-14
1
-0
/
+6
|
*
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
2022-01-07
1
-2
/
+11
*
|
x86/fpu: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-5
/
+1
|
/
*
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
2021-11-03
1
-2
/
+35
*
x86/fpu: Update XFD state where required
Chang S. Bae
2021-10-26
1
-1
/
+18
*
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
2021-10-26
1
-4
/
+30
*
x86/fpu: Add XFD state to fpstate
Chang S. Bae
2021-10-26
1
-0
/
+4
*
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
2021-10-26
1
-0
/
+6
*
x86/fpu/xstate: Move remaining xfeature helpers to core
Thomas Gleixner
2021-10-22
1
-0
/
+13
*
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
2021-10-21
1
-1
/
+1
*
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
2021-10-21
1
-0
/
+12
*
x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
Thomas Gleixner
2021-10-21
1
-1
/
+1
*
x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
Thomas Gleixner
2021-10-21
1
-1
/
+1
*
x86/fpu/xstate: Use fpstate for os_xsave()
Thomas Gleixner
2021-10-21
1
-3
/
+3
*
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
2021-10-20
1
-0
/
+2
*
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
2021-10-20
1
-0
/
+3
*
x86/fpu: Move os_xsave() and os_xrstor() to core
Thomas Gleixner
2021-10-20
1
-0
/
+174
*
x86/fpu: Rework copy_xstate_to_uabi_buf()
Thomas Gleixner
2021-10-20
1
-0
/
+3
*
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
2021-10-20
1
-0
/
+18