index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
2025-08-27
KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
Fuad Tabba
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
2025-08-19
KVM: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-07-29
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux in...
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-dirty_ring-6.17' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-generic-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-06-25
KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation
Shivank Garg
2025-06-25
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
Sean Christopherson
2025-06-24
KVM: Allow CPU to reschedule while setting per-page memory attributes
Liam Merwick
2025-06-23
KVM: Drop sanity check that per-VM list of irqfds is unique
Sean Christopherson
2025-06-23
KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
Sean Christopherson
2025-06-23
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
Sean Christopherson
2025-06-23
KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
Sean Christopherson
2025-06-23
KVM: Add irqfd to KVM's list via the vfs_poll() callback
Sean Christopherson
2025-06-23
KVM: Initialize irqfd waitqueue callback when adding to the queue
Sean Christopherson
2025-06-23
KVM: Acquire SCRU lock outside of irqfds.lock during assignment
Sean Christopherson
2025-06-23
KVM: Use a local struct to do the initial vfs_poll() on an irqfd
Sean Christopherson
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
2025-06-20
KVM: fix typo in kvm_vm_set_mem_attributes() comment
Liam Merwick
2025-06-20
KVM: Add trace_kvm_vm_set_mem_attributes()
Liam Merwick
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
2025-06-20
KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()
Sean Christopherson
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
2025-06-20
irqbypass: Use xarray to track producers and consumers
Sean Christopherson
2025-06-20
irqbypass: Use guard(mutex) in lieu of manual lock+unlock
Sean Christopherson
2025-06-20
irqbypass: Use paired consumer/producer to disconnect during unregister
Sean Christopherson
2025-06-20
irqbypass: Explicitly track producer and consumer bindings
Sean Christopherson
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
2025-06-20
irqbypass: Drop superfluous might_sleep() annotations
Sean Christopherson
2025-06-20
irqbypass: Drop pointless and misleading THIS_MODULE get/put
Sean Christopherson
2025-06-20
KVM: Assert that slots_lock is held when resetting per-vCPU dirty rings
Sean Christopherson
2025-06-20
KVM: Use mask of harvested dirty ring entries to coalesce dirty ring resets
Sean Christopherson
2025-06-20
KVM: Check for empty mask of harvested dirty ring entries in caller
Sean Christopherson
2025-06-20
KVM: Conditionally reschedule when resetting the dirty ring
Sean Christopherson
2025-06-20
KVM: Bail from the dirty ring reset flow if a signal is pending
Sean Christopherson
2025-06-20
KVM: Bound the number of dirty ring entries in a single reset at INT_MAX
Sean Christopherson
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
2025-05-27
KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus
Maxim Levitsky
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-08
KVM: Remove obsolete comment about locking for kvm_io_bus_read/write
Li RongQing
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-07
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
2025-04-04
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Sean Christopherson
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
2025-03-14
KVM: TDX: Handle TDX PV MMIO hypercall
Sean Christopherson
[prev]
[next]