Show patches with: none      |   28395 patches
« 1 2 3 4283 284 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
powerpc: Optimized strcmp for power10 powerpc: Optimized strcmp for power10 - - 1-- 2023-09-21 Amrita H S New
x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 - - 3-- 2023-09-21 Noah Goldstein New
[2/2] crypt: Remove libcrypt support Remove libcrypt support - - 4-- 2023-09-21 Adhemerval Zanella New
[1/2] sparc: Remove optimize md5, sha256, and sha512 Remove libcrypt support - - 1-- 2023-09-21 Adhemerval Zanella New
[v2] elf: Fix compile error with -DNDEBUG [BZ #18755] [v2] elf: Fix compile error with -DNDEBUG [BZ #18755] 1 - 5-- 2023-09-21 Qingqing Li New
x86: Add support for AVX10 version in cpu-features x86: Add support for AVX10 version in cpu-features - - --6 2023-09-20 Noah Goldstein New
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 New
elf: dl-lookup: Remove unused alloca.h include elf: dl-lookup: Remove unused alloca.h include - - 6-- 2023-09-20 Joe Simmons-Talbott New
[v2] resolve: Remove __res_context_query alloca usage [v2] resolve: Remove __res_context_query alloca usage 1 - 6-- 2023-09-20 Adhemerval Zanella New
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 New
[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 New
[1/3] elf: Record main program constructor/destructor in ordering tests Fine-tune ELF destructor ordering (bug 30869) - - 5-- 2023-09-19 Florian Weimer New
crypt: Remove alloca usage from __sha512_crypt_r crypt: Remove alloca usage from __sha512_crypt_r - - 6-- 2023-09-18 Joe Simmons-Talbott New
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 New
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 New
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 New
C2x scanf %wN, %wfN support C2x scanf %wN, %wfN support - - 6-- 2023-09-14 Joseph Myers New
[v7,7/7] stdlib: Add more qsort{_r} coverage Use introsort for qsort - - 6-- 2023-09-14 Adhemerval Zanella New
[v7,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella New
[v7,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella New
[v7,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella New
[v7,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella New
[v7,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella New
[v7,1/7] string: Add internal memswap implementation Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella New
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 New
[v2,2/2] stdio: Remove __printf_fp_buffer_2 alloca usage Remove print_fp alloca usage - - 6-- 2023-09-14 Adhemerval Zanella New
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage Remove print_fp alloca usage - - 5-- 2023-09-14 Adhemerval Zanella New
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 New
[v4,3/3] RISC-V: Implement TLS Descriptors. RISC-V: Implement TLS Descriptors. - - 6-- 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 New
[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 New
[v3] RISC-V: Implement TLS Descriptors. [v3] RISC-V: Implement TLS Descriptors. - - 6-- 2023-09-13 Tatsuyuki Ishi New
[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 New
[1/2] linux: Use procutils_read_file on getsysstats Use procutils on getsysstats and malloc-hugepages - - 5-- 2023-09-12 Adhemerval Zanella New
[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 New
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 Superseded
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage Remove print_fp alloca usage - - 5-- 2023-09-11 Adhemerval Zanella Superseded
[v2] io: Do not implement fstat with fstatat [v2] io: Do not implement fstat with fstatat - - 6-- 2023-09-11 Adhemerval Zanella New
[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. - - 6-- 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) - - 6-- 2023-09-10 Bruno Haible New
[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 New
[1/2] elf: Wire up _dl_diagnostics_cpu_kernel [1/2] elf: Wire up _dl_diagnostics_cpu_kernel - - 5-- 2023-09-08 Florian Weimer New
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 New
[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}, - - 5-- 2023-09-08 dengjianbo New
[2/4] LoongArch: Add ifunc support for stpcpy{aligned, lsx, lasx} LoongArch: Add ifunc support for str{cpy, rchr}, - - 5-- 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}, - - 5-- 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 New
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 New
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 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
[hurd,commited] __call_tls_dtors: Use call_function_static_weak [hurd,commited] __call_tls_dtors: Use call_function_static_weak - - 141 2023-09-04 Samuel Thibault Committed
[v2] elf: Avoid pointer-arithmetic underflow in ldconfig [v2] elf: Avoid pointer-arithmetic underflow in ldconfig - - 6-- 2023-09-04 Peter Edwards Changes Requested
Avoid double bounds check at the start of the loop Avoid double bounds check at the start of the loop - - 6-- 2023-09-04 James Tirta Halim New
intl: Add test case for bug 16621 intl: Add test case for bug 16621 - - 6-- 2023-09-04 Florian Weimer New
elf: Avoid pointer-arithmetic underflow in ldconfig elf: Avoid pointer-arithmetic underflow in ldconfig - - 6-- 2023-09-04 Peter Edwards Superseded
[hurd,commited] htl: Fix stack information for main thread [hurd,commited] htl: Fix stack information for main thread - - -51 2023-09-03 Samuel Thibault Committed
[hurd,commited] htl: thread_local destructors support [hurd,commited] htl: thread_local destructors support - - -51 2023-09-03 Samuel Thibault Committed
[v8,6/6] riscv: Add and use alignment-ignorant memcpy RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 6-- 2023-09-01 Evan Green New
[v8,5/6] riscv: Add ifunc helper method to hwprobe.h RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-09-01 Evan Green New
[v8,4/6] riscv: Enable multi-arg ifunc resolvers RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-09-01 Evan Green New
[v8,3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-09-01 Evan Green New
[v8,2/6] riscv: Add hwprobe vdso call support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-09-01 Evan Green New
[v8,1/6] riscv: Add Linux hwprobe syscall support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-09-01 Evan Green New
[v2] linux: Make fdopendir fail with O_PATH (BZ 30373) [v2] linux: Make fdopendir fail with O_PATH (BZ 30373) - - 6-- 2023-09-01 Adhemerval Zanella New
[v2] linux: Make fdopendir fail with O_PATH (BZ 30373) [v2] linux: Make fdopendir fail with O_PATH (BZ 30373) - - 6-- 2023-09-01 Adhemerval Zanella Superseded
Use Linux 6.5 in build-many-glibcs.py Use Linux 6.5 in build-many-glibcs.py - - 6-- 2023-08-31 Joseph Myers Committed
[v2] libc_fatal: Get rid of alloca [v2] libc_fatal: Get rid of alloca - - 6-- 2023-08-31 Joe Simmons-Talbott Superseded
[v3] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64 [v3] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64 - - 6-- 2023-08-31 Aurelien Jarno Committed
« 1 2 3 4283 284 »