All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] Linux user patches
@ 2026-07-26 19:36 Helge Deller
  2026-07-26 19:36 ` [PULL 1/2] linux-user: Guard local FUTEX_CMD_MASK definition Helge Deller
  2026-07-26 19:36 ` [PULL 2/2] linux-user: fix guards for the fsmount(2) syscall series Helge Deller
  0 siblings, 2 replies; 3+ messages in thread
From: Helge Deller @ 2026-07-26 19:36 UTC (permalink / raw)
  To: qemu-devel, Stefan Hajnoczi
  Cc: Helge Deller, Laurent Vivier, Matt Turner, Cédric Le Goater,
	Pierrick Bouvier

From: Helge Deller <deller@gmx.de>

The following changes since commit 300438ffbb8d9430cac2fcc15cba6f482b2c0587:

  Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2026-07-24 09:13:49 -0400)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/linux-user-pull-request

for you to fetch changes up to 4fdc24696cbf1ac6d97075d877cafc9fead4c475:

  linux-user: fix guards for the fsmount(2) syscall series (2026-07-26 15:10:59 +0200)

----------------------------------------------------------------
linux-user patches

Enable fsmount() syscalls and fix build with Linux 7.2 kernel headers.

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

Cédric Le Goater (1):
  linux-user: Guard local FUTEX_CMD_MASK definition

Matt Turner (1):
  linux-user: fix guards for the fsmount(2) syscall series

 linux-user/strace.c       | 2 +-
 linux-user/strace.list    | 2 +-
 linux-user/syscall.c      | 4 ++--
 linux-user/syscall_defs.h | 2 ++
 4 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.54.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-26 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-26 19:36 [PULL 0/2] Linux user patches Helge Deller
2026-07-26 19:36 ` [PULL 1/2] linux-user: Guard local FUTEX_CMD_MASK definition Helge Deller
2026-07-26 19:36 ` [PULL 2/2] linux-user: fix guards for the fsmount(2) syscall series Helge Deller

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.