]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 24 Jun 2026 11:40:39 +0000 (13:40 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 24 Jun 2026 11:41:41 +0000 (13:41 +0200)
commit91b16b53a08c3684ea2b0ad3cbf8ecd48c0f8b77
tree977e7a4d4484bf69d61d3a16aa33474f74f97c81
parentbb365a506b1e6fb050c0fceaad354fe395385ef0
parentbabe08404e1993697a523e60bc0f9d096ffe1ef8
Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

* Fix S390_USER_OPEREXEC so it can now be enabled regardless of other
  unrelated capabilities

* Fix handling of the _PAGE_UNUSED pte bit that could lead to guest
  memory corruption in some scenarios

* A bunch of misc gmap fixes (locking, behaviour under memory pressure)

* Fix CMMA dirty tracking
Documentation/virt/kvm/api.rst
MAINTAINERS
arch/s390/kvm/dat.c
arch/s390/kvm/gmap.c
arch/s390/kvm/gmap.h
arch/s390/kvm/kvm-s390.c
arch/s390/mm/gmap_helpers.c