aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 dayself: Also compile dl-misc.os with $(rtld-early-cflags)release/2.38/masterH.J. Lu
5 daysCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer
5 daysCVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer
5 daysCVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer
5 daysCVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer
5 daysi386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer
7 daysnptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer
11 dayslogin: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer
11 dayslogin: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer
11 dayssparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella
13 daysiconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer
2024-04-10AArch64: Check kernel version for SVE ifuncsWilco Dijkstra
2024-04-10aarch64: fix check for SVE support in assemblerSzabolcs Nagy
2024-04-10aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab
2024-04-10AArch64: Remove Falkor memcpyWilco Dijkstra
2024-04-10AArch64: Add memset_zva64Wilco Dijkstra
2024-04-10AArch64: Cleanup emag memsetWilco Dijkstra
2024-04-10AArch64: Cleanup ifuncsWilco Dijkstra
2024-04-10AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra
2024-04-10Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers
2024-03-22LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbfcaiyinyu
2024-03-18linux: Use rseq area unconditionally in sched_getcpu (bug 31479)Florian Weimer
2024-02-27S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler
2024-02-12malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella
2024-02-02sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman
2024-02-02sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella
2024-02-02sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella
2024-02-01sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson
2024-02-01S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler
2024-01-31x86_64: Optimize ffsll function code size.Sunil K Pandey
2024-01-30syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)Arjun Shankar
2024-01-30syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)Arjun Shankar
2024-01-30syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)Arjun Shankar
2024-01-02libio: Check remaining buffer size in _IO_wdo_write (bug 31183)Florian Weimer
2024-01-02getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)Andreas Schwab
2023-12-23NEWS: Mention bug fixes for 30745/30843H.J. Lu
2023-12-23NEWS: Mention bug fixes for 29039/30694/30709/30721H.J. Lu
2023-12-23x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu
2023-12-23x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu
2023-12-22elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy
2023-12-22elf: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin
2023-12-10LoongArch: Delete excessively allocated memory.caiyinyu
2023-12-07elf: Fix wrong break removal from 8ee878592cAdhemerval Zanella
2023-11-25sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ...Sergio Durigan Junior
2023-10-19Revert "elf: Move l_init_called_next to old place of l_text_end in link map"Florian Weimer
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer
2023-10-18Revert "elf: Remove unused l_text_end field from struct link_map"Florian Weimer
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar