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, 18 May 2017 10:45:34 -0700
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, marcelo.cerri@...onical.com,
        sthemmin@...rosoft.com
Cc:     "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/6] Drivers: hv: vmbus: Some miscellaneous fixes 

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

Some miscellaneous fixes.

Andy Shevchenko (1):
  vmbus: Reuse uuid_le_to_bin() helper

K. Y. Srinivasan (2):
  Drivers: hv: vmbus: Get the current time from the current clocksource
  drivers: hv: vmbus: Increase the time between retries in
    vmbus_post_msg()

Michael Kelley (1):
  Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page

Vitaly Kuznetsov (2):
  hv_utils: drop .getcrosststamp() support from PTP driver
  hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts

 arch/x86/include/asm/mshyperv.h |    1 -
 drivers/hv/connection.c         |    2 +-
 drivers/hv/hv.c                 |    9 ++-
 drivers/hv/hv_util.c            |  164 +++++++++++++--------------------------
 drivers/hv/vmbus_drv.c          |   51 +++----------
 5 files changed, 72 insertions(+), 155 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ