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, 27 Apr 2023 09:38:08 +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.4-rc1

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.4-rc1-tag

xen: branch for v6.4-rc1

It contains the following changes:

- a 4 patch series doing some cleanups in the Xen blkback driver
- 3 patches fixing potential sleeps under lock in various Xen drivers 

Thanks.

Juergen

 drivers/block/xen-blkback/blkback.c | 126 ++++++++++++++++++++++++++++++++----
 drivers/block/xen-blkback/common.h  | 103 +----------------------------
 drivers/xen/pvcalls-front.c         |  46 +++++++------
 drivers/xen/xen-pciback/pci_stub.c  |   6 +-
 drivers/xen/xen-scsiback.c          |  27 ++++----
 5 files changed, 160 insertions(+), 148 deletions(-)

Juergen Gross (8):
      xen/pciback: don't call pcistub_device_put() under lock
      xen/scsiback: don't call scsiback_free_translation_entry() under lock
      xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock
      xen/blkback: fix white space code style issues
      xen/blkback: remove stale prototype
      xen/blkback: simplify free_persistent_gnts() interface
      xen/blkback: move blkif_get_x86_*_req() into blkback.c

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ