Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1349128

[GIT PULL] VFIO fixes for v4.5-rc7

From Alex Williamson <alex.williamson@redhat.com>
Newsgroups linux.kernel
Subject [GIT PULL] VFIO fixes for v4.5-rc7
Date 2016-03-03 14:00 +0100
Message-ID <r8B1h-7eH-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 81f70ba233d5f660e1ea5fe23260ee323af5d53a:

  Linux 4.5-rc5 (2016-02-20 13:39:35 -0800)

are available in the git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v4.5-rc7

for you to fetch changes up to 8160c4e455820d5008a1116d2dca35f0363bb062:

  vfio: fix ioctl error handling (2016-02-28 07:38:52 -0700)

----------------------------------------------------------------
VFIO fixes for v4.5-rc7
 - Use -EFAULT for copy_to_user error in ioctl (Michael Tsirkin)

----------------------------------------------------------------
Michael S. Tsirkin (1):
      vfio: fix ioctl error handling

 drivers/vfio/pci/vfio_pci.c                  | 9 ++++++---
 drivers/vfio/platform/vfio_platform_common.c | 9 ++++++---
 drivers/vfio/vfio_iommu_type1.c              | 6 ++++--
 3 files changed, 16 insertions(+), 8 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] VFIO fixes for v4.5-rc7 Alex Williamson <alex.williamson@redhat.com> - 2016-03-03 14:00 +0100

csiph-web