Age | Commit message (Expand) | Author |
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 |
2023-02-07 | KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg | Janis Schoetterl-Glausch |
2023-02-07 | KVM: s390: Refactor vcpu mem_op function | Janis Schoetterl-Glausch |
2023-02-07 | KVM: s390: Refactor absolute vm mem_op function | Janis Schoetterl-Glausch |
2023-02-07 | KVM: s390: Dispatch to implementing function at top level of vm mem_op | Janis Schoetterl-Glausch |
2023-02-07 | KVM: s390: Move common code of mem_op functions into function | Janis Schoetterl-Glausch |
2023-02-07 | KVM: s390: disable migration mode when dirty tracking is disabled | Nico Boehr |
2023-01-11 | KVM: s390: interrupt: use READ_ONCE() before cmpxchg() | Heiko Carstens |
2022-12-29 | KVM: Opt out of generic hardware enabling on s390 and PPC | Sean Christopherson |
2022-12-29 | KVM: Drop kvm_arch_check_processor_compat() hook | Sean Christopherson |
2022-12-29 | KVM: Drop kvm_arch_{init,exit}() hooks | Sean Christopherson |
2022-12-29 | KVM: s390: Mark __kvm_s390_init() and its descendants as __init | Sean Christopherson |
2022-12-29 | KVM: s390: Do s390 specific init without bouncing through kvm_init() | Sean Christopherson |
2022-12-29 | KVM: Drop arch hardware (un)setup hooks | Sean Christopherson |
2022-12-29 | KVM: s390: Move hardware setup/unsetup to init/exit | Sean Christopherson |
2022-12-29 | KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails | Sean Christopherson |
2022-12-19 | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-12-12 | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel |
2022-11-28 | Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2022-11-24 | KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field | Thomas Huth |
2022-11-23 | KVM: s390: remove unused gisa_clear_ipm_gisc() function | Heiko Carstens |
2022-11-23 | KVM: s390: pv: module parameter to fence asynchronous destroy | Claudio Imbrenda |
2022-11-23 | KVM: s390: pv: support for Destroy fast UVC | Claudio Imbrenda |
2022-11-23 | KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE | Claudio Imbrenda |
2022-11-23 | KVM: s390: pv: asynchronous destroy for reboot | Claudio Imbrenda |
2022-11-19 | iommu/s390: Make attach succeed even if the device is in error state | Niklas Schnelle |
2022-11-09 | KVM: replace direct irq.h inclusion | Paolo Bonzini |
2022-11-07 | KVM: s390: pci: Fix allocation size of aift kzdev elements | Rafael Mendonca |
2022-11-07 | KVM: s390: pv: don't allow userspace to set the clock under PV | Nico Boehr |
2022-10-26 | KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page | Nico Boehr |
2022-10-26 | KVM: s390: pv: sort out physical vs virtual pointers usage | Nico Boehr |
2022-10-26 | KVM: s390: sida: sort out physical vs virtual pointers usage | Nico Boehr |
2022-10-26 | KVM: s390: sort out physical vs virtual pointers usage | Nico Boehr |
2022-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |