]> git.ipfire.org Git - thirdparty/qemu.git/history - linux-user/syscall.c
linux-user: fix getgroups/setgroups allocations
[thirdparty/qemu.git] / linux-user / syscall.c
2023-05-18  Michael Tokarevlinux-user: fix getgroups/setgroups allocations
2023-04-10  Mathis Marionlinux-user: fix timerfd read endianness conversion
2023-04-10  Ilya Leoshkevichlinux-user: Fix unaligned memory access in prlimit64...
2023-04-10  Mathis Marionlinux-user: fix sockaddr_in6 endianness
2022-11-07  Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-03  Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-11-02  Icenowy Zhenglinux-user: always translate cmsg when recvmsg
2022-11-02  Helge Dellerlinux-user: Add close_range() syscall
2022-10-30  Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30  Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-26  Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26  Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26  Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-25  Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25  Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-10-25  Helge Dellerlinux-user: Add guest memory layout to exception dump
2022-10-21  WANG Xueruilinux-user: Implement faccessat2
2022-10-21  Daniel P. Berrangélinux-user: add more compat ioctl definitions
2022-10-21  Laurent Vivierlinux-user: don't use AT_EXECFD in do_openat()
2022-10-21  Laurent Vivierlinux-user: handle /proc/self/exe with execve() syscall
2022-10-21  Laurent Vivierlinux-user: fix pidfd_send_signal()
2022-10-21  WANG Xueruilinux-user: Fix more MIPS n32 syscall ABI issues
2022-10-04  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-29  Stefan HajnocziMerge tag 'char-pull-request' of https://gitlab.com...
2022-09-28  Stefan HajnocziMerge tag 'pull-request-2022-09-28' of https://gitlab...
2022-09-28  Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-27  Richard Hendersonlinux-user: Implement PI futexes
2022-09-27  Richard Hendersonlinux-user: Convert signal number for FUTEX_FD
2022-09-27  Richard Hendersonlinux-user: Implement FUTEX_WAKE_BITSET
2022-09-27  Richard Hendersonlinux-user: Sink call to do_safe_futex
2022-09-27  Richard Hendersonlinux-user: Combine do_futex and do_futex_time64
2022-09-27  Peter Maydelllinux-user: Don't assume 0 is not a valid host timer_t...
2022-09-27  fanwenjielinux-user: fix bug about missing signum convert of...
2022-09-27  Helge Dellerlinux-user/hppa: Increase guest stack size to 80MB...
2022-09-27  Helge Dellerlinux-user: Add pidfd_open(), pidfd_send_signal() and...
2022-09-23  Jameson Nashlinux-user: fix readlinkat handling with magic exe...
2022-08-19  Richard HendersonMerge tag 'for-7.1-hppa' of https://github.com/hdeller...
2022-08-19  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-19  Richard HendersonRevert "linux-user: un-parent OBJECT(cpu) when closing...
2022-08-16  Richard HendersonMerge tag 'pull-request-2022-08-16' of https://gitlab...
2022-08-16  Richard HendersonMerge tag 'pull-for-7.1-fixes-160822-1' of https:/...
2022-08-16  Alex Bennéelinux-user: un-parent OBJECT(cpu) when closing thread
2022-08-10  Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-10  Daniel P. Berrangélinux-user: fix compat with glibc >= 2.36 sys/mount.h
2022-08-08  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-03  Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-02  Rainer Müllerlinux-user: Use memfd for open syscall emulation
2022-07-26  Richard HendersonMerge tag 'pull-target-arm-20220726' of https://git...
2022-07-26  Peter MaydellMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-07-25  Helge Dellerlinux-user: Use target abi_int type for pipefd[1] in...
2022-07-25  Helge Dellerlinux-user: Unconditionally use pipe2() syscall
2022-07-12  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-11  Richard HendersonMerge tag 'pull-target-arm-20220711' of https://git...
2022-07-11  Richard Hendersonlinux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
2022-07-11  Richard Hendersonlinux-user: Rename sve prctls
2022-06-24  Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24  Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-24  Helge Dellerlinux-user: Adjust child_tidptr on set_tid_address...
2022-06-24  Ilya Leoshkevichlinux-user: Add partial support for MADV_DONTNEED
2022-05-25  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-25  Richard HendersonMerge tag 'pull-aspeed-20220525' of https://github...
2022-05-25  Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-25  Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-05-23  Philippe Mathieu... linux-user: Remove pointless CPU{ARCH}State casts
2022-05-23  Philippe Mathieu... linux-user: Have do_syscall() use CPUArchState* instead...
2022-05-23  Fabrice Fontainelinux-user/syscall.c: fix build without RLIMIT_RTTIME
2022-04-20  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06  Marc-André LureauReplace TARGET_WORDS_BIGENDIAN
2022-04-06  Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
2022-03-25  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-24  Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-24  Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-22  Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22  Richard Hendersonlinux-user: Properly handle sigset arg to ppoll
2022-03-22  Richard Hendersonlinux-user: Properly handle sigset arg to epoll_pwait
2022-03-22  Richard Hendersonlinux-user: Properly handle sigset arg to pselect
2022-03-22  Richard Hendersonlinux-user: Split out helpers for sigsuspend
2022-03-22  Richard Hendersonlinux-user/alpha: Fix sigsuspend for big-endian hosts
2022-03-22  Peter MaydellMerge tag 'pull-nbd-2022-03-21' of https://repo.or...
2022-03-21  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-21  Peter MaydellMerge tag 'pull-misc-2022-03-21' of git://repo.or.cz...
2022-03-21  Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-02-07  Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-01  Serge Belyshevlinux-user/syscall: Translate TARGET_RLIMIT_RTTIME
2022-01-28  Cameron Esfahanilinux-user: Implement starttime field in self stat...
2022-01-27  Patrick Venturelinux-user: sigprocmask check read perms first
2022-01-27  Shu-Chun Wenglinux-user: rt_sigprocmask, check read perms first
2022-01-27  Paul Brooklinux-user: Fix inotify on aarch64
2022-01-16  Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
2022-01-13  Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-01-13  Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-12  Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-12  Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11  Richard Hendersonlinux-user: Implement capability prctls
2022-01-11  Richard Hendersonlinux-user: Implement PR_SET_PDEATHSIG
2022-01-11  Richard Hendersonlinux-user: Map signal number in PR_GET_PDEATHSIG
2022-01-11  Richard Hendersonlinux-user: Do not special-case NULL for PR_GET_PDEATHSIG
2022-01-11  Richard Hendersonlinux-user/arm: Move target_oabi_flock64 out of target_...
2022-01-11  Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
next