index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-16
1
-2
/
+13
*
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-16
1
-2
/
+2
*
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-16
1
-32
/
+32
*
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2018-06-16
2
-2
/
+4
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-26
2
-17
/
+9
|
\
|
*
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
2018-05-23
1
-15
/
+7
|
*
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
2018-05-23
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
4
-19
/
+38
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-25
2
-16
/
+15
|
*
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
2018-05-24
1
-0
/
+5
|
*
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
2018-05-24
1
-1
/
+4
|
*
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
2018-05-24
1
-2
/
+14
*
|
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-21
17
-102
/
+839
|
\
\
|
*
|
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2018-05-18
2
-2
/
+2
|
*
|
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-17
6
-18
/
+50
|
*
|
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
2018-05-17
2
-0
/
+36
|
*
|
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
2018-05-17
1
-7
/
+19
|
*
|
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2018-05-17
2
-13
/
+2
|
*
|
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
2018-05-17
3
-24
/
+6
|
*
|
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
2018-05-17
2
-49
/
+44
|
*
|
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
2018-05-17
3
-4
/
+9
|
*
|
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
2018-05-17
4
-2
/
+18
|
*
|
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-05-17
4
-9
/
+35
|
*
|
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
2018-05-17
3
-6
/
+130
|
*
|
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
2018-05-17
2
-0
/
+2
|
*
|
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
2018-05-17
6
-16
/
+14
|
*
|
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
2018-05-17
4
-9
/
+20
|
*
|
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-05-17
5
-23
/
+26
|
*
|
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
2018-05-17
1
-12
/
+12
|
*
|
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
2018-05-14
1
-2
/
+2
|
*
|
x86/bugs: Fix the parameters alignment and missing void
Konrad Rzeszutek Wilk
2018-05-12
1
-2
/
+2
|
*
|
x86/bugs: Make cpu_show_common() static
Jiri Kosina
2018-05-10
1
-1
/
+1
|
*
|
x86/bugs: Fix __ssb_select_mitigation() return type
Jiri Kosina
2018-05-10
1
-1
/
+1
|
*
|
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-09
11
-51
/
+51
|
*
|
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
2018-05-05
2
-9
/
+24
|
*
|
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
2018-05-05
1
-11
/
+18
|
*
|
prctl: Add force disable speculation
Thomas Gleixner
2018-05-05
1
-10
/
+25
|
*
|
x86/bugs: Make boot modes __ro_after_init
Kees Cook
2018-05-05
1
-2
/
+3
|
*
|
nospec: Allow getting/setting on non-current task
Kees Cook
2018-05-03
1
-11
/
+16
|
*
|
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
2018-05-03
2
-10
/
+74
|
*
|
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
2018-05-03
5
-7
/
+65
|
*
|
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-03
6
-18
/
+25
|
*
|
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-05-03
2
-4
/
+6
|
*
|
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2018-05-03
5
-1
/
+61
|
*
|
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
Konrad Rzeszutek Wilk
2018-05-03
1
-2
/
+9
|
*
|
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
2018-05-03
5
-6
/
+43
|
*
|
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2018-05-03
3
-0
/
+110
|
*
|
x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk
2018-05-03
1
-0
/
+1
|
*
|
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-05-03
3
-0
/
+29
|
*
|
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-05-03
4
-8
/
+32
[prev]
[next]