Sign in
android-kvm
/
linux
/
50b7baefe3e5a96f5aa8e9565fcfb0bda240b905
/
arch
/
x86
/
kernel
/
fpu
/
signal.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b11e2e1
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig()
by Eric Biggers
· 7 years ago
2ce03d8
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
by Ingo Molnar
· 7 years ago
e4a81bf
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
by Ingo Molnar
· 7 years ago
814fb7b
x86/fpu: Don't let userspace set bogus xcomp_bv
by Eric Biggers
· 7 years ago
99dc26b
x86/fpu: Remove struct fpu::fpregs_active
by Ingo Molnar
· 7 years ago
f1c8cd0
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
by Ingo Molnar
· 7 years ago
b3a1630
x86/fpu: Simplify fpu->fpregs_active use
by Ingo Molnar
· 7 years ago
6d7f7da
x86/fpu: Flip the parameter order in copy_*_to_xstate()
by Ingo Molnar
· 7 years ago
7b9094c
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
by Ingo Molnar
· 7 years ago
656f083
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user()
by Ingo Molnar
· 7 years ago
c592b57
x86/fpu: Remove use_eager_fpu()
by Andy Lutomirski
· 8 years ago
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
1fc2b67
x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES
by Yu-cheng Yu
· 9 years ago
99aa22d
x86/fpu/xstate: Copy xstate registers directly to the signal frame when compacted format is in use
by Yu-cheng Yu
· 9 years ago
bf15a8c
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size'
by Fenghua Yu
· 9 years ago
a1141e0
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
by Fenghua Yu
· 9 years ago
d1898b7
x86/fpu: Add tracepoints to dump FPU state at key points
by Dave Hansen
· 9 years ago
ab6b529
x86/fpu: Fix 32-bit signal frame handling
by Dave Hansen
· 9 years ago
4302d50
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d91cab7
x86/fpu: Rename XSAVE macros
by Dave Hansen
· 9 years ago
86e9fc3
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
by Ingo Molnar
· 9 years ago
e1884d6
x86/fpu: Pass 'struct fpu' to fpu__restore()
by Ingo Molnar
· 10 years ago
c47ada3
x86/fpu: Harmonize FPU register state types
by Ingo Molnar
· 10 years ago
b992c66
x86/fpu: Factor out fpu/signal.c
by Ingo Molnar
· 10 years ago