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:   Mon, 12 Dec 2022 07:24:30 +0100
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.2-rc1

Linus,

Please git pull the following tag:

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

xen: branch for v6.2-rc1

It contains:

- 2 small minor fixes
- a small series fixing memory leaks in error paths
- a small series adding support for virtio PCI-devices in Xen guests on
  Arm


Thanks.

Juergen

 arch/arm/xen/enlighten.c    |   2 +-
 arch/x86/xen/smp.c          |  24 +++++-----
 arch/x86/xen/smp_pv.c       |  12 ++---
 arch/x86/xen/spinlock.c     |   6 +--
 drivers/xen/grant-dma-ops.c | 105 ++++++++++++++++++++++++--------------------
 drivers/xen/privcmd.c       |   2 +-
 include/xen/arm/xen-ops.h   |   4 +-
 include/xen/xen-ops.h       |  16 -------
 include/xen/xen.h           |   4 +-
 9 files changed, 84 insertions(+), 91 deletions(-)

Harshit Mogalapalli (1):
      xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

Jani Nikula (1):
      xen: fix xen.h build for CONFIG_XEN_PVH=y

Oleksandr Tyshchenko (2):
      xen/virtio: Optimize the setup of "xen-grant-dma" devices
      xen/virtio: Handle PCI devices which Host controller is described in DT

Xiu Jianfeng (2):
      x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
      x86/xen: Fix memory leak in xen_init_lock_cpu()

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ