linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: cdall@linaro.org (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL 0/5] KVM/ARM Fixes for v4.11-rc6
Date: Wed,  5 Apr 2017 12:13:26 +0200	[thread overview]
Message-ID: <20170405101331.23812-1-cdall@linaro.org> (raw)

Hi Paolo and Radim,

Please pull a handfull of fixes for the next -rc release of v4.11.

They include:
 - Addressing a problem with GICv3 userspace save/restore
 - Clarify GICv2 userspace save/restore ABI
 - Be more careful in clearing GIC LRs
 - Add missing synchronization primitive to our MMU handling code

The following changes since commit 955a3fc6d2a1c11d6d00bce4f3816100ce0530cf:

  KVM: arm64: Increase number of user memslots to 512 (2017-03-09 09:13:50 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git kvm-arm-for-v4.11-rc6

for you to fetch changes up to 6d56111c92d247bb64301029fe88365aa4caf16e:

  KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI (2017-04-04 14:33:59 +0200)

Thanks,
-Christoffer

Christoffer Dall (2):
      KVM: arm64: Ensure LRs are clear when they should be
      KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI

Marc Zyngier (2):
      arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
      arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region

Suzuki K Poulose (1):
      kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd

 Documentation/virtual/kvm/devices/arm-vgic.txt |  6 ++++++
 arch/arm/kvm/arm.c                             |  3 +++
 arch/arm/kvm/mmu.c                             | 23 ++++++++++++++++++++---
 include/kvm/arm_vgic.h                         |  1 +
 include/linux/irqchip/arm-gic.h                |  3 +++
 virt/kvm/arm/vgic/vgic-init.c                  | 19 +++++++++++++++++++
 virt/kvm/arm/vgic/vgic-mmio-v2.c               | 20 ++++++++++++++++++--
 virt/kvm/arm/vgic/vgic-v2.c                    | 23 +++++++++++++++++++----
 virt/kvm/arm/vgic/vgic.h                       | 11 ++++++++++-
 9 files changed, 99 insertions(+), 10 deletions(-)

             reply	other threads:[~2017-04-05 10:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 10:13 Christoffer Dall [this message]
2017-04-05 14:48 ` [PULL 0/5] KVM/ARM Fixes for v4.11-rc6 Radim Krčmář

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170405101331.23812-1-cdall@linaro.org \
    --to=cdall@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).