index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: move stack-protector availability out of Kconfig
Kees Cook
2018-02-07
1
-1
/
+1
*
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-07
1
-4
/
+8
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
30
-505
/
+745
|
\
|
*
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
1
-0
/
+88
|
*
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
3
-6
/
+110
|
*
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-02-03
3
-1
/
+17
|
*
KVM/x86: Add IBPB support
Ashok Raj
2018-02-03
3
-3
/
+116
|
*
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2018-02-03
2
-5
/
+4
|
*
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...
Thomas Gleixner
2018-02-03
1
-254
/
+186
|
|
\
|
|
*
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-01-31
1
-123
/
+147
|
|
*
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
2018-01-27
1
-14
/
+22
|
|
*
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2018-01-27
1
-123
/
+23
|
*
|
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
2018-02-02
1
-1
/
+1
|
*
|
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
2018-02-02
1
-2
/
+2
|
*
|
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
2018-02-02
1
-30
/
+56
|
*
|
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-02-01
1
-11
/
+9
|
*
|
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
2018-01-31
1
-14
/
+0
|
*
|
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-30
2
-1
/
+34
|
*
|
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-01-30
2
-19
/
+29
|
*
|
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
2018-01-30
1
-1
/
+1
|
*
|
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
2018-01-30
1
-1
/
+1
|
*
|
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
2018-01-30
1
-1
/
+4
|
*
|
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2018-01-30
1
-0
/
+10
|
*
|
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
4
-14
/
+14
|
*
|
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
2018-01-30
1
-4
/
+4
|
*
|
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
1
-0
/
+9
|
*
|
x86: Introduce barrier_nospec
Dan Williams
2018-01-30
2
-2
/
+5
|
*
|
x86: Implement array_index_mask_nospec
Dan Williams
2018-01-30
1
-0
/
+24
|
*
|
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-30
7
-12
/
+11
|
*
|
x86/entry/64: Push extra regs right away
Andy Lutomirski
2018-01-30
1
-3
/
+7
|
*
|
x86/entry/64: Remove the SYSCALL64 fast path
Andy Lutomirski
2018-01-30
2
-122
/
+2
|
*
|
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
2018-01-30
1
-3
/
+3
|
*
|
x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
William Grant
2018-01-30
2
-4
/
+7
|
*
|
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
234
-4591
/
+7358
|
|
\
\
*
|
\
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-04
4
-3
/
+11
|
\
\
\
\
|
*
|
|
|
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-02-02
2
-2
/
+2
|
*
|
|
|
x86/dumpstack: Avoid uninitlized variable
Arnd Bergmann
2018-02-02
1
-1
/
+1
|
*
|
|
|
x86/kexec: Make kexec (mostly) work in 5-level paging mode
Kirill A. Shutemov
2018-01-31
1
-0
/
+8
*
|
|
|
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
3
-3
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
Paolo Bonzini
2018-01-15
1
-3
/
+4
|
*
|
|
|
|
x86: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2018-01-15
2
-0
/
+9
*
|
|
|
|
|
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-02
3
-41
/
+90
|
\
\
\
\
\
\
|
*
\
\
\
\
\
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-18
135
-901
/
+3693
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-12-27
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/gpu: add CFL to early quirks
Lucas De Marchi
2017-12-15
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-12-21
1
-39
/
+47
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
x86/early-quirks: replace the magical increment start values
Matthew Auld
2017-12-12
1
-3
/
+3
|
|
*
|
|
|
|
|
|
x86/early-quirks: export the stolen region as a resource
Matthew Auld
2017-12-12
1
-2
/
+9
|
|
*
|
|
|
|
|
|
x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit
Joonas Lahtinen
2017-12-12
1
-37
/
+38
|
*
|
|
|
|
|
|
|
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
2017-12-19
46
-197
/
+317
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]