All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v7.2-rc2
@ 2026-07-03  9:43 Juergen Gross
  2026-07-03 15:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2026-07-03  9:43 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-7.2a-rc2-tag

xen: branch for v7.2-rc2

It contains the following changes:

- A patch by Jan Beulich renaming function parameters and a comment
  related to xen_exchange_memory().

- A patch by Thomas Huth replacing __ASSEMBLY__ with __ASSEMBLER__.

- A patch by Michael Bommarito adding some sanity checking to the
  Xen pvcalls frontend driver.

- A patch by Wentao Liang fixing error handling in the Xen gntdev
  driver.

- 4 patches by Yousef Alhouseen fixing several minor bugs in Xen
  related drivers.


Thanks.

Juergen

 arch/x86/xen/mmu_pv.c               | 15 ++++---
 drivers/xen/gntalloc.c              | 19 +++++---
 drivers/xen/gntdev.c                |  8 +++-
 drivers/xen/pvcalls-front.c         | 88 ++++++++++++++++++++++++++++++++-----
 drivers/xen/xen-front-pgdir-shbuf.c | 12 +++--
 drivers/xen/xenbus/xenbus_xs.c      |  6 +++
 include/xen/interface/xen-mca.h     |  4 +-
 include/xen/interface/xen.h         |  8 ++--
 8 files changed, 124 insertions(+), 36 deletions(-)

Jan Beulich (1):
      x86/Xen: correct commentary and parameter naming of xen_exchange_memory()

Michael Bommarito (1):
      xen/pvcalls: bound backend response req_id before indexing rsp[]

Thomas Huth (1):
      xen: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files

Wentao Liang (1):
      xen/gntdev: fix error handling in ioctl

Yousef Alhouseen (4):
      xen/front-pgdir-shbuf: free grant reference head on errors
      xen/gntalloc: make grant counters unsigned
      xen/gntalloc: validate grant count before allocation
      xenbus: reject unterminated directory replies


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

end of thread, other threads:[~2026-07-03 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03  9:43 [GIT PULL] xen: branch for v7.2-rc2 Juergen Gross
2026-07-03 15: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.