linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v5.16-rc3
@ 2021-11-26 15:31 Juergen Gross
  2021-11-26 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2021-11-26 15:31 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, boris.ostrovsky

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xen: branch for v5.16-rc3
  2021-11-26 15:31 [GIT PULL] xen: branch for v5.16-rc3 Juergen Gross
@ 2021-11-26 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-26 18:35 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, boris.ostrovsky

The pull request you sent on Fri, 26 Nov 2021 16:31:52 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.16c-rc3-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6b54698aec0b59943f7e8a88151bdf208de990d0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-26 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-26 15:31 [GIT PULL] xen: branch for v5.16-rc3 Juergen Gross
2021-11-26 18:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).