index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
Eric Biggers
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-06
x86/fpu: Drop @perm from guest pseudo FPU container
Chao Gao
2025-05-06
x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
Sean Christopherson
2025-05-05
x86/fpu: Restore fpu_thread_struct_whitelist() to fix CONFIG_HARDENED_USERCOP...
Kees Cook
2025-05-04
x86/fpu: Check TIF_NEED_FPU_LOAD instead of PF_KTHREAD|PF_USER_WORKER in fpu_...
Oleg Nesterov
2025-05-04
x86/fpu: Remove x86_init_fpu
Oleg Nesterov
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-16
x86/fpu: Rename fpu_reset_fpregs() to fpu_reset_fpstate_regs()
Chang S. Bae
2025-04-16
x86/fpu: Remove export of mxcsr_feature_mask
Chang S. Bae
2025-04-16
x86/pkeys: Simplify PKRU update in signal frame
Chang S. Bae
2025-04-16
x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE
Chang S. Bae
2025-04-16
x86/fpu: Log XSAVE disablement consistently
Chang S. Bae
2025-04-16
x86/fpu/apx: Enable APX state support
Chang S. Bae
2025-04-16
x86/fpu/apx: Disallow conflicting MPX presence
Chang S. Bae
2025-04-16
x86/fpu/apx: Define APX state component
Chang S. Bae
2025-04-14
x86/fpu: Clarify FPU context cacheline alignment
Ingo Molnar
2025-04-14
x86/fpu: Use 'fpstate' variable names consistently
Ingo Molnar
2025-04-14
x86/fpu: Remove init_task FPU state dependencies, add debugging warning for P...
Ingo Molnar
2025-04-14
x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD|PF_USER_W...
Ingo Molnar
2025-04-14
x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
Ingo Molnar
2025-04-14
x86/fpu: Remove the thread::fpu pointer
Ingo Molnar
2025-04-14
x86/fpu: Make task_struct::thread constant size
Ingo Molnar
2025-04-14
x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
Ingo Molnar
2025-04-14
x86/fpu/xstate: Adjust xstate copying logic for user ABI
Chang S. Bae
2025-04-14
x86/fpu/xstate: Adjust XSAVE buffer size calculation
Chang S. Bae
2025-04-14
x86/fpu/xstate: Introduce xfeature order table and accessor macro
Chang S. Bae
2025-04-14
x86/fpu/xstate: Remove xstate offset check
Chang S. Bae
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
x86/fpu: Update the outdated comment above fpstate_init_user()
Chao Gao
2025-03-17
x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
Chao Gao
2025-03-17
x86/fpu: Clarify the "xa" symbolic name used in the XSTATE* macros
Borislav Petkov (AMD)
2025-03-13
x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.h
Uros Bizjak
2025-03-06
x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable...
Eric Biggers
2025-02-27
x86/fpu/xstate: Simplify print_xstate_features()
Chang S. Bae
2025-02-27
x86/fpu: Refine and simplify the magic number check during signal return
Chang S. Bae
2025-02-21
x86/fpu: Fix guest FPU state buffer allocation size
Stanislav Spassov
2025-02-10
x86/fpu: Fully optimize out WARN_ON_FPU()
Eric Biggers
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-07
x86/fpu: Ensure shadow stack is active before "getting" registers
Rick Edgecombe
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
2024-12-18
x86/fpu: Remove unnecessary CPUID level check
Dave Hansen
2024-12-18
x86/fpu: Move CPUID leaf definitions to common code
Dave Hansen
2024-12-02
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
Aruna Ramakrishna
2024-12-02
x86/pkeys: Change caller of update_pkru_in_sigframe()
Aruna Ramakrishna
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-17
Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]