linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 4.12-rc5
@ 2017-06-11  6:57 Paolo Bonzini
  2017-06-11 18:08 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2017-06-11  6:57 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, rkrcmar, kvm

Linus,

The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f:

  Linux 4.12-rc4 (2017-06-04 16:47:43 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9bc1f09f6fa76fdf31eb7d6a4a4df43574725f93:

  KVM: async_pf: avoid async pf injection when in guest mode (2017-06-11 08:39:24 +0200)

Sunday morning pull requests aren't that usual, I'm not going to
complain if this misses the upcoming rc!

----------------------------------------------------------------
Bug fixes (ARM, s390, x86)

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: fix ais handling vs cpu model

Christoffer Dall (2):
      KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
      KVM: arm/arm64: vgic-v3: Fix nr_pre_bits bitfield extraction

Marc Zyngier (4):
      KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
      arm64: KVM: Preserve RES1 bits in SCTLR_EL2
      arm64: KVM: Allow unaligned accesses at EL2
      arm: KVM: Allow unaligned accesses at HYP

Paolo Bonzini (3):
      kvm: async_pf: fix rcu_irq_enter() with irqs enabled
      Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/.../kvmarm/kvmarm into HEAD
      Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/.../kvms390/linux into HEAD

Wanpeng Li (3):
      KVM: nVMX: Fix exception injection
      KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
      KVM: async_pf: avoid async pf injection when in guest mode

 arch/arm/kvm/init.S                |  5 ++--
 arch/arm64/include/asm/sysreg.h    |  4 ++++
 arch/arm64/kvm/hyp-init.S          | 11 +++++----
 arch/arm64/kvm/vgic-sys-reg-v3.c   | 10 ++++----
 arch/s390/include/asm/kvm_host.h   |  1 -
 arch/s390/kvm/interrupt.c          |  4 ++--
 arch/s390/kvm/kvm-s390.c           |  2 --
 arch/x86/kernel/kvm.c              |  2 +-
 arch/x86/kvm/cpuid.c               | 20 ++++++++--------
 arch/x86/kvm/mmu.c                 |  7 ++++--
 arch/x86/kvm/mmu.h                 |  1 +
 arch/x86/kvm/vmx.c                 |  2 +-
 arch/x86/kvm/x86.c                 |  3 +--
 include/linux/irqchip/arm-gic-v3.h |  4 ++++
 include/linux/irqchip/arm-gic.h    | 28 ++++++++++++++++++++---
 virt/kvm/arm/hyp/vgic-v3-sr.c      |  2 +-
 virt/kvm/arm/mmu.c                 |  3 +++
 virt/kvm/arm/vgic/vgic-mmio-v2.c   | 16 +++++++++++--
 virt/kvm/arm/vgic/vgic-v2.c        | 28 ++++++++++++++++++++---
 virt/kvm/arm/vgic/vgic-v3.c        | 47 ++++++++++++++++++++++++++------------
 virt/kvm/arm/vgic/vgic.h           | 12 ++++++----
 21 files changed, 153 insertions(+), 59 deletions(-)

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

* Re: [GIT PULL] KVM changes for 4.12-rc5
  2017-06-11  6:57 [GIT PULL] KVM changes for 4.12-rc5 Paolo Bonzini
@ 2017-06-11 18:08 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2017-06-11 18:08 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Linux Kernel Mailing List, Radim Krčmář, KVM list

On Sat, Jun 10, 2017 at 11:57 PM, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> Sunday morning pull requests aren't that usual, I'm not going to
> complain if this misses the upcoming rc!

Actually, Sunday morning pull requests are quite common, I'm afraid.
Fridays and the weekend is my busiest time..

                  Linus

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

end of thread, other threads:[~2017-06-11 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-11  6:57 [GIT PULL] KVM changes for 4.12-rc5 Paolo Bonzini
2017-06-11 18:08 ` Linus Torvalds

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).