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
2022-08-19
KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device()
Li kunyu
2022-08-19
KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow()
Li kunyu
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
KVM: Move coalesced MMIO initialization (back) into kvm_create_vm()
Sean Christopherson
2022-08-19
KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
Sean Christopherson
2022-08-19
KVM: Properly unwind VM creation if creating debugfs fails
Sean Christopherson
2022-08-10
KVM: Actually create debugfs in kvm_create_vm()
Oliver Upton
2022-08-10
KVM: Pass the name of the VM fd to kvm_create_vm_debugfs()
Oliver Upton
2022-08-10
KVM: Get an fd before creating the VM
Oliver Upton
2022-08-10
KVM: Shove vcpu stats_id init into kvm_vcpu_init()
Oliver Upton
2022-08-10
KVM: Shove vm stats_id init into kvm_create_vm()
Oliver Upton
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-29
KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
Anup Patel
2022-06-24
KVM: debugfs: expose pid of vcpu threads
Vineeth Pillai
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2022-06-20
KVM: Do not zero initialize 'pfn' in hva_to_pfn()
Sean Christopherson
2022-06-20
KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()
Sean Christopherson
2022-06-20
KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page()
Sean Christopherson
2022-06-20
KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()
Sean Christopherson
2022-06-20
KVM: Don't WARN if kvm_pfn_to_page() encounters a "reserved" pfn
Sean Christopherson
2022-06-20
KVM: Avoid pfn_to_page() and vice versa when releasing pages
Sean Christopherson
2022-06-20
KVM: Don't set Accessed/Dirty bits for ZERO_PAGE
Sean Christopherson
2022-06-20
KVM: Drop bogus "pfn != 0" guard from kvm_release_pfn()
Sean Christopherson
2022-06-15
KVM: Rename ack_flush() to ack_kick()
Lai Jiangshan
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
Maxim Levitsky
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-08
KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
Zeng Guang
2022-06-07
Merge branch 'kvm-5.20-early-patches' into HEAD
Paolo Bonzini
2022-06-07
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
2022-06-07
KVM: Don't null dereference ops->destroy
Alexey Kardashevskiy
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-25
KVM: Do not pin pages tracked by gfn=>pfn caches
Sean Christopherson
2022-05-25
KVM: Fix multiple races in gfn=>pfn cache refresh
Sean Christopherson
2022-05-25
KVM: Fully serialize gfn=>pfn cache refresh via mutex
Sean Christopherson
2022-05-25
KVM: Do not incorporate page offset into gfn=>pfn cache user address
Sean Christopherson
2022-05-25
KVM: Put the extra pfn reference when reusing a pfn in the gpc cache
Sean Christopherson
2022-05-25
KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper
Sean Christopherson
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-20
KVM: Free new dirty bitmap if creating a new memslot fails
Sean Christopherson
2022-05-20
KVM: eventfd: Fix false positive RCU usage warning
Wanpeng Li
2022-05-17
kvm/vfio: Fix potential deadlock problem in vfio
Wan Jiabing
2022-05-13
kvm/vfio: Remove vfio_group from kvm
Jason Gunthorpe
2022-05-13
vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
Jason Gunthorpe
2022-05-13
vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
Jason Gunthorpe
2022-05-13
vfio: Remove vfio_external_group_match_file()
Jason Gunthorpe
2022-05-13
vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
Jason Gunthorpe
2022-05-13
kvm/vfio: Store the struct file in the kvm_vfio_group
Jason Gunthorpe
2022-05-13
kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
Jason Gunthorpe
[next]