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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230728131804.10538-1-jgross@suse.com>
Date:   Fri, 28 Jul 2023 15:18:04 +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.5-rc4

Linus,

Please git pull the following tag:

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

xen: branch for v6.5-rc4

It contains the following patches:

- A fix for a performance problem in QubesOS, adding a way to drain
  the queue of grants experiencing delayed unmaps faster.

- A patch enabling the use of static event channels from user mode,
  which was omitted when introducing supporting static event channels.

- A fix for a problem where Xen related code didn't check properly for
  running in a Xen environment, resulting in a WARN splat.


Thanks.

Juergen

 Documentation/ABI/testing/sysfs-module | 11 ++++++++++
 drivers/xen/events/events_base.c       | 16 +++++---------
 drivers/xen/evtchn.c                   | 35 +++++++++++++++++++++--------
 drivers/xen/grant-table.c              | 40 ++++++++++++++++++++++++----------
 drivers/xen/xenbus/xenbus_probe.c      |  3 +++
 include/uapi/xen/evtchn.h              |  9 ++++++++
 include/xen/events.h                   | 11 +++++++++-
 7 files changed, 93 insertions(+), 32 deletions(-)

Demi Marie Obenour (1):
      xen: speed up grant-table reclaim

Rahul Singh (1):
      xen/evtchn: Introduce new IOCTL to bind static evtchn

Stefano Stabellini (1):
      xenbus: check xen_domain in xenbus_probe_initcall

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ