index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+16
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+11
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-107
/
+295
2025-12-02
KVM: Harden and prepare for modifying existing guest_memfd memslots
Sean Christopherson
1
-0
/
+15
2025-12-02
KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing memslot
Sean Christopherson
1
-1
/
+1
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-6
/
+3
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-99
/
+290
2025-11-26
Merge tag 'kvm-x86-generic-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2025-11-25
KVM: Fix last_boosted_vcpu index assignment bug
Wanpeng Li
1
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-7
/
+11
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
1
-3
/
+3
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
1
-3
/
+0
2025-11-04
KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying
Sean Christopherson
1
-13
/
+32
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
1
-0
/
+7
2025-10-20
KVM: guest_memfd: Define a CLASS to get+put guest_memfd file from a memslot
Sean Christopherson
1
-14
/
+8
2025-10-20
KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private
Sean Christopherson
1
-6
/
+9
2025-10-20
KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Shivank Garg
1
-2
/
+56
2025-10-20
KVM: guest_memfd: Add slab-allocated inode cache
Shivank Garg
1
-1
/
+76
2025-10-20
KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Ackerley Tng
3
-19
/
+79
2025-10-20
KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
Sean Christopherson
1
-4
/
+5
2025-10-20
KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
Sean Christopherson
1
-45
/
+53
2025-10-20
KVM: guest_memfd: Drop a superfluous local var in kvm_gmem_fault_user_mapping()
Sean Christopherson
1
-4
/
+2
2025-10-20
KVM: guest_memfd: use folio_nr_pages() instead of shift operation
Pedro Demarchi Gomes
1
-2
/
+2
2025-10-20
KVM: guest_memfd: remove redundant gmem variable initialization
Shivank Garg
1
-1
/
+0
2025-10-20
KVM: guest_memfd: move kvm_gmem_get_index() and use in kvm_gmem_prepare_folio()
Shivank Garg
1
-6
/
+6
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-28
/
+52
2025-10-13
KVM: Explicitly allocate/setup irqfd cleanup as per-CPU workqueue
Marco Crivellari
1
-1
/
+1
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
2
-12
/
+3
2025-10-10
KVM: Explicitly mark KVM_GUEST_MEMFD as depending on KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-0
/
+1
2025-10-10
KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED
Sean Christopherson
1
-20
/
+44
2025-10-10
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
2
-2
/
+7
2025-10-10
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
1
-2
/
+5
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
1
-1
/
+1
2025-09-30
KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
3
-67
/
+67
2025-09-30
Merge tag 'kvm-x86-svm-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+2
2025-09-30
Merge tag 'kvm-x86-mmu-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-09-30
Merge tag 'kvm-x86-generic-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-8
/
+35
2025-09-23
KVM: SEV: Reject non-positive effective lengths during LAUNCH_UPDATE
Sean Christopherson
1
-1
/
+2
2025-09-15
KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
Keir Fraser
1
-2
/
+9
2025-09-15
KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths
Keir Fraser
1
-6
/
+26
2025-09-10
KVM: TDX: Do not retry locally when the retry is caused by invalid memslot
Sean Christopherson
1
-0
/
+1
2025-08-27
KVM: Allow and advertise support for host mmap() on guest_memfd files
Fuad Tabba
2
-1
/
+8
2025-08-27
KVM: guest_memfd: Track guest_memfd mmap support in memslot
Fuad Tabba
1
-0
/
+2
2025-08-27
KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
Fuad Tabba
1
-0
/
+70
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
1
-2
/
+2
2025-08-27
KVM: Fix comments that refer to slots_lock
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
Fuad Tabba
1
-1
/
+1
[next]