kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	steven.sistare@oracle.com, jgg@nvidia.com,
	daniel.m.jordan@oracle.com
Subject: [GIT PULL] VFIO fixes for v5.12-rc4
Date: Thu, 18 Mar 2021 13:15:39 -0600	[thread overview]
Message-ID: <20210318131539.1c66212d@omen.home.shazbot.org> (raw)

Hi Linus,

The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

  Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc4

for you to fetch changes up to 4ab4fcfce5b540227d80eb32f1db45ab615f7c92:

  vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external() (2021-03-16 10:39:29 -0600)

----------------------------------------------------------------
VFIO fixes for v5.12-rc4

 - Fix 32-bit issue with new unmap-all flag (Steve Sistare)

 - Various Kconfig changes for better coverage (Jason Gunthorpe)

 - Fix to batch pinning support (Daniel Jordan)

----------------------------------------------------------------
Daniel Jordan (1):
      vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()

Jason Gunthorpe (4):
      vfio: IOMMU_API should be selected
      vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM
      ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
      vfio: Depend on MMU

Steve Sistare (1):
      vfio/type1: fix unmap all on ILP32

 drivers/vfio/Kconfig            |  4 ++--
 drivers/vfio/platform/Kconfig   |  4 ++--
 drivers/vfio/vfio_iommu_type1.c | 20 ++++++++++++--------
 include/linux/amba/bus.h        | 11 +++++++++++
 4 files changed, 27 insertions(+), 12 deletions(-)


             reply	other threads:[~2021-03-18 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18 19:15 Alex Williamson [this message]
2021-03-18 19:42 ` [GIT PULL] VFIO fixes for v5.12-rc4 pr-tracker-bot

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=20210318131539.1c66212d@omen.home.shazbot.org \
    --to=alex.williamson@redhat.com \
    --cc=daniel.m.jordan@oracle.com \
    --cc=jgg@nvidia.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steven.sistare@oracle.com \
    --cc=torvalds@linux-foundation.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).