From: Helge Deller <deller@kernel.org>
To: qemu-devel@nongnu.org
Cc: deller@gmx.de, Laurent Vivier <laurent@vivier.eu>,
Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
Subject: [PULL 0/4] Linux user next patches
Date: Tue, 19 May 2026 16:05:27 +0200 [thread overview]
Message-ID: <20260519140531.11931-1-deller@kernel.org> (raw)
From: Helge Deller <deller@gmx.de>
The following changes since commit 6d17fd91f6cf88df5cb2205e578640d72605cc43:
Merge tag 'pull-nvme-20260518' of https://gitlab.com/birkelund/qemu into staging (2026-05-18 08:33:20 -0400)
are available in the Git repository at:
https://github.com/hdeller/qemu-hppa.git tags/linux-user-next-pull-request
for you to fetch changes up to 1e000f9671aed33a3f86d2fdc61f991424628bb4:
linux-user: Fix a memory leak when pthread_create fails (2026-05-19 15:49:35 +0200)
----------------------------------------------------------------
linux-user patches
pthread_create() failure path cleanups, sh4 libunwind/sigtramp fixes and
a (emulated) dynamic linker fix for AT_EXECFN.
----------------------------------------------------------------
Helge Deller (1):
linux-user: Fix AT_EXECFN in AUXV for symlinked programs
Matt Turner (2):
linux-user/sh4: Fix target_ucontext tuc_link field type
linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline
pattern
Warner Losh (1):
linux-user: Fix a memory leak when pthread_create fails
linux-user/main.c | 6 +++--
linux-user/sh4/signal.c | 46 +++++++++++++++++++++++++++----------
linux-user/syscall.c | 24 ++++++++++++-------
linux-user/user-internals.h | 1 +
4 files changed, 55 insertions(+), 22 deletions(-)
--
2.54.0
next reply other threads:[~2026-05-19 14:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 14:05 Helge Deller [this message]
2026-05-19 14:05 ` [PULL 1/4] linux-user: Fix AT_EXECFN in AUXV for symlinked programs Helge Deller
2026-05-19 14:05 ` [PULL 2/4] linux-user/sh4: Fix target_ucontext tuc_link field type Helge Deller
2026-05-19 14:05 ` [PULL 3/4] linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline pattern Helge Deller
2026-05-19 14:05 ` [PULL 4/4] linux-user: Fix a memory leak when pthread_create fails Helge Deller
2026-05-19 20:51 ` [PULL 0/4] Linux user next patches Stefan Hajnoczi
-- strict thread matches above, loose matches on Subject: below --
2026-04-30 7:19 Helge Deller
2026-04-30 17:35 ` Stefan Hajnoczi
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=20260519140531.11931-1-deller@kernel.org \
--to=deller@kernel.org \
--cc=deller@gmx.de \
--cc=laurent@vivier.eu \
--cc=pierrick.bouvier@oss.qualcomm.com \
--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 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.