about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* elf: Do not duplicate GLIBC_TUNABLES string azanella/tunablesAdhemerval Zanella2023-10-067-144/+207
* elf: Do not parse ill-formatted stringsAdhemerval Zanella2023-10-052-12/+37
* elf: Do not process invalid tunable formatAdhemerval Zanella2023-10-052-7/+21
* elf: Add GLIBC_TUNABLES to unsecvarsAdhemerval Zanella2023-10-052-8/+4
* tunable: Ignore GLIBC_TUNABLES for AT_SECURESiddhesh Poyarekar2023-10-059-161/+303
* aarch64: Make glibc.mem.tagging SXID_ERASESiddhesh Poyarekar2023-10-051-1/+0
* elf: Make all malloc tunables SXID_ERASESiddhesh Poyarekar2023-10-054-34/+14
* elf: Remove /etc/suid-debug supportAdhemerval Zanella2023-10-054-25/+2
* debug: Add regression tests for BZ 30932Adhemerval Zanella2023-10-042-0/+84
* Fix FORTIFY_SOURCE false positiveVolker Weißmann2023-10-041-1/+3
* nss: Rearrange and sort Makefile variablesArjun Shankar2023-10-041-14/+41
* inet: Rearrange and sort Makefile variablesArjun Shankar2023-10-041-30/+112
* Fix off-by-one OOB write in iconv/tst-iconv-mtSzabolcs Nagy2023-10-041-10/+5
* tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar2023-10-023-15/+44
* Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar2023-10-021-1/+0
* Linux: add ST_NOSYMFOLLOWKir Kolyshkin2023-10-021-1/+3
* resolve: Remove __res_context_query alloca usageAdhemerval Zanella2023-10-021-31/+23
* mips: dl-machine-reject-phdr: Get rid of alloca.Joe Simmons-Talbott2023-10-021-16/+10
* x86: Add support for AVX10 preset and vec size in cpu-featuresNoah Goldstein2023-09-295-3/+83
* resolv: Fix a comment typo in __resolv_conf_loadArjun Shankar2023-09-291-1/+1
* Remove unused -DRESOLVER getaddrinfo build flagArjun Shankar2023-09-291-1/+1
* C2x scanf %wN, %wfN supportJoseph Myers2023-09-288-0/+598
* test-container: Use nftw instead of rm -rfAdhemerval Zanella2023-09-281-23/+11
* hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault2023-09-284-16/+8
* elf: Fix compile error with -DNDEBUG [BZ #18755]Qingqing Li2023-09-271-1/+1
* MIPS: Add relocation typesYing Huang2023-09-271-1/+59
* MIPS: Add new section type SHT_MIPS_ABIFLAGSYing Huang2023-09-271-0/+1
* MIPS: Add ELF file header flagsYing Huang2023-09-271-1/+47
* fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti2023-09-271-0/+9
* io: Do not implement fstat with fstatatAdhemerval Zanella2023-09-273-12/+68
* libio: Add nonnull attribute for most FILE * arguments in stdio.hXi Ruoyao2023-09-263-78/+99
* AArch64: Remove -0.0 check from vector sinWilco Dijkstra2023-09-262-12/+2
* Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar2023-09-261-0/+9
* elf: Add dummy declaration of _dl_audit_objclose for !SHAREDFlorian Weimer2023-09-261-1/+8
* Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler2023-09-253-3/+24
* elf: dl-lookup: Remove unused alloca.h includeJoe Simmons-Talbott2023-09-211-1/+0
* Remove unused localedata/th_TH.inMike FABIAN2023-09-211-178/+0
* Adapt collation in th_TH locale to use the iso14651_t1_common file and sync t...Mike FABIAN2023-09-213-741/+252
* Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu2023-09-2111-329/+8
* Update kernel version to 6.5 in header constant testsJoseph Myers2023-09-202-2/+2
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2023-09-1911-8/+329
* math: Add a no-mathvec flag for sin (-0.0)Wilco Dijkstra2023-09-184-28/+33
* Update to Unicode 15.1.0 [BZ #30854]Mike FABIAN2023-09-1614-2814/+3155
* localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from E...Mike FABIAN2023-09-161-1/+1
* Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.pyMike FABIAN2023-09-161-13/+13
* getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar2023-09-157-10/+152
* LoongArch: Change to put magic number to .rodata sectiondengjianbo2023-09-151-10/+10
* LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}dengjianbo2023-09-157-0/+578
* LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}dengjianbo2023-09-1512-0/+963
* LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings.caiyinyu2023-09-151-1/+1