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-06-16
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
3
-14
/
+26
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
3
-28
/
+38
2018-06-16
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
1
-2
/
+13
2018-06-16
kvm: fix typo in flag name
Michael S. Tsirkin
1
-2
/
+2
2018-06-16
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-06-16
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2
-2
/
+4
2018-05-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+9
2018-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-19
/
+38
2018-05-25
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2
-16
/
+15
2018-05-24
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
1
-0
/
+5
2018-05-24
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
1
-1
/
+4
2018-05-24
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
1
-2
/
+14
2018-05-23
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
1
-15
/
+7
2018-05-23
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
1
-2
/
+2
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
17
-102
/
+839
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-40
/
+106
2018-05-20
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+14
2018-05-20
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-2
/
+50
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-05-18
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2
-2
/
+2
2018-05-18
Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2018-05-17
x86/apic/x2apic: Initialize cluster ID properly
Thomas Gleixner
1
-0
/
+1
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-30
/
+40
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
2
-5
/
+5
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
6
-18
/
+50
2018-05-17
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
2
-0
/
+36
2018-05-17
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
1
-7
/
+19
2018-05-17
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2
-13
/
+2
2018-05-17
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
3
-24
/
+6
2018-05-17
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
2
-49
/
+44
2018-05-17
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
3
-4
/
+9
2018-05-17
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
4
-2
/
+18
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
4
-9
/
+35
2018-05-17
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
3
-6
/
+130
2018-05-17
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
2
-0
/
+2
2018-05-17
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
6
-16
/
+14
2018-05-17
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
4
-9
/
+20
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
5
-23
/
+26
2018-05-17
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
1
-12
/
+12
2018-05-17
Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+2
2018-05-16
x86/boot/compressed/64: Fix moving page table out of trampoline memory
Kirill A. Shutemov
2
-11
/
+14
2018-05-16
x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()
Kirill A. Shutemov
1
-13
/
+55
2018-05-15
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
1
-1
/
+1
2018-05-15
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
2
-6
/
+2
2018-05-14
x86/pkeys: Do not special case protection key 0
Dave Hansen
2
-4
/
+4
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2
-11
/
+22
2018-05-14
x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
Alexander Potapenko
1
-1
/
+9
2018-05-14
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
1
-2
/
+2
[next]