All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v5.15-rc3
@ 2021-09-25 14:31 Juergen Gross
  2021-09-25 23:05 ` pr-tracker-bot
  2021-09-27  7:32 ` Jan Beulich
  0 siblings, 2 replies; 3+ messages in thread
From: Juergen Gross @ 2021-09-25 14: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.15b-rc3-tag

xen: branch for v5.15-rc3

It contains some minor cleanups and fixes of some theoretical bugs, as
well as a fix of a bug introduced in 5.15-rc1.

Thanks.

Juergen

 arch/x86/Kconfig                       |  1 -
 arch/x86/include/asm/xen/swiotlb-xen.h |  6 +-----
 arch/x86/xen/enlighten_pv.c            | 15 +++++++++------
 arch/x86/xen/pci-swiotlb-xen.c         |  4 ++--
 arch/x86/xen/smp_pv.c                  |  4 ----
 drivers/pci/Kconfig                    |  2 +-
 drivers/xen/Kconfig                    |  1 +
 drivers/xen/balloon.c                  |  4 ++--
 drivers/xen/gntdev.c                   |  8 ++++++++
 drivers/xen/swiotlb-xen.c              |  7 ++++---
 include/xen/xen-ops.h                  | 12 ------------
 11 files changed, 28 insertions(+), 36 deletions(-)

Jan Beulich (7):
      xen/x86: drop redundant zeroing from cpu_initialize_context()
      Xen/gntdev: don't ignore kernel unmapping error
      swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
      PCI: only build xen-pcifront in PV-enabled environments
      xen/pci-swiotlb: reduce visibility of symbols
      swiotlb-xen: this is PV-only on x86
      xen/x86: fix PV trap handling on secondary processors

Juergen Gross (1):
      xen/balloon: fix balloon kthread freezing

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

end of thread, other threads:[~2021-09-27  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-25 14:31 [GIT PULL] xen: branch for v5.15-rc3 Juergen Gross
2021-09-25 23:05 ` pr-tracker-bot
2021-09-27  7:32 ` Jan Beulich

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.