开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10 days
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12 days
Merge tag 'kvm-x86-vfio-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
Merge tag 'kvm-x86-gmem-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
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
2026-04-05
KVM: remove hugetlb.h inclusion
David Hildenbrand (Arm)
2026-03-26
kvm: Use private inode list instead of i_private_list
Jan Kara
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-03-04
KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more
Sean Christopherson
2026-03-04
KVM: x86: Move kvm_rebooting to x86
Sean Christopherson
2026-03-02
KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
Ackerley Tng
2026-03-02
KVM: Mark halt poll and other module parameters with appropriate memory attri...
Li RongQing
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-11
Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-11
Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-01-15
KVM: guest_memfd: GUP source pages prior to populating guest memory
Michael Roth
2026-01-15
KVM: guest_memfd: Remove preparation tracking
Michael Roth
2026-01-15
KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
Michael Roth
2026-01-14
KVM: Don't clobber irqfd routing type when deassigning irqfd
Sean Christopherson
2026-01-08
KVM: Use vCPU specific memslots in __kvm_vcpu_map()
Sean Christopherson
2026-01-08
KVM: Add a simplified wrapper for registering perf callbacks
Sean Christopherson
2026-01-08
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]