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:   Sat, 21 Dec 2019 14:19:46 +0100
From:   Juergen Gross <jgross@...e.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
        boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: branch for v5.5-rc3

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.5b-rc3-tag

xen: branch for v5.5-rc3

It contains 2 cleanup patches and a small series for supporting
reloading the Xen block backend driver.

Thanks.

Juergen

 drivers/block/xen-blkback/xenbus.c         | 56 ++++++++++++++++++++----------
 drivers/block/xen-blkfront.c               |  4 +--
 drivers/xen/grant-table.c                  |  4 ---
 drivers/xen/xenbus/xenbus.h                |  2 --
 drivers/xen/xenbus/xenbus_probe.c          | 35 ++++++-------------
 drivers/xen/xenbus/xenbus_probe_backend.c  |  1 -
 drivers/xen/xenbus/xenbus_probe_frontend.c | 24 ++++++++++++-
 include/xen/interface/io/ring.h            | 29 +++++-----------
 include/xen/xenbus.h                       |  1 +
 9 files changed, 83 insertions(+), 73 deletions(-)

Aditya Pakki (1):
      xen/grant-table: remove multiple BUG_ON on gnttab_interface

Nathan Chancellor (1):
      xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk

Paul Durrant (4):
      xenbus: move xenbus_dev_shutdown() into frontend code...
      xenbus: limit when state is forced to closed
      xen/interface: re-define FRONT/BACK_RING_ATTACH()
      xen-blkback: support dynamic unbind/bind

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ