aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-29misc: Add support for Linux uio.h RWF_NOAPPEND flagrelease/2.38/masterStafford Horne3-1/+9
2024-05-28i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)Sunil K Pandey1-1/+7
2024-05-10Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu1-3/+6
2024-05-08resolv: Fix some unaligned accesses in resolver [BZ #30750]John David Anglin2-2/+4
2024-05-02nscd: Use time_t for return type of addgetnetgrentXFlorian Weimer1-2/+2
2024-04-25elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu1-0/+1
2024-04-25CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer1-98/+121
2024-04-25CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer1-4/+7
2024-04-25CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer1-8/+6
2024-04-25CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer1-2/+3
2024-04-25i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer1-0/+1
2024-04-23nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer1-4/+11
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer18-22/+165
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer17-1/+88
2024-04-19sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella1-9/+4
2024-04-17iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol3-1/+144
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer1-0/+19
2024-04-10AArch64: Check kernel version for SVE ifuncsWilco Dijkstra5-2/+53
2024-04-10aarch64: fix check for SVE support in assemblerSzabolcs Nagy2-4/+6
2024-04-10aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab1-1/+1
2024-04-10AArch64: Remove Falkor memcpyWilco Dijkstra8-332/+1
2024-04-10AArch64: Add memset_zva64Wilco Dijkstra6-68/+38
2024-04-10AArch64: Cleanup emag memsetWilco Dijkstra4-197/+90
2024-04-10AArch64: Cleanup ifuncsWilco Dijkstra18-125/+41
2024-04-10AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra11-1/+141
2024-04-10Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers1-0/+1
2024-03-22LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbfcaiyinyu1-1/+1
2024-03-18linux: Use rseq area unconditionally in sched_getcpu (bug 31479)Florian Weimer1-8/+0
2024-02-27S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler3-13/+65
2024-02-12malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella5-18/+2
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella1-1/+0
2024-02-02sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman2-4/+16
2024-02-02sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella1-1/+1
2024-02-02sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella1-2/+5
2024-02-01sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson1-2/+2
2024-02-01S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler2-2/+6
2024-01-31x86_64: Optimize ffsll function code size.Sunil K Pandey1-5/+5
2024-01-30syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)Arjun Shankar1-1/+2
2024-01-30syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)Arjun Shankar1-11/+28
2024-01-30syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)Arjun Shankar4-15/+82
2024-01-02libio: Check remaining buffer size in _IO_wdo_write (bug 31183)Florian Weimer2-1/+2
2024-01-02getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)Andreas Schwab1-1/+8
2023-12-23NEWS: Mention bug fixes for 30745/30843H.J. Lu1-0/+2
2023-12-23NEWS: Mention bug fixes for 29039/30694/30709/30721H.J. Lu1-0/+4
2023-12-23x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu2-2/+3
2023-12-23x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu2-1/+2
2023-12-22elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy5-0/+113
2023-12-22elf: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin1-0/+1
2023-12-10LoongArch: Delete excessively allocated memory.caiyinyu1-34/+34
2023-12-07elf: Fix wrong break removal from 8ee878592cAdhemerval Zanella1-0/+1