kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 4.20-rc4
@ 2018-11-28 11:52 Paolo Bonzini
  2018-11-28 16:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2018-11-28 11:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, rkrcmar, kvm

Linus,

The following changes since commit 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6:

  Linux 4.20-rc3 (2018-11-18 13:33:44 -0800)

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

  kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb (2018-11-27 12:50:42 +0100)

----------------------------------------------------------------
Bugfixes, many of them reported by syzkaller and mostly predating the
merge window.

----------------------------------------------------------------
Jim Mattson (1):
      kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb

Junaid Shahid (1):
      kvm: mmu: Fix race in emulated page table writes

Leonid Shatz (1):
      KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset

Liran Alon (5):
      KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once
      KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
      KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
      KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD
      KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS

Luiz Capitulino (1):
      KVM: VMX: re-add ple_gap module parameter

Michael Roth (1):
      KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED

Paolo Bonzini (1):
      Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/.../paulus/powerpc into HEAD

Wanpeng Li (2):
      KVM: LAPIC: Fix pv ipis use-before-initialization
      KVM: X86: Fix scan ioapic use-before-initialization

Wei Wang (1):
      svm: Add mutex_lock to protect apic_access_page_done on AMD systems

Yi Wang (2):
      KVM: x86: fix empty-body warnings
      x86/kvm/vmx: fix old-style function declaration

 arch/powerpc/kvm/book3s_hv.c    |  1 +
 arch/x86/include/asm/kvm_host.h |  3 +-
 arch/x86/kvm/lapic.c            |  7 ++-
 arch/x86/kvm/mmu.c              | 27 ++++--------
 arch/x86/kvm/svm.c              | 44 +++++++++++-------
 arch/x86/kvm/vmx.c              | 98 +++++++++++++++++++++++++++--------------
 arch/x86/kvm/x86.c              | 10 +++--
 7 files changed, 118 insertions(+), 72 deletions(-)

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

* Re: [GIT PULL] KVM fixes for 4.20-rc4
  2018-11-28 11:52 [GIT PULL] KVM fixes for 4.20-rc4 Paolo Bonzini
@ 2018-11-28 16:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-11-28 16:45 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, rkrcmar, kvm

The pull request you sent on Wed, 28 Nov 2018 12:52:49 +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/d8242d22d501b8403c780f306762fbdf889ec0c5

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:[~2018-11-28 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 11:52 [GIT PULL] KVM fixes for 4.20-rc4 Paolo Bonzini
2018-11-28 16:45 ` 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).