All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v5.11-rc6
@ 2021-01-28 15:33 Juergen Gross
  2021-01-28 18:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2021-01-28 15:33 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.11-rc6-tag

xen: branch for v5.11-rc6

It contains the following fixes:

- A fix for a regression introduced in 5.11 resulting in Xen dom0 having
  problems to correctly initialize Xenstore.

- A fix for avoiding WARN splats when booting as Xen dom0 with
  CONFIG_AMD_MEM_ENCRYPT enabled due to a missing trap handler for the
  #VC exception (even if the handler should never be called).

- A fix for the Xen bklfront driver adapting to the correct but
  unexpected behavior of new qemu.


Thanks.

Juergen

 arch/x86/include/asm/idtentry.h   |  1 +
 arch/x86/xen/enlighten_pv.c       | 15 ++++++++++++++-
 arch/x86/xen/xen-asm.S            |  1 +
 drivers/block/xen-blkfront.c      | 20 +++++++-------------
 drivers/xen/xenbus/xenbus_probe.c | 31 +++++++++++++++++++++++++++++++
 5 files changed, 54 insertions(+), 14 deletions(-)

David Woodhouse (1):
      xen: Fix XenStore initialisation for XS_LOCAL

Juergen Gross (1):
      x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled

Roger Pau Monne (1):
      xen-blkfront: allow discard-* nodes to be optional

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

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

The pull request you sent on Thu, 28 Jan 2021 16:33:56 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.11-rc6-tag

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

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-01-28 18:16 UTC | newest]

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

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.