summaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
13 dayslinux-user: Fix AT_PHDR when program headers are relocated into their own seg...Akshit Yadav
13 dayslinux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturnMatt Turner
13 dayslinux-user/xtensa: save/restore FP registers across signal deliveryMatt Turner
2026-06-14linux-user: add preadv2/preadv2Dominique Martinet
2026-06-11linux-user/strace: add fsmount series of syscallsXinhui Yang
2026-06-11linux-user: implement fsmount(2) series of syscallsXinhui Yang
2026-06-01linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturnMatt Turner
2026-06-01linux-user/sh4: restore FP rounding mode on sigreturnMatt Turner
2026-06-01linux-user/sh4: preserve T/M/Q bits across signal deliveryMatt Turner
2026-06-01linux-user/mips: save/restore FCSR across signal deliveryMatt Turner
2026-06-01linux-user/ppc: restore fp_status from FPSCR on sigreturnMatt Turner
2026-05-26linux-user/mips64: fix mipsn32 elf_core_copy_regs entry widthMatt Turner
2026-05-26linux-user/mips64: fix elf_core_copy_regs register layout in core filesMatt Turner
2026-05-19linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline patternMatt Turner
2026-05-19linux-user/sh4: Fix target_ucontext tuc_link field typeMatt Turner
2026-05-19linux-user: Fix AT_EXECFN in AUXV for symlinked programsHelge Deller
2026-05-14linux-user: Translate errno in IP_RECVERR and IPV6_RECVERRHelge Deller
2026-05-14linux-user: Allow getsockopt() with NULL optval addressHelge Deller
2026-05-14linux-user: Flush errors by using exit() instead of _exit() in error pathHelge Deller
2026-05-14linux-user: Add missing CDROM ioctlsHelge Deller
2026-05-14linux-user: Flush errors by using exit() instead of _exit() in error pathHelge Deller
2026-05-14linux-user: Use abi_int for imr_ifindex in ip_mreqn structHelge Deller
2026-05-14linux-user: Fix CLONE_PARENT_SETTID when using fork-like cloneHelge Deller
2026-05-14linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWHelge Deller
2026-05-14linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWHelge Deller
2026-05-14linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEWHelge Deller
2026-05-14linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlandsJames Hilliard
2026-05-14linux-user/strace: Use pointer type for read and write valuesAlistair Francis
2026-05-14linux-user/arm/nwfpe: Use thread-local storage for qemufpaRichard Henderson
2026-05-14linux-user/arm/nwfpe: Replace user_registers with current_cpuRichard Henderson
2026-05-14linux-user: Don't define target_stat64 struct for loongarch64Gyorgy Tamasi
2026-05-14linux-user: fix off-by-one in host_to_target_for_each_rtattr()Yixin Wei
2026-05-14linux-user/ppc: Fix ppc64 rt_sigframe stack offsetMatt Turner
2026-05-14bsd-user, linux-user: signal: recursive signal delivery fixNicholas Piggin
2026-05-14linux-user: Make openat2() use -L for absolute pathsSun Haoyu
2026-05-14linux-user: update select timeout writebackSun Haoyu
2026-05-14linux-user: fix name_to_handle_at when AT_HANDLE_MNT_ID_UNIQUE flag is setClayton Craft
2026-05-14include: Don't include guest-host.h in cpu-ldst.hPeter Maydell
2026-03-31linux-user/i386/signal.c: Correct definition of target_fpstate_32Peter Maydell
2026-03-18linux-user: fix mremap with old_size=0 for shared mappingsRazvan Ghiorghe
2026-03-18linux-user: Fix zero_bss for RX PT_LOAD segmentsRazvan Ghiorghe
2026-03-11linux-user: fix TIOCGSID ioctlAndreas Schwab
2026-03-11linux-user: Deal with mmap where start > reserved_vaBingwu Zhang
2026-02-10linux-user/syscall.c: Prevent acquiring clone_lock while fork()Aleksandr Sergeev
2026-01-24linux-user: fixup termios2 related things on PowerPCIcenowy Zheng
2026-01-24linux-user: Add missing termios baud ratesVivian Wang
2026-01-24linux-user: Add termios2 support to sparc targetLuca Bonissi
2026-01-24linux-user: Add termios2 support to sh4 targetLuca Bonissi
2026-01-24linux-user: Add termios2 support to mips targetLuca Bonissi
2026-01-24linux-user: Add termios2 support to hppa targetLuca Bonissi