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:   Thu,  8 Dec 2016 00:33:08 -0800
From:   kys@...hange.microsoft.com
To:     gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
        devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
        vkuznets@...hat.com, jasowang@...hat.com,
        leann.ogasawara@...onical.com, bjorn.helgaas@...il.com
Cc:     "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/3] Drivers: hv: Implement VF association based on serial number 

From: K. Y. Srinivasan <kys@...rosoft.com>

Implement VF association based on serial number published by
the host.

Greg, as promised here is the patchset that would use the API for
detecting if the device is a vmbus device.
If you can take the first two patches, we can submit the netvsc
patch to the net-next tree.

Haiyang Zhang (3):
  hyperv: Move hv_pci_dev and related structs to hyperv.h
  hyperv: Add a function to detect if the device is a vmbus dev
  hv_netvsc: Implement VF matching based on serial numbers

 drivers/hv/vmbus_drv.c          |    6 ++
 drivers/net/hyperv/netvsc_drv.c |   55 ++++++++++++++++++++--
 drivers/pci/host/pci-hyperv.c   |   91 -----------------------------------
 include/linux/hyperv.h          |  100 ++++++++++++++++++++++++++++++++++++++-
 4 files changed, 156 insertions(+), 96 deletions(-)

-- 
1.7.4.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ