Show patches with: none      |   29810 patches
« 1 214 15 16298 299 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s) ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s) - - 1-5 2023-09-25 James Tirta Halim Dropped
[v3] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] [v3] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] 1 - 24- 2023-09-25 Romain Geissler Committed
[v2] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] [v2] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] - - 2-4 2023-09-24 Romain Geissler Superseded
ftw.c: Check for "." and ".." branchlessly ftw.c: Check for "." and ".." branchlessly - - 3-3 2023-09-24 James Tirta Halim Dropped
[powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. 1 - 6-- 2023-09-23 Manjunath Matti Committed
Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806. Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806. 1 - 2-4 2023-09-22 Romain Geissler Superseded
[v2] resolv: Get rid of alloca usage. [v2] resolv: Get rid of alloca usage. - - 6-- 2023-09-22 Joe Simmons-Talbott New
Linux: add ST_NOSYMFOLLOW Linux: add ST_NOSYMFOLLOW 1 - 6-- 2023-09-22 Kir Kolyshkin Superseded
[4/4] Remove all of the remaining libcrypt code. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
[3/4] Remove documentation of passphrase-hashing functions. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
[2/4] Remove --enable-crypt and --enable-nss-crypt configure options. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
[1/4] Import Solar Designer's public domain MD5 for use by localedef. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
AArch64: Remove -0.0 check from vector sin AArch64: Remove -0.0 check from vector sin 1 - 6-- 2023-09-21 Wilco Dijkstra Committed
posix: Deprecate group_member for Linux posix: Deprecate group_member for Linux - - 6-- 2023-09-21 Joe Simmons-Talbott Superseded
resolv: Get rid of alloca usage. resolv: Get rid of alloca usage. - - 6-- 2023-09-21 Joe Simmons-Talbott Superseded
powerpc: Optimized strcmp for power10 powerpc: Optimized strcmp for power10 - - 6-- 2023-09-21 Amrita H S Superseded
x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 - - 6-- 2023-09-21 Noah Goldstein Committed
[2/2] crypt: Remove libcrypt support Remove libcrypt support - - 6-- 2023-09-21 Adhemerval Zanella Netto Superseded
[1/2] sparc: Remove optimize md5, sha256, and sha512 Remove libcrypt support - - 5-- 2023-09-21 Adhemerval Zanella Netto Superseded
[v2] elf: Fix compile error with -DNDEBUG [BZ #18755] [v2] elf: Fix compile error with -DNDEBUG [BZ #18755] 1 - 6-- 2023-09-21 Qingqing Li Committed
x86: Add support for AVX10 version in cpu-features x86: Add support for AVX10 version in cpu-features - - --6 2023-09-20 Noah Goldstein Superseded
x86: Add support for AVX10 preset and vec size in cpu-features x86: Add support for AVX10 preset and vec size in cpu-features - - 6-- 2023-09-20 Noah Goldstein Committed
elf: dl-lookup: Remove unused alloca.h include elf: dl-lookup: Remove unused alloca.h include - - 6-- 2023-09-20 Joe Simmons-Talbott Committed
[v2] resolve: Remove __res_context_query alloca usage [v2] resolve: Remove __res_context_query alloca usage 1 - 6-- 2023-09-20 Adhemerval Zanella Netto Committed
elf: Remove alloca usage from chroot_canon. elf: Remove alloca usage from chroot_canon. - - 6-- 2023-09-19 Joe Simmons-Talbott New
[3/3] elf: Process initially loaded objects first in _dl_fini (bug 30869) Fine-tune ELF destructor ordering (bug 30869) - - 6-- 2023-09-19 Florian Weimer Superseded
[2/3] elf: Add dummy declaration of _dl_audit_objclose for !SHARED Fine-tune ELF destructor ordering (bug 30869) 1 - 5-- 2023-09-19 Florian Weimer Committed
[1/3] elf: Record main program constructor/destructor in ordering tests Fine-tune ELF destructor ordering (bug 30869) - - 5-- 2023-09-19 Florian Weimer Dropped
crypt: Remove alloca usage from __sha512_crypt_r crypt: Remove alloca usage from __sha512_crypt_r - - 6-- 2023-09-18 Joe Simmons-Talbott Superseded
crypt: Get rid of alloca usage in __sha256_crypt_r crypt: Get rid of alloca usage in __sha256_crypt_r - - 6-- 2023-09-18 Joe Simmons-Talbott Superseded
LoongArch: Add glibc.cpu.hwcap support. LoongArch: Add glibc.cpu.hwcap support. - - 6-- 2023-09-17 caiyinyu Committed
[2/2] Remove unused localedata/th_TH.in [1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation wit… - - 6-- 2023-09-16 Mike FABIAN Committed
[1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation wit… [1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation wit… - - 5-- 2023-09-16 Mike FABIAN Committed
[COMMITTED] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) [COMMITTED] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - - -4- 2023-09-15 Siddhesh Poyarekar Committed
crypt: Get rid of alloca usage in __md5_crypt_r crypt: Get rid of alloca usage in __md5_crypt_r - - 6-- 2023-09-15 Joe Simmons-Talbott Superseded
[3/3] Update to Unicode 15.1.0 [BZ #30854] [1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py 1 - 6-- 2023-09-15 Mike FABIAN mfabian Committed
[2/3] localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt [1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py 1 - 23- 2023-09-15 Mike FABIAN mfabian Committed
[1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py [1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py 1 - 14- 2023-09-15 Mike FABIAN mfabian Committed
elf: Fix _dl_close_worker compile error with -Werror and -DNDEBUG elf: Fix _dl_close_worker compile error with -Werror and -DNDEBUG - - 6-- 2023-09-15 Qingqing Li Superseded
C2x scanf %wN, %wfN support C2x scanf %wN, %wfN support - - 6-- 2023-09-14 Joseph Myers Superseded
[v7,7/7] stdlib: Add more qsort{_r} coverage Use introsort for qsort - - 6-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,1/7] string: Add internal memswap implementation Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
Update kernel version to 6.5 in header constant tests Update kernel version to 6.5 in header constant tests 1 - 6-- 2023-09-14 Joseph Myers Committed
resolve: Remove __res_context_query alloca usage resolve: Remove __res_context_query alloca usage 1 - 6-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v2,2/2] stdio: Remove __printf_fp_buffer_2 alloca usage Remove print_fp alloca usage - - 6-- 2023-09-14 Adhemerval Zanella Netto Dropped
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage Remove print_fp alloca usage - - 5-- 2023-09-14 Adhemerval Zanella Netto Dropped
LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings. LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings. - - 42- 2023-09-14 caiyinyu Committed
[v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) [v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) 1 1 3-3 2023-09-14 Siddhesh Poyarekar Superseded
[v4,3/3] RISC-V: Implement TLS Descriptors. RISC-V: Implement TLS Descriptors. - - 61- 2023-09-14 Tatsuyuki Ishi New
[v4,2/3] RISC-V: Add TLSDESC reloc definitions. RISC-V: Implement TLS Descriptors. - - 5-- 2023-09-14 Tatsuyuki Ishi New
[v4,1/3] RISC-V: Add include guard for dl-tls.h. RISC-V: Implement TLS Descriptors. - - 5-- 2023-09-14 Tatsuyuki Ishi New
[v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) [v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - - 3-3 2023-09-13 Siddhesh Poyarekar Superseded
[v4] argp-help: Get rid of alloca. [v4] argp-help: Get rid of alloca. - - 6-- 2023-09-13 Joe Simmons-Talbott New
Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h 1 - 33- 2023-09-13 Joseph Myers Committed
getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - - 5-1 2023-09-13 Siddhesh Poyarekar Superseded
[v3] RISC-V: Implement TLS Descriptors. [v3] RISC-V: Implement TLS Descriptors. - - 6-- 2023-09-13 Tatsuyuki Ishi Superseded
[v3] argp-help: Get rid of alloca. [v3] argp-help: Get rid of alloca. - - 6-- 2023-09-13 Joe Simmons-Talbott Superseded
[v2,3/3] LoongArch: Change to put magic number to .rodata section LoongArch: Add ifunc support for str{cp, rchr}, - - 6-- 2023-09-13 dengjianbo Committed
[v2,2/3] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx} LoongArch: Add ifunc support for str{cp, rchr}, - - 5-- 2023-09-13 dengjianbo Committed
[v2,1/3] LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx} LoongArch: Add ifunc support for str{cp, rchr}, - - 2-3 2023-09-13 dengjianbo Committed
intl: Clarify the role and the contents of locale.alias. intl: Clarify the role and the contents of locale.alias. - - 6-- 2023-09-12 Bruno Haible New
CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode - - 6-- 2023-09-12 Florian Weimer Committed
[2/2] linux: Use procutils_read_file on malloc-hugepages Use procutils on getsysstats and malloc-hugepages - - 6-- 2023-09-12 Adhemerval Zanella Netto Superseded
[1/2] linux: Use procutils_read_file on getsysstats Use procutils on getsysstats and malloc-hugepages - - 51- 2023-09-12 Adhemerval Zanella Netto Superseded
[powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. - - 6-- 2023-09-12 Manjunath Matti Superseded
Update syscall lists for Linux 6.5 Update syscall lists for Linux 6.5 - - 51- 2023-09-11 Joseph Myers Committed
[v2,2/2] stdio: Remove __printf_fp_buffer_2 alloca usage Remove print_fp alloca usage - - 3-3 2023-09-11 Adhemerval Zanella Netto Superseded
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage Remove print_fp alloca usage - - 5-- 2023-09-11 Adhemerval Zanella Netto Superseded
[v2] io: Do not implement fstat with fstatat [v2] io: Do not implement fstat with fstatat - - 6-- 2023-09-11 Adhemerval Zanella Netto Committed
[v2] stdio: Remove __libc_message alloca usage [v2] stdio: Remove __libc_message alloca usage 1 - 32- 2023-09-11 Joe Simmons-Talbott Committed
LoongArch: Add lasx/lsx support for _dl_runtime_profile. LoongArch: Add lasx/lsx support for _dl_runtime_profile. - - 61- 2023-09-11 caiyinyu New
[COMMITTED,2.38] NEWS: Add the 2.38.1 bug list [COMMITTED,2.38] NEWS: Add the 2.38.1 bug list - - --4 2023-09-11 Florian Weimer Not applicable
intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621) intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621) 1 - 6-- 2023-09-10 Bruno Haible Committed
[hurd,commited] htl: avoid exposing the vm_region symbol [hurd,commited] htl: avoid exposing the vm_region symbol - - -51 2023-09-09 Samuel Thibault Committed
[2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics [1/2] elf: Wire up _dl_diagnostics_cpu_kernel - - 6-- 2023-09-08 Florian Weimer Superseded
[1/2] elf: Wire up _dl_diagnostics_cpu_kernel [1/2] elf: Wire up _dl_diagnostics_cpu_kernel - - 5-- 2023-09-08 Florian Weimer Superseded
libio: Fix oversized __io_vtables libio: Fix oversized __io_vtables 1 1 33- 2023-09-08 Adam Jackson Committed
elf: Remove unused l_text_end field from struct link_map elf: Remove unused l_text_end field from struct link_map 1 1 33- 2023-09-08 Florian Weimer Committed
[v2] RISC-V: Implement TLS Descriptors. [v2] RISC-V: Implement TLS Descriptors. - - 6-- 2023-09-08 Tatsuyuki Ishi Superseded
[4/4] LoongArch: Change to put magic number to .rodata section LoongArch: Add ifunc support for str{cpy, rchr}, - - 6-- 2023-09-08 dengjianbo Committed
[3/4] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx} LoongArch: Add ifunc support for str{cpy, rchr}, - - 51- 2023-09-08 dengjianbo New
[2/4] LoongArch: Add ifunc support for stpcpy{aligned, lsx, lasx} LoongArch: Add ifunc support for str{cpy, rchr}, - - 51- 2023-09-08 dengjianbo New
[1/4] LoongArch: Add ifunc support for strcpy{aligned, unaligned, lsx, lasx} LoongArch: Add ifunc support for str{cpy, rchr}, - - 51- 2023-09-08 dengjianbo New
libio: Fix oversized __io_vtables libio: Fix oversized __io_vtables - - 6-- 2023-09-07 Adam Jackson Superseded
stdio: Remove __libc_message alloca usage stdio: Remove __libc_message alloca usage - - 6-- 2023-09-06 Joe Simmons-Talbott Superseded
sysdeps/alpha/string-fzi.h: fix include guards inconsistency sysdeps/alpha/string-fzi.h: fix include guards inconsistency - - 6-- 2023-09-06 James Tirta Halim Dropped
strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr - - 6-- 2023-09-06 James Tirta Halim Dropped
build-many-glibcs: Add a RISC-V config with most of the B extensions build-many-glibcs: Add a RISC-V config with most of the B extensions - - 6-- 2023-09-06 Palmer Dabbelt Rejected
manual: Fix ld.so diagnostics menu/section structure manual: Fix ld.so diagnostics menu/section structure 1 - 42- 2023-09-06 Florian Weimer Committed
[v4] elf: Always call destructors in reverse constructor order (bug 30785) [v4] elf: Always call destructors in reverse constructor order (bug 30785) 1 - 6-- 2023-09-06 Florian Weimer Committed
elf: Fix memory leaks for dl_scope_free_list (bug 26641) elf: Fix memory leaks for dl_scope_free_list (bug 26641) - - 6-- 2023-09-06 Peter Edwards New
getcanonname: Fix a typo getcanonname: Fix a typo - - 24- 2023-09-06 Siddhesh Poyarekar Committed
io: Do not implement fstat with fstatat io: Do not implement fstat with fstatat - - 6-- 2023-09-05 Adhemerval Zanella Netto Superseded
resolv: use proper bound in __gai_freemem resolv: use proper bound in __gai_freemem - - 6-- 2023-09-05 Peter Edwards Changes Requested
[hurd,commited] hurd: Avoid including thread_state.h in installed header [hurd,commited] hurd: Avoid including thread_state.h in installed header - - 141 2023-09-05 Samuel Thibault Committed
« 1 214 15 16298 299 »