From: Linus Torvalds Date: Thu, 28 Jan 2021 18:08:08 +0000 (-0800) Subject: Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: accepted/tizen/unified/20230118.172025~7995 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5ff2cb9cf67a542f2ec7fb87e24934c88b32678;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-linus-5.11-rc6-tag' of git://git./linux/kernel/git/xen/tip Pull xen fixes from Juergen Gross: - 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. * tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled xen: Fix XenStore initialisation for XS_LOCAL xen-blkfront: allow discard-* nodes to be optional --- e5ff2cb9cf67a542f2ec7fb87e24934c88b32678