index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
4
-5
/
+5
2018-02-22
x86/spectre: Fix an error message
Dan Carpenter
1
-1
/
+1
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
19
-47
/
+47
2018-02-22
x86/speculation: Add <asm/msr-index.h> dependency
Peter Zijlstra
1
-0
/
+1
2018-02-22
x86/speculation: Fix up array_index_nospec_mask() asm constraint
Dan Williams
1
-1
/
+1
2018-02-22
x86/speculation: Clean up various Spectre related details
Ingo Molnar
1
-17
/
+11
2018-02-22
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
KarimAllah Ahmed
1
-2
/
+2
2018-02-22
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
1
-5
/
+5
2018-02-22
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
1
-5
/
+6
2018-02-22
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
1
-4
/
+0
2018-02-22
x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...
Dan Williams
1
-0
/
+30
2018-02-17
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
1
-2
/
+3
2018-02-17
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
1
-4
/
+6
2018-02-17
crypto: poly1305 - remove ->setkey() method
Eric Biggers
1
-1
/
+0
2018-02-17
kaiser: fix compile error without vsyscall
Hugh Dickins
1
-1
/
+1
2018-02-13
x86/microcode: Do the family check first
Borislav Petkov
1
-9
/
+18
2018-02-13
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-02-13
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
4
-6
/
+118
2018-02-13
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
4
-1
/
+31
2018-02-13
KVM/x86: Add IBPB support
Ashok Raj
4
-3
/
+127
2018-02-13
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
1
-200
/
+114
2018-02-13
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
1
-15
/
+23
2018-02-13
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
1
-123
/
+23
2018-02-13
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
1
-10
/
+43
2018-02-13
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
1
-5
/
+5
2018-02-13
KVM: nVMX: kmap() can't fail
David Hildenbrand
1
-9
/
+0
2018-02-13
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-02-13
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
1
-2
/
+2
2018-02-13
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
1
-30
/
+56
2018-02-13
x86/kvm: Update spectre-v1 mitigation
Dan Williams
1
-11
/
+9
2018-02-13
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
1
-14
/
+0
2018-02-13
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2
-19
/
+29
2018-02-13
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
1
-1
/
+1
2018-02-13
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
1
-1
/
+1
2018-02-13
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
1
-1
/
+4
2018-02-13
x86/get_user: Use pointer masking to limit speculation
Dan Williams
1
-0
/
+10
2018-02-13
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
4
-17
/
+17
2018-02-13
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
1
-4
/
+4
2018-02-13
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+9
2018-02-13
x86: Introduce barrier_nospec
Dan Williams
2
-2
/
+5
2018-02-13
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
2018-02-13
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
7
-12
/
+11
2018-02-13
x86/entry/64: Push extra regs right away
Andy Lutomirski
1
-2
/
+6
2018-02-13
x86/entry/64: Remove the SYSCALL64 fast path
Andy Lutomirski
2
-127
/
+3
2018-02-13
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
1
-3
/
+3
2018-02-13
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
6
-65
/
+71
2018-02-13
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
4
-24
/
+34
2018-02-13
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-3
/
+11
2018-02-13
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-02-13
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
[prev]
[next]