Show patches with: Submitter = Thomas Gleixner       |    State = Action Required       |   253 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/10] vfio/fsl-mc: Remove linux/msi.h include genirq/msi: Treewide cleanup of pointless linux/msi.h includes 1 1 - --- 2022-11-13 Thomas Gleixner New
[6/6] x86/fpu: Provide kvm_sync_guest_vmexit_xfd_state() x86/fpu: Preparatory changes for guest AMX support - - - --- 2021-12-14 Thomas Gleixner New
[5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd() x86/fpu: Preparatory changes for guest AMX support - - - --- 2021-12-14 Thomas Gleixner New
[4/6] x86/fpu: Add guest support to xfd_enable_feature() x86/fpu: Preparatory changes for guest AMX support - - - --- 2021-12-14 Thomas Gleixner New
[3/6] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument x86/fpu: Preparatory changes for guest AMX support - - - --- 2021-12-14 Thomas Gleixner New
[2/6] x86/fpu: Prepare guest FPU for dynamically enabled FPU features x86/fpu: Preparatory changes for guest AMX support - - - --- 2021-12-14 Thomas Gleixner New
[1/6] x86/fpu: Extend fpu_xstate_prctl() with guest permissions x86/fpu: Preparatory changes for guest AMX support - - - --- 2021-12-14 Thomas Gleixner New
[V2,4/4] x86/fpu: Remove old KVM FPU interface x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-22 Thomas Gleixner New
[V2,3/4] x86/kvm: Convert FPU handling to a single swap buffer x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-22 Thomas Gleixner New
[V2,2/4] x86/fpu: Provide infrastructure for KVM FPU cleanup x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-22 Thomas Gleixner New
[V2,1/4] x86/fpu: Prepare for sanitizing KVM FPU code x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-22 Thomas Gleixner New
[4/4] x86/fpu: Remove old KVM FPU interface x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-17 Thomas Gleixner New
[3/4] x86/kvm: Convert FPU handling to a single swap buffer x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-17 Thomas Gleixner New
[2/4] x86/fpu: Provide infrastructure for KVM FPU cleanup x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-17 Thomas Gleixner New
[1/4] x86/fpu: Prepare for sanitizing KVM FPU code x86/fpu/kvm: Sanitize the FPU guest/user handling - - - --- 2021-10-17 Thomas Gleixner New
[V2,30/30] x86/fpu: Provide a proper function for ex_handler_fprestore() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,29/30] x86/fpu: Replace the includes of fpu/internal.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,28/30] x86/fpu: Mop up the internal.h leftovers x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,27/30] x86/sev: Include fpu/xcr.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,26/30] x86/fpu: Remove internal.h dependency from fpu/signal.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,25/30] x86/fpu: Move fpstate functions to api.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,24/30] x86/fpu: Move mxcsr related code to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,23/30] x86/fpu: Move fpregs_restore_userregs() to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,22/30] x86/fpu: Make WARN_ON_FPU() private x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,21/30] x86/fpu: Move legacy ASM wrappers to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,20/30] x86/fpu: Move os_xsave() and os_xrstor() to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,19/30] x86/fpu: Make os_xrstor_booting() private x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,18/30] x86/fpu: Clean up cpu feature tests x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,17/30] x86/fpu: Move context switch and exit to user inlines into sched.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,16/30] x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,15/30] x86/fpu: Replace KVMs home brewed FPU copy to user x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,14/30] x86/fpu: Rework copy_xstate_to_uabi_buf() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,13/30] x86/fpu: Replace KVMs home brewed FPU copy from user x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,12/30] x86/fpu: Move KVMs FPU swapping to FPU core x86/fpu: Preparatory cleanups for AMX support (part 1) - 1 - --- 2021-10-15 Thomas Gleixner New
[V2,11/30] x86/fpu/xstate: Mark all init only functions __init x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,10/30] x86/fpu/xstate: Provide and use for_each_xfeature() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,09/30] x86/fpu: Cleanup xstate xcomp_bv initialization x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,08/30] x86/fpu: Do not inherit FPU context for kernel and IO worker threads x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,07/30] x86/process: Clone FPU in copy_thread() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,06/30] x86/fpu: Remove pointless memset in fpu_clone() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,05/30] x86/fpu: Cleanup the on_boot_cpu clutter x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,04/30] x86/fpu: Restrict xsaves()/xrstors() to independent states x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,03/30] x86/pkru: Remove useless include x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,02/30] x86/fpu: Update stale comments x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[V2,01/30] x86/fpu: Remove pointless argument from switch_fpu_finish() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-15 Thomas Gleixner New
[8/8] x86/fpu/xstate: Move remaining xfeature helpers to core x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[7/8] x86/fpu: Rework restore_regs_from_fpstate() x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[6/8] x86/fpu: Mop up xfeatures_mask_uabi() x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[5/8] x86/fpu: Move xstate feature masks to fpu_*_cfg x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[4/8] x86/fpu: Move xstate size to fpu_*_cfg x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[3/8] x86/fpu/xstate: Cleanup size calculations x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[2/8] x86/fpu: Cleanup fpu__init_system_xstate_size_legacy() x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[1/8] x86/fpu: Provide struct fpu_config x86/fpu: Consolidate the size and feature information (part 3) - - - --- 2021-10-14 Thomas Gleixner New
[V2,21/21] x86/fpu/signal: Use fpstate for size and features Untitled series #563759 - - - --- 2021-10-14 Thomas Gleixner New
[21/21] x86/fpu/signal: Use fpstate for size and features x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[20/21] x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate() x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[19/21] x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf() x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[18/21] x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate() x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[17/21] x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe() x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[16/21] x86/fpu/xstate: Use fpstate for os_xsave() x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[15/21] x86/fpu: Use fpstate::size x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[14/21] x86/fpu: Add size and mask information to fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[13/21] x86/process: Move arch_thread_struct_whitelist() out of line x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[12/21] x86/fpu: Do not leak fpstate pointer on fork x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[11/21] x86/fpu: Remove fpu::state x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[10/21] x86/math-emu: Convert to fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[09/21] x86/fpu/core: Convert to fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[08/21] x86/fpu/signal: Convert to fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[07/21] x86/fpu/regset: Convert to fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[06/21] x86/fpu: Convert tracing to fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[05/21] x86/KVM: Convert to fpstate x86/fpu: Move register state into a container struct (part 2) 1 - - --- 2021-10-13 Thomas Gleixner New
[04/21] x86/fpu: Replace KVMs xstate component clearing x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[03/21] x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[02/21] x86/fpu: Convert fpstate_init() to struct fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[01/21] x86/fpu: Provide struct fpstate x86/fpu: Move register state into a container struct (part 2) - - - --- 2021-10-13 Thomas Gleixner New
[V2,16/31] x86/fpu: Replace KVMs home brewed FPU copy to user Untitled series #562071 - - - --- 2021-10-12 Thomas Gleixner New
[31/31] x86/fpu: Provide a proper function for ex_handler_fprestore() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[30/31] x86/fpu: Replace the includes of fpu/internal.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[29/31] x86/fpu: Mop up the internal.h leftovers x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[28/31] x86/sev: Include fpu/xcr.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[27/31] x86/fpu: Remove internal.h dependency from fpu/signal.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[26/31] x86/fpu: Move fpstate functions to api.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[25/31] x86/fpu: Move mxcsr related code to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[24/31] x86/fpu: Move fpregs_restore_userregs() to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[23/31] x86/fpu: Make WARN_ON_FPU() private x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[22/31] x86/fpu: Move legacy ASM wrappers to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[21/31] x86/fpu: Move os_xsave() and os_xrstor() to core x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[20/31] x86/fpu: Make os_xrstor_booting() private x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[19/31] x86/fpu: Clean up cpu feature tests x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[18/31] x86/fpu: Move context switch and exit to user inlines into sched.h x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[17/31] x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[16/31] x86/fpu: Replace KVMs homebrewn FPU copy to user x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[15/31] x86/fpu: Rework copy_xstate_to_uabi_buf() x86/fpu: Preparatory cleanups for AMX support (part 1) - 1 - --- 2021-10-12 Thomas Gleixner New
[14/31] x86/fpu: Replace KVMs homebrewn FPU copy from user x86/fpu: Preparatory cleanups for AMX support (part 1) - 1 - --- 2021-10-12 Thomas Gleixner New
[13/31] x86/fpu: Move KVMs FPU swapping to FPU core x86/fpu: Preparatory cleanups for AMX support (part 1) - 1 - --- 2021-10-12 Thomas Gleixner New
[12/31] x86/fpu/xstate: Mark all init only functions __init x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[11/31] x86/fpu/xstate: Provide and use for_each_xfeature() x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[10/31] x86/fpu: Cleanup xstate xcomp_bv initialization x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[09/31] x86/fpu: Do not inherit FPU context for CLONE_THREAD x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
[08/31] x86/fpu: Do not inherit FPU context for kernel and IO worker threads x86/fpu: Preparatory cleanups for AMX support (part 1) - - - --- 2021-10-12 Thomas Gleixner New
« 1 2 3 »