index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11 days
Merge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
11 days
Merge tag 'kvm-x86-coco-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
11 days
Merge tag 'kvm-x86-generic-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
11 days
Merge tag 'kvm-x86-maintainers-7.3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-08-05
KVM: guest_memfd: Move gmem function declarations to dedicated guest_memfd.h
Sean Christopherson
2026-08-04
mm: use linear_page_[index, delta]() consistently
Lorenzo Stoakes
2026-07-31
KVM: Check for duplicate vcpu_id as early as possible
Dmytro Maluka
2026-07-28
KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking references
Sean Christopherson
2026-07-27
KVM: guest_memfd: Make private exactly what can be mapped on page fault
Sean Christopherson
2026-07-27
KVM: guest_memfd: Explicitly pass number of pages to make_private() hook
Sean Christopherson
2026-07-27
KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
Sean Christopherson
2026-07-27
KVM: guest_memfd: Only "prepare" folios for private pages
Ackerley Tng
2026-07-27
KVM: guest_memfd: Add helpers to query SHARED vs. PRIVATE for a given page
Sean Christopherson
2026-07-27
KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
Sean Christopherson
2026-07-27
KVM: guest_memfd: Rename invalidate() arch hook to reclaim() and isolate it
Sean Christopherson
2026-07-27
KVM: guest_memfd: Pass the number of pages instead of the end pfn into .inval...
Sean Christopherson
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-07-10
KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
Sean Christopherson
2026-07-08
KVM: Remove kvm_debugfs_dir on kvm_init() error paths
leixiang
2026-07-08
KVM: Remove kvm_debugfs_dir on kvm_init() error paths
leixiang
2026-07-08
KVM: Initialize a vCPU's index to '-1' while it's being created
Sean Christopherson
2026-07-06
KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Marc Zyngier
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-24
KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unali...
Sean Christopherson
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-12
Merge tag 'kvm-x86-vfio-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-gmem-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-08
KVM: guest_memfd: fix NUMA interleave index double-counting
Michael S. Tsirkin
2026-06-04
libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
John Hubbard
2026-06-03
KVM: Don't WARN if memory is dirtied without a vCPU when the VM is dying
Sean Christopherson
2026-06-03
KVM: guest_memfd: Treat memslot binding offset+size as unsigned values
Sean Christopherson
2026-05-26
KVM: guest_memfd: Return -EEXIST for overlapping bindings
Zongyao Chen
2026-05-26
KVM: SEV: Pin source page for write when adding CPUID data for SNP guest
Sean Christopherson
2026-05-13
KVM: VFIO: update coherency only if file was deleted
Carlos López
2026-05-13
KVM: VFIO: deduplicate file release logic
Carlos López
2026-05-13
KVM: VFIO: use mutex guard in kvm_vfio_file_set_spapr_tce()
Carlos López
2026-05-13
KVM: VFIO: clean up control flow in kvm_vfio_file_add()
Carlos López
2026-05-13
KVM: Rename invalidate_begin to invalidate_start for consistency
Takahiro Itazuri
2026-05-12
KVM: Reject wrapped offset in kvm_reset_dirty_gfn()
Aaron Sacks
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-misc-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-gmem-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-05
mm: change to return bool for the MMU notifier's young flag check
Baolin Wang
[next]