aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-19getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)siddhesh/realpath-and-getcwdSiddhesh Poyarekar
2022-01-19realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar
2022-01-19support: Add helpers to create paths longer than PATH_MAXSiddhesh Poyarekar
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
2022-01-14x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer
2022-01-14math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey
2022-01-14Disable debuginfod in printer tests [BZ #28757]H.J. Lu
2022-01-13Update syscall lists for Linux 5.16Joseph Myers
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer
2022-01-13stdlib: Fix formatting of tests list in MakefileSiddhesh Poyarekar
2022-01-13stdlib: Sort tests in MakefileSiddhesh Poyarekar
2022-01-12x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar
2022-01-12debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar
2022-01-12Do not build libresolv module with 64 bit time_t flagsAdhemerval Zanella
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella