From: Linus Torvalds Date: Fri, 12 Mar 2021 19:34:36 +0000 (-0800) Subject: Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: accepted/tizen/unified/20230118.172025~7663 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bf8819fede1fef9805e1d803261c0d3bb62f239;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-linus-5.12b-rc3-tag' of git://git./linux/kernel/git/xen/tip Pull xen fixes from Juergen Gross: "Two fix series and a single cleanup: - a small cleanup patch to remove unneeded symbol exports - a series to cleanup Xen grant handling (avoiding allocations in some cases, and using common defines for "invalid" values) - a series to address a race issue in Xen event channel handling" * tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: Xen/gntdev: don't needlessly use kvcalloc() Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} Xen/gntdev: don't needlessly allocate k{,un}map_ops[] Xen: drop exports of {set,clear}_foreign_p2m_mapping() xen/events: avoid handling the same event on two cpus at the same time xen/events: don't unmask an event channel when an eoi is pending xen/events: reset affinity of 2-level event when tearing it down --- 6bf8819fede1fef9805e1d803261c0d3bb62f239