Age | Commit message (Expand) | Author |
2021-09-22 | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor | Sean Christopherson |
2021-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-09-06 | Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-08-27 | KVM: s390: index kvm->arch.idle_mask by vcpu_idx | Halil Pasic |
2021-08-27 | KVM: s390: Enable specification exception interpretation | Janis Schoetterl-Glausch |
2021-08-24 | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica... | Tony Krowiak |
2021-08-24 | s390/vfio-ap: r/w lock for PQAP interception handler function pointer | Tony Krowiak |
2021-08-20 | KVM: stats: Support linear and logarithmic histogram statistics | Jing Zhang |
2021-08-06 | KVM: Rename lru_slot to last_used_slot | David Matlack |
2021-07-27 | KVM: s390: restore old debugfs names | Christian Borntraeger |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-06-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-25 | Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-06-24 | KVM: s390: prepare for hugepage vmalloc | Claudio Imbrenda |
2021-06-24 | KVM: debugfs: Reuse binary stats descriptors | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VCPU | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VM | Jing Zhang |
2021-06-24 | KVM: stats: Add fd-based API to read binary stats data | Jing Zhang |
2021-06-24 | KVM: stats: Separate generic stats from architecture specific ones | Jing Zhang |
2021-06-23 | KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2) | Christian Borntraeger |
2021-06-23 | KVM: s390: get rid of register asm usage | Heiko Carstens |
2021-06-07 | s390/facilities: move stfl information from lowcore to global data | Sven Schnelle |
2021-04-17 | KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2 | Maxim Levitsky |
2021-04-17 | Merge tag 'kvm-s390-next-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-04-15 | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-04-15 | KVM: s390: fix guarded storage control register handling | Heiko Carstens |
2021-03-24 | KVM: s390: VSIE: fix MVPG handling for prefixing and MSO | Claudio Imbrenda |
2021-03-24 | KVM: s390: split kvm_s390_real_to_abs | Claudio Imbrenda |
2021-03-24 | KVM: s390: VSIE: correctly handle MVPG when in VSIE | Claudio Imbrenda |
2021-03-24 | KVM: s390: extend kvm_s390_shadow_fault to return entry pointer | Claudio Imbrenda |
2021-03-09 | KVM: s390: split kvm_s390_logical_to_effective | Claudio Imbrenda |
2021-03-09 | KVM: s390: diag9c (directed yield) forwarding | Pierre Morel |
2021-03-09 | KVM: s390: Fix comment spelling in kvm_s390_vcpu_start() | Bhaskar Chowdhury |
2021-03-08 | s390/time,idle: get rid of unsigned long long | Heiko Carstens |
2021-02-13 | s390/kvm: use union tod_clock | Heiko Carstens |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-12-10 | KVM: s390: track synchronous pfault events in kvm_stat | Christian Borntraeger |
2020-12-10 | KVM: s390: Add memcg accounting to KVM allocations | Christian Borntraeger |
2020-11-11 | KVM: s390: remove diag318 reset code | Collin Walling |
2020-11-11 | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro... | Janosch Frank |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-03 | Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-07-10 | KVM: s390: clean up redundant 'kvm_run' parameters | Tianjia Zhang |
2020-07-08 | KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t... | Vitaly Kuznetsov |
2020-06-23 | s390/kvm: diagnose 0x318 sync and reset | Collin Walling |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |