index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
1
-3
/
+3
2023-06-02
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2
-2
/
+2
2023-03-22
x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()
Chang S. Bae
1
-16
/
+14
2023-02-21
Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-01-25
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
2
-2
/
+2
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
1
-2
/
+2
2022-12-13
Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-31
/
+67
2022-11-22
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
YingChi Long
1
-5
/
+2
2022-11-17
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
Kyle Huey
2
-1
/
+22
2022-11-17
x86/fpu: Allow PKRU to be (once again) written by ptrace.
Kyle Huey
2
-13
/
+21
2022-11-17
x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
Kyle Huey
1
-3
/
+13
2022-11-17
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
4
-4
/
+4
2022-11-17
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
3
-4
/
+4
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
1
-1
/
+1
2022-11-09
x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnostics
Andrew Cooper
1
-6
/
+6
2022-10-22
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
2
-9
/
+5
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
1
-0
/
+14
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+16
2022-05-25
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
1
-1
/
+16
2022-05-24
Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-26
/
+48
2022-05-24
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
1
-4
/
+1
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-2
/
+2
2022-05-05
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
1
-41
/
+26
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
2
-25
/
+47
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-29
x86/fpu: Remove redundant XCOMP_BV initialization
Thomas Gleixner
1
-3
/
+0
2022-03-23
x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
Yang Zhong
1
-1
/
+1
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2022-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
1
-5
/
+4
2022-02-17
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
1
-1
/
+4
2022-02-15
x86/fpu: Clear PASID when copying fpstate
Fenghua Yu
1
-0
/
+7
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-61
/
+204
2022-01-14
x86/fpu: Fix inline prefix warnings
Yang Zhong
1
-1
/
+1
2022-01-14
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
1
-0
/
+24
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
2
-0
/
+2
2022-01-14
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
1
-0
/
+12
[next]