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.16-rc3
Date: Fri, 26 Nov 2021 16:31:52 +0100	[thread overview]
Message-ID: <20211126153152.380-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.16c-rc3-tag

xen: branch for v5.16-rc3

It contains the following changes:
- a Xen related Kconfig fix for making it possible to control building
  of the privcmd driver
- 3 patches for fixing issues identified by the kernel test robot
- a 5 patch series for simplifying timeout handling for Xen PV driver
  initialization
- 2 patches for fixing error paths in xenstore/xenbus driver initialization

Thanks.

Juergen

 arch/x86/include/asm/xen/hypercall.h       |  4 ++--
 arch/x86/include/asm/xen/hypervisor.h      |  1 +
 drivers/gpu/drm/xen/xen_drm_front.c        |  1 +
 drivers/input/misc/xen-kbdfront.c          |  1 +
 drivers/tty/hvc/hvc_xen.c                  |  1 +
 drivers/video/fbdev/xen-fbfront.c          |  1 +
 drivers/xen/Kconfig                        |  8 +++++++-
 drivers/xen/pvcalls-front.c                |  1 +
 drivers/xen/xenbus/xenbus_probe.c          | 27 ++++++++++++++++++++++++++-
 drivers/xen/xenbus/xenbus_probe_frontend.c | 14 +++-----------
 include/xen/xenbus.h                       |  1 +
 sound/xen/xen_snd_front.c                  |  1 +
 12 files changed, 46 insertions(+), 15 deletions(-)

Juergen Gross (9):
      xen/privcmd: make option visible in Kconfig
      xen/pvh: add missing prototype to header
      xen: add "not_essential" flag to struct xenbus_driver
      xen: flag xen_drm_front to be not essential for system boot
      xen: flag hvc_xen to be not essential for system boot
      xen: flag pvcalls-front to be not essential for system boot
      xen: flag xen_snd_front to be not essential for system boot
      xen: make HYPERVISOR_get_debugreg() always_inline
      xen: make HYPERVISOR_set_debugreg() always_inline

Stefano Stabellini (2):
      xen: don't continue xenstore initialization in case of errors
      xen: detect uninitialized xenbus in xenbus_init

             reply	other threads:[~2021-11-26 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26 15:31 Juergen Gross [this message]
2021-11-26 18:35 ` [GIT PULL] xen: branch for v5.16-rc3 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=20211126153152.380-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.