index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
xstate.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
x86/fpu/xstate: Simplify print_xstate_features()
Chang S. Bae
1
-21
/
+9
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-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+13
2024-09-17
Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+89
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
1
-0
/
+3
2024-08-02
x86/pkeys: Add helper functions to update PKRU on the sigframe
Aruna Ramakrishna
1
-0
/
+13
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
1
-0
/
+89
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2024-05-13
Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
1
-0
/
+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
1
-2
/
+3
2023-10-30
Merge tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
1
-2
/
+5
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/kernel/git/tip/tip
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/kernel/git/tip/tip
Linus Torvalds
1
-47
/
+43
2023-08-24
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
1
-0
/
+7
2023-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
1
-47
/
+43
2023-03-22
x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()
Chang S. Bae
1
-16
/
+14
2022-11-16
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
Kyle Huey
1
-1
/
+14
2022-11-16
x86/fpu: Allow PKRU to be (once again) written by ptrace.
Kyle Huey
1
-1
/
+20
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
Kyle Huey
1
-3
/
+13
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
1
-1
/
+1
2022-11-16
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
1
-2
/
+2
2022-11-09
x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnostics
Andrew Cooper
1
-6
/
+6
2022-10-21
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-17
x86/fpu: Exclude dynamic states from init_fpstate
Chang S. Bae
1
-3
/
+6
2022-10-17
x86/fpu: Fix the init_fpstate size check with the actual size
Chang S. Bae
1
-18
/
+6
2022-10-17
x86/fpu: Configure init_fpstate attributes orderly
Chang S. Bae
1
-1
/
+5
2022-05-23
Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-21
/
+39
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
1
-4
/
+1
2022-05-02
x86/fpu: Cleanup variable shadowing
Thomas Gleixner
1
-1
/
+1
2022-04-25
x86/fpu/xsave: Support XSAVEC in the kernel
Thomas Gleixner
1
-20
/
+38
2022-03-30
x86/fpu/xstate: Consolidate size calculations
Thomas Gleixner
1
-41
/
+8
2022-03-30
x86/fpu/xstate: Handle supervisor states in XSTATE permissions
Thomas Gleixner
1
-0
/
+3
2022-03-30
x86/fpu/xsave: Handle compacted offsets correctly with supervisor states
Thomas Gleixner
1
-45
/
+41
2022-03-30
x86/fpu: Cache xfeature flags from CPUID
Thomas Gleixner
1
-36
/
+13
2022-03-30
x86/fpu/xsave: Initialize offset/size cache early
Thomas Gleixner
1
-2
/
+5
2022-03-30
x86/fpu: Remove unused supervisor only offsets
Thomas Gleixner
1
-30
/
+0
2022-03-23
x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
Yang Zhong
1
-1
/
+1
2022-02-17
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
1
-1
/
+4
2022-01-14
x86/fpu: Fix inline prefix warnings
Yang Zhong
1
-1
/
+1
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
1
-0
/
+1
2022-01-14
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
1
-39
/
+54
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
1
-14
/
+39
[next]