mbox series

[GIT,PULL] Final KVM change for Linux 6.9

Message ID 20240512081458.4022758-1-pbonzini@redhat.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] Final KVM change for Linux 6.9 | expand

Pull-request

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

Message

Paolo Bonzini May 12, 2024, 8:14 a.m. UTC
Linus,

The following changes since commit 16c20208b9c2fff73015ad4e609072feafbf81ad:

  Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2024-04-30 13:50:55 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 0a9c28bec202bbd14ae3fd184522490e5f5498b5:

  Merge tag 'kvm-s390-master-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (2024-05-07 13:01:39 -0400)

----------------------------------------------------------------
s390:

* Fix NULL pointer read on ioctl(KVM_CHECK_EXTENSION) for /dev/kvm.

----------------------------------------------------------------
Jean-Philippe Brucker (1):
      KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M

Paolo Bonzini (1):
      Merge tag 'kvm-s390-master-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

 arch/s390/kvm/kvm-s390.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org May 12, 2024, 8:11 p.m. UTC | #1
The pull request you sent on Sun, 12 May 2024 04:14:58 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2842076beb698b8b5f76aa9c987f4aa95b0e74d7

Thank you!