index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2024-01-30
x86/fpu: Stop relying on userspace for info to fault in xsave buffer
Andrei Vagin
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-20
x86: fix missing includes/forward declarations
Kent Overstreet
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-24
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2023-08-02
x86: Add PTRACE interface for shadow stack
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-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-03-22
x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()
Chang S. Bae
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-22
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
YingChi Long
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-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
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
2022-10-17
x86/fpu: Exclude dynamic states from init_fpstate
Chang S. Bae
2022-10-17
x86/fpu: Fix the init_fpstate size check with the actual size
Chang S. Bae
2022-10-17
x86/fpu: Configure init_fpstate attributes orderly
Chang S. Bae
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-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-25
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
2022-05-23
Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-05
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
2022-05-02
x86/fpu: Cleanup variable shadowing
Thomas Gleixner
[next]