qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/1] Linux user for 6.0 patches
Date: Fri,  9 Apr 2021 15:09:30 +0200	[thread overview]
Message-ID: <20210409130931.382887-1-laurent@vivier.eu> (raw)

The following changes since commit d0d3dd401b70168a353450e031727affee828527:

  Update version for v6.0.0-rc2 release (2021-04-06 18:34:34 +0100)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/linux-user-for-6.0-pull-request

for you to fetch changes up to 360f0abdc51652b06a3718ed43a8688562e69ca4:

  linux-user: Use signed lengths in uaccess.c (2021-04-07 18:55:27 +0200)

----------------------------------------------------------------
linux-user pull request 20210409

Fix lock_user()/unlock_user()

----------------------------------------------------------------

Richard Henderson (1):
  linux-user: Use signed lengths in uaccess.c

 linux-user/qemu.h    | 15 +++++++++------
 linux-user/uaccess.c | 12 ++++++------
 2 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.30.2



             reply	other threads:[~2021-04-09 13:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 13:09 Laurent Vivier [this message]
2021-04-09 13:09 ` [PULL 1/1] linux-user: Use signed lengths in uaccess.c Laurent Vivier
2021-04-09 16:20 ` [PULL 0/1] Linux user for 6.0 patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2021-03-30 14:38 Laurent Vivier
2021-03-30 17:20 ` Peter Maydell
2021-03-31 12:13 ` Peter Maydell

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=20210409130931.382887-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.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 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 NNTP newsgroup(s).