index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
xstate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
1
-2
/
+2
2024-08-02
x86/pkeys: Add helper functions to update PKRU on the sigframe
Aruna Ramakrishna
1
-0
/
+2
2024-06-11
x86/alternative: Convert ALTERNATIVE_3()
Borislav Petkov (AMD)
1
-9
/
+5
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
1
-2
/
+0
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
1
-4
/
+10
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
1
-1
/
+2
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
1
-1
/
+1
2022-11-16
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
1
-1
/
+1
2022-04-25
x86/fpu/xsave: Support XSAVEC in the kernel
Thomas Gleixner
1
-5
/
+9
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+17
2022-01-14
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
1
-0
/
+6
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
1
-2
/
+11
2021-12-11
x86/fpu: Remove .fixup usage
Peter Zijlstra
1
-5
/
+1
2021-11-03
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
1
-2
/
+35
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
1
-1
/
+18
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
1
-4
/
+30
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
1
-0
/
+4
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
1
-0
/
+6
2021-10-22
x86/fpu/xstate: Move remaining xfeature helpers to core
Thomas Gleixner
1
-0
/
+13
2021-10-21
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
1
-1
/
+1
2021-10-21
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
1
-0
/
+12
2021-10-21
x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
Thomas Gleixner
1
-1
/
+1
2021-10-21
x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
Thomas Gleixner
1
-1
/
+1
2021-10-21
x86/fpu/xstate: Use fpstate for os_xsave()
Thomas Gleixner
1
-3
/
+3
2021-10-20
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
1
-0
/
+2
2021-10-20
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
1
-0
/
+3
2021-10-20
x86/fpu: Move os_xsave() and os_xrstor() to core
Thomas Gleixner
1
-0
/
+174
2021-10-20
x86/fpu: Rework copy_xstate_to_uabi_buf()
Thomas Gleixner
1
-0
/
+3
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
1
-0
/
+18