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

xen: branch for v5.15-rc1

It contains the following changes:

- some small cleanups
- a fix for a bug when running as Xen PV guest which could result in
  not all memory being transferred in case of a migration of the guest
- a small series for getting rid of code for supporting very old Xen
  hypervisor versions nobody should be using since many years now
- a series for hardening the Xen block frontend driver
- a fix for Xen PV boot code issuing warning messages due to a stray
  preempt_disable() on the non-boot processors

Thanks.

Juergen

 arch/x86/xen/enlighten_pv.c        |  12 +---
 arch/x86/xen/mmu_pv.c              |   4 +-
 arch/x86/xen/p2m.c                 |   4 +-
 arch/x86/xen/platform-pci-unplug.c |  16 ++---
 arch/x86/xen/smp_pv.c              |   1 -
 drivers/block/xen-blkfront.c       | 126 ++++++++++++++++++++++++-------------
 drivers/pci/xen-pcifront.c         |  30 +++++----
 drivers/xen/features.c             |  18 ++++++
 drivers/xen/gntdev.c               |  36 +----------
 drivers/xen/xenbus/xenbus_client.c |   9 +--
 10 files changed, 141 insertions(+), 115 deletions(-)

Jing Yangyang (1):
      drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings

Juergen Gross (9):
      xen: fix setting of max_pfn in shared_info
      xen: check required Xen features
      xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
      xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests
      xen/blkfront: read response from backend only once
      xen/blkfront: don't take local copy of a request from the ring page
      xen/blkfront: don't trust the backend response data blindly
      xen: remove stray preempt_disable() from PV AP startup code

Sergio Miguéns Iglesias (1):
      xen/pcifront: Removed unnecessary __ref annotation

zhaoxiao (1):
      x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk()

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

* Re: [GIT PULL] xen: branch for v5.15-rc1
  2021-09-02  7:29 [GIT PULL] xen: branch for v5.15-rc1 Juergen Gross
@ 2021-09-02 20:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-02 20:55 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, boris.ostrovsky

The pull request you sent on Thu,  2 Sep 2021 09:29:21 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9ae5fceb9a20154d74586fe17d1096b981b23e34

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-09-02 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02  7:29 [GIT PULL] xen: branch for v5.15-rc1 Juergen Gross
2021-09-02 20:55 ` 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.