index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
2021-10-20
x86/fpu/core: Convert to fpstate
Thomas Gleixner
2021-10-20
x86/fpu/signal: Convert to fpstate
Thomas Gleixner
2021-10-20
x86/fpu/regset: Convert to fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
2021-10-20
x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Convert fpstate_init() to struct fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Provide struct fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy to user
Thomas Gleixner
2021-10-20
x86/fpu: Provide a proper function for ex_handler_fprestore()
Thomas Gleixner
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-10-20
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
2021-10-20
x86/fpu: Move fpstate functions to api.h
Thomas Gleixner
2021-10-20
x86/fpu: Move mxcsr related code to core
Thomas Gleixner
2021-10-20
x86/fpu: Move fpregs_restore_userregs() to core
Thomas Gleixner
2021-10-20
x86/fpu: Make WARN_ON_FPU() private
Thomas Gleixner
2021-10-20
x86/fpu: Move legacy ASM wrappers to core
Thomas Gleixner
2021-10-20
x86/fpu: Move os_xsave() and os_xrstor() to core
Thomas Gleixner
2021-10-20
x86/fpu: Make os_xrstor_booting() private
Thomas Gleixner
2021-10-20
x86/fpu: Clean up CPU feature tests
Thomas Gleixner
2021-10-20
x86/fpu: Move context switch and exit to user inlines into sched.h
Thomas Gleixner
2021-10-20
x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
Thomas Gleixner
2021-10-20
x86/fpu: Rework copy_xstate_to_uabi_buf()
Thomas Gleixner
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
2021-10-20
x86/fpu/xstate: Mark all init only functions __init
Thomas Gleixner
2021-10-20
x86/fpu/xstate: Provide and use for_each_xfeature()
Thomas Gleixner
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
2021-10-20
x86/fpu: Do not inherit FPU context for kernel and IO worker threads
Thomas Gleixner
2021-10-20
x86/fpu: Remove pointless memset in fpu_clone()
Thomas Gleixner
2021-10-20
x86/fpu: Cleanup the on_boot_cpu clutter
Thomas Gleixner
2021-10-20
x86/fpu: Restrict xsaves()/xrstors() to independent states
Thomas Gleixner
2021-10-20
x86/fpu: Update stale comments
Thomas Gleixner
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
2021-09-23
x86/fpu/signal: Fix missed conversion to correct boolean retval in save_xstat...
Anders Roxell
2021-09-14
x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
Thomas Gleixner
2021-09-14
x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean
Thomas Gleixner
2021-09-14
x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean
Thomas Gleixner
2021-09-14
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
Thomas Gleixner
2021-09-14
x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to bo...
Thomas Gleixner
2021-09-14
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
Thomas Gleixner
2021-09-14
x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
Thomas Gleixner
2021-09-14
x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
Thomas Gleixner
2021-09-13
x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
Thomas Gleixner
2021-06-24
x86/fpu/xstate: Clear xstate header in copy_xstate_to_uabi_buf() again
Thomas Gleixner
2021-06-23
x86/fpu/signal: Let xrstor handle the features to init
Thomas Gleixner
2021-06-23
x86/fpu/signal: Handle #PF in the direct restore path
Thomas Gleixner
[prev]
[next]