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.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
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
1
-5
/
+5
2022-04-15
KVM: Prevent module exit until all VMs are freed
David Matlack
1
-0
/
+13
2021-09-26
KVM: remember position in kvm->vcpus array
Radim Krčmář
1
-2
/
+3
2021-07-28
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
1
-1
/
+1
2021-07-28
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2021-07-28
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
1
-3
/
+12
2021-02-23
kvm: check tlbs_dirty directly
Lai Jiangshan
1
-2
/
+1
2020-10-01
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
1
-0
/
+1
2020-09-26
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
1
-9
/
+12
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+1
2020-06-22
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-8
/
+16
2020-04-29
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
1
-19
/
+79
2020-04-29
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-5
/
+24
2020-04-29
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
KarimAllah Ahmed
1
-1
/
+1
2020-04-29
kvm: fix compile on s390 part 2
Christian Borntraeger
1
-0
/
+2
2020-04-29
kvm: fix compilation on s390
Paolo Bonzini
1
-0
/
+2
2020-04-29
kvm: fix compilation on aarch64
Paolo Bonzini
1
-1
/
+1
2020-04-29
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
1
-0
/
+64
2020-03-05
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
1
-6
/
+6
2020-02-11
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-2
/
+2
2019-12-05
kvm: properly check debugfs dentry before using it
Greg Kroah-Hartman
1
-1
/
+1
2019-12-01
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-3
/
+23
2019-11-12
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-1
/
+29
2019-11-12
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+84
2019-11-12
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-15
/
+15
2019-11-12
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-3
/
+7
2019-08-16
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-1
/
+24
2019-06-09
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
1
-2
/
+0
2019-05-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
1
-2
/
+4
2019-04-03
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
1
-0
/
+3
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
1
-2
/
+5
2019-02-12
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-02-12
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
1
-1
/
+2
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+10
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-5
/
+10
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+19
2018-08-06
KVM: try __get_user_pages_fast even if not in atomic context
Paolo Bonzini
1
-8
/
+6
2018-08-06
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
Tianyu Lan
1
-1
/
+2
2018-08-06
kvm: x86: Use fast CR3 switch for nested VMX
Junaid Shahid
1
-4
/
+10
2018-07-21
kvm: Don't open code task_pid in kvm_vcpu_ioctl
Eric W. Biederman
1
-1
/
+1
2018-07-13
KVM: s390: a utility function for migration
Claudio Imbrenda
1
-1
/
+1
2018-07-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-10
/
+9
2018-06-21
KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
Marc Zyngier
1
-10
/
+9
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-2
/
+2
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-32
/
+8
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
[next]