index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
Herongguang (Stephen)
1
-1
/
+1
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-17
/
+25
2017-03-21
KVM: x86: clear bus pointer when destroyed
Peter Xu
1
-1
/
+11
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
1
-11
/
+5
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
Markus Elfring
1
-12
/
+5
2017-02-17
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
Markus Elfring
1
-4
/
+1
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
1
-17
/
+17
2017-02-16
KVM: use separate generations for each address space
Paolo Bonzini
1
-8
/
+16
2017-02-16
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
1
-7
/
+14
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
1
-3
/
+2
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+78
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-12-01
KVM: use after free in kvm_ioctl_create_device()
Dan Carpenter
1
-1
/
+1
2016-11-28
KVM: Export kvm module parameter variables
Suraj Jitindar Singh
1
-3
/
+6
2016-11-22
kvm: Introduce kvm_write_guest_offset_cached()
Pan Xinhui
1
-6
/
+14
2016-11-16
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
1
-6
/
+4
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2016-11-02
kvm/stats: Update kvm stats to clear on write to their debugfs entry
Suraj Jitindar Singh
1
-6
/
+72
2016-10-26
KVM: fix OOPS on flush_work
Paolo Bonzini
1
-0
/
+6
2016-10-24
mm: unexport __get_user_pages()
Lorenzo Stoakes
1
-6
/
+4
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
1
-3
/
+8
2016-09-16
kvm: create per-vcpu dirs in debugfs
Luiz Capitulino
1
-0
/
+32
2016-09-16
kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
Luiz Capitulino
1
-3
/
+5
2016-09-13
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-2
/
+2
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-2
/
+2
2016-09-07
KVM: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-6
/
+0
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-1
/
+12
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
1
-0
/
+3
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+95
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-24
/
+8
2016-07-22
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
1
-0
/
+24
2016-07-18
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
1
-0
/
+24
2016-07-15
virt: Convert kvm hotplug to state machine
Thomas Gleixner
1
-24
/
+8
2016-07-14
KVM: don't use anon_inode_getfd() before possible failures
Al Viro
1
-2
/
+11
2016-07-14
Revert "KVM: release anon file in failure path of vm creation"
Paolo Bonzini
1
-2
/
+0
2016-07-14
KVM: release anon file in failure path of vm creation
Liu Shuo
1
-0
/
+2
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
1
-0
/
+2
2016-07-05
KVM: MMU: try to fix up page faults before giving up
Paolo Bonzini
1
-3
/
+42
2016-07-05
KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames
Paolo Bonzini
1
-5
/
+15
2016-06-16
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Xiubo Li
1
-1
/
+1
[next]