1. 86014c1 Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 7 months ago
  2. f4501e8 Merge tag 'kvm-x86-fixes-6.10-11' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 7 months ago
  3. c8b8b81 Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD by Paolo Bonzini · 7 months ago
  4. f3996d4 Merge branch 'kvm-prefault' into HEAD by Paolo Bonzini · 7 months ago
  5. bc1a5cd KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory by Isaku Yamahata · 10 months ago
  6. 27e6a24 mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE by Paolo Bonzini · 7 months ago
  7. 25bc6af KVM: Add missing MODULE_DESCRIPTION() by Jeff Johnson · 7 months ago
  8. ebbdf37c KVM: Validate hva in kvm_gpc_activate_hva() to fix __kvm_gpc_refresh() WARN by Pei Li · 7 months ago
  9. dee67a9 Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 7 months ago
  10. 02b0d3b Merge branch 'kvm-6.10-fixes' into HEAD by Paolo Bonzini · 7 months ago
  11. d814738 KVM: interrupt kvm_gmem_populate() on signals by Paolo Bonzini · 8 months ago
  12. 676f819 KVM: Discard zero mask with function kvm_dirty_ring_reset by Bibo Mao · 8 months ago
  13. c31745d virt: guest_memfd: fix reference leak on hwpoisoned page by Paolo Bonzini · 8 months ago
  14. f474092 kvm: do not account temporary allocations to kmem by Alexey Dobriyan · 8 months ago
  15. 1189645 KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running by David Matlack · 9 months ago
  16. 4b23e0c KVM: Ensure new code that references immediate_exit gets extra scrutiny by David Matlack · 9 months ago
  17. a681631 KVM: Introduce vcpu->wants_to_run by David Matlack · 9 months ago
  18. 8b8e57e KVM: Reject overly excessive IDs in KVM_CREATE_VCPU by Mathias Krause · 8 months ago
  19. c3f3edf KVM: Stop processing *all* memslots when "null" mmu_notifier handler is found by Babu Moger · 8 months ago
  20. 5c1f50a KVM: Fix a goof where kvm_create_vm() returns 0 instead of -ENOMEM by Dan Carpenter · 8 months ago
  21. 2a27c43 KVM: Delete the now unused kvm_arch_sched_in() by Sean Christopherson · 8 months ago
  22. d1ae567 KVM: Add a flag to track if a loaded vCPU is scheduled out by Sean Christopherson · 8 months ago
  23. fbe4a7e KVM: Setup empty IRQ routing when creating a VM by Yi Wang · 9 months ago
  24. 49f683b KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() by Breno Leitao · 9 months ago
  25. ab978c6 Merge branch 'kvm-6.11-sev-snp' into HEAD by Paolo Bonzini · 8 months ago
  26. 778c350 Revert "KVM: async_pf: avoid recursive flushing of work items" by Sean Christopherson · 9 months ago
  27. aeb1b22 KVM: Enable halt polling shrink parameter by default by Parshuram Sangle · 1 year, 3 months ago
  28. 96a02b9 KVM: Unexport kvm_debugfs_dir by Borislav Petkov · 9 months ago
  29. 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 8 months ago
  30. 4f2e7aa KVM: SEV: Implement gmem hook for initializing private pages by Michael Roth · 9 months ago
  31. 7323260 Merge branch 'kvm-coco-hooks' into HEAD by Paolo Bonzini · 9 months ago
  32. 7d41e24 Merge tag 'kvm-x86-misc-6.10' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 9 months ago
  33. f4bc137 Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 9 months ago
  34. e5f62e2 Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 months ago
  35. 4232da2 Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD by Paolo Bonzini · 9 months ago
  36. a90764f KVM: guest_memfd: Add hook for invalidating memory by Michael Roth · 1 year, 1 month ago
  37. 1f6c06b KVM: guest_memfd: Add interface for populating gmem pages with user data by Paolo Bonzini · 12 months ago
  38. 17573fd KVM: guest_memfd: extract __kvm_gmem_get_pfn() by Paolo Bonzini · 10 months ago
  39. 3bb2531 KVM: guest_memfd: Add hook for initializing memory by Paolo Bonzini · 9 months ago
  40. fa30b0d KVM: guest_memfd: limit overzealous WARN by Paolo Bonzini · 10 months ago
  41. 7062372 KVM: guest_memfd: pass error up from filemap_grab_folio by Paolo Bonzini · 12 months ago
  42. 1d23040 KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode by Michael Roth · 10 months ago
  43. 29ae7d9 mm: pass VMA instead of MM to follow_pte() by David Hildenbrand · 10 months ago
  44. 82e9c84 KVM: Remove kvm_make_all_cpus_request_except() by Venkatesh Srinivas · 10 months ago
  45. ea54dd3 KVM: Treat the device list as an rculist by Oliver Upton · 9 months ago
  46. c23e2b7 KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values by Sean Christopherson · 1 year ago
  47. eefb85b3 KVM: Drop unused @may_block param from gfn_to_pfn_cache_invalidate_start() by Sean Christopherson · 11 months ago
  48. 5257de9 KVM: remove unused argument of kvm_handle_hva_range() by Paolo Bonzini · 10 months ago
  49. f3b65bba KVM: delete .change_pte MMU notifier callback by Paolo Bonzini · 10 months ago
  50. f588557 KVM: Simplify error handling in __gfn_to_pfn_memslot() by Anish Moorthy · 12 months ago
  51. a3bd2f7 KVM: Add function comments for __kvm_read/write_guest_page() by Anish Moorthy · 12 months ago
  52. ed2f049 KVM: Clarify meaning of hva_to_pfn()'s 'atomic' parameter by Anish Moorthy · 12 months ago
  53. a952d60 KVM: Use vfree for memory allocated by vcalloc()/__vcalloc() by Li RongQing · 12 months ago
  54. fc62a4e KVM: Explicitly disallow activatating a gfn_to_pfn_cache with INVALID_GPA by Sean Christopherson · 10 months ago
  55. 5c9ca4e KVM: Check validity of offset+length of gfn_to_pfn_cache prior to activation by Sean Christopherson · 10 months ago
  56. 18f06e9 KVM: Add helpers to consolidate gfn_to_pfn_cache's page split check by Sean Christopherson · 10 months ago
  57. e9a2bba Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 11 months ago
  58. c9cd0be Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 11 months ago
  59. 507e72f Merge tag 'kvm-x86-generic-6.9' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 11 months ago
  60. a81d95a Merge tag 'kvm-x86-asyncpf-6.9' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 11 months ago
  61. 961e2bf Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 11 months ago
  62. 7d8942d Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 11 months ago
  63. 6addfcf KVM: pfncache: simplify locking and make more self-contained by David Woodhouse · 11 months ago
  64. 284851e KVM: Get rid of return value from kvm_arch_create_vm_debugfs() by Oliver Upton · 12 months ago
  65. e5635922 KVM: Make KVM_MEM_GUEST_MEMFD mutually exclusive with KVM_MEM_READONLY by Sean Christopherson · 11 months ago
  66. ea3689d KVM: fix kvm_mmu_memory_cache allocation warning by Arnd Bergmann · 12 months ago
  67. dafc17d KVM: Add a comment explaining the directed yield pending interrupt logic by Sean Christopherson · 1 year, 1 month ago
  68. 77bcd9e KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel by Sean Christopherson · 1 year, 1 month ago
  69. 9fa336e KVM: pfncache: check the need for invalidation under read lock first by Paul Durrant · 12 months ago
  70. 721f5b0 KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA by Paul Durrant · 12 months ago
  71. 406c109 KVM: pfncache: include page offset in uhva and use it consistently by Paul Durrant · 12 months ago
  72. 53e63e9 KVM: pfncache: stop open-coding offset_in_page() by Paul Durrant · 12 months ago
  73. a4bff3d KVM: pfncache: remove KVM_GUEST_USES_PFN usage by Paul Durrant · 12 months ago
  74. 41496ff KVM: pfncache: remove unnecessary exports by Paul Durrant · 12 months ago
  75. f39b80e KVM: pfncache: Add a map helper function by Paul Durrant · 12 months ago
  76. 687d8f4 Merge branch 'kvm-kconfig' by Paolo Bonzini · 12 months ago
  77. f48212e treewide: remove CONFIG_HAVE_KVM by Paolo Bonzini · 1 year, 1 month ago
  78. 61df71e kvm: move "select IRQ_BYPASS_MANAGER" to common code by Paolo Bonzini · 1 year, 1 month ago
  79. 8886640 kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol by Paolo Bonzini · 1 year, 1 month ago
  80. c2744ed KVM: Nullify async #PF worker's "apf" pointer as soon as it might be freed by Sean Christopherson · 1 year, 1 month ago
  81. 8284765f KVM: Get reference to VM's address space in the async #PF worker by Sean Christopherson · 1 year, 1 month ago
  82. 422eeb5 KVM: Put mm immediately after async #PF worker completes remote gup() by Sean Christopherson · 1 year, 1 month ago
  83. 3d75b8a KVM: Always flush async #PF workqueue when vCPU is being destroyed by Sean Christopherson · 1 year, 1 month ago
  84. d489ec9 KVM: Harden against unpaired kvm_mmu_notifier_invalidate_range_end() calls by Sean Christopherson · 1 year, 1 month ago
  85. 09d1c6a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year ago
  86. c604110 Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 1 month ago
  87. fb872da Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 1 month ago
  88. 3a373e0 KVM: fix direction of dependency on MMU notifiers by Paolo Bonzini · 1 year, 1 month ago
  89. caadf87 KVM: introduce CONFIG_KVM_COMMON by Paolo Bonzini · 1 year, 1 month ago
  90. 9cc5262 Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 1 year, 1 month ago
  91. 1362925 Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD by Paolo Bonzini · 1 year, 1 month ago
  92. 5c2b217 Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 1 year, 1 month ago
  93. b1a39a7 KVM: Convert comment into an assertion in kvm_io_bus_register_dev() by Marc Zyngier · 1 year, 2 months ago
  94. 8ed26ab KVM: clean up directives to compile out irqfds by Paolo Bonzini · 1 year, 3 months ago
  95. a5d3df8 KVM: remove deprecated UAPIs by Paolo Bonzini · 1 year, 3 months ago
  96. c5b31cc KVM: remove CONFIG_HAVE_KVM_IRQFD by Paolo Bonzini · 1 year, 3 months ago
  97. 8132d88 KVM: remove CONFIG_HAVE_KVM_EVENTFD by Paolo Bonzini · 1 year, 3 months ago
  98. 80583d0 KVM: guest-memfd: fix unused-function warning by Paolo Bonzini · 1 year, 2 months ago
  99. ea61294 Revert "KVM: Prevent module exit until all VMs are freed" by Sean Christopherson · 1 year, 3 months ago
  100. 087e152 KVM: Set file_operations.owner appropriately for all such structures by Sean Christopherson · 1 year, 3 months ago