Martin, shall we send out patch 1 via your tree or kvm? Should be still in for 3.15 Can you ACK patches 2-5? Dominik Dingel (5): KVM: s390: make cmma usage conditionally KVM: s390: Adding skey bit to mmu context KVM: s390: Clear storage keys KVM: s390: Allow skeys to be enabled for the current process KVM: s390: Don't enable skeys by default arch/s390/include/asm/kvm_host.h | 4 ++ arch/s390/include/asm/mmu.h | 2 + arch/s390/include/asm/mmu_context.h | 1 + arch/s390/include/asm/pgalloc.h | 3 +- arch/s390/include/asm/pgtable.h | 42 +++++++++++------ arch/s390/kvm/diag.c | 6 --- arch/s390/kvm/kvm-s390.c | 61 +++++++++++++++--------- arch/s390/kvm/kvm-s390.h | 6 ++- arch/s390/kvm/priv.c | 94 +++++++++++++++++++++---------------- arch/s390/kvm/trace.h | 14 ++++++ arch/s390/mm/pgtable.c | 61 +++++++++++++++++++----- 11 files changed, 199 insertions(+), 95 deletions(-) -- 1.8.4.2 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html