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-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-26
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
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
1
-1
/
+0
2025-02-26
KVM: Assert that a destroyed/freed vCPU is no longer visible
Sean Christopherson
1
-0
/
+8
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
1
-7
/
+4
2025-02-14
KVM: Allow lockless walk of SPTEs when handing aging mmu_notifier event
James Houghton
2
-7
/
+20
2025-02-12
KVM: Rename kvm_handle_hva_range()
James Houghton
1
-16
/
+16
2025-02-04
KVM: remove kvm_arch_post_init_vm
Paolo Bonzini
1
-15
/
+0
2025-01-31
KVM: Do not restrict the size of KVM-internal memory regions
Sean Christopherson
1
-1
/
+9
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2
-13
/
+37
2025-01-20
Merge tag 'kvm-x86-vcpu_array-6.14' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
1
-16
/
+52
2025-01-15
KVM: Disallow all flags for KVM-internal memslots
Sean Christopherson
1
-0
/
+3
2025-01-15
KVM: x86: Drop double-underscores from __kvm_set_memory_region()
Sean Christopherson
1
-4
/
+4
2025-01-15
KVM: Add a dedicated API for setting KVM-internal memslots
Sean Christopherson
1
-3
/
+12
2025-01-15
KVM: Assert slots_lock is held when setting memory regions
Sean Christopherson
1
-8
/
+2
2025-01-15
KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
Sean Christopherson
1
-13
/
+2
2024-12-23
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
2
-0
/
+16
2024-12-23
KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
Yan Zhao
1
-13
/
+21
2024-12-17
KVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex
Sean Christopherson
1
-7
/
+2
2024-12-17
KVM: Don't BUG() the kernel if xa_insert() fails with -EBUSY
Sean Christopherson
1
-1
/
+1
2024-12-17
Revert "KVM: Fix vcpu_array[0] races"
Sean Christopherson
1
-9
/
+5
2024-12-17
KVM: Grab vcpu->mutex across installing the vCPU's fd and bumping online_vcpus
Sean Christopherson
1
-1
/
+46
2024-11-27
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
[prev]
[next]