Age | Commit message (Expand) | Author |
2023-11-03 | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-10-31 | Merge tag 'kvm-s390-next-6.7-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2023-10-23 | s390/mm: move translation-exception identification structure to fault.h | Heiko Carstens |
2023-10-16 | KVM: s390: add tracepoint in gmap notifier | Nico Boehr |
2023-10-16 | KVM: s390: add stat counter for shadow gmap events | Nico Boehr |
2023-09-25 | KVM: s390: fix gisa destroy operation might lead to cpu stalls | Michael Mueller |
2023-09-19 | s390: use control register bit defines | Heiko Carstens |
2023-09-19 | s390/ctlreg: add local and system prefix to some functions | Heiko Carstens |
2023-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-08-31 | Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2023-08-30 | s390/airq: remove lsi_mask from airq_struct | Benjamin Block |
2023-08-28 | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-08-28 | KVM: s390: pv: Allow AP-instructions for pv-guests | Steffen Eiden |
2023-08-28 | KVM: s390: Add UV feature negotiation | Steffen Eiden |
2023-08-28 | s390/uv: UV feature check utility | Steffen Eiden |
2023-08-28 | KVM: s390: pv: relax WARN_ONCE condition for destroy fast | Viktor Mihajlovski |
2023-08-28 | Merge remote-tracking branch 'vfio-ap' into next | Janosch Frank |
2023-08-28 | KVM: s390: interrupt: Fix single-stepping keyless mode exits | Ilya Leoshkevich |
2023-08-28 | KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions | Ilya Leoshkevich |
2023-08-28 | KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions | Ilya Leoshkevich |
2023-08-28 | KVM: s390: interrupt: Fix single-stepping into program interrupt handlers | Ilya Leoshkevich |
2023-08-28 | KVM: s390: interrupt: Fix single-stepping into interrupt handlers | Ilya Leoshkevich |
2023-08-23 | Merge branch 'vfio-ap' into features | Heiko Carstens |
2023-08-18 | KVM: s390: export kvm_s390_pv*_is_protected functions | Tony Krowiak |
2023-07-29 | KVM: s390: fix sthyi error handling | Heiko Carstens |
2023-07-18 | KVM: s390: pv: simplify shutdown and fix race | Claudio Imbrenda |
2023-07-06 | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-07-03 | s390: fix various typos | Heiko Carstens |
2023-07-03 | s390: include linux/io.h instead of asm/io.h | Heiko Carstens |
2023-06-16 | KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler | Christian Borntraeger |
2023-06-16 | KVM: s390: vsie: fix the length of APCB bitmap | Pierre Morel |
2023-06-13 | KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes | Nico Boehr |
2023-06-09 | mm/gup: remove vmas parameter from get_user_pages_remote() | Lorenzo Stoakes |
2023-05-05 | Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2023-05-04 | KVM: s390: pv: fix asynchronous teardown for small VMs | Claudio Imbrenda |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-04-26 | Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-20 | KVM: s390: pci: fix virtual-physical confusion on module unload/load | Nico Boehr |
2023-04-20 | KVM: s390: vsie: clarifications on setting the APCB | Pierre Morel |
2023-04-20 | KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA | Nico Boehr |
2023-04-05 | kvm: Remove "select SRCU" | Paul E. McKenney |
2023-03-31 | KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent | Alexey Kardashevskiy |
2023-03-28 | KVM: s390: pv: fix external interruption loop not always detected | Nico Boehr |
2023-03-16 | KVM: Change return type of kvm_arch_vm_ioctl() to "int" | Thomas Huth |
2023-03-16 | KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys() | Thomas Huth |
2023-02-15 | Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2023-02-08 | KVM: s390: GISA: sort out physical vs virtual pointers usage | Nico Boehr |