about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer2022-01-241-0/+18
* Fix handling of unterminated bracket expressions in fnmatch (bug 28792)Andreas Schwab2022-01-243-3/+45
* realpath: Avoid overwriting preexisting error (CVE-2021-3998)Siddhesh Poyarekar2022-01-241-1/+1
* elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688]H.J. Lu2022-01-244-0/+88
* elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]H.J. Lu2022-01-243-0/+67
* elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]H.J. Lu2022-01-246-0/+258
* Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu2022-01-245-0/+83
* tst-realpath-toolong: Fix hurd buildSiddhesh Poyarekar2022-01-241-0/+4
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-01-244-1/+260
* Add valgrind smoke testAlexandra Hájková2022-01-223-0/+102
* htl: Fix cleaning the reply portSamuel Thibault2022-01-227-34/+44
* elf: Properly align all PT_LOAD segments [BZ #28676]H.J. Lu2022-01-211-1/+8
* realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar2022-01-214-2/+64
* support: Add helpers to create paths longer than PATH_MAXSiddhesh Poyarekar2022-01-212-9/+159
* nptl: Effectively skip CAS in spinlock loopJangwoong Kim2022-01-201-3/+2
* mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer2022-01-192-4/+4
* x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey2022-01-191-2/+3
* x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu2022-01-181-3/+31
* elf: Fix tst-align3Adhemerval Zanella2022-01-181-2/+3
* elf: Move _dl_setup_hash to its own fileFlorian Weimer2022-01-183-45/+65
* htl: Fix build error in annexcSamuel Thibault2022-01-171-2/+4
* elf: Reinstate tst-audit17Adhemerval Zanella2022-01-171-0/+1
* x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno2022-01-171-4/+10
* rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYSSamuel Thibault2022-01-1710-25/+61
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-1741-1/+349
* Properly handle --disable-default-pie [BZ #28780]H.J. Lu2022-01-172-32/+55
* elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella2022-01-176-39/+39
* Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella2022-01-176-39/+39
* CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer2022-01-174-8/+50
* sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor2022-01-172-1/+48
* CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer2022-01-172-4/+10
* socket: Add the __sockaddr_un_set functionFlorian Weimer2022-01-174-1/+120
* elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732)Florian Weimer2022-01-171-12/+17
* elf: Set l_contiguous to 1 for the main map in more casesFlorian Weimer2022-01-171-0/+25
* elf: Introduce rtld_setup_main_mapFlorian Weimer2022-01-171-144/+159
* hurd: Make RPC input array parameters constSamuel Thibault2022-01-163-10/+10
* hurd: optimize exec cleanupSamuel Thibault2022-01-162-24/+28
* hurd: Add __rtld_execveSamuel Thibault2022-01-152-2/+126
* hurd: Fix exec() leak on proc_task2proc failureSamuel Thibault2022-01-151-2/+2
* htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault2022-01-156-79/+11
* htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault2022-01-151-3/+3
* hurd: drop SA_SIGINFO availability xfailSamuel Thibault2022-01-151-2/+1
* hurd: Fix timer/clock_getres crash on NULL res parameterSamuel Thibault2022-01-151-2/+5
* hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault2022-01-152-0/+7
* [hurd] Drop spurious #ifdef SHAREDSamuel Thibault2022-01-151-2/+0
* [hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault2022-01-151-0/+3
* elf tst-dl_find_object: Fix typoSamuel Thibault2022-01-151-1/+1
* s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-2/+3
* x86: Add x86-64-vN check to early startupFlorian Weimer2022-01-142-1/+31
* powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-4/+5