1. ff30ef4 KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. by Quentin Casasnovas · 8 years ago
  2. b606f18 KVM: LAPIC: cap __delay at lapic_timer_advance_ns by Marcelo Tosatti · 8 years ago
  3. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 8 years ago
  4. a005219 kvm: vmx: check apicv is active before using VT-d posted interrupt by Yang Zhang · 8 years ago
  5. 5b8abf1 kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC by Suravee Suthikulpanit · 8 years ago
  6. 7d669f5 kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() by Suravee Suthikulpanit · 8 years ago
  7. d14bdb5 KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS by Paolo Bonzini · 8 years ago
  8. 78e546c KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number by Paolo Bonzini · 8 years ago
  9. 83676e9 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 8 years ago
  10. b21629d kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR by Paolo Bonzini · 8 years ago
  11. 0c2df2a KVM: Handle MSR_IA32_PERF_CTL by Dmitry Bilunov · 8 years ago
  12. b19ee2f KVM: x86: avoid write-tearing of TDP by Nadav Amit · 8 years ago
  13. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  14. 3ce424e kvm:vmx: more complete state update on APICv on/off by Roman Kagan · 8 years ago
  15. 5446a97 svm: bitwise vs logical op typo by Dan Carpenter · 8 years ago
  16. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  17. 9842df6 KVM: MTRR: remove MSR 0x2f8 by Andy Honig · 8 years ago
  18. 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 8 years ago
  19. 8221c13 svm: Manage vcpu load/unload when enable AVIC by Suravee Suthikulpanit · 8 years ago
  20. 3bbf356 svm: Do not intercept CR8 when enable AVIC by Suravee Suthikulpanit · 8 years ago
  21. 46781ea svm: Do not expose x2APIC when enable AVIC by Suravee Suthikulpanit · 8 years ago
  22. be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 8 years ago
  23. 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 8 years ago
  24. 340d3bc svm: Add interrupt injection via AVIC by Suravee Suthikulpanit · 8 years ago
  25. 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 8 years ago
  26. 0354313 KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks by Suravee Suthikulpanit · 8 years ago
  27. dfb9595 KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg by Suravee Suthikulpanit · 8 years ago
  28. 1e6e275 KVM: x86: Misc LAPIC changes to expose helper functions by Suravee Suthikulpanit · 8 years ago
  29. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  30. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  32. 14717e2 kvm: Conditionally register IRQ bypass consumer by Alex Williamson · 8 years ago
  33. d32917e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  34. 4548f63 x86/kvm: Add stack frame dependency to fastop() inline asm by Josh Poimboeuf · 8 years ago
  35. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 8 years ago
  36. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  37. 35f3fae1 kvm: robustify steal time record by Wanpeng Li · 8 years ago
  38. f246324 KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset by Bruce Rogers · 8 years ago
  39. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 8 years ago
  40. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 8 years ago
  41. 2e4682b KVM: add missing memory barrier in kvm_{make,check}_request by Paolo Bonzini · 8 years ago
  42. 46971a2 KVM: MMU: skip obsolete sp in for_each_gfn_*() by Xiao Guangrong · 8 years ago
  43. c54cdf1 KVM: x86: optimize steal time calculation by Liang Chen · 8 years ago
  44. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  45. c19ca6c treewide: Fix typos in printk by Masanari Iida · 8 years ago
  46. 782511b x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  47. d366bf7 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  48. cb44d0c Merge branch 'x86/cpu' into x86/asm, to merge more patches by Ingo Molnar · 8 years ago
  49. 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 8 years ago
  50. 316314c KVM: x86: mask CPUID(0xD,0x1).EAX against host value by Paolo Bonzini · 8 years ago
  51. fc5b7f3 kvm: x86: do not leak guest xcr0 into host interrupt handlers by David Matlack · 8 years ago
  52. 7a98205 KVM: MMU: fix permission_fault() by Xiao Guangrong · 8 years ago
  53. 61abdbe kvm: x86: make lapic hrtimer pinned by Luiz Capitulino · 8 years ago
  54. 14f4760 kvm: set page dirty only if page has been writable by Yu Zhao · 8 years ago
  55. a2b5c3c KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled by Paolo Bonzini · 8 years ago
  56. 321c565 KVM: x86: Inject pending interrupt even if pending nmi exist by Yuki Shibuya · 8 years ago
  57. b8291adc x86/cpufeature: Remove cpu_has_gbpages by Borislav Petkov · 8 years ago
  58. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. a6adb10 KVM: page_track: fix access to NULL slot by Paolo Bonzini · 8 years ago
  60. 0f127d1 KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() by Lan Tianyu · 8 years ago
  61. 7bfdf21 KVM/x86: Call smp_wmb() before increasing tlbs_dirty by Lan Tianyu · 8 years ago
  62. 36ca7e0 KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page_lockless_begin/end() by Lan Tianyu · 8 years ago
  63. 9753f52 KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() by Lan Tianyu · 8 years ago
  64. b9baba8 KVM, pkeys: expose CPUID/CR4 to guest by Huaitong Han · 8 years ago
  65. be94f6b KVM, pkeys: add pkeys support for permission_fault by Huaitong Han · 8 years ago
  66. 2d34410 KVM, pkeys: introduce pkru_mask to cache conditions by Huaitong Han · 8 years ago
  67. 1be0e61 KVM, pkeys: save/restore PKRU when guest/host switches by Xiao Guangrong · 8 years ago
  68. 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 8 years ago
  69. ddba262 KVM, pkeys: disable pkeys for guests in non-paging mode by Huaitong Han · 8 years ago
  70. e0b18ef KVM: x86: remove magic number with enum cpuid_leafs by Huaitong Han · 8 years ago
  71. f13577e KVM: MMU: return page fault error code from permission_fault by Paolo Bonzini · 8 years ago
  72. ef697a7 KVM: VMX: fix nested vpid for old KVM guests by Paolo Bonzini · 8 years ago
  73. f6870ee KVM: VMX: avoid guest hang on invalid invvpid instruction by Paolo Bonzini · 8 years ago
  74. 2849eb4 KVM: VMX: avoid guest hang on invalid invept instruction by Paolo Bonzini · 8 years ago
  75. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 8 years ago
  77. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  78. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 5f0b819 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 by Paolo Bonzini · 8 years ago
  80. 844a5fe KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo by Paolo Bonzini · 8 years ago
  81. 5a5fbdc KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch by Paolo Bonzini · 8 years ago
  82. a87036a KVM: x86: disable MPX if host did not enable MPX XSAVE features by Paolo Bonzini · 8 years ago
  83. ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  84. 7099e2e KVM: VMX: disable PEBS before a guest entry by Radim Krčmář · 8 years ago
  85. bb9eadf KVM: MMU: micro-optimize gpte_access by Paolo Bonzini · 8 years ago
  86. 6bb69c9 KVM: MMU: simplify last_pte_bitmap by Paolo Bonzini · 8 years ago
  87. 50c9e6f KVM: MMU: coalesce more page zapping in mmu_sync_children by Paolo Bonzini · 8 years ago
  88. 2a74003a KVM: MMU: move zap/flush to kvm_mmu_get_page by Paolo Bonzini · 8 years ago
  89. 1f50f1b KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page* by Paolo Bonzini · 8 years ago
  90. 9a43c5d KVM: MMU: cleanup __kvm_sync_page and its callers by Paolo Bonzini · 8 years ago
  91. df748f8 KVM: MMU: use kvm_sync_page in kvm_sync_pages by Paolo Bonzini · 8 years ago
  92. 35a7051 KVM: MMU: move TLB flush out of __kvm_sync_page by Paolo Bonzini · 8 years ago
  93. b8c67b7 KVM: MMU: introduce kvm_mmu_flush_or_zap by Paolo Bonzini · 8 years ago
  94. 0e4d441 KVM: i8254: drop local copy of mul_u64_u32_div by Paolo Bonzini · 8 years ago
  95. e23d3fe KVM: MMU: check kvm_mmu_pages and mmu_page_path indices by Xiao Guangrong · 8 years ago
  96. 0a47cd8 KVM: MMU: Fix ubsan warnings by Paolo Bonzini · 8 years ago
  97. 798e88b KVM: MMU: cleanup handle_abnormal_pfn by Paolo Bonzini · 8 years ago
  98. 8f22372 KVM: VMX: use vmcs_clear/set_bits for debug register exits by Paolo Bonzini · 8 years ago
  99. a0aace5 KVM: i8254: turn kvm_kpit_state.reinject into atomic_t by Radim Krčmář · 8 years ago
  100. ab4c147 KVM: i8254: move PIT timer function initialization by Radim Krčmář · 8 years ago