Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>, kvm <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO updates for 3.16-rc1
Date: Fri, 06 Jun 2014 14:28:05 -0600	[thread overview]
Message-ID: <1402086485.14174.26.camel@ul30vt.home> (raw)

Hi Linus,

The following changes since commit c7208164e66f63e3ec1759b98087849286410741:

  Linux 3.15-rc7 (2014-05-25 16:06:00 -0700)

are available in the git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v3.16-rc1

for you to fetch changes up to fd49c81f080a997aad4b0e73541cd42772b6a772:

  drivers/vfio/pci: Fix wrong MSI interrupt count (2014-05-30 11:35:54 -0600)

----------------------------------------------------------------
A handful of VFIO bug fixes for v3.16

----------------------------------------------------------------
Alex Williamson (3):
      vfio/pci: Fix sizing of DPA and THP express capabilities
      vfio/pci: Fix unchecked return value
      vfio/iommu_type1: Avoid overflow

Gavin Shan (2):
      drivers/vfio: Rework offsetofend()
      drivers/vfio/pci: Fix wrong MSI interrupt count

 drivers/vfio/pci/vfio_pci.c        |  6 ++---
 drivers/vfio/pci/vfio_pci_config.c |  7 +++---
 drivers/vfio/vfio_iommu_type1.c    | 45 +++++++++++++++-----------------------
 include/linux/vfio.h               |  5 ++---
 4 files changed, 26 insertions(+), 37 deletions(-)

                 reply	other threads:[~2014-06-06 20:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1402086485.14174.26.camel@ul30vt.home \
    --to=alex.williamson@redhat.com \
    --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