index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
xstate.c
Age
Commit message (
Expand
)
Author
2025-06-24
x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature
Yang Weijiang
2025-06-24
x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
Yang Weijiang
2025-06-24
x86/fpu/xstate: Differentiate default features for host and guest FPUs
Chao Gao
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/xstate: Always preserve non-user xfeatures/flags in __state_perm
Sean Christopherson
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
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: 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: 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-02-27
x86/fpu/xstate: Simplify print_xstate_features()
Chang S. Bae
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-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
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
2024-08-02
x86/pkeys: Add helper functions to update PKRU on the sigframe
Aruna Ramakrishna
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-13
Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2024-04-04
x86/fpu: Update fpu_swap_kvm_fpu() uses in comments as well
Li RongQing
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2023-10-30
Merge tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-12
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
2023-10-03
x86/fpu/xstate: Address kernel-doc warning
Zhu Wang
2023-09-01
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
x86/fpu/xstate: Fix PKRU covert channel
Jim Mattson
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
2023-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
2023-03-22
x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()
Chang S. Bae
2022-11-16
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
Kyle Huey
2022-11-16
x86/fpu: Allow PKRU to be (once again) written by ptrace.
Kyle Huey
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
Kyle Huey
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
2022-11-16
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
2022-11-09
x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnostics
Andrew Cooper
2022-10-21
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
[next]