summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
26 hoursio: Use gnulib fts implementation (BZ 22944, BZ 20331)HEADorigin/masterorigin/HEADmasterAdhemerval Zanella
41 hoursstdlib: Add internal stdc_rotate_right implementationAdhemerval Zanella
46 hoursAArch64: Remove unused MIDR entriesWilco Dijkstra
46 hoursAArch64: Remove eMAG memset ifuncWilco Dijkstra
46 hoursAArch64: Remove eMAG memchr ifuncWilco Dijkstra
3 dayshurd: Interrupted RPC returning EINTR when server has actually changed state.Mike Kelly
3 dayshurd: alterations to MSG_EXAMINE interface (intr-msg.h)Mike Kelly
3 daysmalloc: Show hugetlb tunable default in --list-tunablesWilco Dijkstra
5 daysio: ftw: Use state stack instead of recursion (BZ 33882)Adhemerval Zanella
5 daysmath: Sync sinh from CORE-MATHAdhemerval Zanella
5 daystestsuite: fix test-narrowing-trap failure on platforms where FE_INVALID is n...Xi Ruoyao
5 daysDocument CVE-2026-4046Siddhesh Poyarekar
5 daysx86_64: Prefer EVEX512 code-path on AMD Zen5 CPUsSajan Karumanchi
8 daysmath: Fix lgammaf regression on i686Adhemerval Zanella
8 daysmath: Use polydd_cosh instead of polydd on coshAdhemerval Zanella
8 dayslocaledata: Add disclaimer to files contributed with assignmentCarlos O'Donell
8 daysadvisories: Update GLIBC-SA-2026-0005 and GLIBC-SA-2026-0006.Carlos O'Donell
9 daysresolv: Check hostname for validity (CVE-2026-4438)Carlos O'Donell
10 daysUse #!/usr/bin/python3 in remaining Python scriptsFlorian Weimer
10 daysLoongArch: Add new files for LA32 in sysdeps/unix/sysv/linux/loongarch/ilp32mengqinggang
10 daysLoongArch: Add support for LA32 in sysdeps/unix/sysv/linux/loongarchmengqinggang
10 daysLoongArch: Add new file for LA32 in sysdeps/loongarch/ilp32mengqinggang
10 daysLoongArch: Add support for LA32 in sysdeps/loongarch/fpumengqinggang
10 daysLoongArch: Add support for LA32 in sysdeps/loongarchmengqinggang
10 daysLoongArch: fix missing trap for enabled exceptions on narrowing operationXi Ruoyao
11 daysnptl: Fix nptl/tst-cancel31 fail sometimesmengqinggang
12 daysresolv: Count records correctly (CVE-2026-4437)Carlos O'Donell
12 daysAdd advisory text for CVE-2026-4438Carlos O'Donell
12 daysAdd advisory text for CVE-2026-4437Carlos O'Donell
12 daysUse binutils 2.46, MPC 1.4.0 in build-many-glibcs.pyJoseph Myers
14 daysLoongArch: feclearexcept: skip clearing CAUSEXi Ruoyao
14 daysriscv: Resolve calls to memcpy using memcpy-generic in early startupAdhemerval Zanella Netto
2026-03-20riscv: Treat clang separately in RVV compiler checksZihong Yao
2026-03-20math: Fix spurious overflow and missing errno for lgammafAdhemerval Zanella
2026-03-20misc: Fix a few typos in commentsYury Khrustalev
2026-03-19math: Sync lgammaf with CORE-MATHAdhemerval Zanella
2026-03-19math: Sync tgammaf with CORE-MATHAdhemerval Zanella
2026-03-19Makefile: add allow-list for failuresMartin Coufal
2026-03-18string: Add fallback implementation for ctz/clzAdhemerval Zanella
2026-03-16AArch64: Remove prefer_sve_ifuncsWilco Dijkstra
2026-03-16This reverts commit 6e8f32d39a57aa1f31bf15375810aab79a0f5f4b.Dev Jain
2026-03-16elf: factor out ld.conf parsingDJ Delorie
2026-03-16x86: Fix tanh ifunc selectionAdhemerval Zanella
2026-03-16x86_64: Add cosh with FMAAdhemerval Zanella
2026-03-16math: Consolidated common definition/data for cosh/sinh/tanhAdhemerval Zanella
2026-03-16math: Use tanh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from sinhAdhemerval Zanella
2026-03-16math: Use sinh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from coshAdhemerval Zanella
2026-03-16math: Use cosh from CORE-MATHAdhemerval Zanella