All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v5.13-rc1
@ 2021-04-26  6:16 Juergen Gross
  2021-04-26 17:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2021-04-26  6:16 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.13-rc1-tag

xen: branch for v5.13-rc1

It contains:

- A patch for removing some PV ACPI cpu/memory hotplug code which has
  been broken for a long time.

- A patch supporting direct mapped guests (other than dom0) on Arm.

- Several small fixes and cleanups.


Thanks.

Juergen

 arch/arm/include/asm/xen/swiotlb-xen.h   |   1 +
 arch/arm/xen/mm.c                        |  14 +-
 arch/arm64/include/asm/xen/swiotlb-xen.h |   1 +
 arch/arm64/mm/dma-mapping.c              |   2 +-
 drivers/block/xen-blkback/common.h       |   1 +
 drivers/block/xen-blkback/xenbus.c       |  38 ++-
 drivers/block/xen-blkfront.c             |   2 +-
 drivers/xen/Kconfig                      |  31 --
 drivers/xen/Makefile                     |   3 -
 drivers/xen/pcpu.c                       |  35 ---
 drivers/xen/xen-acpi-cpuhotplug.c        | 446 -----------------------------
 drivers/xen/xen-acpi-memhotplug.c        | 475 -------------------------------
 drivers/xen/xen-pciback/pci_stub.c       |   6 +-
 drivers/xen/xen-pciback/vpci.c           |   7 +-
 drivers/xen/xen-stub.c                   |  90 ------
 include/xen/acpi.h                       |  35 ---
 include/xen/arm/swiotlb-xen.h            |   7 +
 include/xen/interface/features.h         |  14 +
 include/xen/swiotlb-xen.h                |   1 +
 19 files changed, 60 insertions(+), 1149 deletions(-)

Bjorn Helgaas (1):
      xen-blkfront: Fix 'physical' typos

Boris Ostrovsky (1):
      xen: Remove support for PV ACPI cpu/memory hotplug

Jan Beulich (1):
      xen-pciback: simplify vpci's find hook

Muhammad Usama Anjum (1):
      xen/pciback: Fix incorrect type warnings

Paul Durrant (1):
      xen-blkback: fix compatibility bug with single page rings

Stefano Stabellini (1):
      xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped

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

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

The pull request you sent on Mon, 26 Apr 2021 08:16:18 +0200:

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

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

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-04-26 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26  6:16 [GIT PULL] xen: branch for v5.13-rc1 Juergen Gross
2021-04-26 17:47 ` 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.