Paolo, please pull the 3 fixes that I've held on to as they were very low priority: - Memop selftest rotate fix - SCLP event bits over indication fix - Missing virt_to_phys for the CRYCB fix Attention: Three additional patches will go over the main s390 repository since Heiko made changes to the FPU handling that caused a conflict with KVM but we didn't want to create a feature branch. See: https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/log/?h=for-next - KVM: s390: fix access register usage in ioctls - KVM: s390: selftests: memop: add a simple AR test - KVM: s390: introduce kvm_s390_fpu_(store|load) Cheers, Janosch The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3: Linux 6.8-rc2 (2024-01-28 17:01:12 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-6.9-1 for you to fetch changes up to 00de073e2420df02ac0f1a19dbfb60ff8eb198be: KVM: s390: selftest: memop: Fix undefined behavior (2024-02-23 14:02:27 +0100) ---------------------------------------------------------------- - Memop selftest rotate fix - SCLP event bits over indication fix - Missing virt_to_phys for the CRYCB fix ---------------------------------------------------------------- Alexander Gordeev (1): KVM: s390: fix virtual vs physical address confusion Eric Farman (1): KVM: s390: only deliver the set service event bits Nina Schoetterl-Glausch (1): KVM: s390: selftest: memop: Fix undefined behavior arch/s390/kvm/interrupt.c | 4 ++-- arch/s390/kvm/kvm-s390.c | 2 +- tools/testing/selftests/kvm/s390x/memop.c | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) -- 2.43.2