[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200612053747.13750-1-jgross@suse.com>
Date: Fri, 12 Jun 2020 07:37:47 +0200
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: branch for v5.8-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.8b-rc1-tag
xen: branch for v5.8-rc1
It contains the following patches:
- several smaller cleanups
- a fix for a Xen guest regression with CPU offlining
- a small fix in the xen pvcalls backend driver
- an update of MAINTAINERS
Thanks.
Juergen
MAINTAINERS | 4 +--
drivers/pci/xen-pcifront.c | 27 ++++++--------
drivers/xen/Kconfig | 4 +++
drivers/xen/cpu_hotplug.c | 8 ++---
drivers/xen/platform-pci.c | 2 +-
drivers/xen/pvcalls-back.c | 5 +--
drivers/xen/xen-pciback/conf_space.c | 16 ++++-----
drivers/xen/xen-pciback/conf_space_header.c | 44 ++++++++---------------
drivers/xen/xen-pciback/conf_space_quirks.c | 6 ++--
drivers/xen/xen-pciback/pci_stub.c | 38 +++++++++-----------
drivers/xen/xen-pciback/pciback.h | 2 --
drivers/xen/xen-pciback/pciback_ops.c | 55 +++++++++--------------------
drivers/xen/xen-pciback/vpci.c | 10 +++---
drivers/xen/xenbus/xenbus_probe.c | 11 +++---
14 files changed, 90 insertions(+), 142 deletions(-)
Bjorn Helgaas (2):
xen-pciback: Use dev_printk() when possible
xenbus: Use dev_printk() when possible
Boris Ostrovsky (2):
xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests
xen/pci: Get rid of verbose_request and use dev_dbg() instead
Deep Shah (1):
MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
Juergen Gross (1):
xen/pvcalls-back: test for errors when calling backend_connect()
Rikard Falkeborn (1):
xen-platform: Constify dev_pm_ops
Roger Pau Monne (2):
xen: expand BALLOON_MEMORY_HOTPLUG description
xen: enable BALLOON_MEMORY_HOTPLUG by default
YueHaibing (1):
xen/pvcalls: Make pvcalls_back_global static
Powered by blists - more mailing lists