Age | Commit message (Expand) | Author |
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 |
2018-05-25 | KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change | Christoffer Dall |
2018-03-06 | kvm: use insert sort in kvm_io_bus_register_dev function | Gal Hammer |
2018-02-24 | KVM: mmu: Fix overlap between public and private memslots | Wanpeng Li |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-31 | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks | David Rientjes |
2018-01-31 | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-01-31 | kvm: embed vcpu id to dentry of vcpu anon inode | Masatake YAMATO |
2018-01-31 | kvm: Map PFN-type memory regions as writable (if possible) | KarimAllah Ahmed |
2018-01-15 | kvm: whitelist struct kvm_vcpu_arch | Paolo Bonzini |
2017-12-14 | KVM: introduce kvm_arch_vcpu_async_ioctl | Paolo Bonzini |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs | Christoffer Dall |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run | Christoffer Dall |
2017-12-14 | KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code | Christoffer Dall |
2017-12-14 | KVM: Take vcpu->mutex outside vcpu_load | Christoffer Dall |
2017-12-14 | kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm() | Markus Elfring |
2017-12-06 | KVM: x86: fix APIC page invalidation | Radim Krčmář |
2017-12-04 | kvm: switch get_user_page_nowait() to get_user_pages_unlocked() | Al Viro |
2017-11-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-27 | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-16 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |