index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
xstate.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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