开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
3 days
Merge branch 'next' of https://github.com/kvm-x86/linux.git
Mark Brown
7 days
Merge branch 'misc'
Sean Christopherson
7 days
Merge branch 'maintainers'
Sean Christopherson
7 days
Merge branch 'generic'
Sean Christopherson
7 days
Merge branch 'coco'
Sean Christopherson
12 days
KVM: guest_memfd: Move gmem function declarations to dedicated guest_memfd.h
Sean Christopherson
13 days
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]