index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-25
x86/fpu: Update the outdated comment above fpstate_init_user()
Chao Gao
1
-1
/
+1
2025-03-17
x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
Chao Gao
1
-2
/
+2
2025-03-17
x86/fpu: Clarify the "xa" symbolic name used in the XSTATE* macros
Borislav Petkov (AMD)
1
-0
/
+4
2025-03-13
x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.h
Uros Bizjak
1
-14
/
+13
2025-03-06
x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable...
Eric Biggers
1
-4
/
+13
2025-02-27
x86/fpu/xstate: Simplify print_xstate_features()
Chang S. Bae
1
-21
/
+9
2025-02-27
x86/fpu: Refine and simplify the magic number check during signal return
Chang S. Bae
1
-8
/
+3
2025-02-21
x86/fpu: Fix guest FPU state buffer allocation size
Stanislav Spassov
1
-1
/
+1
2025-02-10
x86/fpu: Fully optimize out WARN_ON_FPU()
Eric Biggers
1
-1
/
+1
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+11
2025-01-07
x86/fpu: Ensure shadow stack is active before "getting" registers
Rick Edgecombe
1
-1
/
+2
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-10
/
+10
2024-12-18
x86/fpu: Remove unnecessary CPUID level check
Dave Hansen
1
-5
/
+0
2024-12-18
x86/fpu: Move CPUID leaf definitions to common code
Dave Hansen
1
-0
/
+1
2024-12-02
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
Aruna Ramakrishna
1
-2
/
+14
2024-12-02
x86/pkeys: Change caller of update_pkru_in_sigframe()
Aruna Ramakrishna
2
-19
/
+16
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+37
2024-09-17
Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+89
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
2
-2
/
+5
2024-08-02
x86/pkeys: Update PKRU to enable all pkeys before XSAVE
Aruna Ramakrishna
1
-2
/
+9
2024-08-02
x86/pkeys: Add helper functions to update PKRU on the sigframe
Aruna Ramakrishna
3
-0
/
+25
2024-08-02
x86/pkeys: Add PKRU as a parameter in signal handling functions
Aruna Ramakrishna
1
-3
/
+3
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
1
-0
/
+89
2024-06-11
x86/alternative: Convert ALTERNATIVE_3()
Borislav Petkov (AMD)
1
-9
/
+5
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+1
2024-05-13
Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2
-2
/
+1
2024-04-04
x86/fpu: Update fpu_swap_kvm_fpu() uses in comments as well
Li RongQing
1
-2
/
+2
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-19
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Uros Bizjak
1
-2
/
+2
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
1
-0
/
+2
2024-01-30
x86/fpu: Stop relying on userspace for info to fault in xsave buffer
Andrei Vagin
1
-8
/
+5
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-20
x86: fix missing includes/forward declarations
Kent Overstreet
1
-0
/
+1
2023-10-30
Merge tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2023-10-12
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
1
-4
/
+1
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
3
-5
/
+10
2023-10-03
x86/fpu/xstate: Address kernel-doc warning
Zhu Wang
1
-1
/
+0
2023-09-01
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-31
x86/fpu/xstate: Fix PKRU covert channel
Jim Mattson
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-48
/
+177
2023-08-24
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
1
-0
/
+7
2023-08-24
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2
-3
/
+2
2023-08-02
x86: Add PTRACE interface for shadow stack
Rick Edgecombe
1
-0
/
+81
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-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
1
-47
/
+43
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
1
-2
/
+2
[next]