linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for Linux 5.6-rc6
@ 2020-03-14 19:09 Paolo Bonzini
  2020-03-15  2:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2020-03-14 19:09 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit 86f7e90ce840aa1db407d3ea6e9b3a52b2ce923c:

  KVM: VMX: check descriptor table exits on instruction emulation (2020-03-01 19:26:31 +0100)

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 018cabb694e3923998fdc2908af5268f1d89f48f:

  Merge branch 'kvm-null-pointer-fix' into kvm-master (2020-03-14 12:49:37 +0100)

----------------------------------------------------------------

Bugfixes, x86+s390.

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: Also reset registers in sync regs for initial cpu reset

Haiwei Li (1):
      KVM: SVM: Fix the svm vmexit code for WRMSR

Jason A. Donenfeld (1):
      KVM: fix Kconfig menu text for -Werror

Nitesh Narayan Lal (1):
      KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect

Paolo Bonzini (2):
      Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge branch 'kvm-null-pointer-fix' into kvm-master

Sean Christopherson (1):
      KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1

Vitaly Kuznetsov (3):
      KVM: x86: clear stale x86_emulate_ctxt->intercept value
      KVM: x86: remove stale comment from struct x86_emulate_ctxt
      KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs

Wanpeng Li (1):
      KVM: X86: Fix dereference null cpufreq policy

 arch/s390/kvm/kvm-s390.c           | 18 +++++++++++++++++-
 arch/x86/include/asm/kvm_emulate.h |  1 -
 arch/x86/kvm/Kconfig               |  2 +-
 arch/x86/kvm/emulate.c             |  1 +
 arch/x86/kvm/ioapic.c              |  7 +++++--
 arch/x86/kvm/svm.c                 |  3 ++-
 arch/x86/kvm/vmx/nested.c          |  5 +++--
 arch/x86/kvm/vmx/vmx.c             | 16 ++++++++++++++--
 arch/x86/kvm/x86.c                 |  8 +++++---
 9 files changed, 48 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] KVM changes for Linux 5.6-rc6
  2020-03-14 19:09 [GIT PULL] KVM changes for Linux 5.6-rc6 Paolo Bonzini
@ 2020-03-15  2:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-15  2:30 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Sat, 14 Mar 2020 20:09:30 +0100:

> 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/6693075e0f46979f956fefdd51997f533b392615

Thank you!

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

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

end of thread, other threads:[~2020-03-15  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-14 19:09 [GIT PULL] KVM changes for Linux 5.6-rc6 Paolo Bonzini
2020-03-15  2:30 ` 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).