From: Juergen Gross <jgross@suse.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org,
sstabellini@kernel.org
Subject: [GIT PULL] xen: branch for v7.2-rc2
Date: Fri, 3 Jul 2026 11:43:31 +0200 [thread overview]
Message-ID: <20260703094331.1752102-1-jgross@suse.com> (raw)
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
next reply other threads:[~2026-07-03 9:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 9:43 Juergen Gross [this message]
2026-07-03 15:55 ` [GIT PULL] xen: branch for v7.2-rc2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260703094331.1752102-1-jgross@suse.com \
--to=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sstabellini@kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.