index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-06-20
irqbypass: Use paired consumer/producer to disconnect during unregister
Sean Christopherson
1
-40
/
+8
2025-06-20
irqbypass: Explicitly track producer and consumer bindings
Sean Christopherson
1
-0
/
+9
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
2
-20
/
+31
2025-06-20
irqbypass: Drop superfluous might_sleep() annotations
Sean Christopherson
1
-8
/
+0
2025-06-20
irqbypass: Drop pointless and misleading THIS_MODULE get/put
Sean Christopherson
1
-20
/
+0
2025-06-20
KVM: Assert that slots_lock is held when resetting per-vCPU dirty rings
Sean Christopherson
1
-0
/
+8
2025-06-20
KVM: Use mask of harvested dirty ring entries to coalesce dirty ring resets
Sean Christopherson
1
-33
/
+31
2025-06-20
KVM: Check for empty mask of harvested dirty ring entries in caller
Sean Christopherson
1
-9
/
+35
2025-06-20
KVM: Conditionally reschedule when resetting the dirty ring
Sean Christopherson
1
-0
/
+10
2025-06-20
KVM: Bail from the dirty ring reset flow if a signal is pending
Sean Christopherson
1
-0
/
+3
2025-06-20
KVM: Bound the number of dirty ring entries in a single reset at INT_MAX
Sean Christopherson
2
-8
/
+11
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
1
-0
/
+59
2025-05-27
KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus
Maxim Levitsky
1
-0
/
+59
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+15
2025-05-08
KVM: Remove obsolete comment about locking for kvm_io_bus_read/write
Li RongQing
1
-3
/
+0
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
1
-4
/
+15
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2
-22
/
+15
2025-04-07
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
2
-6
/
+6
2025-04-04
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Sean Christopherson
2
-6
/
+6
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-24
/
+44
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+4
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
1
-1
/
+8
2025-03-14
KVM: TDX: Handle TDX PV MMIO hypercall
Sean Christopherson
1
-0
/
+1
2025-03-14
KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size() and its callers
Yan Zhao
2
-7
/
+8
2025-03-14
KVM: VMX: Initialize TDX during KVM module load
Kai Huang
1
-1
/
+2
2025-03-14
KVM: Export hardware virtualization enabling/disabling functions
Kai Huang
1
-14
/
+4
[next]