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, 27 Mar 2015 09:09:39 -0700
From:	"K. Y. Srinivasan" <kys@...rosoft.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
Cc:	"K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/7] Drivers: hv: Miscellaneous cleanups and bug fixes 

Some miscellaneous cleanup and bug fixes.

 Dexuan Cui (3):
  hv: run non-blocking message handlers in the dispatch tasklet
  hv: don't schedule new works in
    vmbus_onoffer()/vmbus_onoffer_rescind()
  hv: remove the per-channel workqueue

Haiyang Zhang (1):
  hv_vmbus: Add gradually increased delay for retries in
    vmbus_post_msg()

Vitaly Kuznetsov (3):
  Drivers: hv: hv_balloon: do not online pages in offline blocks
  Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor
    function
  Drivers: hv: hv_balloon: survive ballooning request with num_pages=0

 drivers/hv/channel_mgmt.c |  228 +++++++++-----------------------------------
 drivers/hv/connection.c   |   13 +--
 drivers/hv/hv_balloon.c   |   39 ++++----
 drivers/hv/hyperv_vmbus.h |   19 ++++-
 drivers/hv/vmbus_drv.c    |   21 ++++-
 include/linux/hyperv.h    |    3 -
 6 files changed, 110 insertions(+), 213 deletions(-)

-- 
1.7.4.1

--
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