Commit 759c456b1d for qemu.org

commit 759c456b1d22fe4083c8b384da27d3f56fd53f82
Merge: 86af3e3f67 9e7734ead1
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Mon Apr 27 12:57:33 2026 -0400

    Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa into staging

    linux-user: Pull request

    This patch series adds myself as linux-user maintainer, and includes some
    patches which have piled up for linux-user during the last few weeks.

    Please apply.
    Thanks!
    Helge

    * tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa:
      linux-user: Flush errors by using exit() instead of _exit() in error path
      linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
      linux-user: Fix CLONE_PARENT_SETTID when using fork-like clone
      linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
      linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
      linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW
      linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
      linux-user/strace: Use pointer type for read and write values
      linux-user/arm/nwfpe: Use thread-local storage for qemufpa
      linux-user/arm/nwfpe: Replace user_registers with current_cpu
      linux-user: Don't define target_stat64 struct for loongarch64
      linux-user: fix off-by-one in host_to_target_for_each_rtattr()
      linux-user/ppc: Fix ppc64 rt_sigframe stack offset
      MAINTAINERS: Add myself as maintainer for linux-user

    [I have confirmed with Laurent, the current maintainer, that he would
    like Helge to help.
    -- Stefan]
    Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

    Conflicts:
      MAINTAINERS
      Pierrick's email address changed.

diff --cc MAINTAINERS
index a23ff5279e,e0f707a1ec..49f9bce818
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -4063,7 -4075,8 +4063,8 @@@ T: git https://github.com/qemu-bsd-user

  Linux user
  M: Laurent Vivier <laurent@vivier.eu>
+ M: Helge Deller <deller@gmx.de>
 -R: Pierrick Bouvier <pierrick.bouvier@linaro.org>
 +R: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
  S: Odd Fixes
  F: linux-user/
  F: configs/targets/*linux-user.mak