1. 85cd39a KVM: Do not leak memory for duplicate debugfs directories by Paolo Bonzini · 3 years, 5 months ago
  2. 8750f9b KVM: add missing compat KVM_CLEAR_DIRTY_LOG by Paolo Bonzini · 3 years, 5 months ago
  3. 7477565 KVM: use cpu_relax when halt polling by Li RongQing · 3 years, 5 months ago
  4. 405386b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
  5. 004d62e kvm: debugfs: fix memory leak in kvm_create_vm_debugfs by Pavel Skripkin · 3 years, 6 months ago
  6. 23fa2e4 KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio by Kefeng Wang · 3 years, 6 months ago
  7. f3cf800 Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 6 months ago
  8. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  9. fc98c03 virt/kvm: use vma_lookup() instead of find_vma_intersection() by Liam Howlett · 3 years, 6 months ago
  10. 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
  11. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  12. bc9e9e6 KVM: debugfs: Reuse binary stats descriptors by Jing Zhang · 3 years, 6 months ago
  13. ce55c04 KVM: stats: Support binary stats retrieval for a VCPU by Jing Zhang · 3 years, 6 months ago
  14. fcfe1ba KVM: stats: Support binary stats retrieval for a VM by Jing Zhang · 3 years, 6 months ago
  15. f8be156 KVM: do not allow mapping valid but non-reference-counted pages by Nicholas Piggin · 3 years, 6 months ago
  16. cb082bf KVM: stats: Add fd-based API to read binary stats data by Jing Zhang · 3 years, 6 months ago
  17. 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 6 months ago
  18. 3ba9f93 sched,perf,kvm: Fix preemption condition by Peter Zijlstra · 3 years, 7 months ago
  19. e3cb6fa KVM: switch per-VM stats to u64 by Paolo Bonzini · 3 years, 7 months ago
  20. 2fdef3a kvm: add PM-notifier by Sergey Senozhatsky · 3 years, 7 months ago
  21. b10a038 KVM: mmu: Add slots_arch_lock for memslot arch fields by Ben Gardon · 3 years, 7 months ago
  22. ddc12f2 KVM: mmu: Refactor memslot copy by Ben Gardon · 3 years, 7 months ago
  23. a248602 KVM: VMX: update vcpu posted-interrupt descriptor when assigning device by Marcelo Tosatti · 3 years, 7 months ago
  24. 084071d KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK by Marcelo Tosatti · 3 years, 7 months ago
  25. 6bd5b74 KVM: PPC: exit halt polling on need_resched() by Wanpeng Li · 3 years, 8 months ago
  26. a4345a7c Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 8 months ago
  27. e44b49f Revert "irqbypass: do not start cons/prod when failed connect" by Zhu Lingshan · 3 years, 8 months ago
  28. 258785e kvm: Cap halt polling at kvm->max_halt_poll_ns by David Matlack · 3 years, 8 months ago
  29. 262de41 kvm: exit halt polling on need_resched() as well by Benjamin Segall · 3 years, 8 months ago
  30. 52acd22 KVM: Boost vCPU candidate in user mode which is delivering interrupt by Wanpeng Li · 3 years, 9 months ago
  31. 54526d1 KVM: x86: Support KVM VMs sharing SEV context by Nathan Tempelman · 3 years, 9 months ago
  32. 7c896d3 KVM: Add proper lockdep assertion in I/O bus unregister by Sean Christopherson · 3 years, 9 months ago
  33. 5d3c4c793 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed by Sean Christopherson · 3 years, 9 months ago
  34. 2ee3757 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU by Sean Christopherson · 3 years, 9 months ago
  35. 8931a45 KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot by Sean Christopherson · 3 years, 9 months ago
  36. f922bd9 KVM: Move MMU notifier's mmu_lock acquisition into common helper by Sean Christopherson · 3 years, 9 months ago
  37. b4c5936 KVM: Kill off the old hva-based MMU notifier callbacks by Sean Christopherson · 3 years, 9 months ago
  38. 3039bcc KVM: Move x86's MMU notifier memslot walkers to generic code by Sean Christopherson · 3 years, 9 months ago
  39. c13fda2 KVM: Assert that notifier count is elevated in .change_pte() by Sean Christopherson · 3 years, 9 months ago
  40. 85f4793 KVM: Explicitly use GFP_KERNEL_ACCOUNT for 'struct kvm_vcpu' allocations by Sean Christopherson · 3 years, 9 months ago
  41. 501b918 KVM: Move arm64's MMU notifier trace events to generic code by Sean Christopherson · 3 years, 9 months ago
  42. 4a42d84 KVM: x86/mmu: Consider the hva in mmu_notifier retry by David Stevens · 3 years, 10 months ago
  43. a954577 KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped() by Sean Christopherson · 3 years, 11 months ago
  44. 9fd6dad mm: provide a saner PTE walking API for modules by Paolo Bonzini · 3 years, 11 months ago
  45. 531810c KVM: x86/mmu: Use an rwlock for the x86 MMU by Ben Gardon · 3 years, 11 months ago
  46. c910662 KVM: X86: use vzalloc() instead of vmalloc/memset by Tian Tao · 4 years ago
  47. bd2fae8 KVM: do not assume PTE is writable after follow_pfn by Paolo Bonzini · 4 years ago
  48. 615099b Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
  49. 139bc8a KVM: Forbid the use of tagged userspace addresses for memslots by Marc Zyngier · 4 years ago
  50. 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  51. 88bf56d kvm: check tlbs_dirty directly by Lai Jiangshan · 4 years ago
  52. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  53. 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years ago
  54. 044c59c KVM: Don't allocate dirty bitmap if dirty ring is enabled by Peter Xu · 4 years, 3 months ago
  55. b2cc64c KVM: Make dirty ring exclusive to dirty bitmap log by Peter Xu · 4 years, 3 months ago
  56. fb04a1e KVM: X86: Implement ring-based dirty memory tracking by Peter Xu · 4 years, 3 months ago
  57. 28bd726 KVM: Pass in kvm pointer into mark_page_dirty_in_slot() by Peter Xu · 4 years, 3 months ago
  58. 2f54144 KVM: remove kvm_clear_guest_page by Paolo Bonzini · 4 years, 2 months ago
  59. b59e00d kvm/eventfd: Drain events from eventfd in irqfd_wakeup() by David Woodhouse · 4 years, 2 months ago
  60. e8dbf19 kvm/eventfd: Use priority waitqueue to catch events before userspace by David Woodhouse · 4 years, 2 months ago
  61. a6a0b05 kvm: x86/mmu: Support dirty logging for the TDP MMU by Ben Gardon · 4 years, 3 months ago
  62. 9e9eb22 KVM: Cache as_id in kvm_memory_slot by Peter Xu · 4 years, 3 months ago
  63. 871c433 KVM: use struct_size() and flex_array_size() helpers in kvm_io_bus_unregister_dev() by Rustam Kovhaev · 4 years, 3 months ago
  64. 2fc4f15 kvm/eventfd: move wildcard calculation outside loop by Yi Li · 4 years, 4 months ago
  65. f658866 KVM: fix memory leak in kvm_io_bus_unregister_dev() by Rustam Kovhaev · 4 years, 4 months ago
  66. 1b67fd0 Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 4 months ago
  67. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 5 months ago
  68. 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  69. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  70. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  71. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  72. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  73. a979a6a irqbypass: do not start cons/prod when failed connect by Zhu Lingshan · 4 years, 5 months ago
  74. 5c73b9a kvm/eventfd: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
  75. 935ace2 entry: Provide infrastructure for work before transitioning to guest mode by Thomas Gleixner · 4 years, 5 months ago
  76. 6926f95 KVM: Move x86's MMU memory cache helpers to common KVM code by Sean Christopherson · 4 years, 6 months ago
  77. 995decb KVM: x86: take as_id into account when checking PGD by Vitaly Kuznetsov · 4 years, 6 months ago
  78. e8c2226 KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return type to bool by Vitaly Kuznetsov · 4 years, 7 months ago
  79. 1393b4a kvm: use more precise cast and do not drop __user by Paolo Bonzini · 4 years, 6 months ago
  80. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  81. 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 7 months ago
  82. 7863e34 KVM: async_pf: Cleanup kvm_setup_async_pf() by Vitaly Kuznetsov · 4 years, 7 months ago
  83. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  84. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  85. dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
  86. e649b3f KVM: x86: Fix APIC page invalidation race by Eiichi Tsukata · 4 years, 7 months ago
  87. 7ec28e2 KVM: Use vmemdup_user() by Denis Efremov · 4 years, 7 months ago
  88. d56f513 KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories by Paolo Bonzini · 4 years, 7 months ago
  89. 3806094 Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 7 months ago
  90. 09d952c KVM: check userspace_addr for all memslots by Paolo Bonzini · 4 years, 7 months ago
  91. 557a961 KVM: x86: acknowledgment mechanism for async pf page ready notifications by Vitaly Kuznetsov · 4 years, 7 months ago
  92. 0958f0c KVM: introduce kvm_read_guest_offset_cached() by Vitaly Kuznetsov · 4 years, 7 months ago
  93. 7c0ade6 KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present() by Vitaly Kuznetsov · 4 years, 7 months ago
  94. a8387d0 Revert "KVM: No need to retry for hva_to_pfn_remapped()" by Paolo Bonzini · 4 years, 7 months ago
  95. 656012c KVM: Fix spelling in code comments by Fuad Tabba · 4 years, 9 months ago
  96. 9ed24f4 KVM: arm64: Move virt/kvm/arm to arch/arm64 by Marc Zyngier · 4 years, 8 months ago
  97. cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
  98. 379a3c8 KVM: VMX: Optimize posted-interrupt delivery for timer fastpath by Wanpeng Li · 4 years, 8 months ago
  99. 5b494ae KVM: No need to retry for hva_to_pfn_remapped() by Peter Xu · 4 years, 9 months ago
  100. c4e115f kvm/eventfd: remove unneeded conversion to bool by Jason Yan · 4 years, 8 months ago