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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 11 Jul 2014 16:08:47 -0400
From:	konrad@...nel.org
To:	xen-devel@...ts.xenproject.org, david.vrabel@...rix.com,
	boris.ostrovsky@...cle.com, linux-kernel@...r.kernel.org
Subject: [PATCH v4] PCI back fixes for 3.17.

Please see this set of patches which are fixes to Xen pciback
for 3.17. They are also located at:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git devel/pciback-3.17.v4 

These patches do not include the PCI bus reset/slot code as we are still
discussing that.

Konrad Rzeszutek Wilk (5):
      xen-pciback: Document the various parameters and attributes in SysFS
      xen/pciback: Don't deadlock when unbinding.
      xen/pciback: Include the domain id if removing the device whilst still in use
      xen/pciback: Print out the domain owning the device.
      xen/pciback: Remove tons of dereferences

                                                                                                                                                                                        Documentation/ABI/testing/sysfs-driver-pciback |   25 +++++++++++++++
 drivers/xen/xen-pciback/passthrough.c          |    9 ++++-
 drivers/xen/xen-pciback/pci_stub.c             |   41 +++++++++++++------------
 drivers/xen/xen-pciback/pciback.h              |    7 ++--
 drivers/xen/xen-pciback/vpci.c                 |    9 ++++-
 drivers/xen/xen-pciback/xenbus.c               |    4 +-
 6 files changed, 67 insertions(+), 28 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