index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-11
5
-29
/
+28
|
\
|
*
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
2016-11-24
1
-0
/
+13
|
*
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
2016-11-24
2
-3
/
+3
|
*
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
2016-11-24
1
-25
/
+11
|
*
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
2016-11-24
1
-1
/
+1
*
|
x86/kvm: Support the vCPU preemption check
Pan Xinhui
2016-11-22
1
-0
/
+16
|
/
*
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
2016-11-19
1
-31
/
+27
*
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
2016-11-19
1
-0
/
+3
*
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
2016-11-19
1
-3
/
+7
*
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
2016-11-19
1
-2
/
+11
*
KVM: x86: do not go through vcpu in __get_kvmclock_ns
Paolo Bonzini
2016-11-19
1
-8
/
+13
*
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
2016-11-02
1
-1
/
+1
*
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
2016-11-02
1
-7
/
+15
*
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
2016-11-02
3
-62
/
+6
*
KVM: x86: fix wbinvd_dirty_mask use-after-free
Ido Yariv
2016-10-28
1
-1
/
+3
*
kvm/x86: Show WRMSR data is in hex
Borislav Petkov
2016-10-27
1
-3
/
+3
*
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
2016-10-27
1
-2
/
+2
*
kvm: x86: memset whole irq_eoi
Jiri Slaby
2016-10-20
1
-1
/
+1
*
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
2016-10-20
1
-2
/
+2
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-7
/
+7
*
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
11
-199
/
+853
|
\
|
*
KVM: nVMX: Fix the NMI IDT-vectoring handling
Wanpeng Li
2016-09-23
1
-15
/
+16
|
*
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
Wanpeng Li
2016-09-23
1
-38
/
+94
|
*
KVM: nVMX: Fix reload apic access page warning
Wanpeng Li
2016-09-23
1
-1
/
+1
|
*
kvm: svm: fix unsigned compare less than zero comparison
Colin Ian King
2016-09-20
1
-4
/
+5
|
*
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
2016-09-20
3
-20
/
+148
|
*
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
2016-09-20
3
-18
/
+38
|
*
KVM: x86: initialize kvmclock_offset
Paolo Bonzini
2016-09-20
1
-0
/
+1
|
*
KVM: x86: always fill in vcpu->arch.hv_clock
Paolo Bonzini
2016-09-20
1
-50
/
+59
|
*
kvm: x86: export TSC information to user-space
Luiz Capitulino
2016-09-16
1
-1
/
+50
|
*
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-09-16
2
-1
/
+21
|
*
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
2016-09-16
3
-15
/
+1
|
*
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
Luiz Capitulino
2016-09-16
1
-2
/
+8
|
*
svm: Implements update_pi_irte hook to setup posted interrupt
Suravee Suthikulpanit
2016-09-08
1
-19
/
+266
|
*
svm: Introduce AMD IOMMU avic_ga_log_notifier
Suravee Suthikulpanit
2016-09-08
1
-2
/
+68
|
*
svm: Introduces AVIC per-VM ID
Suravee Suthikulpanit
2016-09-08
1
-0
/
+51
|
*
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
2016-09-07
1
-0
/
+9
|
*
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
2016-09-07
1
-1
/
+1
|
*
KVM: x86: remove stale comments
Paolo Bonzini
2016-09-07
1
-1
/
+0
|
*
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
2016-09-07
1
-9
/
+9
|
*
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
2016-09-07
1
-0
/
+3
|
*
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
2016-09-07
1
-1
/
+1
|
*
vmx: refine validity check for guest linear address
Liang Li
2016-09-07
1
-1
/
+1
|
*
KVM: x86: Expose more Intel AVX512 feature to guest
Luwei Kang
2016-08-19
1
-1
/
+2
|
*
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
Bandan Das
2016-08-19
1
-6
/
+6
|
*
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
Wanpeng Li
2016-08-19
1
-2
/
+3
*
|
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
2016-09-20
2
-5
/
+7
|
\
\
|
*
\
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-18
1
-2
/
+2
|
|
\
\
|
|
*
|
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2016-09-16
1
-2
/
+2
|
*
|
|
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
Paolo Bonzini
2016-09-15
1
-3
/
+5
|
|
/
/
[next]