Dave Hansen
|
b79daf8589
x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation
|
9 سال پیش |
Dave Hansen
|
ec3ed4a210
x86/fpu: Do not BUG_ON() in early FPU code
|
9 سال پیش |
Yu-cheng Yu
|
b8be15d588
x86/fpu/xstate: Re-enable XSAVES
|
9 سال پیش |
Yu-cheng Yu
|
5060b91513
x86/fpu/xstate: Return NULL for disabled xstate component address
|
9 سال پیش |
Yu-cheng Yu
|
ac73b27aea
x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates
|
9 سال پیش |
Yu-cheng Yu
|
996952e014
x86/fpu/xstate: Fix XSTATE component offset print out
|
9 سال پیش |
Yu-cheng Yu
|
91c3dba7db
x86/fpu/xstate: Fix PTRACE frames for XSAVES
|
9 سال پیش |
Yu-cheng Yu
|
1499ce2dd4
x86/fpu/xstate: Fix supervisor xstate component offset
|
9 سال پیش |
Yu-cheng Yu
|
03482e08a8
x86/fpu/xstate: Align xstate components according to CPUID
|
9 سال پیش |
Yu-cheng Yu
|
99aa22d0d8
x86/fpu/xstate: Copy xstate registers directly to the signal frame when compacted format is in use
|
9 سال پیش |
Fenghua Yu
|
7d9370607d
x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init optimization
|
9 سال پیش |
Fenghua Yu
|
bf15a8cf8d
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size'
|
9 سال پیش |
Fenghua Yu
|
a1141e0b5c
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
|
9 سال پیش |
Borislav Petkov
|
782511b00f
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
|
9 سال پیش |
Borislav Petkov
|
d366bf7eb9
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
|
9 سال پیش |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 سال پیش |
Fenghua Yu
|
d050049442
x86/cpufeature: Enable new AVX-512 features
|
9 سال پیش |
Dave Hansen
|
62b5f7d013
mm/core, x86/mm/pkeys: Add execute-only protection keys support
|
9 سال پیش |
Dave Hansen
|
8459429693
x86/mm/pkeys: Allow kernel to modify user pkey rights register
|
9 سال پیش |
Dave Hansen
|
b8b9b6ba9d
x86/fpu: Allow setting of XSAVE state
|
9 سال پیش |
Dave Hansen
|
c8df400984
x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures
|
9 سال پیش |
Dave Hansen
|
1f96b1efba
x86/fpu: Add placeholder for 'Processor Trace' XSAVE state
|
9 سال پیش |
yu-cheng yu
|
a5fe93a549
x86/fpu: Disable MPX when eagerfpu is off
|
9 سال پیش |
yu-cheng yu
|
eb7c5f872e
x86/fpu: Disable XGETBV1 when no XSAVE
|
9 سال پیش |
Rasmus Villemoes
|
e49a449b86
x86/fpu: Put a few variables in .init.data
|
9 سال پیش |
Huaitong Han
|
a05917b6ba
x86/fpu: Fix get_xsave_addr() behavior under virtualization
|
9 سال پیش |
Dave Hansen
|
ef78f2a4bf
x86/fpu: Check CPU-provided sizes against struct declarations
|
10 سال پیش |
Dave Hansen
|
e6e888f96b
x86/fpu: Check to ensure increasing-offset xstate offsets
|
10 سال پیش |
Dave Hansen
|
65ac2e9baa
x86/fpu: Correct and check XSAVE xstate size calculations
|
10 سال پیش |
Dave Hansen
|
633d54c47a
x86/fpu: Add xfeature_enabled() helper instead of test_bit()
|
10 سال پیش |