aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-24elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]H.J. Lu
2022-01-24elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]H.J. Lu
2022-01-24Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu
2022-01-24tst-realpath-toolong: Fix hurd buildSiddhesh Poyarekar
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar
2022-01-22Add valgrind smoke testAlexandra Hájková
2022-01-22htl: Fix cleaning the reply portSamuel Thibault
2022-01-21elf: Properly align all PT_LOAD segments [BZ #28676]H.J. Lu
2022-01-21realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar
2022-01-21support: Add helpers to create paths longer than PATH_MAXSiddhesh Poyarekar
2022-01-20nptl: Effectively skip CAS in spinlock loopJangwoong Kim
2022-01-19mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer
2022-01-19x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey
2022-01-18x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu
2022-01-18elf: Fix tst-align3Adhemerval Zanella
2022-01-18elf: Move _dl_setup_hash to its own fileFlorian Weimer
2022-01-17htl: Fix build error in annexcSamuel Thibault
2022-01-17elf: Reinstate tst-audit17Adhemerval Zanella
2022-01-17x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno
2022-01-17rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYSSamuel Thibault
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella
2022-01-17Properly handle --disable-default-pie [BZ #28780]H.J. Lu
2022-01-17elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-17Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella
2022-01-17CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer
2022-01-17sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor
2022-01-17CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer
2022-01-17socket: Add the __sockaddr_un_set functionFlorian Weimer
2022-01-17elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732)Florian Weimer
2022-01-17elf: Set l_contiguous to 1 for the main map in more casesFlorian Weimer
2022-01-17elf: Introduce rtld_setup_main_mapFlorian Weimer
2022-01-16hurd: Make RPC input array parameters constSamuel Thibault
2022-01-16hurd: optimize exec cleanupSamuel Thibault
2022-01-15hurd: Add __rtld_execveSamuel Thibault
2022-01-15hurd: Fix exec() leak on proc_task2proc failureSamuel Thibault
2022-01-15htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault
2022-01-15htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault
2022-01-15hurd: drop SA_SIGINFO availability xfailSamuel Thibault
2022-01-15hurd: Fix timer/clock_getres crash on NULL res parameterSamuel Thibault
2022-01-15hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault
2022-01-15[hurd] Drop spurious #ifdef SHAREDSamuel Thibault
2022-01-15[hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault
2022-01-15elf tst-dl_find_object: Fix typoSamuel Thibault
2022-01-14s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer
2022-01-14powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2022-01-14elf: Split dl-printf.c from dl-misc.cFlorian Weimer
2022-01-14elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer
2022-01-14Generate gcc-macros.hFlorian Weimer