1. 5f25e71 KVM: downgrade two BUG_ONs to WARN_ON_ONCE by Paolo Bonzini · 3 years, 1 month ago
  2. 6b285a5 KVM: Disallow user memslot with size that exceeds "unsigned long" by Sean Christopherson · 3 years, 2 months ago
  3. bda44d8 KVM: Ensure local memslot copies operate on up-to-date arch-specific data by Sean Christopherson · 3 years, 2 months ago
  4. 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 1 month ago
  5. 357a18a KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache by David Woodhouse · 3 years, 1 month ago
  6. f4d3165 KVM: generalize "bugged" VM to "dead" VM by Paolo Bonzini · 3 years, 2 months ago
  7. 515a0c7 kvm: irqfd: avoid update unmodified entries of the routing by Longpeng(Mike) · 3 years, 4 months ago
  8. a1c42dd kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS by Juergen Gross · 3 years, 3 months ago
  9. 620b243 KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask by Vitaly Kuznetsov · 3 years, 4 months ago
  10. baff59c KVM: Pre-allocate cpumasks for kvm_make_all_cpus_request_except() by Vitaly Kuznetsov · 3 years, 4 months ago
  11. 381cecc KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask() by Vitaly Kuznetsov · 3 years, 4 months ago
  12. ae0946c KVM: Optimize kvm_make_vcpus_request_mask() a bit by Vitaly Kuznetsov · 3 years, 4 months ago
  13. 11476d2 KVM: use vma_pages() helper by Yang Li · 3 years, 3 months ago
  14. 6bc6db0 KVM: Remove tlbs_dirty by Lai Jiangshan · 3 years, 3 months ago
  15. 0bbc2ca KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUs by Sean Christopherson · 3 years, 4 months ago
  16. 85b6404 KVM: Clean up benign vcpu->cpu data races when kicking vCPUs by Sean Christopherson · 3 years, 4 months ago
  17. ae232ea KVM: do not shrink halt_poll_ns below grow_start by Sergey Senozhatsky · 3 years, 4 months ago
  18. 109bbba KVM: Drop unused kvm_dirty_gfn_invalid() by Peter Xu · 3 years, 4 months ago
  19. e99314a Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 4 months ago
  20. 3cc4e14 KVM: stats: Add VM stat for remote tlb flush requests by Jing Zhang · 3 years, 4 months ago
  21. fdde13c KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count() by Sean Christopherson · 3 years, 4 months ago
  22. 8ccba53 KVM: stats: Add halt polling related histogram stats by Jing Zhang · 3 years, 5 months ago
  23. 87bcc5f KVM: stats: Add halt_wait_ns stats for all architectures by Jing Zhang · 3 years, 5 months ago
  24. edb298c KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range by Maxim Levitsky · 3 years, 5 months ago
  25. 3165af7 KVM: Allow to have arch-specific per-vm debugfs files by Peter Xu · 3 years, 5 months ago
  26. ee3b6e4 KVM: stats: remove dead stores by Paolo Bonzini · 3 years, 5 months ago
  27. c3e9434 Merge branch 'kvm-vmx-secctl' into HEAD by Paolo Bonzini · 3 years, 5 months ago
  28. fe22ed8 KVM: Cache the last used slot index per vCPU by David Matlack · 3 years, 5 months ago
  29. 8768927 KVM: Rename lru_slot to last_used_slot by David Matlack · 3 years, 5 months ago
  30. 85cd39a KVM: Do not leak memory for duplicate debugfs directories by Paolo Bonzini · 3 years, 5 months ago
  31. 071064f KVM: Don't take mmu_lock for range invalidation unless necessary by Paolo Bonzini · 3 years, 5 months ago
  32. 52ac8b3 KVM: Block memslot updates across range_start() and range_end() by Paolo Bonzini · 3 years, 7 months ago
  33. 605c713 KVM: Introduce kvm_get_kvm_safe() by Peter Xu · 3 years, 6 months ago
  34. 0b8f117 KVM: Add infrastructure and macro to mark VM as bugged by Sean Christopherson · 3 years, 6 months ago
  35. 36c3ce6 KVM: Get rid of kvm_get_pfn() by Marc Zyngier · 3 years, 5 months ago
  36. 205d76f KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap() by Marc Zyngier · 3 years, 5 months ago
  37. 8750f9b KVM: add missing compat KVM_CLEAR_DIRTY_LOG by Paolo Bonzini · 3 years, 5 months ago
  38. 7477565 KVM: use cpu_relax when halt polling by Li RongQing · 3 years, 5 months ago
  39. 405386b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 5 months ago
  40. 004d62e kvm: debugfs: fix memory leak in kvm_create_vm_debugfs by Pavel Skripkin · 3 years, 6 months ago
  41. 23fa2e4 KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio by Kefeng Wang · 3 years, 6 months ago
  42. 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
  43. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  44. fc98c03 virt/kvm: use vma_lookup() instead of find_vma_intersection() by Liam Howlett · 3 years, 6 months ago
  45. 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
  46. 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
  47. bc9e9e6 KVM: debugfs: Reuse binary stats descriptors by Jing Zhang · 3 years, 6 months ago
  48. ce55c04 KVM: stats: Support binary stats retrieval for a VCPU by Jing Zhang · 3 years, 6 months ago
  49. fcfe1ba KVM: stats: Support binary stats retrieval for a VM by Jing Zhang · 3 years, 6 months ago
  50. f8be156 KVM: do not allow mapping valid but non-reference-counted pages by Nicholas Piggin · 3 years, 6 months ago
  51. cb082bf KVM: stats: Add fd-based API to read binary stats data by Jing Zhang · 3 years, 6 months ago
  52. 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 6 months ago
  53. 3ba9f93 sched,perf,kvm: Fix preemption condition by Peter Zijlstra · 3 years, 7 months ago
  54. e3cb6fa KVM: switch per-VM stats to u64 by Paolo Bonzini · 3 years, 7 months ago
  55. 2fdef3a kvm: add PM-notifier by Sergey Senozhatsky · 3 years, 7 months ago
  56. b10a038 KVM: mmu: Add slots_arch_lock for memslot arch fields by Ben Gardon · 3 years, 7 months ago
  57. ddc12f2 KVM: mmu: Refactor memslot copy by Ben Gardon · 3 years, 7 months ago
  58. a248602 KVM: VMX: update vcpu posted-interrupt descriptor when assigning device by Marcelo Tosatti · 3 years, 7 months ago
  59. 084071d KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK by Marcelo Tosatti · 3 years, 7 months ago
  60. 6bd5b74 KVM: PPC: exit halt polling on need_resched() by Wanpeng Li · 3 years, 7 months ago
  61. 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, 7 months ago
  62. e44b49f Revert "irqbypass: do not start cons/prod when failed connect" by Zhu Lingshan · 3 years, 8 months ago
  63. 258785e kvm: Cap halt polling at kvm->max_halt_poll_ns by David Matlack · 3 years, 8 months ago
  64. 262de41 kvm: exit halt polling on need_resched() as well by Benjamin Segall · 3 years, 8 months ago
  65. 52acd22 KVM: Boost vCPU candidate in user mode which is delivering interrupt by Wanpeng Li · 3 years, 9 months ago
  66. 54526d1 KVM: x86: Support KVM VMs sharing SEV context by Nathan Tempelman · 3 years, 9 months ago
  67. 7c896d3 KVM: Add proper lockdep assertion in I/O bus unregister by Sean Christopherson · 3 years, 9 months ago
  68. 5d3c4c793 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed by Sean Christopherson · 3 years, 9 months ago
  69. 2ee3757 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU by Sean Christopherson · 3 years, 9 months ago
  70. 8931a45 KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot by Sean Christopherson · 3 years, 9 months ago
  71. f922bd9 KVM: Move MMU notifier's mmu_lock acquisition into common helper by Sean Christopherson · 3 years, 9 months ago
  72. b4c5936 KVM: Kill off the old hva-based MMU notifier callbacks by Sean Christopherson · 3 years, 9 months ago
  73. 3039bcc KVM: Move x86's MMU notifier memslot walkers to generic code by Sean Christopherson · 3 years, 9 months ago
  74. c13fda2 KVM: Assert that notifier count is elevated in .change_pte() by Sean Christopherson · 3 years, 9 months ago
  75. 85f4793 KVM: Explicitly use GFP_KERNEL_ACCOUNT for 'struct kvm_vcpu' allocations by Sean Christopherson · 3 years, 9 months ago
  76. 501b918 KVM: Move arm64's MMU notifier trace events to generic code by Sean Christopherson · 3 years, 9 months ago
  77. 4a42d84 KVM: x86/mmu: Consider the hva in mmu_notifier retry by David Stevens · 3 years, 10 months ago
  78. a954577 KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped() by Sean Christopherson · 3 years, 11 months ago
  79. 9fd6dad mm: provide a saner PTE walking API for modules by Paolo Bonzini · 3 years, 11 months ago
  80. 531810c KVM: x86/mmu: Use an rwlock for the x86 MMU by Ben Gardon · 3 years, 11 months ago
  81. c910662 KVM: X86: use vzalloc() instead of vmalloc/memset by Tian Tao · 4 years ago
  82. bd2fae8 KVM: do not assume PTE is writable after follow_pfn by Paolo Bonzini · 3 years, 11 months ago
  83. 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
  84. 139bc8a KVM: Forbid the use of tagged userspace addresses for memslots by Marc Zyngier · 4 years ago
  85. 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  86. 88bf56d kvm: check tlbs_dirty directly by Lai Jiangshan · 4 years ago
  87. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  88. 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years ago
  89. 044c59c KVM: Don't allocate dirty bitmap if dirty ring is enabled by Peter Xu · 4 years, 3 months ago
  90. b2cc64c KVM: Make dirty ring exclusive to dirty bitmap log by Peter Xu · 4 years, 3 months ago
  91. fb04a1e KVM: X86: Implement ring-based dirty memory tracking by Peter Xu · 4 years, 3 months ago
  92. 28bd726 KVM: Pass in kvm pointer into mark_page_dirty_in_slot() by Peter Xu · 4 years, 3 months ago
  93. 2f54144 KVM: remove kvm_clear_guest_page by Paolo Bonzini · 4 years, 2 months ago
  94. b59e00d kvm/eventfd: Drain events from eventfd in irqfd_wakeup() by David Woodhouse · 4 years, 2 months ago
  95. e8dbf19 kvm/eventfd: Use priority waitqueue to catch events before userspace by David Woodhouse · 4 years, 2 months ago
  96. a6a0b05 kvm: x86/mmu: Support dirty logging for the TDP MMU by Ben Gardon · 4 years, 2 months ago
  97. 9e9eb22 KVM: Cache as_id in kvm_memory_slot by Peter Xu · 4 years, 2 months ago
  98. 871c433 KVM: use struct_size() and flex_array_size() helpers in kvm_io_bus_unregister_dev() by Rustam Kovhaev · 4 years, 3 months ago
  99. 2fc4f15 kvm/eventfd: move wildcard calculation outside loop by Yi Li · 4 years, 4 months ago
  100. f658866 KVM: fix memory leak in kvm_io_bus_unregister_dev() by Rustam Kovhaev · 4 years, 4 months ago