aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 dayself: Also compile dl-misc.os with $(rtld-early-cflags)release/2.35/masterH.J. Lu
6 daysCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer
6 daysCVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer
6 daysCVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer
6 daysCVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer
14 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-08AArch64: Check kernel version for SVE ifuncsWilco Dijkstra
2024-04-08aarch64: fix check for SVE support in assemblerSzabolcs Nagy
2024-04-08aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab
2024-04-08AArch64: Remove Falkor memcpyWilco Dijkstra
2024-04-08AArch64: Add memset_zva64Wilco Dijkstra
2024-04-08AArch64: Cleanup emag memsetWilco Dijkstra
2024-04-08AArch64: Cleanup ifuncsWilco Dijkstra
2024-04-08AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra
2024-04-08Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers
2024-04-08AArch64: Improve SVE memcpy and memmoveWilco Dijkstra
2024-04-08AArch64: Improve strrchrWilco Dijkstra
2024-04-08AArch64: Optimize strnlenWilco Dijkstra
2024-04-08AArch64: Optimize strlenWilco Dijkstra
2024-04-08AArch64: Optimize strcpyWilco Dijkstra
2024-04-08AArch64: Improve strchrnulWilco Dijkstra
2024-04-08AArch64: Optimize strchrWilco Dijkstra
2024-04-08AArch64: Improve strlen_asimdWilco Dijkstra
2024-04-08AArch64: Optimize memrchrWilco Dijkstra
2024-04-08AArch64: Optimize memchrWilco Dijkstra
2024-04-08aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra
2024-04-08aarch64: Cleanup memset ifuncWilco Dijkstra
2024-04-08AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra
2024-04-08aarch64: Optimize string functions with shrn instructionDanila Kutenin
2024-04-08AArch64: Sort makefile entriesWilco Dijkstra
2024-04-08AArch64: Add SVE memcpyWilco Dijkstra
2024-03-18linux: Use rseq area unconditionally in sched_getcpu (bug 31479)Florian Weimer
2024-03-18Include sys/rseq.h in tst-rseq-disable.cStefan Liebler
2024-03-18nptl: Unconditionally use a 32-byte rseq areaFlorian Weimer
2024-03-18make ‘struct pthread’ a complete typePaul Eggert
2024-03-12support: use 64-bit time_t (bug 30111)Andreas Schwab
2024-02-12malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella
2024-01-31x86_64: Optimize ffsll function code size.Sunil K Pandey
2023-12-23NEWS: Mention bug fixes for 29039/30745/30843H.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: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin
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
2023-09-26Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar
2023-09-26Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler
2023-09-16io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno