All of lore.kernel.org
 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,
	boris.ostrovsky@oracle.com
Subject: [GIT PULL] xen: branch for v5.15-rc2
Date: Fri, 17 Sep 2021 13:35:26 +0200	[thread overview]
Message-ID: <20210917113526.7963-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-5.15b-rc2-tag

xen: branch for v5.15-rc2

It contains:
- The first hunk of a Xen swiotlb fixup series fixing multiple minor
  issues and doing some small cleanups
- Some further Xen related fixes avoiding WARN() splats when running
  as Xen guests or dom0
- A Kconfig fix allowing the pvcalls frontend to be built as a module

Thanks.

Juergen

 arch/x86/xen/enlighten_pv.c |  7 +++++
 arch/x86/xen/mmu_pv.c       |  7 +++--
 drivers/base/power/trace.c  | 10 ++++++++
 drivers/xen/Kconfig         |  2 +-
 drivers/xen/balloon.c       | 62 ++++++++++++++++++++++++++++++++-------------
 drivers/xen/swiotlb-xen.c   | 37 +++++++++++++--------------
 6 files changed, 85 insertions(+), 40 deletions(-)

Jan Beulich (9):
      xen/pvcalls: backend can be a module
      swiotlb-xen: avoid double free
      swiotlb-xen: fix late init retry
      swiotlb-xen: maintain slab count properly
      swiotlb-xen: suppress certain init retries
      swiotlb-xen: limit init retries
      swiotlb-xen: drop leftover __ref
      swiotlb-xen: arrange to have buffer info logged
      swiotlb-xen: drop DEFAULT_NSLABS

Juergen Gross (4):
      xen/balloon: use a kernel thread instead a workqueue
      PM: base: power: don't try to use non-existing RTC for storing data
      xen: reset legacy rtc flag for PV domU
      xen: fix usage of pmd_populate in mremap for pv guests

             reply	other threads:[~2021-09-17 11:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17 11:35 Juergen Gross [this message]
2021-09-17 16:29 ` [GIT PULL] xen: branch for v5.15-rc2 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=20210917113526.7963-1-jgross@suse.com \
    --to=jgross@suse.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.