index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
xstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
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
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
1
-2
/
+3
2021-10-26
x86/fpu: Add XFD handling for dynamic states
Chang S. Bae
1
-1
/
+27
2021-10-26
x86/fpu: Calculate the default sizes independently
Chang S. Bae
1
-9
/
+21
2021-10-26
x86/fpu/amx: Define AMX state components and have it used for boot-time checks
Chang S. Bae
1
-1
/
+79
2021-10-26
x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers
Chang S. Bae
1
-13
/
+16
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
1
-8
/
+89
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
1
-0
/
+47
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
1
-0
/
+12
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
1
-0
/
+58
2021-10-26
x86/fpu/signal: Prepare for variable sigframe length
Chang S. Bae
1
-1
/
+0
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
1
-0
/
+156
2021-10-26
x86/fpu/xstate: Provide xstate_calculate_size()
Chang S. Bae
1
-18
/
+28
2021-10-22
x86/fpu: Rework restore_regs_from_fpstate()
Thomas Gleixner
1
-1
/
+1
2021-10-22
x86/fpu: Mop up xfeatures_mask_uabi()
Thomas Gleixner
1
-3
/
+3
2021-10-21
x86/fpu: Move xstate feature masks to fpu_*_cfg
Thomas Gleixner
1
-28
/
+29
2021-10-21
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
1
-14
/
+18
2021-10-21
x86/fpu/xstate: Cleanup size calculations
Thomas Gleixner
1
-36
/
+46
2021-10-21
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
1
-8
/
+10
2021-10-21
x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
Thomas Gleixner
1
-5
/
+6
2021-10-21
x86/fpu: Add size and mask information to fpstate
Thomas Gleixner
1
-0
/
+3
2021-10-20
x86/fpu/core: Convert to fpstate
Thomas Gleixner
1
-1
/
+1
2021-10-20
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
1
-1
/
+11
2021-10-20
x86/fpu: Convert fpstate_init() to struct fpstate
Thomas Gleixner
1
-6
/
+6
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
1
-1
/
+0
2021-10-20
x86/fpu: Move mxcsr related code to core
Thomas Gleixner
1
-1
/
+2
2021-10-20
x86/fpu: Move legacy ASM wrappers to core
Thomas Gleixner
1
-0
/
+1
2021-10-20
x86/fpu: Make os_xrstor_booting() private
Thomas Gleixner
1
-0
/
+23
2021-10-20
x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
Thomas Gleixner
1
-0
/
+1
2021-10-20
x86/fpu: Rework copy_xstate_to_uabi_buf()
Thomas Gleixner
1
-8
/
+26
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
1
-2
/
+1
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
1
-1
/
+0
2021-10-20
x86/fpu/xstate: Mark all init only functions __init
Thomas Gleixner
1
-5
/
+5
2021-10-20
x86/fpu/xstate: Provide and use for_each_xfeature()
Thomas Gleixner
1
-33
/
+23
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
1
-5
/
+3
[next]