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>,
	hi@alyssa.is, dan.carpenter@oracle.com
Subject: [GIT PULL] VFIO updates for v5.13-rc1 pt2
Date: Thu, 6 May 2021 12:31:11 -0600	[thread overview]
Message-ID: <20210506123111.6b6c0bf3@redhat.com> (raw)

Hi Linus,

A 2nd small set of commits for this merge window, primarily to unbreak
some deletions from our uAPI header before rc1.  Thanks,

Alex

The following changes since commit 5e321ded302da4d8c5d5dd953423d9b748ab3775:

  Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2021-05-03 13:47:17 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.13-rc1pt2

for you to fetch changes up to cc35518d29bc8e38902866b74874b4a3f1ad3617:

  docs: vfio: fix typo (2021-05-05 10:20:33 -0600)

----------------------------------------------------------------
VFIO updates for v5.13-rc1 pt2

 - Additional mdev sample driver cleanup (Dan Carpenter)

 - Doc fix (Alyssa Ross)

 - Unbreak uAPI from NVLink2 support removal (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Revert nvlink removal uAPI breakage

Alyssa Ross (1):
      docs: vfio: fix typo

Dan Carpenter (1):
      vfio/mdev: remove unnecessary NULL check in mbochs_create()

 Documentation/driver-api/vfio.rst |  2 +-
 include/uapi/linux/vfio.h         | 46 +++++++++++++++++++++++++++++++++++----
 samples/vfio-mdev/mbochs.c        |  2 --
 samples/vfio-mdev/mdpy.c          |  3 +--
 4 files changed, 44 insertions(+), 9 deletions(-)


             reply	other threads:[~2021-05-06 18:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 18:31 Alex Williamson [this message]
2021-05-06 21:41 ` [GIT PULL] VFIO updates for v5.13-rc1 pt2 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=20210506123111.6b6c0bf3@redhat.com \
    --to=alex.williamson@redhat.com \
    --cc=dan.carpenter@oracle.com \
    --cc=hi@alyssa.is \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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).