index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
1
-1
/
+2
2019-02-12
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
1
-0
/
+1
2019-02-12
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-12
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
Vitaly Kuznetsov
1
-0
/
+7
2019-01-31
KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPU
Sean Christopherson
1
-5
/
+1
2019-01-31
KVM: x86: Fix single-step debugging
Alexander Popov
1
-2
/
+1
2019-01-16
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
1
-21
/
+13
2019-01-09
KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
Sean Christopherson
1
-2
/
+5
2018-12-29
KVM: Fix UAF in nested posted interrupt processing
Cfir Cohen
1
-0
/
+2
2018-12-29
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
Eduardo Habkost
1
-0
/
+2
2018-12-17
x86/kvm/vmx: fix old-style function declaration
Yi Wang
1
-4
/
+4
2018-12-17
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-12-08
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
1
-8
/
+11
2018-12-05
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
1
-1
/
+2
2018-12-05
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
1
-0
/
+1
2018-12-05
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
1
-5
/
+15
2018-12-05
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
1
-18
/
+9
2018-12-05
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2
-5
/
+13
2018-12-05
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-11-13
KVM: nVMX: Clear reserved bits of #DB exit qualification
Jim Mattson
1
-2
/
+5
2018-11-04
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
1
-3
/
+3
2018-11-04
KVM: x86: Update the exit_qualification access bits while walking an address
KarimAllah Ahmed
1
-2
/
+9
2018-10-18
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
1
-3
/
+19
2018-10-13
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
1
-4
/
+20
2018-09-19
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
1
-2
/
+2
2018-09-15
x86: kvm: avoid unused variable warning
Arnd Bergmann
1
-3
/
+1
2018-09-15
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
Junaid Shahid
2
-7
/
+44
2018-09-15
kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
Jim Mattson
1
-2
/
+2
2018-09-15
KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
Sean Christopherson
1
-7
/
+15
2018-09-09
KVM: VMX: fixes for vmentry_l1d_flush module parameter
Paolo Bonzini
1
-10
/
+16
2018-09-05
x86/kvm/vmx: Remove duplicate l1d flush definitions
Josh Poimboeuf
1
-3
/
+0
2018-09-05
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
Thomas Gleixner
1
-4
/
+4
2018-09-05
KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
Sean Christopherson
1
-8
/
+7
2018-08-15
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
2
-3
/
+26
2018-08-15
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
1
-0
/
+10
2018-08-15
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
1
-1
/
+3
2018-08-15
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
3
-5
/
+11
2018-08-15
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
1
-3
/
+15
2018-08-15
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2
-1
/
+36
2018-08-15
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
3
-5
/
+82
2018-08-15
x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
Nicolai Stange
1
-1
/
+0
2018-08-15
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
Nicolai Stange
1
-4
/
+13
2018-08-15
x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
Nicolai Stange
1
-4
/
+6
2018-08-15
x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
Nicolai Stange
1
-5
/
+5
2018-08-15
x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
Nicolai Stange
1
-7
/
+7
2018-08-15
x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
Nicolai Stange
1
-3
/
+14
2018-08-15
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
1
-13
/
+43
2018-08-15
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
1
-5
/
+8
2018-08-15
x86/kvm: Serialize L1D flush parameter setter
Thomas Gleixner
1
-2
/
+6
2018-08-15
x86/kvm: Add static key for flush always
Thomas Gleixner
1
-5
/
+11
[next]