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