v9fs.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Eric Van Hensbergen <ericvh@kernel.org>
To: torvalds@linux-foundation.org
Cc: v9fs@lists.linux.dev, v9fs-developer@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] 9p fixes for 6.3-rc7
Date: Sun, 9 Apr 2023 22:44:48 +0000	[thread overview]
Message-ID: <ZDM/4C0PlbbzV/0R@7e9e31583646> (raw)

[-- Attachment #1: Type: text/plain, Size: 1439 bytes --]

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-6.3-fixes-rc7

for you to fetch changes up to 347dca97f75d461ac2ac256b68e495dfc6f14d61:

  Update email address and mailing list for v9fs (2023-04-02 23:53:41 +0000)

----------------------------------------------------------------
These are some collected fixes for the 6.3-rc series that have been
passed our 9p regression tests and been in for-next for at least a week.
They include a fix for a KASAN reported problem in the extended attribute
handling code and a use after free in the xen transport.  It also includes
some updates for the MAINTAINERS file including the transition of our
development mailing list from sourceforge.net to lists.linux.dev.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>

----------------------------------------------------------------
Eric Van Hensbergen (1):
      Update email address and mailing list for v9fs

Ivan Orlov (1):
      9P FS: Fix wild-memory-access write in v9fs_get_acl

Zheng Wang (1):
      9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition

 MAINTAINERS        | 6 +++---
 fs/9p/xattr.c      | 8 +++++---
 net/9p/trans_xen.c | 4 ++++
 3 files changed, 12 insertions(+), 6 deletions(-)

--
Thanks,
    -eric


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2023-04-09 22:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-09 22:44 Eric Van Hensbergen [this message]
2023-04-10 21:21 ` [GIT PULL] 9p fixes for 6.3-rc7 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=ZDM/4C0PlbbzV/0R@7e9e31583646 \
    --to=ericvh@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=v9fs-developer@lists.sourceforge.net \
    --cc=v9fs@lists.linux.dev \
    /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 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).