summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86/fpu: Remove PKRU handling from switch_fpu_finish()Thomas Gleixner2021-06-231-30/+4
| * | | | | | | | x86/fpu: Mask PKRU from kernel XRSTOR[S] operationsThomas Gleixner2021-06-234-3/+14
| * | | | | | | | x86/fpu: Hook up PKRU into ptrace()Dave Hansen2021-06-233-14/+23
| * | | | | | | | x86/fpu: Add PKRU storage outside of task XSAVE bufferDave Hansen2021-06-233-0/+41
| * | | | | | | | x86/fpu: Dont restore PKRU in fpregs_restore_userspace()Thomas Gleixner2021-06-233-2/+35
| * | | | | | | | x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi()Thomas Gleixner2021-06-235-17/+26
| * | | | | | | | x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs()Thomas Gleixner2021-06-232-24/+28
| * | | | | | | | x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs()Thomas Gleixner2021-06-233-6/+4
| * | | | | | | | x86/fpu: Clean up the fpu__clear() variantsAndy Lutomirski2021-06-232-37/+86
| * | | | | | | | x86/fpu: Rename fpu__clear_all() to fpu_flush_thread()Thomas Gleixner2021-06-233-4/+5
| * | | | | | | | x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()Thomas Gleixner2021-06-233-20/+1
| * | | | | | | | x86/cpu: Write the default PKRU value when enabling PKEThomas Gleixner2021-06-231-0/+2
| * | | | | | | | x86/pkru: Provide pkru_write_default()Thomas Gleixner2021-06-231-0/+8
| * | | | | | | | x86/pkru: Provide pkru_get_init_value()Thomas Gleixner2021-06-231-0/+2
| * | | | | | | | x86/cpu: Sanitize X86_FEATURE_OSPKEThomas Gleixner2021-06-237-23/+21
| * | | | | | | | x86/fpu: Rename and sanitize fpu__save/copy()Thomas Gleixner2021-06-235-16/+17
| * | | | | | | | x86/pkeys: Move read_pkru() and write_pkru()Dave Hansen2021-06-237-56/+67
| * | | | | | | | x86/fpu/xstate: Sanitize handling of independent featuresThomas Gleixner2021-06-233-55/+54
| * | | | | | | | x86/fpu: Rename "dynamic" XSTATEs to "independent"Andy Lutomirski2021-06-233-45/+45
| * | | | | | | | x86/fpu: Rename initstate copy functionsThomas Gleixner2021-06-231-3/+3
| * | | | | | | | x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()Thomas Gleixner2021-06-233-7/+7
| * | | | | | | | x86/fpu: Get rid of the FNSAVE optimizationThomas Gleixner2021-06-232-38/+34
| * | | | | | | | x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()Thomas Gleixner2021-06-233-8/+8
| * | | | | | | | x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate()Thomas Gleixner2021-06-231-90/+47
| * | | | | | | | x86/fpu: Rename xstate copy functions which are related to UABIThomas Gleixner2021-06-234-6/+7
| * | | | | | | | x86/fpu: Rename fregs-related copy functionsThomas Gleixner2021-06-233-9/+9
| * | | | | | | | x86/math-emu: Rename frstor()Thomas Gleixner2021-06-233-3/+3
| * | | | | | | | x86/fpu: Rename fxregs-related copy functionsThomas Gleixner2021-06-233-21/+13
| * | | | | | | | x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user()Thomas Gleixner2021-06-232-4/+4
| * | | | | | | | x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs()Thomas Gleixner2021-06-234-21/+26
| * | | | | | | | x86/fpu: Get rid of copy_supervisor_to_kernel()Thomas Gleixner2021-06-233-61/+8
| * | | | | | | | x86/fpu: Cleanup arch_set_user_pkey_access()Thomas Gleixner2021-06-231-5/+6
| * | | | | | | | x86/kvm: Avoid looking up PKRU in XSAVE bufferDave Hansen2021-06-231-21/+24
| * | | | | | | | x86/fpu: Get rid of using_compacted_format()Thomas Gleixner2021-06-232-19/+4
| * | | | | | | | x86/fpu: Move fpu__write_begin() to regsetThomas Gleixner2021-06-233-28/+22
| * | | | | | | | x86/fpu/regset: Move fpu__read_begin() into regsetThomas Gleixner2021-06-233-24/+19
| * | | | | | | | x86/fpu: Remove fpstate_sanitize_xstate()Thomas Gleixner2021-06-232-81/+0
| * | | | | | | | x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get()Thomas Gleixner2021-06-231-10/+20
| * | | | | | | | x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get()Thomas Gleixner2021-06-231-3/+8
| * | | | | | | | x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()Thomas Gleixner2021-06-233-14/+42
| * | | | | | | | x86/fpu: Clean up fpregs_set()Andy Lutomirski2021-06-231-15/+16
| * | | | | | | | x86/fpu: Fail ptrace() requests that try to set invalid MXCSR valuesAndy Lutomirski2021-06-231-2/+3
| * | | | | | | | x86/fpu: Rewrite xfpregs_set()Andy Lutomirski2021-06-231-14/+23
| * | | | | | | | x86/fpu: Simplify PTRACE_GETREGS codeDave Hansen2021-06-232-24/+6
| * | | | | | | | x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()Thomas Gleixner2021-06-231-3/+16
| * | | | | | | | x86/fpu: Sanitize xstateregs_set()Thomas Gleixner2021-06-233-35/+25
| * | | | | | | | x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner2021-06-231-1/+1
| * | | | | | | | x86/fpu: Move inlines where they belongThomas Gleixner2021-06-232-14/+15
| * | | | | | | | x86/fpu: Remove unused get_xsave_field_ptr()Thomas Gleixner2021-06-232-31/+0
| * | | | | | | | x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()Thomas Gleixner2021-06-234-16/+5