1. 92ceb76 KVM: x86: prevent uninitialized variable warning in check_svme() by Radim Krčmář · 8 years ago
  2. 34b0dad KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 8 years ago
  3. f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
  4. cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
  5. e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
  6. d3e7dec KVM: Silence underflow warning in avic_get_physical_id_entry() by Dan Carpenter · 8 years ago
  7. 0780516 KVM: nVMX: fix EPT permissions as reported in exit qualification by Paolo Bonzini · 8 years ago
  8. fce6ac4 KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled by Wanpeng Li · 8 years ago
  9. a575813 KVM: x86: Fix load damaged SSEx MXCSR register by Wanpeng Li · 8 years ago
  10. 4769886 kvm: nVMX: off by one in vmx_write_pml_buffer() by Dan Carpenter · 8 years ago
  11. 03efce6 nVMX: Advertise PML to L1 hypervisor by Bandan Das · 8 years ago
  12. c5f983f nVMX: Implement emulated Page Modification Logging by Bandan Das · 8 years ago
  13. bab4165 kvm: x86: Add a hook for arch specific dirty logging emulation by Bandan Das · 8 years ago
  14. c7c2c70 kvm: nVMX: Validate CR3 target count on nested VM-entry by Jim Mattson · 8 years ago
  15. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  16. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  17. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. 2e5b0bd kvm: nVMX: Don't validate disabled secondary controls by Jim Mattson · 8 years ago
  19. 4e335d9 Revert "KVM: Support vCPU-based gfn->hva cache" by Paolo Bonzini · 8 years ago
  20. 5c0aea0 KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING by David Hildenbrand · 8 years ago
  21. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 70f3aac kvm: nVMX: Remove superfluous VMX instruction fault checks by Jim Mattson · 8 years ago
  23. 6ed071f KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 8 years ago
  24. cde9af6 KVM: add explicit barrier to kvm_vcpu_kick by Andrew Jones · 8 years ago
  25. 1bd2009 KVM: x86: always use kvm_make_request instead of set_bit by Radim Krčmář · 8 years ago
  26. 72875d8a KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  27. e891a32 KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK by Marcelo Tosatti · 8 years ago
  28. 668fffa kvm: better MWAIT emulation for guests by Michael S. Tsirkin · 8 years ago
  29. db2336a KVM: x86: virtualize cpuid faulting by Kyle Huey · 8 years ago
  30. fe0e80b KVM: VMX: drop vmm_exclusive module parameter by David Hildenbrand · 8 years ago
  31. 3325187 KVM: nVMX: fix AD condition when handling EPT violation by Radim Krčmář · 8 years ago
  32. 405a353 KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs by Ladi Prosek · 8 years ago
  33. bd8fab3 KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug by Denis Plotnikov · 8 years ago
  34. c5e8ec8 KVM: x86: remaster kvm_write_tsc code by Denis Plotnikov · 8 years ago
  35. 900ab14 KVM: x86: use irqchip_kernel() to check for pic+ioapic by David Hildenbrand · 8 years ago
  36. b5e7cf5 KVM: x86: simplify pic_ioport_read() by David Hildenbrand · 8 years ago
  37. 84a5c79 KVM: x86: set data directly in picdev_read() by David Hildenbrand · 8 years ago
  38. 9fecaa9 KVM: x86: drop picdev_in_range() by David Hildenbrand · 8 years ago
  39. dc24d1d KVM: x86: make kvm_pic_reset() static by David Hildenbrand · 8 years ago
  40. e21d175 KVM: x86: simplify pic_unlock() by David Hildenbrand · 8 years ago
  41. 43ae312 KVM: x86: drop goto label in kvm_set_routing_entry() by David Hildenbrand · 8 years ago
  42. 993225a KVM: x86: rename kvm_vcpu_request_scan_ioapic() by David Hildenbrand · 8 years ago
  43. ca8ab3f KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c by David Hildenbrand · 8 years ago
  44. d62f270 KVM: x86: remove all-vcpu request from kvm_ioapic_init() by David Hildenbrand · 8 years ago
  45. 445ee82 KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins by David Hildenbrand · 8 years ago
  46. 49f520b KVM: x86: push usage of slots_lock down by David Hildenbrand · 8 years ago
  47. ba7454e KVM: x86: don't take kvm->irq_lock when creating IRQCHIP by David Hildenbrand · 8 years ago
  48. 33392b4 KVM: x86: convert kvm_(set|get)_ioapic() into void by David Hildenbrand · 8 years ago
  49. 4c0b06d KVM: x86: remove duplicate checks for ioapic by David Hildenbrand · 8 years ago
  50. 0bceb15 KVM: x86: use ioapic_in_kernel() to check for ioapic existence by David Hildenbrand · 8 years ago
  51. 0191e92 KVM: x86: get rid of ioapic_irqchip() by David Hildenbrand · 8 years ago
  52. 90bca05 KVM: x86: get rid of pic_irqchip() by David Hildenbrand · 8 years ago
  53. f567080 KVM: x86: check against irqchip_mode in ioapic_in_kernel() by David Hildenbrand · 8 years ago
  54. 19d25a0 KVM: x86: check against irqchip_mode in pic_in_kernel() by David Hildenbrand · 8 years ago
  55. 8bf463f KVM: x86: check against irqchip_mode in kvm_set_routing_entry() by David Hildenbrand · 8 years ago
  56. 637e3f8 KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS by David Hildenbrand · 8 years ago
  57. 28d0635 kvm: nVMX: Disallow userspace-injected exceptions in guest mode by Jim Mattson · 8 years ago
  58. 28bf288 KVM: x86: fix user triggerable warning in kvm_apic_accept_events() by David Hildenbrand · 8 years ago
  59. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  60. a5f4645 KVM: nVMX: support RDRAND and RDSEED exiting by Paolo Bonzini · 8 years ago
  61. ae1e2d1 kvm: nVMX: support EPT accessed/dirty bits by Paolo Bonzini · 8 years ago
  62. 86407bc kvm: x86: MMU support for EPT accessed/dirty bits by Paolo Bonzini · 8 years ago
  63. 0047723 KVM: VMX: remove bogus check for invalid EPT violation by Paolo Bonzini · 8 years ago
  64. 7db7426 KVM: nVMX: we support 1GB EPT pages by Paolo Bonzini · 8 years ago
  65. ad6260d KVM: x86: drop legacy device assignment by Paolo Bonzini · 8 years ago
  66. 2c82878 KVM: VMX: require virtual NMI support by Paolo Bonzini · 8 years ago
  67. 74f1690 kvm/svm: Setup MCG_CAP on AMD properly by Borislav Petkov · 8 years ago
  68. 1279a6b1 KVM: nVMX: single function for switching between vmcs by David Hildenbrand · 8 years ago
  69. f0b98c0 kvm: vmx: Don't use INVVPID when EPT is enabled by Jim Mattson · 8 years ago
  70. 1fb883b KVM: nVMX: initialize PML fields in vmcs02 by Ladi Prosek · 8 years ago
  71. ab007cc KVM: nVMX: do not leak PML full vmexit to L1 by Ladi Prosek · 8 years ago
  72. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  73. 2beb6dad KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 8 years ago
  74. 7ad658b KVM: nVMX: fix nested EPT detection by Ladi Prosek · 8 years ago
  75. 08d839c KVM: VMX: Fix enable VPID conditions by Wanpeng Li · 8 years ago
  76. 63cb6d5 KVM: nVMX: Fix nested VPID vmx exec control by Wanpeng Li · 8 years ago
  77. 24dccf8 KVM: x86: correct async page present tracepoint by Wanpeng Li · 8 years ago
  78. fb6c819 kvm: vmx: Flush TLB when the APIC-access address changes by Jim Mattson · 8 years ago
  79. c761159 KVM: x86: use pic/ioapic destructor when destroy vm by Peter Xu · 8 years ago
  80. 950712e KVM: x86: check existance before destroy by Peter Xu · 8 years ago
  81. 59c58ceb x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers by Andy Lutomirski · 8 years ago
  82. 6d1b3ad KVM: nVMX: don't reset kvm mmu twice by Wanpeng Li · 8 years ago
  83. 3863dff kvm: fix usage of uninit spinlock in avic_vm_destroy() by Dmitry Vyukov · 9 years ago
  84. 6c6c5e0 KVM: VMX: downgrade warning on unexpected exit code by Radim Krčmář · 9 years ago
  85. 45fc875 x86: Make the GDT remapping read-only on 64-bit by Thomas Garnier · 8 years ago
  86. 05d8d34 KVM: nVMX: do not warn when MSR bitmap address is not backed by Radim Krčmář · 8 years ago
  87. 2f707d9 KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset by Wanpeng Li · 8 years ago
  88. 587d7e72 kvm: nVMX: VMCLEAR should not cause the vCPU to shut down by Jim Mattson · 8 years ago
  89. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  90. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 9 years ago
  91. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 9 years ago
  92. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 9 years ago
  93. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  94. acc9ab6 KVM: nVMX: Fix pending events injection by Wanpeng Li · 8 years ago
  95. 0fce546 x86/kvm/vmx: remove unused variable in segment_base() by Jérémy Lefaure · 8 years ago
  96. bba82fd KVM: x86: never specify a sample period for virtualized in_tx_cp counters by Robert O'Callahan · 9 years ago
  97. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  98. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  99. 96794e4 KVM: VMX: use correct vmcs_read/write for guest segment selector/base by Chao Peng · 8 years ago
  100. b7ffc44 x86/kvm/vmx: Defer TR reload after VM exit by Andy Lutomirski · 8 years ago