All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 5.13-rc7
@ 2021-06-17 18:36 Paolo Bonzini
  2021-06-17 20:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2021-06-17 18:36 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit 4422829e8053068e0225e4d0ef42dc41ea7c9ef5:

  kvm: fix previous commit for 32-bit builds (2021-06-09 01:49:13 -0400)

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 d8ac05ea13d789d5491a5920d70a05659015441d:

  KVM: selftests: Fix kvm_check_cap() assertion (2021-06-17 13:06:57 -0400)

----------------------------------------------------------------
Miscellaneous bugfixes.  The main interesting one is a NULL pointer dereference
reported by syzkaller ("KVM: x86: Immediately reset the MMU context when the SMM
flag is cleared").

----------------------------------------------------------------
Alper Gun (1):
      KVM: SVM: Call SEV Guest Decommission if ASID binding fails

ChenXiaoSong (1):
      KVM: SVM: fix doc warnings

Fuad Tabba (1):
      KVM: selftests: Fix kvm_check_cap() assertion

Gustavo A. R. Silva (1):
      KVM: x86: Fix fall-through warnings for Clang

Jim Mattson (1):
      kvm: LAPIC: Restore guard to prevent illegal APIC register access

Sean Christopherson (2):
      KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
      KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU

Wanpeng Li (1):
      KVM: X86: Fix x86_emulator slab cache leak

Yanan Wang (1):
      KVM: selftests: Fix compiling errors when initializing the static structure

 arch/x86/kvm/cpuid.c                        |  1 +
 arch/x86/kvm/lapic.c                        |  3 +++
 arch/x86/kvm/mmu/mmu.c                      | 26 +++++++++++++++++++-
 arch/x86/kvm/svm/avic.c                     |  6 ++---
 arch/x86/kvm/svm/sev.c                      | 20 +++++++++++----
 arch/x86/kvm/vmx/vmx.c                      |  1 +
 arch/x86/kvm/x86.c                          |  6 ++++-
 tools/testing/selftests/kvm/lib/kvm_util.c  |  2 +-
 tools/testing/selftests/kvm/lib/test_util.c | 38 ++++++++++++++---------------
 9 files changed, 73 insertions(+), 30 deletions(-)


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

* Re: [GIT PULL] KVM changes for 5.13-rc7
  2021-06-17 18:36 [GIT PULL] KVM changes for 5.13-rc7 Paolo Bonzini
@ 2021-06-17 20:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-17 20:17 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Thu, 17 Jun 2021 14:36:03 -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/fd0aa1a4567d0f09e1bfe367a950b004f99ac290

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:[~2021-06-17 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 18:36 [GIT PULL] KVM changes for 5.13-rc7 Paolo Bonzini
2021-06-17 20:17 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.