index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
2
-12
/
+3
2025-10-11
KVM: Explicitly mark KVM_GUEST_MEMFD as depending on KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-0
/
+1
2025-10-11
KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED
Sean Christopherson
1
-20
/
+44
2025-10-11
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
2
-2
/
+7
2025-10-11
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-10-01
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
2025-08-27
KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
Fuad Tabba
2
-6
/
+5
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
4
-9
/
+9
2025-08-19
KVM: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-07-29
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux in...
Paolo Bonzini
1
-3
/
+0
2025-07-29
Merge tag 'kvm-x86-dirty_ring-6.17' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2
-35
/
+83
2025-07-29
Merge tag 'kvm-x86-generic-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-12
/
+3
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-180
/
+171
2025-06-25
KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation
Shivank Garg
1
-11
/
+0
2025-06-25
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
Sean Christopherson
1
-3
/
+0
2025-06-24
KVM: Allow CPU to reschedule while setting per-page memory attributes
Liam Merwick
1
-0
/
+3
2025-06-23
KVM: Drop sanity check that per-VM list of irqfds is unique
Sean Christopherson
1
-11
/
+0
2025-06-23
KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
Sean Christopherson
1
-18
/
+37
2025-06-23
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
Sean Christopherson
1
-0
/
+1
2025-06-23
KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
Sean Christopherson
1
-3
/
+18
2025-06-23
KVM: Add irqfd to KVM's list via the vfs_poll() callback
Sean Christopherson
1
-43
/
+55
2025-06-23
KVM: Initialize irqfd waitqueue callback when adding to the queue
Sean Christopherson
1
-6
/
+7
2025-06-23
KVM: Acquire SCRU lock outside of irqfds.lock during assignment
Sean Christopherson
1
-3
/
+16
2025-06-23
KVM: Use a local struct to do the initial vfs_poll() on an irqfd
Sean Christopherson
1
-9
/
+17
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
1
-9
/
+1
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
1
-9
/
+6
2025-06-20
KVM: fix typo in kvm_vm_set_mem_attributes() comment
Liam Merwick
1
-1
/
+1
2025-06-20
KVM: Add trace_kvm_vm_set_mem_attributes()
Liam Merwick
1
-0
/
+2
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
1
-6
/
+5
2025-06-20
KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()
Sean Christopherson
1
-2
/
+0
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
1
-1
/
+4
2025-06-20
irqbypass: Use xarray to track producers and consumers
Sean Christopherson
1
-36
/
+38
2025-06-20
irqbypass: Use guard(mutex) in lieu of manual lock+unlock
Sean Christopherson
1
-28
/
+10
[next]