Linus Torvalds
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 years ago |
Ingo Molnar
|
177bfd725b
Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes and avoid conflicts
|
7 years ago |
Thomas Gleixner
|
b5cf8707e6
x86/CPU: Move cpu local function declarations to local header
|
7 years ago |
Suravee Suthikulpanit
|
6c4f5abaf3
x86/CPU: Modify detect_extended_topology() to return result
|
7 years ago |
Dou Liyang
|
451cf3ca7d
x86/processor: Remove two unused function declarations
|
7 years ago |
Vitaly Kuznetsov
|
35060ed6a1
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
|
7 years ago |
Vitaly Kuznetsov
|
42b933b597
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
|
7 years ago |
Borislav Petkov
|
1008c52c09
x86/CPU: Add a microcode loader callback
|
7 years ago |
Linus Torvalds
|
d4667ca142
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Gustavo A. R. Silva
|
24dbc6000f
x86/cpu: Change type of x86_cache_size variable to unsigned int
|
7 years ago |
Jia Zhang
|
b399151cb4
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
7 years ago |
David Woodhouse
|
f208820a32
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
|
7 years ago |
Linus Torvalds
|
35277995e1
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Linus Torvalds
|
617aebe6a9
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 years ago |
Andy Lutomirski
|
37a8f7c383
x86/asm: Move 'status' from thread_struct to thread_info
|
7 years ago |
Ingo Molnar
|
7e86548e2c
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
|
7 years ago |
Linus Torvalds
|
6304672b7f
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Borislav Petkov
|
64e16720ea
x86/speculation: Simplify indirect_branch_prediction_barrier()
|
7 years ago |
Kees Cook
|
f7d83c1cf3
x86: Implement thread_struct whitelist for hardened usercopy
|
8 years ago |
Linus Torvalds
|
5aa90a8458
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Andy Lutomirski
|
f55f0501cb
x86/pti: Put the LDT in its own PGD if PTI is on
|
7 years ago |
Linus Torvalds
|
caf9a82657
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Dave Hansen
|
4fe2d8b11a
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
|
7 years ago |
Linus Torvalds
|
64a48099b3
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Thomas Gleixner
|
6cbd2171e8
x86/cpufeatures: Make CPU bugs sticky
|
7 years ago |
Andy Lutomirski
|
c482feefe1
x86/entry/64: Make cpu_entry_area.tss read-only
|
7 years ago |
Andy Lutomirski
|
0f9a48100f
x86/entry: Clean up the SYSENTER_stack code
|
7 years ago |
Andy Lutomirski
|
7fbbd5cbeb
x86/entry/64: Remove the SYSENTER stack canary
|
7 years ago |
Andy Lutomirski
|
9aaefe7b59
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
|
7 years ago |
Andy Lutomirski
|
1a935bc3d4
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
|
7 years ago |