The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org,
	sstabellini@kernel.org
Subject: [GIT PULL] xen: branch for v6.2-rc1
Date: Mon, 12 Dec 2022 07:24:30 +0100	[thread overview]
Message-ID: <20221212062430.10263-1-jgross@suse.com> (raw)

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()

             reply	other threads:[~2022-12-12  6:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12  6:24 Juergen Gross [this message]
2022-12-12 21:11 ` [GIT PULL] xen: branch for v6.2-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221212062430.10263-1-jgross@suse.com \
    --to=jgross@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sstabellini@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox