From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/2] Linux user for 5.2 patches
Date: Wed, 11 Nov 2020 22:40:31 +0100 [thread overview]
Message-ID: <20201111214033.432676-1-laurent@vivier.eu> (raw)
The following changes since commit c6f28ed5075df79fef39c500362a3f4089256c9c:
Update version for v5.2.0-rc1 release (2020-11-10 22:29:57 +0000)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/linux-user-for-5.2-pull-request
for you to fetch changes up to c7811022ebfcaae64e06383ff734f3b3651bf892:
linux-user: Prevent crash in epoll_ctl (2020-11-11 11:01:08 +0100)
----------------------------------------------------------------
Fixes for epoll_ctl and stack_t
----------------------------------------------------------------
LemonBoy (2):
linux-user: Correct definition of stack_t
linux-user: Prevent crash in epoll_ctl
linux-user/alpha/target_signal.h | 3 +--
linux-user/arm/target_signal.h | 6 +++---
linux-user/cris/target_signal.h | 6 +++---
linux-user/hppa/target_signal.h | 2 +-
linux-user/i386/target_signal.h | 6 +++---
linux-user/m68k/target_signal.h | 6 +++---
linux-user/microblaze/target_signal.h | 6 +++---
linux-user/mips/target_signal.h | 6 +++---
linux-user/mips64/target_signal.h | 7 +++----
linux-user/nios2/target_signal.h | 5 +++--
linux-user/ppc/target_signal.h | 6 +++---
linux-user/s390x/target_signal.h | 2 +-
linux-user/sh4/target_signal.h | 6 +++---
linux-user/sparc/target_signal.h | 6 +++---
linux-user/syscall.c | 26 +++++++++++++++++---------
linux-user/x86_64/target_signal.h | 6 +++---
16 files changed, 56 insertions(+), 49 deletions(-)
--
2.28.0
next reply other threads:[~2020-11-11 21:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 21:40 Laurent Vivier [this message]
2020-11-11 21:40 ` [PULL 1/2] linux-user: Correct definition of stack_t Laurent Vivier
2020-11-11 21:40 ` [PULL 2/2] linux-user: Prevent crash in epoll_ctl Laurent Vivier
2020-11-12 11:33 ` [PULL 0/2] Linux user for 5.2 patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2020-11-17 15:16 Laurent Vivier
2020-11-17 23:03 ` 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=20201111214033.432676-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).