Xen-Devel Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v6.3-rc1
@ 2023-02-19  5:33 Juergen Gross
  2023-02-22  1:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2023-02-19  5:33 UTC (permalink / raw
  To: torvalds; +Cc: linux-kernel, xen-devel, sstabellini

Linus,

Please git pull the following tag:

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

xen: branch for v6.3-rc1

It contains the following patches:

- A patch to help deprecating the /proc/xen files by making the related
  information available via sysfs.

- 2 patches for making the Xen variants of play_dead "noreturn".

- A patch to support a shared Xen platform interrupt.

- Several small cleanups and fixes.


Thanks.

Juergen

 Documentation/ABI/stable/sysfs-hypervisor-xen | 13 +++++
 arch/x86/xen/setup.c                          |  4 --
 arch/x86/xen/smp.h                            |  2 +
 arch/x86/xen/smp_pv.c                         | 17 ++-----
 arch/x86/xen/time.c                           | 38 +++++++++++++-
 arch/x86/xen/xen-head.S                       |  7 +++
 drivers/xen/events/events_base.c              |  9 ++--
 drivers/xen/grant-dma-iommu.c                 | 11 ++++-
 drivers/xen/platform-pci.c                    |  5 +-
 drivers/xen/pvcalls-back.c                    |  3 +-
 drivers/xen/sys-hypervisor.c                  | 71 +++++++++++++++++++++++++--
 drivers/xen/xen-front-pgdir-shbuf.c           |  2 +-
 include/xen/events.h                          |  2 +-
 tools/objtool/check.c                         |  1 +
 14 files changed, 151 insertions(+), 34 deletions(-)

David Woodhouse (1):
      xen: Allow platform PCI interrupt to be shared

Gustavo A. R. Silva (1):
      xen: Replace one-element array with flexible-array member

Jan Beulich (1):
      x86/Xen: drop leftover VM-assist uses

Juergen Gross (2):
      x86/xen: don't let xen_pv_play_dead() return
      x86/xen: mark xen_pv_play_dead() as __noreturn

Krister Johansen (1):
      x86/xen/time: prefer tsc as clocksource when it is invariant

Oleksandr Tyshchenko (1):
      xen/grant-dma-iommu: Implement a dummy probe_device() callback

Per Bilse (1):
      drivers/xen/hypervisor: Expose Xen SIF flags to userspace

Thomas Weißschuh (1):
      xen: sysfs: make kobj_type structure constant

Volodymyr Babchuk (1):
      xen/pvcalls-back: fix permanently masked event channel


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

* Re: [GIT PULL] xen: branch for v6.3-rc1
  2023-02-19  5:33 [GIT PULL] xen: branch for v6.3-rc1 Juergen Gross
@ 2023-02-22  1:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-22  1:43 UTC (permalink / raw
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, sstabellini

The pull request you sent on Sun, 19 Feb 2023 06:33:26 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/239451e90355be68130410ef8fadef8cd130a35d

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:[~2023-02-22  1:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-19  5:33 [GIT PULL] xen: branch for v6.3-rc1 Juergen Gross
2023-02-22  1:43 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).