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,  3 Sep 2022 16:54:28 +0200
From:   Juergen Gross <jgross@...e.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
        sstabellini@...nel.org
Subject: [GIT PULL] xen: branch for v6.0-rc4

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.0-rc4-tag

xen: branch for v6.0-rc4

It contains:

- a minor fix for the Xen grant driver

- a small series fixing a recently introduced problem in the Xen
  blkfront/blkback drivers with negotiation of feature usage


Thanks.

Juergen

 drivers/block/xen-blkback/common.h |  3 +++
 drivers/block/xen-blkback/xenbus.c |  6 ++++--
 drivers/block/xen-blkfront.c       | 20 ++++++++++++--------
 drivers/xen/grant-table.c          |  3 +++
 4 files changed, 22 insertions(+), 10 deletions(-)

Dan Carpenter (1):
      xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()

SeongJae Park (3):
      xen-blkback: Advertise feature-persistent as user requested
      xen-blkfront: Advertise feature-persistent as user requested
      xen-blkfront: Cache feature_persistent value before advertisement

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ