Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e63d257278e495a259bd0a7778f7de4dae6aa46
/
arch
/
x86
/
kvm
a29fd27
KVM: nVMX: Fix exception injection
by Wanpeng Li
· 7 years ago
d1d3756
KVM: x86: zero base3 of unusable segments
by Radim Krčmář
· 8 years ago
f3c3ec9
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
by Radim Krčmář
· 8 years ago
1eeb794
KVM: x86: fix emulation of RSM and IRET instructions
by Ladi Prosek
· 8 years ago
80b1a11
KVM: x86: fix fixing of hypercalls
by Dmitry Vyukov
· 8 years ago
81555e4
KVM: async_pf: avoid async pf injection when in guest mode
by Wanpeng Li
· 7 years ago
19c9a11
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
by Wanpeng Li
· 7 years ago
54e3854
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
by Wanpeng Li
· 8 years ago
c996ad7
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
by Wanpeng Li
· 8 years ago
b64ecb2
KVM: x86: Fix load damaged SSEx MXCSR register
by Wanpeng Li
· 8 years ago
bdf1d5b
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
by David Hildenbrand
· 8 years ago
d0ee363
KVM: nVMX: do not leak PML full vmexit to L1
by Ladi Prosek
· 8 years ago
560a979
KVM: nVMX: initialize PML fields in vmcs02
by Ladi Prosek
· 8 years ago
39058ad
Revert "KVM: nested VMX: disable perf cpuid reporting"
by Jim Mattson
· 8 years ago
75465e7
kvm: fix page struct leak in handle_vmon
by Paolo Bonzini
· 8 years ago
3e8c6bd
KVM: x86: cleanup the page tracking SRCU instance
by Paolo Bonzini
· 8 years ago
7c3bab1
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
by Chao Peng
· 8 years ago
0dcbd0a
KVM: x86: do not save guest-unsupported XSAVE state
by Radim Krčmář
· 8 years ago
736e77c0
KVM: x86: Introduce segmented_write_std
by Steve Rutherford
· 8 years ago
83fedbb
KVM: x86: emulate FXSAVE and FXRSTOR
by Radim Krčmář
· 8 years ago
aae8f34
KVM: x86: add asm_safe wrapper
by Radim Krčmář
· 8 years ago
bc5e131
KVM: x86: add Align16 instruction flag
by Radim Krčmář
· 8 years ago
90f70fc
KVM: x86: fix NULL deref in vcpu_scan_ioapic
by Wanpeng Li
· 8 years ago
5ed21cc
KVM: x86: flush pending lapic jump label updates on module unload
by David Matlack
· 8 years ago
7718ffc
KVM: x86: fix emulation of "MOV SS, null selector"
by Paolo Bonzini
· 8 years ago
f39969a
KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
by Xiao Guangrong
· 8 years ago
3f618a0
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
by Jim Mattson
· 8 years ago
df49289
KVM: x86: check for pic and ioapic presence before use
by Radim Krčmář
· 8 years ago
81cdb25
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
by Radim Krčmář
· 8 years ago
2117d53
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
by Radim Krčmář
· 8 years ago
444fdad
KVM: x86: fix out-of-bounds access in lapic
by Radim Krčmář
· 8 years ago
a2b0773
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
by Paolo Bonzini
· 8 years ago
7301d6a
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
by Paolo Bonzini
· 8 years ago
e3fd9a9
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
by Paolo Bonzini
· 8 years ago
1650b4e
KVM: Disable irq while unregistering user notifier
by Ignacio Alvarado
· 8 years ago
8b95344
KVM: x86: do not go through vcpu in __get_kvmclock_ns
by Paolo Bonzini
· 8 years ago
d9092f5
kvm: x86: Check memopp before dereference (CVE-2016-8630)
by Owen Hofmann
· 8 years ago
355f4fb
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
by Jim Mattson
· 8 years ago
ea26e4e
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
by Paolo Bonzini
· 8 years ago
bd768e1
KVM: x86: fix wbinvd_dirty_mask use-after-free
by Ido Yariv
· 8 years ago
796f468
kvm/x86: Show WRMSR data is in hex
by Borislav Petkov
· 8 years ago
85c856b
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
by Jim Mattson
· 8 years ago
8678654
kvm: x86: memset whole irq_eoi
by Jiri Slaby
· 8 years ago
758f588
kvm/x86: Fix unused variable warning in kvm_timer_init()
by Borislav Petkov
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
c5a6d5f
KVM: nVMX: Fix the NMI IDT-vectoring handling
by Wanpeng Li
· 8 years ago
f6e90f9
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
by Wanpeng Li
· 8 years ago
c83b6d1
KVM: nVMX: Fix reload apic access page warning
by Wanpeng Li
· 8 years ago
adad0d0
kvm: svm: fix unsigned compare less than zero comparison
by Colin Ian King
· 8 years ago
095cf55
KVM: x86: Hyper-V tsc page setup
by Paolo Bonzini
· 9 years ago
108b249
KVM: x86: introduce get_kvmclock_ns
by Paolo Bonzini
· 8 years ago
67198ac
KVM: x86: initialize kvmclock_offset
by Paolo Bonzini
· 8 years ago
0d6dd2f
KVM: x86: always fill in vcpu->arch.hv_clock
by Paolo Bonzini
· 8 years ago
b2c16e1
Merge branch 'linus' into x86/asm, to pick up fixes
by Ingo Molnar
· 8 years ago
3286be9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4f5758f
kvm: x86: export TSC information to user-space
by Luiz Capitulino
· 8 years ago
235539b
kvm: add stubs for arch specific debugfs support
by Luiz Capitulino
· 8 years ago
3e3f502
kvm: x86: drop read_tsc_offset()
by Luiz Capitulino
· 8 years ago
a545ab6
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
by Luiz Capitulino
· 8 years ago
080fe0b
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
by Matt Fleming
· 8 years ago
b0eaf45
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
by Paolo Bonzini
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
411b44b
svm: Implements update_pi_irte hook to setup posted interrupt
by Suravee Suthikulpanit
· 8 years ago
5881f73
svm: Introduce AMD IOMMU avic_ga_log_notifier
by Suravee Suthikulpanit
· 8 years ago
5ea11f2
svm: Introduces AVIC per-VM ID
by Suravee Suthikulpanit
· 8 years ago
9ac7e3e
KVM: nVMX: expose INS/OUTS information support
by Jan Dakinevich
· 8 years ago
16cb025
KVM: VMX: not use vmcs_config in setup_vmcs_config
by Paolo Bonzini
· 8 years ago
1a69823
KVM: x86: remove stale comments
by Paolo Bonzini
· 8 years ago
bbe41b9
KVM: x86: ratelimit and decrease severity for guest-triggered printk
by Paolo Bonzini
· 8 years ago
119a9c0
KVM: nVMX: pass valid guest linear-address to the L1
by Jan Dakinevich
· 8 years ago
f15a75e
KVM: nVMX: make emulated nested preemption timer pinned
by Wanpeng Li
· 8 years ago
72e0ae5
vmx: refine validity check for guest linear address
by Liang Li
· 8 years ago
e12c8f3
KVM: lapic: adjust preemption timer correctly when goes TSC backward
by Wanpeng Li
· 8 years ago
8e3562f
KVM: x86: Expose more Intel AVX512 feature to guest
by Luwei Kang
· 8 years ago
c4f138b
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
by Bandan Das
· 8 years ago
187ca84
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
by Wanpeng Li
· 8 years ago
c95ba92
kvm: nVMX: fix nested tsc scaling
by Peter Feiner
· 8 years ago
dccbfcf
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
by Radim Krčmář
· 8 years ago
d048c09
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
by Radim Krčmář
· 8 years ago
404f6aa
x86: Apply more __ro_after_init and const
by Kees Cook
· 8 years ago
45e1181
nvmx: mark ept single context invalidation as supported
by Bandan Das
· 8 years ago
03331b4
nvmx: remove comment about missing nested vpid support
by Bandan Das
· 8 years ago
9100530
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
by Wanpeng Li
· 8 years ago
6f49b2f
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
aeb35d6
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b80c76e
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
by Jim Mattson
· 8 years ago
4f2777b
kvm: x86: nVMX: maintain internal copy of current VMCS
by David Matlack
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f0c98eb
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
85802a4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
0606263
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 8 years ago
dfa169b
Revert "KVM: x86: add pcommit support"
by Dan Williams
· 8 years ago
d9565a7
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
by Eric Auger
· 8 years ago
b244c9f
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
by Cao, Lei
· 8 years ago
6a907cd
Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"
by Radim Krčmář
· 8 years ago
251a5fd
x86/kvm/kvmclock: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
162e52a
KVM/x86: Remove superfluous SMP function call
by Anna-Maria Gleixner
· 8 years ago
2b23c3a
KVM: SVM: do not set MSR_TSC_AUX on 32-bit builds
by Paolo Bonzini
· 8 years ago
Next »