index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence
Marc Zyngier
2019-08-18
1
-4
/
+3
*
kvm: remove unnecessary PageReserved check
Paolo Bonzini
2019-08-09
1
-2
/
+1
*
KVM: no need to check return value of debugfs_create functions
Greg KH
2019-08-05
1
-16
/
+5
*
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
1
-3
/
+2
*
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-05
1
-1
/
+24
*
KVM: Check preempted_in_kernel for involuntary preemption
Wanpeng Li
2019-08-05
1
-3
/
+4
*
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
1
-4
/
+8
*
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
KarimAllah Ahmed
2019-07-10
1
-1
/
+1
*
|
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-06-05
1
-15
/
+15
*
|
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-06-04
1
-3
/
+6
|
/
*
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-05-28
1
-2
/
+0
*
kvm: fix compile on s390 part 2
Christian Borntraeger
2019-05-28
1
-0
/
+2
*
kvm: fix compilation on s390
Paolo Bonzini
2019-05-24
1
-0
/
+2
*
KVM: Fix spinlock taken warning during host resume
Wanpeng Li
2019-05-24
1
-1
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-9
/
+94
|
\
|
*
kvm: fix compilation on aarch64
Paolo Bonzini
2019-05-17
1
-1
/
+1
|
*
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-15
1
-0
/
+18
|
|
\
|
|
*
KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device
Cédric Le Goater
2019-05-14
1
-6
/
+0
|
|
*
KVM: Introduce a 'release' method for KVM devices
Cédric Le Goater
2019-04-30
1
-0
/
+13
|
|
*
KVM: Introduce a 'mmap' method for KVM devices
Cédric Le Goater
2019-04-30
1
-0
/
+11
|
*
|
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
2019-05-08
1
-2
/
+2
|
*
|
KVM: Fix kvm_clear_dirty_log_protect off-by-(minus-)one
Peter Xu
2019-05-08
1
-2
/
+2
|
*
|
KVM: Fix the bitmap range to copy during clear dirty
Peter Xu
2019-05-08
1
-1
/
+1
|
*
|
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
2019-04-30
1
-0
/
+64
|
*
|
kvm_main: fix some comments
Jiang Biao
2019-04-30
1
-2
/
+3
|
*
|
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-30
1
-3
/
+4
|
*
|
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
1
-1
/
+1
|
|
\
\
|
|
*
|
KVM: polling: add architecture backend to disable polling
Christian Borntraeger
2019-04-26
1
-1
/
+1
|
|
|
/
|
*
|
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
1
-0
/
+2
*
|
|
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
1
-1
/
+2
*
|
|
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-30
1
-3
/
+4
|
/
/
*
/
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-04-16
1
-2
/
+4
|
/
*
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2019-03-28
1
-0
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
1
-49
/
+54
|
\
|
*
KVM: Minor cleanups for kvm_main.c
Leo Yan
2019-02-22
1
-2
/
+1
|
*
Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()"
Lan Tianyu
2019-02-20
1
-5
/
+3
|
*
KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_start
Nir Weiner
2019-02-20
1
-5
/
+5
|
*
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
Nir Weiner
2019-02-20
1
-2
/
+6
|
*
KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_ns
Nir Weiner
2019-02-20
1
-1
/
+5
|
*
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
2019-02-20
1
-4
/
+4
|
*
KVM: Remove the hack to trigger memslot generation wraparound
Sean Christopherson
2019-02-20
1
-6
/
+2
|
*
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
2019-02-20
1
-13
/
+13
|
*
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
1
-2
/
+5
|
*
kvm: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
1
-14
/
+15
|
*
kvm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-20
1
-4
/
+4
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2019-02-13
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
virt/kvm: Replace spin_is_locked() with lockdep
Paul E. McKenney
2019-01-25
1
-1
/
+1
[next]