index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
2026-08-13
linux-user: implement mount_setattr(2)
Matt Turner
2026-08-12
linux-user/sh4: Fix crashes on signal delivery in conditional delay slot
Mikulas Patocka
2026-08-12
linux-user/sh4: Initialize the FPSCR register on signal
Mikulas Patocka
2026-08-12
linux-user/sh4: Deliver SIGILL on invalid instruction
Mikulas Patocka
2026-08-05
linux-user/aarch64: Fix SHADOW_STACK_SET_TOKEN
Richard Henderson
2026-08-05
linux-user: fix incorrect msg_l[sr]pid members of target_msqid_ds
no92
2026-08-05
linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures
Helge Deller
2026-08-05
linux-user/sh4: allow full 32-bit address space
Laurent Vivier
2026-08-05
linux-user: fix guards for the fsmount(2) syscall series
Matt Turner
2026-08-05
linux-user: Guard local FUTEX_CMD_MASK definition
Cédric Le Goater
2026-07-15
linux-user/alpha: populate AT_HWCAP from env->amask
Matt Turner
2026-07-15
linux-user/alpha: add coredump support
Matt Turner
2026-07-14
linux-user: Validate guest-passed dm_ioctl data_size
Peter Maydell
2026-06-24
linux-user: Fix AT_PHDR when program headers are relocated into their own seg...
Akshit Yadav
2026-06-24
linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturn
Matt Turner
2026-06-24
linux-user/xtensa: save/restore FP registers across signal delivery
Matt Turner
2026-06-14
linux-user: add preadv2/preadv2
Dominique Martinet
2026-06-11
linux-user/strace: add fsmount series of syscalls
Xinhui Yang
2026-06-11
linux-user: implement fsmount(2) series of syscalls
Xinhui Yang
2026-06-01
linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
Matt Turner
2026-06-01
linux-user/sh4: restore FP rounding mode on sigreturn
Matt Turner
2026-06-01
linux-user/sh4: preserve T/M/Q bits across signal delivery
Matt Turner
2026-06-01
linux-user/mips: save/restore FCSR across signal delivery
Matt Turner
2026-06-01
linux-user/ppc: restore fp_status from FPSCR on sigreturn
Matt Turner
2026-05-26
linux-user/mips64: fix mipsn32 elf_core_copy_regs entry width
Matt Turner
2026-05-26
linux-user/mips64: fix elf_core_copy_regs register layout in core files
Matt Turner
2026-05-19
linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline pattern
Matt Turner
2026-05-19
linux-user/sh4: Fix target_ucontext tuc_link field type
Matt Turner
2026-05-19
linux-user: Fix AT_EXECFN in AUXV for symlinked programs
Helge Deller
2026-05-02
linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
Helge Deller
2026-05-02
linux-user: Allow getsockopt() with NULL optval address
Helge Deller
2026-05-02
linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
2026-05-02
linux-user: Add missing CDROM ioctls
Helge Deller
2026-05-02
linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
2026-05-02
linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
Helge Deller
2026-05-02
linux-user: Fix CLONE_PARENT_SETTID when using fork-like clone
Helge Deller
2026-05-02
linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
2026-05-02
linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
2026-05-02
linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW
Helge Deller
2026-05-02
linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
James Hilliard
2026-05-02
linux-user/strace: Use pointer type for read and write values
Alistair Francis
2026-05-02
linux-user/arm/nwfpe: Use thread-local storage for qemufpa
Richard Henderson
2026-05-02
linux-user/arm/nwfpe: Replace user_registers with current_cpu
Richard Henderson
2026-05-02
linux-user: Don't define target_stat64 struct for loongarch64
Gyorgy Tamasi
2026-04-30
linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Yixin Wei
2026-04-30
linux-user/ppc: Fix ppc64 rt_sigframe stack offset
Matt Turner
2026-03-31
bsd-user, linux-user: signal: recursive signal delivery fix
Nicholas Piggin
2026-03-31
linux-user: Make openat2() use -L for absolute paths
Sun Haoyu
2026-03-31
linux-user: update select timeout writeback
Sun Haoyu
2026-03-31
linux-user: fix name_to_handle_at when AT_HANDLE_MNT_ID_UNIQUE flag is set
Clayton Craft
[next]