index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
core.c
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-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-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-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-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-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-06
x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable...
Eric Biggers
2025-02-21
x86/fpu: Fix guest FPU state buffer allocation size
Stanislav Spassov
2024-03-19
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Uros Bizjak
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
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: Invalidate FPU state correctly on exec()
Rick Edgecombe
2023-08-02
x86/shstk: Handle thread shadow stack
Rick Edgecombe
2023-08-02
x86/fpu: Add helper for modifying xstate
Rick Edgecombe
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-02-20
Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-25
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
2022-12-12
Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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_from_kernel_to_xstate().
Kyle Huey
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-25
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-05
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
2022-03-29
x86/fpu: Remove redundant XCOMP_BV initialization
Thomas Gleixner
2022-02-15
x86/fpu: Clear PASID when copying fpstate
Fenghua Yu
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-14
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
2022-01-14
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
2022-01-14
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
2022-01-14
x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
Jing Liu
[next]