lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 02 May 2013 10:05:47 -0600
From:	Alex Williamson <alex.williamson@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	kvm <kvm@...r.kernel.org>,
	"Pandarathil, Vijaymohan R" <vijaymohan.pandarathil@...com>,
	yongjun_wei@...ndmicro.com.cn,
	Gavin Shan <shangw@...ux.vnet.ibm.com>, wangyijing@...wei.com
Subject: [GIT PULL] VFIO for v3.10

Hi Linus,

Please pull the following tag for v3.10.  This should auto merge cleanly
to your current tree.  Thanks,

Alex

The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-for-v3.10

for you to fetch changes up to 664e9386bd05dbdfecfb28d6cf2fde983aabc65c:

  vfio: Set container device mode (2013-04-30 15:42:28 -0600)

----------------------------------------------------------------
vfio updates for v3.10

Changes include extension to support PCI AER notification to userspace,
byte granularity of PCI config space and access to unarchitected PCI
config space, better protection around IOMMU driver accesses, default
file mode fix, and a few misc cleanups.

----------------------------------------------------------------
Alex Williamson (5):
      vfio-pci: Use byte granularity in config map
      vfio-pci: Enable raw access to unassigned config space
      vfio: Convert container->group_lock to rwsem
      vfio: Use down_reads to protect iommu disconnects
      vfio: Set container device mode

Vijay Mohan Pandarathil (2):
      VFIO: Wrapper for getting reference to vfio_device
      VFIO-AER: Vfio-pci driver changes for supporting AER

Wei Yongjun (1):
      vfio: make local function vfio_pci_intx_unmask_handler() static

Yijing Wang (1):
      PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register

 drivers/vfio/pci/vfio_pci.c         |  44 ++++++++-
 drivers/vfio/pci/vfio_pci_config.c  | 172 ++++++++++++++++++++----------------
 drivers/vfio/pci/vfio_pci_intrs.c   |  67 +++++++++++++-
 drivers/vfio/pci/vfio_pci_private.h |   1 +
 drivers/vfio/vfio.c                 | 117 ++++++++++++++++++------
 include/linux/vfio.h                |   3 +
 include/uapi/linux/vfio.h           |   1 +
 7 files changed, 298 insertions(+), 107 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ