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,  4 Jun 2022 07:56: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 v5.19-rc1b

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.19-rc1b-tag

xen: 2nd batch for v5.19-rc1

It contains 2 cleanup patches for Xen related code and (more important)
an update of MAINTAINERS for Xen, as Boris Ostrovsky decided to step
down.

Thanks.

Juergen

 MAINTAINERS                         | 18 ++++++++++++------
 arch/x86/include/asm/xen/page.h     |  3 ---
 drivers/block/xen-blkfront.c        |  6 +++---
 drivers/input/misc/xen-kbdfront.c   |  4 ++--
 drivers/net/xen-netfront.c          |  7 +++----
 drivers/tty/hvc/hvc_xen.c           |  2 +-
 drivers/xen/gntalloc.c              |  9 +++------
 drivers/xen/gntdev-dmabuf.c         |  2 +-
 drivers/xen/grant-table.c           | 14 +++++++-------
 drivers/xen/pvcalls-front.c         |  6 +++---
 drivers/xen/xen-front-pgdir-shbuf.c |  2 +-
 drivers/xen/xenbus/xenbus_client.c  |  2 +-
 drivers/xen/xenbus/xenbus_probe.c   |  8 ++++----
 include/xen/arm/page.h              |  3 ---
 include/xen/grant_table.h           |  6 +++---
 net/9p/trans_xen.c                  |  8 ++++----
 16 files changed, 48 insertions(+), 52 deletions(-)

Boris Ostrovsky (1):
      MAINTAINERS: Update Xen maintainership

Juergen Gross (2):
      xen: switch gnttab_end_foreign_access() to take a struct page pointer
      xen: replace xen_remap() with memremap()

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ