1. 09d1c6a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 months ago
  2. c604110 Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  3. fb872da Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 12 months ago
  4. 3a373e0 KVM: fix direction of dependency on MMU notifiers by Paolo Bonzini · 12 months ago
  5. caadf87 KVM: introduce CONFIG_KVM_COMMON by Paolo Bonzini · 1 year ago
  6. 9cc5262 Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 1 year ago
  7. 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 ago
  8. 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 ago
  9. b1a39a7 KVM: Convert comment into an assertion in kvm_io_bus_register_dev() by Marc Zyngier · 1 year, 1 month ago
  10. 8ed26ab KVM: clean up directives to compile out irqfds by Paolo Bonzini · 1 year, 3 months ago
  11. a5d3df8 KVM: remove deprecated UAPIs by Paolo Bonzini · 1 year, 2 months ago
  12. c5b31cc KVM: remove CONFIG_HAVE_KVM_IRQFD by Paolo Bonzini · 1 year, 3 months ago
  13. 8132d88 KVM: remove CONFIG_HAVE_KVM_EVENTFD by Paolo Bonzini · 1 year, 3 months ago
  14. 80583d0 KVM: guest-memfd: fix unused-function warning by Paolo Bonzini · 1 year, 1 month ago
  15. ea61294 Revert "KVM: Prevent module exit until all VMs are freed" by Sean Christopherson · 1 year, 3 months ago
  16. 087e152 KVM: Set file_operations.owner appropriately for all such structures by Sean Christopherson · 1 year, 3 months ago
  17. 1f82935 KVM: Harden copying of userspace-array against overflow by Philipp Stanner · 1 year, 2 months ago
  18. 6391224 KVM: move KVM_CAP_DEVICE_CTRL to the generic check by Wei Wang · 1 year, 10 months ago
  19. 3652117 eventfd: simplify eventfd_signal() by Christian Brauner · 1 year, 1 month ago
  20. 6c370dc Merge branch 'kvm-guestmemfd' into HEAD by Paolo Bonzini · 1 year, 2 months ago
  21. 89ea60c KVM: x86: Add support for "protected VMs" that can utilize private memory by Sean Christopherson · 1 year, 2 months ago
  22. eed52e4 KVM: Allow arch code to track number of memslot address spaces per VM by Sean Christopherson · 1 year, 2 months ago
  23. a7800aa KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory by Sean Christopherson · 1 year, 2 months ago
  24. 5a47555 KVM: Introduce per-page memory attributes by Chao Peng · 1 year, 2 months ago
  25. 193bbfa KVM: Drop .on_unlock() mmu_notifier hook by Sean Christopherson · 1 year, 2 months ago
  26. cec29ee KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory by Sean Christopherson · 1 year, 2 months ago
  27. bb58b90 KVM: Introduce KVM_SET_USER_MEMORY_REGION2 by Sean Christopherson · 1 year, 2 months ago
  28. f128cf8c KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER by Sean Christopherson · 1 year, 2 months ago
  29. d497a0f KVM: WARN if there are dangling MMU invalidations at VM destruction by Sean Christopherson · 1 year, 2 months ago
  30. 8569992 KVM: Use gfn instead of hva for mmu_notifier_retry by Chao Peng · 1 year, 2 months ago
  31. c0db1923 KVM: Assert that mmu_invalidate_in_progress *never* goes negative by Sean Christopherson · 1 year, 2 months ago
  32. e97b39c KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges by Sean Christopherson · 1 year, 2 months ago
  33. 0c02183 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 4 months ago
  34. 0d15bf9 Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 4 months ago
  35. e0fb12c Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 1 year, 4 months ago
  36. ec0e2dc Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 1 year, 4 months ago
  37. b1e1296 kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow() by David Hildenbrand · 1 year, 5 months ago
  38. 3e1efe2 KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union by Sean Christopherson · 1 year, 5 months ago
  39. 619b507 KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code by David Matlack · 1 year, 5 months ago
  40. d478899 KVM: Allow range-based TLB invalidation from common code by David Matlack · 1 year, 5 months ago
  41. eddd214 KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL by Raghavendra Rao Ananta · 1 year, 5 months ago
  42. a1342c8 KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() by David Matlack · 1 year, 5 months ago
  43. 73e2f19 kvm/vfio: avoid bouncing the mutex when adding and deleting groups by Dmitry Torokhov · 1 year, 6 months ago
  44. 9e0f4f2 kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add() by Dmitry Torokhov · 1 year, 6 months ago
  45. eed3013 KVM: Grab a reference to KVM for VM and vCPU stats file descriptors by Sean Christopherson · 1 year, 6 months ago
  46. dcc31ea kvm/vfio: Accept vfio device file from userspace by Yi Liu · 1 year, 6 months ago
  47. 2f99073 kvm/vfio: Prepare for accepting vfio device fd by Yi Liu · 1 year, 6 months ago
  48. b1a59be vfio: Refine vfio file kAPIs for KVM by Yi Liu · 1 year, 6 months ago
  49. e8069f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 6 months ago
  50. 255006a Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 6 months ago
  51. d74669e Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 6 months ago
  52. cc74404 Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 1 year, 6 months ago
  53. 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  54. 2230f9e1 KVM: Avoid illegal stage2 mapping on invalid memory slot by Gavin Shan · 1 year, 7 months ago
  55. c33c794 mm: ptep_get() conversion by Ryan Roberts · 1 year, 7 months ago
  56. 8351039 Merge branch kvm-arm64/eager-page-splitting into kvmarm/next by Oliver Upton · 1 year, 7 months ago
  57. cc77b95 kvm/eventfd: use list_for_each_entry when deassign ioeventfd by Wei Wang · 1 year, 11 months ago
  58. 5ea5ca3 KVM: destruct kvm_io_device while unregistering it from kvm_io_bus by Wei Wang · 1 year, 11 months ago
  59. ca5e863 mm/gup: remove vmas parameter from get_user_pages_remote() by Lorenzo Stoakes · 1 year, 8 months ago
  60. 54d0206 mm/gup: remove unused vmas parameter from get_user_pages() by Lorenzo Stoakes · 1 year, 8 months ago
  61. 5f643e4 KVM: Clean up kvm_vm_ioctl_create_vcpu() by Michal Luczaj · 1 year, 7 months ago
  62. 0a8a5f2 KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page by Sean Christopherson · 1 year, 7 months ago
  63. 70b0bc4 KVM: Don't kfree(NULL) on kzalloc() failure in kvm_assign_ioeventfd_idx() by Michal Luczaj · 1 year, 9 months ago
  64. 76021e9 KVM: Protect vcpu->pid dereference via debugfs with RCU by Sean Christopherson · 1 year, 11 months ago
  65. afb2acb KVM: Fix vcpu_array[0] races by Michal Luczaj · 1 year, 8 months ago
  66. e0ceec2 KVM: Don't enable hardware after a restart/shutdown is initiated by Sean Christopherson · 1 year, 8 months ago
  67. 6735150 KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown by Sean Christopherson · 1 year, 8 months ago
  68. 26f4571 KVM: arm64: Export kvm_are_all_memslots_empty() by Ricardo Koller · 1 year, 8 months ago
  69. c8c655c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 8 months ago
  70. f20730e Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
  71. 52882b9 KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent by Alexey Kardashevskiy · 2 years, 8 months ago
  72. fef8f2b KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking by Dmytro Maluka · 1 year, 10 months ago
  73. d583fbd KVM: irqfd: Make resampler_list an RCU list by Dmytro Maluka · 1 year, 10 months ago
  74. b0d2370 KVM: Fix comments that refer to the non-existent install_new_memslots() by Jun Miao · 1 year, 11 months ago
  75. 4c8c3c7 treewide: Trace IPIs sent via smp_send_reschedule() by Valentin Schneider · 1 year, 10 months ago
  76. 14aa40a kvm: kvm_main: Remove unnecessary (void*) conversions by Li kunyu · 2 years, 1 month ago
  77. f15ba52 KVM: Standardize on "int" return types instead of "long" in kvm_main.c by Thomas Huth · 1 year, 11 months ago
  78. 3343633 Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 1 year, 11 months ago
  79. b1cb1fa KVM: Destroy target device if coalesced MMIO unregistration fails by Sean Christopherson · 2 years, 1 month ago
  80. dc7c31e Merge branch 'kvm-v6.2-rc4-fixes' into HEAD by Paolo Bonzini · 2 years ago
  81. 7bf70db Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years ago
  82. 51cdc8bc kvm/vfio: Fix potential deadlock on vfio group_lock by Yi Liu · 2 years ago
  83. 42a9000 KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule by David Woodhouse · 2 years ago
  84. 9f1a4c0 KVM: Clean up error labels in kvm_init() by Sean Christopherson · 2 years, 1 month ago
  85. 441f7bf KVM: Opt out of generic hardware enabling on s390 and PPC by Sean Christopherson · 2 years, 1 month ago
  86. 35774a9 KVM: Register syscore (suspend/resume) ops early in kvm_init() by Sean Christopherson · 2 years, 1 month ago
  87. e6fb7d6 KVM: Make hardware_enable_failed a local variable in the "enable all" path by Isaku Yamahata · 2 years, 1 month ago
  88. 37d2588 KVM: Use a per-CPU variable to track which CPUs have enabled virtualization by Sean Christopherson · 2 years, 1 month ago
  89. 667a83b KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit() by Isaku Yamahata · 2 years, 1 month ago
  90. 0bf5049 KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock by Isaku Yamahata · 2 years, 1 month ago
  91. 2c106f2 KVM: Ensure CPU is stable during low level hardware enable/disable by Sean Christopherson · 2 years, 1 month ago
  92. e4aa7f8 KVM: Disable CPU hotplug during hardware enabling/disabling by Chao Gao · 2 years, 1 month ago
  93. aaf12a7 KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section by Chao Gao · 2 years, 1 month ago
  94. 81a1cf9 KVM: Drop kvm_arch_check_processor_compat() hook by Sean Christopherson · 2 years, 1 month ago
  95. a578a0a KVM: Drop kvm_arch_{init,exit}() hooks by Sean Christopherson · 2 years, 1 month ago
  96. 63a1bd8 KVM: Drop arch hardware (un)setup hooks by Sean Christopherson · 2 years, 1 month ago
  97. 73b8dc0 KVM: Teardown VFIO ops earlier in kvm_exit() by Sean Christopherson · 2 years, 1 month ago
  98. c965022 KVM: Allocate cpus_hardware_enabled after arch hardware setup by Sean Christopherson · 2 years, 1 month ago
  99. 5910ccf KVM: Initialize IRQ FD after arch hardware setup by Sean Christopherson · 2 years, 1 month ago
  100. 2b012812 KVM: Register /dev/kvm as the _very_ last thing during initialization by Sean Christopherson · 2 years, 1 month ago