aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04nss: Rearrange and sort Makefile variablesArjun Shankar
2023-10-04inet: Rearrange and sort Makefile variablesArjun Shankar
2023-10-04Fix off-by-one OOB write in iconv/tst-iconv-mtSzabolcs Nagy
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar
2023-10-02Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar
2023-10-02Linux: add ST_NOSYMFOLLOWKir Kolyshkin
2023-10-02resolve: Remove __res_context_query alloca usageAdhemerval Zanella
2023-10-02mips: dl-machine-reject-phdr: Get rid of alloca.Joe Simmons-Talbott
2023-09-29x86: Add support for AVX10 preset and vec size in cpu-featuresNoah Goldstein
2023-09-29resolv: Fix a comment typo in __resolv_conf_loadArjun Shankar
2023-09-29Remove unused -DRESOLVER getaddrinfo build flagArjun Shankar
2023-09-28C2x scanf %wN, %wfN supportJoseph Myers
2023-09-28test-container: Use nftw instead of rm -rfAdhemerval Zanella
2023-09-28hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault
2023-09-27elf: Fix compile error with -DNDEBUG [BZ #18755]Qingqing Li
2023-09-27MIPS: Add relocation typesYing Huang
2023-09-27MIPS: Add new section type SHT_MIPS_ABIFLAGSYing Huang
2023-09-27MIPS: Add ELF file header flagsYing Huang
2023-09-27fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti
2023-09-27io: Do not implement fstat with fstatatAdhemerval Zanella
2023-09-26libio: Add nonnull attribute for most FILE * arguments in stdio.hXi Ruoyao
2023-09-26AArch64: Remove -0.0 check from vector sinWilco Dijkstra
2023-09-26Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar
2023-09-26elf: Add dummy declaration of _dl_audit_objclose for !SHAREDFlorian Weimer
2023-09-25Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler
2023-09-21elf: dl-lookup: Remove unused alloca.h includeJoe Simmons-Talbott
2023-09-21Remove unused localedata/th_TH.inMike FABIAN
2023-09-21Adapt collation in th_TH locale to use the iso14651_t1_common file and sync t...Mike FABIAN
2023-09-21Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu
2023-09-20Update kernel version to 6.5 in header constant testsJoseph Myers
2023-09-19LoongArch: Add glibc.cpu.hwcap support.caiyinyu
2023-09-18math: Add a no-mathvec flag for sin (-0.0)Wilco Dijkstra
2023-09-16Update to Unicode 15.1.0 [BZ #30854]Mike FABIAN
2023-09-16localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from E...Mike FABIAN
2023-09-16Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.pyMike FABIAN
2023-09-15getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar
2023-09-15LoongArch: Change to put magic number to .rodata sectiondengjianbo
2023-09-15LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}dengjianbo
2023-09-15LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}dengjianbo
2023-09-15LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings.caiyinyu
2023-09-15LoongArch: Add lasx/lsx support for _dl_runtime_profile.caiyinyu
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer
2023-09-13resolv: Fix some unaligned accesses in resolver [BZ #30750]John David Anglin
2023-09-12Update syscall lists for Linux 6.5Joseph Myers
2023-09-11ia64: Work around miscompilation and fix build on ia64's gcc-10 and laterSergei Trofimovich
2023-09-11stdio: Remove __libc_message alloca usageJoe Simmons-Talbott
2023-09-09htl: avoid exposing the vm_region symbolSamuel Thibault
2023-09-08libio: Fix oversized __io_vtablesAdam Jackson
2023-09-08Use Linux 6.5 in build-many-glibcs.pyJoseph Myers