aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-29Update link in SECURITY.md.HEADmasterCollin Funk1-1/+1
2026-04-28locale: memory leak in newlocale [BZ #25770]Dmitry Kovalenko3-7/+87
2026-04-28README: fix stale bug-reporting URL [BZ #34094]Shamil Abdulaev1-3/+4
2026-04-28manual: clarify _FILE_OFFSET_BITS Y2038 implications [BZ #34095]Shamil Abdulaev1-3/+7
2026-04-28misc: Optimize getusershell.cRocket Ma4-125/+223
2026-04-28advisories: Update GLIBC-SA-2026-0012 metadataCarlos O'Donell1-1/+1
2026-04-28advisories: Update GLIBC-SA-2026-0012Carlos O'Donell1-2/+2
2026-04-28Add advisory text for CVE-2026-5435Carlos O'Donell1-0/+24
2026-04-28Remove EXIT_UNSUPPORTED in stdlib/test-bz22786 if path is NULLStefan Liebler1-7/+0
2026-04-27Document CVE-2026-6238Siddhesh Poyarekar1-0/+18
2026-04-27tests: misc: Use new tunable handling for BTI and GCS testsYury Khrustalev2-65/+66
2026-04-27tests: time: Use new tunable handlingYury Khrustalev1-1/+1
2026-04-27tests: nptl: Remove unused code from makefileYury Khrustalev1-4/+0
2026-04-27tests: nptl: Use new tunable handlingYury Khrustalev1-1/+1
2026-04-27tests: misc: Use new tunable handlingYury Khrustalev2-4/+4
2026-04-27tests: gmon: Use new tunable handlingYury Khrustalev1-2/+2
2026-04-27tests: elf: Use new tunable handlingYury Khrustalev1-4/+4
2026-04-27tests: Allow tests to append tunablesYury Khrustalev3-12/+32
2026-04-24posix: fix false regex match with backrefs and $ anchorCollin Funk3-4/+46
2026-04-23riscv: Remove duplicte memcpy redirectPeter Bergner1-1/+0
2026-04-22riscv: Add RVV memcpy for both multiarch and non-multiarch buildsYao Zihong6-0/+87
2026-04-22support: add support_address_diff functionYury Khrustalev9-11/+131
2026-04-22advisories: Reject GLIBC-SA-2026-0008Carlos O'Donell1-10/+16
2026-04-22advisories: Document rejection process in README.Carlos O'Donell1-0/+15
2026-04-21riscv: Add RVV strcpy for both multiarch and non-multiarch buildsYao Zihong6-0/+173
2026-04-21s390: Remove Wno-CFLAGS for rtld.c/dl-load.c/dl-reloc.cStefan Liebler1-4/+0
2026-04-20advisories: Fix spelling mistake in GLIBC-SA-2026-0009.Carlos O'Donell1-1/+1
2026-04-20Add advisory text for CVE-2026-5450Carlos O'Donell1-0/+23
2026-04-20Document CVE-2026-5358 and CVE-2026-5928Siddhesh Poyarekar2-0/+40
2026-04-20AArch64: Implement AdvSIMD and SVE powr(f) routinesPierre Blanchard17-1/+584
2026-04-20benchtests: add libmvec powr inputsPierre Blanchard1-0/+4100
2026-04-20benchtests: add libmvec powrf inputsPierre Blanchard1-0/+4100
2026-04-20AArch64: Improve AdvSIMD and SVE pow(f).Pierre Blanchard12-994/+1349
2026-04-20io: Consolidate ftw implementationAdhemerval Zanella10-975/+1003
2026-04-20io: Consolidate fts implementationAdhemerval Zanella11-2233/+2258
2026-04-20riscv: Add RVV strcat for both multiarch and non-multiarch buildsYao Zihong6-0/+189
2026-04-20CONTRIBUTED-BY: Adjustments regarding s390-32, s390-64Stefan Liebler1-148/+22
2026-04-20s390: Move files out of s390-64 foldersStefan Liebler78-534/+481
2026-04-20s390: Switch to common-code headersStefan Liebler7-460/+0
2026-04-20s390: Remove s390-32 specific code in non s390-32 specific filesStefan Liebler137-1287/+343
2026-04-20s390: Remove support for s390-32.Stefan Liebler87-9936/+26
2026-04-20elf: Add test for THP alignment of large load segmentsWANG Rui3-0/+182
2026-04-20Fix 'cbaud_to_speed' defined but not used on LA32mengqinggang1-12/+12
2026-04-17localedata: Consistently use one space after 'category'Carlos O'Donell1-13/+13
2026-04-17localedata: Add Hunsrickisch locale for Brazil (hrx_BR)Garccez3-0/+131
2026-04-17locale: Define Hunsrik (hrx) in iso-639.defGarccez1-0/+1
2026-04-17advisories: Update GLIBC-SA-2026-0007.Carlos O'Donell2-0/+5
2026-04-17ga_IE: Add DCO header.Carlos O'Donell1-0/+17
2026-04-16Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)Florian Weimer3-16/+211
2026-04-16loongarch: Enable THP-aligned load segments by default on 64-bitWANG Rui2-0/+28