Age | Commit message (Expand) | Author |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-06-01 | KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_... | Vitaly Kuznetsov |
2020-05-28 | s390: remove critical section cleanup from entry.S | Sven Schnelle |
2020-05-27 | Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-05-20 | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/... | Paolo Bonzini |
2020-05-15 | kvm: add halt-polling cpu usage stats | David Matlack |
2020-05-13 | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini |
2020-05-07 | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu |
2020-05-06 | Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2020-05-06 | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu |
2020-05-05 | KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction | Christian Borntraeger |
2020-04-21 | Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2020-04-21 | KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run | Tianjia Zhang |
2020-04-21 | kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place | Emanuele Giuseppe Esposito |
2020-04-20 | KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker() | Jason Yan |
2020-04-20 | KVM: s390: vsie: Move conditional reschedule | David Hildenbrand |
2020-04-20 | KVM: s390: Fix PV check in deliverable_irqs() | Eric Farman |
2020-04-14 | KVM: s390: Return last valid slot if approx index is out-of-bounds | Sean Christopherson |
2020-04-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-04-07 | KVM: s390: vsie: Fix delivery of addressing exceptions | David Hildenbrand |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-04-01 | vhost: refine vhost and vringh kconfig | Jason Wang |
2020-03-31 | KVM: Pass kvm_init()'s opaque param to additional arch funcs | Sean Christopherson |
2020-03-26 | Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-03-26 | KVM: Fix out of range accesses to memslots | Sean Christopherson |
2020-03-23 | KVM: s390: Use fallthrough; | Joe Perches |
2020-03-16 | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-03-16 | KVM: Remove unnecessary asm/kvm_host.h includes | Peter Xu |
2020-03-16 | KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() | Sean Christopherson |
2020-03-16 | KVM: Provide common implementation for generic dirty log functions | Sean Christopherson |
2020-03-16 | KVM: Drop "const" attribute from old memslot in commit_memory_region() | Sean Christopherson |
2020-03-16 | KVM: Drop kvm_arch_create_memslot() | Sean Christopherson |
2020-03-11 | KVM: s390: Also reset registers in sync regs for initial cpu reset | Christian Borntraeger |
2020-02-27 | KVM: s390: introduce module parameter kvm.use_gisa | Michael Mueller |
2020-02-27 | KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED | Christian Borntraeger |
2020-02-27 | KVM: s390: protvirt: Add UV cpu reset calls | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: do not inject interrupts after start | Christian Borntraeger |
2020-02-27 | KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112 | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Support cmd 5 operation state | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Report CPU state to Ultravisor | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: UV calls in support of diag308 0, 1 | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Add program exception injection | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Only sync fmt4 registers | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: Do only reset registers that are accessible | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: disallow one_reg | Janosch Frank |
2020-02-27 | KVM: s390: protvirt: STSI handling | Janosch Frank |