| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-12-20 | 7 | -27/+29 |
|\ |
|
| * | KVM: s390: track synchronous pfault events in kvm_stat | Christian Borntraeger | 2020-12-10 | 1 | -0/+2 |
| * | KVM: s390: Add memcg accounting to KVM allocations | Christian Borntraeger | 2020-12-10 | 7 | -27/+27 |
* | | KVM: s390: remove diag318 reset code | Collin Walling | 2020-11-11 | 1 | -2/+0 |
* | | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro... | Janosch Frank | 2020-11-11 | 2 | -2/+3 |
|/ |
|
* | mm/gup: remove task_struct pointer for all gup code | Peter Xu | 2020-08-12 | 3 | -6/+6 |
* | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 3 | -3/+0 |
* | Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2020-08-03 | 2 | -1/+11 |
|\ |
|
| * | s390/kvm: diagnose 0x318 sync and reset | Collin Walling | 2020-06-23 | 2 | -1/+11 |
* | | KVM: s390: clean up redundant 'kvm_run' parameters | Tianjia Zhang | 2020-07-10 | 1 | -8/+15 |
* | | KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t... | Vitaly Kuznetsov | 2020-07-08 | 1 | -11/+9 |
|/ |
|
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -3/+3 |
|\ |
|
| * | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -3/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-06-12 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ... | Vitaly Kuznetsov | 2020-06-11 | 1 | -1/+3 |
* | | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 4 | -34/+34 |
* | | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 3 | -3/+3 |
* | | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 3 | -3/+3 |
* | | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-06-08 | 2 | -6/+0 |
|\ \
| |/
|/| |
|
| * | s390: remove critical section cleanup from entry.S | Sven Schnelle | 2020-05-28 | 2 | -5/+0 |
* | | KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_... | Vitaly Kuznetsov | 2020-06-01 | 1 | -1/+1 |
* | | Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2020-05-27 | 2 | -3/+2 |
|\ \ |
|
| * | | KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker() | Jason Yan | 2020-04-20 | 1 | -1/+1 |
| * | | KVM: s390: vsie: Move conditional reschedule | David Hildenbrand | 2020-04-20 | 1 | -2/+1 |
* | | | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/... | Paolo Bonzini | 2020-05-20 | 1 | -1/+3 |
|\ \ \ |
|
| * \ \ | Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2020-05-06 | 1 | -1/+3 |
| |\ \ \ |
|
| | * | | | KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction | Christian Borntraeger | 2020-05-05 | 1 | -1/+3 |
| | |/ / |
|
| * | | | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu | 2020-05-06 | 1 | -0/+1 |
* | | | | kvm: add halt-polling cpu usage stats | David Matlack | 2020-05-15 | 1 | -0/+2 |
* | | | | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini | 2020-05-13 | 3 | -5/+2 |
|\ \ \ \ |
|
| * | | | | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu | 2020-05-07 | 1 | -0/+1 |
| |/ / / |
|
| * | | | Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2020-04-21 | 2 | -5/+1 |
| |\| | |
|
| | * | | KVM: s390: Fix PV check in deliverable_irqs() | Eric Farman | 2020-04-20 | 1 | -1/+1 |
| | |/ |
|
| | * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-04-08 | 1 | -0/+1 |
| | |\ |
|
| | * \ | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-04-08 | 1 | -4/+0 |
| | |\ \ |
|
| | | * | | vhost: refine vhost and vringh kconfig | Jason Wang | 2020-04-01 | 1 | -4/+0 |
* | | | | | KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run | Tianjia Zhang | 2020-04-21 | 1 | -1/+2 |
* | | | | | kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place | Emanuele Giuseppe Esposito | 2020-04-21 | 1 | -103/+100 |
|/ / / / |
|
* | | / | KVM: s390: Return last valid slot if approx index is out-of-bounds | Sean Christopherson | 2020-04-14 | 1 | -0/+3 |
| |_|/
|/| | |
|
* | | | KVM: s390: vsie: Fix delivery of addressing exceptions | David Hildenbrand | 2020-04-07 | 1 | -0/+1 |
|/ / |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-04-03 | 9 | -282/+1237 |
|\ \
| |/
|/| |
|
| * | KVM: Pass kvm_init()'s opaque param to additional arch funcs | Sean Christopherson | 2020-03-31 | 1 | -2/+2 |
| * | Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2020-03-26 | 3 | -13/+16 |
| |\ |
|
| | * | KVM: s390: Use fallthrough; | Joe Perches | 2020-03-23 | 3 | -13/+16 |
| * | | KVM: Fix out of range accesses to memslots | Sean Christopherson | 2020-03-26 | 1 | -0/+3 |
| * | | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2020-03-16 | 8 | -247/+1212 |
| |\| |
|
| | * | KVM: s390: introduce module parameter kvm.use_gisa | Michael Mueller | 2020-02-27 | 1 | -1/+7 |
| | * | KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED | Christian Borntraeger | 2020-02-27 | 1 | -0/+3 |
| | * | KVM: s390: protvirt: Add UV cpu reset calls | Janosch Frank | 2020-02-27 | 1 | -0/+20 |