Age | Commit message (Expand) | Author | Files | Lines |
2021-06-23 | x86/fpu: Dont restore PKRU in fpregs_restore_userspace() | Thomas Gleixner | 1 | -1/+1 |
2021-06-23 | x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi() | Thomas Gleixner | 3 | -15/+15 |
2021-06-23 | x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs() | Thomas Gleixner | 1 | -0/+27 |
2021-06-23 | x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs() | Thomas Gleixner | 2 | -2/+2 |
2021-06-23 | x86/fpu: Clean up the fpu__clear() variants | Andy Lutomirski | 2 | -37/+86 |
2021-06-23 | x86/fpu: Rename fpu__clear_all() to fpu_flush_thread() | Thomas Gleixner | 2 | -3/+3 |
2021-06-23 | x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() | Thomas Gleixner | 1 | -2/+1 |
2021-06-23 | x86/cpu: Write the default PKRU value when enabling PKE | Thomas Gleixner | 1 | -0/+2 |
2021-06-23 | x86/cpu: Sanitize X86_FEATURE_OSPKE | Thomas Gleixner | 4 | -16/+14 |
2021-06-23 | x86/fpu: Rename and sanitize fpu__save/copy() | Thomas Gleixner | 4 | -14/+13 |
2021-06-23 | x86/pkeys: Move read_pkru() and write_pkru() | Dave Hansen | 1 | -0/+1 |
2021-06-23 | x86/fpu/xstate: Sanitize handling of independent features | Thomas Gleixner | 1 | -50/+48 |
2021-06-23 | x86/fpu: Rename "dynamic" XSTATEs to "independent" | Andy Lutomirski | 1 | -31/+31 |
2021-06-23 | x86/fpu: Rename initstate copy functions | Thomas Gleixner | 1 | -3/+3 |
2021-06-23 | x86/fpu: Get rid of the FNSAVE optimization | Thomas Gleixner | 1 | -31/+23 |
2021-06-23 | x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate() | Thomas Gleixner | 1 | -5/+5 |
2021-06-23 | x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate() | Thomas Gleixner | 1 | -90/+47 |
2021-06-23 | x86/fpu: Rename xstate copy functions which are related to UABI | Thomas Gleixner | 3 | -4/+5 |
2021-06-23 | x86/fpu: Rename fregs-related copy functions | Thomas Gleixner | 2 | -4/+4 |
2021-06-23 | x86/fpu: Rename fxregs-related copy functions | Thomas Gleixner | 2 | -8/+8 |
2021-06-23 | x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user() | Thomas Gleixner | 1 | -2/+2 |
2021-06-23 | x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs() | Thomas Gleixner | 3 | -15/+15 |
2021-06-23 | x86/fpu: Get rid of copy_supervisor_to_kernel() | Thomas Gleixner | 2 | -60/+8 |
2021-06-23 | x86/fpu: Cleanup arch_set_user_pkey_access() | Thomas Gleixner | 1 | -5/+6 |
2021-06-23 | x86/fpu: Get rid of using_compacted_format() | Thomas Gleixner | 1 | -18/+4 |
2021-06-23 | x86/fpu: Move fpu__write_begin() to regset | Thomas Gleixner | 2 | -27/+22 |
2021-06-23 | x86/fpu/regset: Move fpu__read_begin() into regset | Thomas Gleixner | 2 | -23/+19 |
2021-06-23 | x86/fpu: Remove fpstate_sanitize_xstate() | Thomas Gleixner | 1 | -79/+0 |
2021-06-23 | x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get() | Thomas Gleixner | 1 | -10/+20 |
2021-06-23 | x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get() | Thomas Gleixner | 1 | -3/+8 |
2021-06-23 | x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() | Thomas Gleixner | 2 | -12/+32 |
2021-06-23 | x86/fpu: Clean up fpregs_set() | Andy Lutomirski | 1 | -15/+16 |
2021-06-23 | x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values | Andy Lutomirski | 1 | -2/+3 |
2021-06-23 | x86/fpu: Rewrite xfpregs_set() | Andy Lutomirski | 1 | -14/+23 |
2021-06-23 | x86/fpu: Simplify PTRACE_GETREGS code | Dave Hansen | 2 | -24/+6 |
2021-06-23 | x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() | Thomas Gleixner | 1 | -3/+16 |
2021-06-23 | x86/fpu: Sanitize xstateregs_set() | Thomas Gleixner | 2 | -31/+25 |
2021-06-23 | x86/fpu: Limit xstate copy size in xstateregs_set() | Thomas Gleixner | 1 | -1/+1 |
2021-06-23 | x86/fpu: Move inlines where they belong | Thomas Gleixner | 1 | -0/+15 |
2021-06-23 | x86/fpu: Remove unused get_xsave_field_ptr() | Thomas Gleixner | 1 | -30/+0 |
2021-06-23 | x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() | Thomas Gleixner | 3 | -15/+5 |
2021-06-23 | x86/fpu: Make xfeatures_mask_all __ro_after_init | Thomas Gleixner | 1 | -13/+15 |
2021-06-23 | x86/fpu: Mark various FPU state variables __ro_after_init | Thomas Gleixner | 2 | -7/+11 |
2021-06-23 | x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") | Thomas Gleixner | 1 | -5/+0 |
2021-06-23 | x86/fpu: Fix copy_xstate_to_kernel() gap handling | Thomas Gleixner | 1 | -44/+61 |
2021-06-23 | Merge x86/urgent into x86/fpu | Borislav Petkov | 11 | -184/+274 |
2021-06-23 | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 10 | -24/+40 |
2021-06-23 | x86/sev: Use "SEV: " prefix for messages from sev.c | Joerg Roedel | 1 | -1/+1 |
2021-06-23 | Backmerge tag 'v5.13-rc7' into drm-next | Dave Airlie | 8 | -110/+135 |
2021-06-22 | clocksource: Reduce clocksource-skew threshold | Paul E. McKenney | 1 | -0/+1 |