index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Uros Bizjak
1
-2
/
+2
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
1
-2
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+53
2023-08-24
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
1
-1
/
+1
2023-08-02
x86/shstk: Handle thread shadow stack
Rick Edgecombe
1
-1
/
+35
2023-08-02
x86/fpu: Add helper for modifying xstate
Rick Edgecombe
1
-0
/
+18
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-1
/
+1
2023-02-20
Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-01-25
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
1
-1
/
+1
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
1
-2
/
+2
2022-12-12
Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+8
2022-11-16
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
Kyle Huey
1
-0
/
+8
2022-11-16
x86/fpu: Allow PKRU to be (once again) written by ptrace.
Kyle Huey
1
-12
/
+1
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
1
-1
/
+1
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
1
-1
/
+1
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
1
-0
/
+14
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2022-05-25
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
1
-1
/
+16
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-2
/
+2
2022-05-05
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
1
-41
/
+26
2022-03-29
x86/fpu: Remove redundant XCOMP_BV initialization
Thomas Gleixner
1
-3
/
+0
2022-02-15
x86/fpu: Clear PASID when copying fpstate
Fenghua Yu
1
-0
/
+7
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+93
2022-01-14
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
1
-0
/
+24
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
1
-0
/
+1
2022-01-14
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
1
-0
/
+12
2022-01-14
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
1
-0
/
+22
2022-01-14
x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
Jing Liu
1
-5
/
+6
2022-01-07
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
1
-1
/
+25
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
1
-0
/
+3
2021-11-16
x86/fpu: Correct AVX512 state tracking
Noah Goldstein
1
-7
/
+14
2021-10-28
x86/fpu: Include vmalloc.h for vzalloc()
Stephen Rothwell
1
-0
/
+1
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
1
-0
/
+6
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
1
-1
/
+27
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
1
-5
/
+4
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
1
-0
/
+2
2021-10-26
x86/fpu: Reset permission and fpstate on exec()
Chang S. Bae
1
-3
/
+4
2021-10-26
x86/fpu: Prepare fpu_clone() for dynamically enabled features
Thomas Gleixner
1
-10
/
+25
2021-10-26
x86/fpu: Add basic helpers for dynamically enabled features
Thomas Gleixner
1
-0
/
+4
2021-10-26
x86/fpu: Add members to struct fpu to cache permission information
Thomas Gleixner
1
-0
/
+5
2021-10-23
x86/fpu: Remove old KVM FPU interface
Thomas Gleixner
1
-32
/
+0
2021-10-23
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
1
-8
/
+8
2021-10-23
x86/fpu: Provide infrastructure for KVM FPU cleanup
Thomas Gleixner
1
-6
/
+79
2021-10-22
x86/fpu: Rework restore_regs_from_fpstate()
Thomas Gleixner
1
-3
/
+14
2021-10-22
x86/fpu: Mop up xfeatures_mask_uabi()
Thomas Gleixner
1
-2
/
+2
2021-10-21
x86/fpu: Move xstate feature masks to fpu_*_cfg
Thomas Gleixner
1
-2
/
+2
2021-10-21
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
1
-4
/
+4
2021-10-21
x86/fpu: Provide struct fpu_config
Thomas Gleixner
1
-0
/
+4
2021-10-21
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
1
-1
/
+1
[next]