- e8069f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 9 months ago
- 255006a Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 9 months ago
- d74669e Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 9 months ago
- 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, 9 months ago
- 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, 9 months ago
- 2230f9e1 KVM: Avoid illegal stage2 mapping on invalid memory slot by Gavin Shan · 1 year, 9 months ago
- c33c794 mm: ptep_get() conversion by Ryan Roberts · 1 year, 9 months ago
- 8351039 Merge branch kvm-arm64/eager-page-splitting into kvmarm/next by Oliver Upton · 1 year, 9 months ago
- cc77b95 kvm/eventfd: use list_for_each_entry when deassign ioeventfd by Wei Wang · 2 years, 1 month ago
- 5ea5ca3 KVM: destruct kvm_io_device while unregistering it from kvm_io_bus by Wei Wang · 2 years, 1 month ago
- ca5e863 mm/gup: remove vmas parameter from get_user_pages_remote() by Lorenzo Stoakes · 1 year, 10 months ago
- 54d0206 mm/gup: remove unused vmas parameter from get_user_pages() by Lorenzo Stoakes · 1 year, 10 months ago
- 5f643e4 KVM: Clean up kvm_vm_ioctl_create_vcpu() by Michal Luczaj · 1 year, 10 months ago
- 0a8a5f2 KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page by Sean Christopherson · 1 year, 10 months ago
- 70b0bc4 KVM: Don't kfree(NULL) on kzalloc() failure in kvm_assign_ioeventfd_idx() by Michal Luczaj · 2 years ago
- 76021e9 KVM: Protect vcpu->pid dereference via debugfs with RCU by Sean Christopherson · 2 years, 1 month ago
- afb2acb KVM: Fix vcpu_array[0] races by Michal Luczaj · 1 year, 10 months ago
- e0ceec2 KVM: Don't enable hardware after a restart/shutdown is initiated by Sean Christopherson · 1 year, 10 months ago
- 6735150 KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown by Sean Christopherson · 1 year, 10 months ago
- 26f4571 KVM: arm64: Export kvm_are_all_memslots_empty() by Ricardo Koller · 1 year, 11 months ago
- c8c655c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 11 months ago
- 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, 11 months ago
- 52882b9 KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent by Alexey Kardashevskiy · 2 years, 11 months ago
- fef8f2b KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking by Dmytro Maluka · 2 years ago
- d583fbd KVM: irqfd: Make resampler_list an RCU list by Dmytro Maluka · 2 years ago
- b0d2370 KVM: Fix comments that refer to the non-existent install_new_memslots() by Jun Miao · 2 years, 1 month ago
- 4c8c3c7 treewide: Trace IPIs sent via smp_send_reschedule() by Valentin Schneider · 2 years ago
- 14aa40a kvm: kvm_main: Remove unnecessary (void*) conversions by Li kunyu · 2 years, 3 months ago
- f15ba52 KVM: Standardize on "int" return types instead of "long" in kvm_main.c by Thomas Huth · 2 years, 1 month ago
- 3343633 Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 2 years, 1 month ago
- b1cb1fa KVM: Destroy target device if coalesced MMIO unregistration fails by Sean Christopherson · 2 years, 3 months ago
- dc7c31e Merge branch 'kvm-v6.2-rc4-fixes' into HEAD by Paolo Bonzini · 2 years, 2 months ago
- 7bf70db Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 2 months ago
- 51cdc8bc kvm/vfio: Fix potential deadlock on vfio group_lock by Yi Liu · 2 years, 2 months ago
- 42a9000 KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule by David Woodhouse · 2 years, 2 months ago
- 9f1a4c0 KVM: Clean up error labels in kvm_init() by Sean Christopherson · 2 years, 4 months ago
- 441f7bf KVM: Opt out of generic hardware enabling on s390 and PPC by Sean Christopherson · 2 years, 4 months ago
- 35774a9 KVM: Register syscore (suspend/resume) ops early in kvm_init() by Sean Christopherson · 2 years, 4 months ago
- e6fb7d6 KVM: Make hardware_enable_failed a local variable in the "enable all" path by Isaku Yamahata · 2 years, 4 months ago
- 37d2588 KVM: Use a per-CPU variable to track which CPUs have enabled virtualization by Sean Christopherson · 2 years, 4 months ago
- 667a83b KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit() by Isaku Yamahata · 2 years, 4 months ago
- 0bf5049 KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock by Isaku Yamahata · 2 years, 4 months ago
- 2c106f2 KVM: Ensure CPU is stable during low level hardware enable/disable by Sean Christopherson · 2 years, 4 months ago
- e4aa7f8 KVM: Disable CPU hotplug during hardware enabling/disabling by Chao Gao · 2 years, 4 months ago
- aaf12a7 KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section by Chao Gao · 2 years, 4 months ago
- 81a1cf9 KVM: Drop kvm_arch_check_processor_compat() hook by Sean Christopherson · 2 years, 4 months ago
- a578a0a KVM: Drop kvm_arch_{init,exit}() hooks by Sean Christopherson · 2 years, 4 months ago
- 63a1bd8 KVM: Drop arch hardware (un)setup hooks by Sean Christopherson · 2 years, 4 months ago
- 73b8dc0 KVM: Teardown VFIO ops earlier in kvm_exit() by Sean Christopherson · 2 years, 4 months ago
- c965022 KVM: Allocate cpus_hardware_enabled after arch hardware setup by Sean Christopherson · 2 years, 4 months ago
- 5910ccf KVM: Initialize IRQ FD after arch hardware setup by Sean Christopherson · 2 years, 4 months ago
- 2b012812 KVM: Register /dev/kvm as the _very_ last thing during initialization by Sean Christopherson · 2 years, 4 months ago
- fc471e8 Merge branch 'kvm-late-6.1' into HEAD by Paolo Bonzini · 2 years, 3 months ago
- a549688 Merge branch 'kvm-late-6.1-fixes' into HEAD by Paolo Bonzini · 2 years, 3 months ago
- a303def kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK() by Lai Jiangshan · 2 years, 3 months ago
- 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 3 months ago
- 9352e74 Merge remote-tracking branch 'kvm/queue' into HEAD by Paolo Bonzini · 2 years, 3 months ago
- eb56189 Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 3 months ago
- a937f37 Merge branch kvm-arm64/dirty-ring into kvmarm-master/next by Marc Zyngier · 2 years, 3 months ago
- 5656374 Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD by Paolo Bonzini · 2 years, 3 months ago
- dd03cc9 KVM: Remove stale comment about KVM_REQ_UNHALT by Sean Christopherson · 2 years, 4 months ago
- 06e155c KVM: Skip unnecessary "unmap" if gpc is already valid during refresh by Sean Christopherson · 2 years, 5 months ago
- 58f5ee5 KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers by Sean Christopherson · 2 years, 5 months ago
- 5762cb1 KVM: Do not partially reinitialize gfn=>pfn cache during activation by Sean Christopherson · 2 years, 5 months ago
- 9f87791 KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache by Sean Christopherson · 2 years, 5 months ago
- 0318f20 KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh() by Michal Luczaj · 2 years, 5 months ago
- 2a0b128 KVM: Clean up hva_to_pfn_retry() by Michal Luczaj · 2 years, 5 months ago
- e308c24 KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check() by Michal Luczaj · 2 years, 5 months ago
- 8c82a0b KVM: Store immutable gfn_to_pfn_cache properties by Michal Luczaj · 2 years, 5 months ago
- c1a81f3 KVM: x86: Remove unused argument in gpc_unmap_khva() by Michal Luczaj · 2 years, 5 months ago
- aba3cae KVM: Shorten gfn_to_pfn_cache function names by Michal Luczaj · 2 years, 5 months ago
- 79268e9 Merge branch 'kvm-dwmw2-fixes' into HEAD by Paolo Bonzini · 2 years, 4 months ago
- fe08e36 Merge branch 'kvm-dwmw2-fixes' into HEAD by Paolo Bonzini · 2 years, 4 months ago
- 8332f0e KVM: Update gfn_to_pfn_cache khva when it moves within the same page by David Woodhouse · 2 years, 4 months ago
- 6c7b220 KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed by Paolo Bonzini · 2 years, 4 months ago
- 9eb8ca0 KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL by David Matlack · 2 years, 4 months ago
- 175d5dc KVM: Avoid re-reading kvm->max_halt_poll_ns during halt-polling by David Matlack · 2 years, 4 months ago
- 97b6847 KVM: Cap vcpu->halt_poll_ns before halting rather than after by David Matlack · 2 years, 4 months ago
- c57351a KVM: Push dirty information unconditionally to backup bitmap by Gavin Shan · 2 years, 4 months ago
- 86bdf3e KVM: Support dirty ring in conjunction with bitmap by Gavin Shan · 2 years, 4 months ago
- cf87ac739 KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL by Gavin Shan · 2 years, 4 months ago
- d663b8a KVM: replace direct irq.h inclusion by Paolo Bonzini · 2 years, 4 months ago
- c8b88b3 kvm: Add interruptible flag to __gfn_to_pfn_memslot() by Peter Xu · 2 years, 5 months ago
- fe5ed56 kvm: Add KVM_PFN_ERR_SIGPENDING by Peter Xu · 2 years, 5 months ago
- f4298ca Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 4 months ago
- 7a2726e KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them by Gavin Shan · 2 years, 5 months ago
- ecbcf03 KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache by Sean Christopherson · 2 years, 5 months ago
- 52491a38 KVM: Initialize gfn_to_pfn_cache locks in dedicated helper by Michal Luczaj · 2 years, 5 months ago
- 180418e KVM: debugfs: Return retval of simple_attr_open() if it fails by Hou Wenlong · 2 years, 5 months ago
- ed51862 kvm: Add support for arch compat vm ioctls by Alexander Graf · 2 years, 5 months ago
- d3cf405 Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 5 months ago
- 819da99 vfio: Hold a reference to the iommu_group in kvm for SPAPR by Jason Gunthorpe · 2 years, 5 months ago
- 4b22ef0 vfio: Add vfio_file_is_group() by Jason Gunthorpe · 2 years, 5 months ago
- fe4d9e4 Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 5 months ago
- 17601bf KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option by Marc Zyngier · 2 years, 6 months ago
- 8929bc9 KVM: Use acquire/release semantics when accessing dirty ring GFN state by Marc Zyngier · 2 years, 6 months ago
- c59fb12 KVM: remove KVM_REQ_UNHALT by Paolo Bonzini · 2 years, 6 months ago
- 5a2a961 KVM: fix memoryleak in kvm_init() by Miaohe Lin · 2 years, 7 months ago
- eceb6e1 KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() by Li kunyu · 2 years, 7 months ago
- 2824913 KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow() by Li kunyu · 2 years, 7 months ago