index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
2019-03-28
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-28
kvm: properly check debugfs dentry before using it
Greg Kroah-Hartman
2019-02-22
KVM: Minor cleanups for kvm_main.c
Leo Yan
2019-02-20
Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()"
Lan Tianyu
2019-02-20
KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_start
Nir Weiner
2019-02-20
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
Nir Weiner
2019-02-20
KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_ns
Nir Weiner
2019-02-20
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
2019-02-20
KVM: Remove the hack to trigger memslot generation wraparound
Sean Christopherson
2019-02-20
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
2019-02-20
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
kvm: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
kvm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-13
Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2019-02-07
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
2019-01-25
virt/kvm: Replace spin_is_locked() with lockdep
Paul E. McKenney
2019-01-11
KVM: validate userspace input in kvm_clear_dirty_log_protect()
Tomas Bortoli
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-21
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
Lan Tianyu
2018-12-21
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
2018-12-21
kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init
Jim Mattson
2018-12-14
kvm: introduce manual dirty log reprotect
Paolo Bonzini
2018-12-14
kvm: rename last argument to kvm_get_dirty_log_protect
Paolo Bonzini
2018-12-14
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-17
KVM: refine the comment of function gfn_to_hva_memslot_prot()
Wei Yang
2018-10-17
kvm/x86 : add coalesced pio support
Peng Hao
2018-10-17
KVM: leverage change to adjust slots->used_slots in update_memslots()
Wei Yang
2018-10-17
KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
Vitaly Kuznetsov
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-06
KVM: try __get_user_pages_fast even if not in atomic context
Paolo Bonzini
2018-08-06
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
Tianyu Lan
2018-08-06
kvm: x86: Use fast CR3 switch for nested VMX
Junaid Shahid
2018-07-21
kvm: Don't open code task_pid in kvm_vcpu_ioctl
Eric W. Biederman
2018-07-13
KVM: s390: a utility function for migration
Claudio Imbrenda
2018-07-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-06-21
KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
Marc Zyngier
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-05-26
KVM: introduce kvm_make_vcpus_request_mask() API
Vitaly Kuznetsov
[next]