public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for Linux 7.0 final
Date: Sat, 11 Apr 2026 14:24:55 +0200	[thread overview]
Message-ID: <20260411122455.87172-1-pbonzini@redhat.com> (raw)

Linus,

The following changes since commit bfe62a454542cfad3379f6ef5680b125f41e20f4:

  Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2026-04-06 09:03:19 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 1fe7294dfb7d26f70bc8f6d7aff26bf76ed32214:

  Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (2026-04-11 14:11:23 +0200)

----------------------------------------------------------------
s390:
* KVM: s390: vsie: Fix races with partial gmap invalidations

x86:
* KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs

----------------------------------------------------------------
Claudio Imbrenda (1):
      KVM: s390: vsie: Fix races with partial gmap invalidations

David Woodhouse (1):
      KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs

Paolo Bonzini (2):
      Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
      Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

 arch/s390/kvm/gaccess.c         |  9 +++++----
 arch/s390/kvm/gmap.c            |  3 +++
 arch/s390/kvm/gmap.h            |  1 +
 arch/x86/include/uapi/asm/kvm.h | 12 ++++++------
 include/uapi/linux/kvm.h        | 11 ++++++-----
 5 files changed, 21 insertions(+), 15 deletions(-)


             reply	other threads:[~2026-04-11 12:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-11 12:24 Paolo Bonzini [this message]
2026-04-11 19:58 ` [GIT PULL] KVM fixes for Linux 7.0 final pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260411122455.87172-1-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox