linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 5.0-rc7
@ 2022-09-23 14:13 Paolo Bonzini
  2022-09-23 16:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2022-09-23 14:13 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

As everyone back came back from conferences, here are the pending patches
for Linux 6.0.

The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -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 69604fe76e58c9d195e48b41d019b07fc27ce9d7:

  Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (2022-09-23 10:06:08 -0400)

----------------------------------------------------------------
ARM:

* Fix for kmemleak with pKVM

s390:

* Fixes for VFIO with zPCI

* smatch fix

x86:

* Ensure XSAVE-capable hosts always allow  FP and SSE state to be saved
  and restored via KVM_{GET,SET}_XSAVE

* Fix broken max_mmu_rmap_size stat

* Fix compile error with old glibc that doesn't have gettid()

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES

Janis Schoetterl-Glausch (1):
      KVM: s390: Pass initialized arg even if unused

Jinrong Liang (1):
      selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c

Matthew Rosato (3):
      KVM: s390: pci: fix plain integer as NULL pointer warnings
      KVM: s390: pci: fix GAIT physical vs virtual pointers usage
      KVM: s390: pci: register pci hooks without interpretation

Miaohe Lin (1):
      KVM: x86/mmu: add missing update to max_mmu_rmap_size

Paolo Bonzini (2):
      Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
      Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

Sean Christopherson (2):
      KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
      KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled

Zenghui Yu (1):
      KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base

 arch/arm64/kvm/arm.c                    |  2 +-
 arch/s390/kvm/gaccess.c                 | 16 +++++++++++++---
 arch/s390/kvm/interrupt.c               |  2 +-
 arch/s390/kvm/kvm-s390.c                |  4 ++--
 arch/s390/kvm/pci.c                     | 20 ++++++++++++++------
 arch/s390/kvm/pci.h                     |  6 +++---
 arch/x86/include/asm/kvm_host.h         |  1 +
 arch/x86/kvm/cpuid.c                    | 11 ++++++++---
 arch/x86/kvm/emulate.c                  |  3 +++
 arch/x86/kvm/mmu/mmu.c                  |  2 ++
 arch/x86/kvm/x86.c                      | 10 +++-------
 tools/testing/selftests/kvm/rseq_test.c |  2 +-
 12 files changed, 52 insertions(+), 27 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] KVM fixes for Linux 5.0-rc7
  2022-09-23 14:13 [GIT PULL] KVM fixes for Linux 5.0-rc7 Paolo Bonzini
@ 2022-09-23 16:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-23 16:25 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Fri, 23 Sep 2022 10:13:12 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/317fab7ec55d5a150bce46f37efbc942013a8c5b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-23 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 14:13 [GIT PULL] KVM fixes for Linux 5.0-rc7 Paolo Bonzini
2022-09-23 16:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).