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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 23 Jan 2014 09:10:19 -0700
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>
Subject: [GIT PULL] VFIO update for 3.14-rc1

Hi Linus,

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

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

for you to fetch changes up to 3be3a074cf5ba641529d8fdae0e05ca642f23e12:

  vfio-pci: Don't use device_lock around AER interrupt setup (2014-01-14 16:12:55 -0700)

----------------------------------------------------------------
- Convert to misc driver to support module auto loading
- Remove unnecessary and dangerous use of device_lock

----------------------------------------------------------------
Alex Williamson (3):
      misc: Reserve minor for VFIO
      vfio: Convert control interface to misc driver
      vfio-pci: Don't use device_lock around AER interrupt setup

 Documentation/devices.txt         |  1 +
 drivers/vfio/pci/vfio_pci.c       |  4 +++
 drivers/vfio/pci/vfio_pci_intrs.c | 17 ----------
 drivers/vfio/vfio.c               | 70 ++++++++++++++++++---------------------
 include/linux/miscdevice.h        |  1 +
 5 files changed, 39 insertions(+), 54 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