Paolo, here are three fixes for KVM s390. Claudio contributed mm fixes as a preparation for upcoming rework and Thomas fixed a postcopy fault. I've had these on master for two weeks already but there was KVM Forum in between so here they are based on rc7. Please pull. Cheers, Janosch The following changes since commit 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c: Linux 6.17-rc5 (2025-09-07 14:22:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.17-1 for you to fetch changes up to 5f9df945d4e862979b50e4ecaba3dc81fb06e8ed: KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusion (2025-09-09 08:17:39 +0000) ---------------------------------------------------------------- - KVM mm fixes - Postcopy fix ---------------------------------------------------------------- Claudio Imbrenda (2): KVM: s390: Fix incorrect usage of mmu_notifier_register() KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusion Thomas Huth (1): KVM: s390: Fix access to unavailable adapter indicator pages during postcopy arch/s390/kvm/interrupt.c | 15 +++++++++++---- arch/s390/kvm/kvm-s390.c | 24 ++++++++++++------------ arch/s390/kvm/pv.c | 16 +++++++++++----- 3 files changed, 34 insertions(+), 21 deletions(-) -- 2.51.0