Show patches with: Archived = No       |   31065 patches
« 1 2 3 4310 311 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
string: Declare POSIX.1-2024 string functions [BZ #34466] string: Declare POSIX.1-2024 string functions [BZ #34466] - - 1-- 2026-08-13 Gao Xiang New
[v2,1/1] rtld: add glibc.rtld.optional_static_tls_alignment [v2,1/1] rtld: add glibc.rtld.optional_static_tls_alignment - - 3-1 2026-08-12 DJ Delorie New
[v1,1/1] rtld: add glibc.rtld.optional_static_tls_alignment [v1,1/1] rtld: add glibc.rtld.optional_static_tls_alignment - - 3-1 2026-08-12 DJ Delorie New
[COMMITTED] m68k: Fix fmod/fmodf infinite recursion (BZ 34508) [COMMITTED] m68k: Fix fmod/fmodf infinite recursion (BZ 34508) - 1 --- 2026-08-12 Adhemerval Zanella Netto Committed
[COMMITTED] elf: Fix tst-nodelete-dlclose-dso.c on clang-23 [COMMITTED] elf: Fix tst-nodelete-dlclose-dso.c on clang-23 - - --- 2026-08-12 Adhemerval Zanella Netto Committed
[COMMITTED] gnulib: Fix tst-gcc.c build with clang-23 [COMMITTED] gnulib: Fix tst-gcc.c build with clang-23 - - --- 2026-08-12 Adhemerval Zanella Netto Committed
[COMMITTED] malloc: Fix malloc/tst-mallocfork3.c on clang-23 [COMMITTED] malloc: Fix malloc/tst-mallocfork3.c on clang-23 - - --- 2026-08-12 Adhemerval Zanella Netto Committed
[COMMITTED] rt: Fix tst-aio{9,10}.c on clang-23 [COMMITTED] rt: Fix tst-aio{9,10}.c on clang-23 - - --- 2026-08-12 Adhemerval Zanella Netto Committed
[COMMITTED] stdio-common: Fix tst-setvbuf2.c on clang-23 [COMMITTED] stdio-common: Fix tst-setvbuf2.c on clang-23 - - --- 2026-08-12 Adhemerval Zanella Netto Committed
[COMMITTED] stdlib: Adapt tst-stdbit-builtins.c _BitInt tests on clang [COMMITTED] stdlib: Adapt tst-stdbit-builtins.c _BitInt tests on clang - - --- 2026-08-12 Adhemerval Zanella Netto Committed
[COMMITTED] elf: Fix dl-cache.c build with clang-23 [COMMITTED] elf: Fix dl-cache.c build with clang-23 - - --- 2026-08-12 Adhemerval Zanella Netto Committed
[v2] linux: align the ancillary buffer in tst-socket-timestamp [v2] linux: align the ancillary buffer in tst-socket-timestamp 1 - 4-1 2026-08-12 Matt Turner Committed
[20/20] alpha: add multiarch IFUNC dispatchers alpha: tune the memory and string routines, and add IFUNC dispatch - - 6-- 2026-08-12 Matt Turner New
[19/20] alpha: add multiarch infrastructure for IFUNC dispatch alpha: tune the memory and string routines, and add IFUNC dispatch - - 5-- 2026-08-12 Matt Turner New
[18/20] alpha: add IFUNC support to the dynamic linker alpha: tune the memory and string routines, and add IFUNC dispatch - - 4-- 2026-08-12 Matt Turner New
[17/20] alpha: treat STO_ALPHA_STD_GPLOAD as a function in abilist.awk alpha: tune the memory and string routines, and add IFUNC dispatch - - 4-- 2026-08-12 Matt Turner New
[16/20] alpha: add vectorized single-char fast path for strspn alpha: tune the memory and string routines, and add IFUNC dispatch - - 3-- 2026-08-12 Matt Turner New
[15/20] alpha: load all 8 quads before storing in the ev6 memcpy unrolled loop alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[14/20] alpha: store four quads a trip below the ev6 wh64 loop alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[13/20] alpha: copy four quads a trip below the ev6 unrolled loop alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[12/20] alpha: finish the ev6 memcpy and memmove tails without a byte loop alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[11/20] alpha: add assembly mempcpy sharing the ev6 memcpy alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[10/20] alpha: add EV6/EV7 assembly memmove alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[09/20] alpha: add EV6/EV7 assembly memcmp alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[08/20] alpha: fold null and difference tests in strcmp aligned loop alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[07/20] alpha: deepen memchr prefetch distance for EV7 alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[06/20] alpha: finalize the ev6 memcpy wh64 address late to avoid Mbox replays alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[05/20] alpha: document ev6 memcpy design constraints alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[04/20] alpha: issue the ev6 memcpy wh64 two lines ahead alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[03/20] alpha: use prefetch-with-modify-intent in memcpy on EV7 alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[02/20] alpha: issue the ev6 memset wh64 four lines ahead alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
[01/20] alpha: use prefetch-with-modify-intent in memset on EV7 alpha: tune the memory and string routines, and add IFUNC dispatch - - 1-- 2026-08-12 Matt Turner New
misc: Fix right-justification in strfmon (bug 34510, CVE-2026-19499) misc: Fix right-justification in strfmon (bug 34510, CVE-2026-19499) - - 6-- 2026-08-11 Florian Weimer New
[COMMITTED] elf: Fix clang-18 build of elf/tst-ifunc-fault-mod.c test [COMMITTED] elf: Fix clang-18 build of elf/tst-ifunc-fault-mod.c test - - --- 2026-08-11 Adhemerval Zanella Netto Committed
[COMMITTED] elf: Fix tunconf.c build with clang [COMMITTED] elf: Fix tunconf.c build with clang - - --- 2026-08-11 Adhemerval Zanella Netto Committed
misc: Fix out-of-bounds array write in tdelete (bug 34506) misc: Fix out-of-bounds array write in tdelete (bug 34506) - - 6-- 2026-08-11 Florian Weimer New
`inet/arpa/inet.h: Fix typo in documentation of inet_ntop` `inet/arpa/inet.h: Fix typo in documentation of inet_ntop` 1 - 5-- 2026-08-11 Jay Berry Committed
linux: align the ancillary buffer in tst-socket-timestamp linux: align the ancillary buffer in tst-socket-timestamp - - 5-- 2026-08-10 Matt Turner Superseded
elf: build the IFUNC resolver stack protector tests only with ssp elf: build the IFUNC resolver stack protector tests only with ssp 1 - 5-- 2026-08-10 Matt Turner Committed
[v2] nscd: Define nscd_ssize_t as int32_t unconditionally [v2] nscd: Define nscd_ssize_t as int32_t unconditionally 1 - 6-- 2026-08-10 Magnus Lindholm Committed
[v2,4/4] resolv: Test case for accepting mismatching, corrupted packets [v2,1/4] support: Add resolv_response_set_buffer 1 - 6-- 2026-08-10 Florian Weimer New
[v2,3/4] resolv: Fix __libc_res_queriesmatch buffer size argument in send_dg (bug 34346) [v2,1/4] support: Add resolv_response_set_buffer 1 - 5-- 2026-08-10 Florian Weimer New
[v2,2/4] resolv: Handle ternary return value in __libc_res_queriesmatch (bug 34345) [v2,1/4] support: Add resolv_response_set_buffer 1 - 5-- 2026-08-10 Florian Weimer New
[v2,1/4] support: Add resolv_response_set_buffer [v2,1/4] support: Add resolv_response_set_buffer - - 5-- 2026-08-10 Florian Weimer New
[v2] stdio-common: Restore while (1) loop in printf_positional [v2] stdio-common: Restore while (1) loop in printf_positional - - 3-2 2026-08-10 Florian Weimer Committed
[2/2] aarch64: Use __glibc_likely macro in comment in dl-tlsdesc.S Standardize code by using macros __glibc_{un,}likely - - 6-- 2026-08-10 Yury Khrustalev Committed
[1/2] aarch64: Standardize code by using macros __glibc_{un, }likely Standardize code by using macros __glibc_{un,}likely - - 4-1 2026-08-10 Yury Khrustalev Committed
stdio-common: Remove do … while condition from printf_positional stdio-common: Remove do … while condition from printf_positional - - 3-2 2026-08-10 Florian Weimer codonell Superseded
powerpc: Restore NULL check on _rtld_global_ro in INIT_ARCH [BZ #34503] powerpc: Restore NULL check on _rtld_global_ro in INIT_ARCH [BZ #34503] - - 1-- 2026-08-10 Michael Pfeifroth azanella New
powerpc: Restore NULL check on _rtld_global_ro in INIT_ARCH [BZ #34503] powerpc: Restore NULL check on _rtld_global_ro in INIT_ARCH [BZ #34503] - - --2 2026-08-10 Michael Pfeifroth Superseded
alpha: Use the generic nscd_ssize_t alpha: Use the generic nscd_ssize_t - - 6-- 2026-08-10 Magnus Lindholm Changes Requested
LoongArch: Support pointer guard on LoongArch32 LoongArch: Support pointer guard on LoongArch32 - - 5-- 2026-08-10 mengqinggang New
[v2] alpha: Use the generic gethostname [v2] alpha: Use the generic gethostname 1 - 6-- 2026-08-09 Magnus Lindholm Committed
alpha: Fix gethostname errno for a too-small buffer alpha: Fix gethostname errno for a too-small buffer - - 6-- 2026-08-09 Magnus Lindholm Superseded
[v2] io: Do not alias fts and fts64 when inode types differ [v2] io: Do not alias fts and fts64 when inode types differ - - 6-- 2026-08-09 Magnus Lindholm azanella New
[COMMITTED] elf: preserve exit code in tests [COMMITTED] elf: preserve exit code in tests - - --- 2026-08-08 Sam James Committed
[v2,6/6] arm: Order the rtld link after libgcc-stubs.a Fixes for the parallel make/make check support 1 - 6-- 2026-08-06 Adhemerval Zanella Netto Committed
[v2,5/6] Makefile: Order the top-level stamp files before the subdirectory fan-out Fixes for the parallel make/make check support 1 - 5-- 2026-08-06 Adhemerval Zanella Netto Committed
[v2,4/6] Makerules: Make the .dt to .d conversion safe against concurrent sub-makes Fixes for the parallel make/make check support 1 - 4-1 2026-08-06 Adhemerval Zanella Netto Committed
[v2,3/6] Makefile: Only print the test summary in the second pass of 'make check' Fixes for the parallel make/make check support 1 - 2-2 2026-08-06 Adhemerval Zanella Netto Committed
[v2,2/6] Makerules: Only install the ABI lib-names header from the top level (BZ 34439) Fixes for the parallel make/make check support 1 - 1-2 2026-08-06 Adhemerval Zanella Netto Committed
[v2,1/6] Fix gen-as-const-headers races with the parallel subdir recursion (BZ 34438) Fixes for the parallel make/make check support 1 - 1-2 2026-08-06 Adhemerval Zanella Netto Committed
nscd: replace echo with printf builtin in nscd init script nscd: replace echo with printf builtin in nscd init script 1 - 6-- 2026-08-06 Ross Burton Accepted
[5/5] riscv: Enable TOINT_INTRINSICS with Zfa [1/5] riscv: Optimize fmaximum_num and fminimum_num - - 6-- 2026-08-06 Julian Zhu New
[4/5] riscv: Use Zfa for floating-point rounding functions [1/5] riscv: Optimize fmaximum_num and fminimum_num - - 5-- 2026-08-06 Julian Zhu New
[3/5] riscv: Use Zfa for fmaximum and fminimum [1/5] riscv: Optimize fmaximum_num and fminimum_num - - 5-- 2026-08-06 Julian Zhu New
[2/5] riscv: Optimize fmaximum and fminimum [1/5] riscv: Optimize fmaximum_num and fminimum_num - - 5-- 2026-08-06 Julian Zhu New
[1/5] riscv: Optimize fmaximum_num and fminimum_num [1/5] riscv: Optimize fmaximum_num and fminimum_num - - 5-- 2026-08-06 Julian Zhu New
[2/2] string: Speed up strcasecmp test data initialization string: Speed up comparison test data initialization 1 - 6-- 2026-08-05 Magnus Lindholm Committed
[1/2] string: Speed up strcmp test data initialization string: Speed up comparison test data initialization 1 - 5-- 2026-08-05 Magnus Lindholm Committed
[RFC] posix: Export posix_spawn_file_actions_{addchdir, addfchdir} (BZ 34437) [RFC] posix: Export posix_spawn_file_actions_{addchdir, addfchdir} (BZ 34437) - - 22- 2026-08-05 Adhemerval Zanella Netto New
LoongArch: Fix intermittent nptl/tst-cancel32 failure LoongArch: Fix intermittent nptl/tst-cancel32 failure - - 5-1 2026-08-05 mengqinggang Committed
[2/2] linux: Keep time64 stat size independent of feature macros [BZ #32119] linux: Keep time64 stat layout independent of feature macros - - 6-- 2026-08-05 Matthias Goergens Superseded
[1/2] linux: Fix time64 stat nanosecond layout in strict modes linux: Keep time64 stat layout independent of feature macros - - 5-- 2026-08-05 Matthias Goergens Superseded
string: Declare Issue 8 functions for POSIX.1-2024 [BZ #34466] string: Declare Issue 8 functions for POSIX.1-2024 [BZ #34466] 1 - 5-1 2026-08-05 Matthias Goergens dj New
[COMMITTED] hurd: Fix build after the ftw kernel_stat.h inclusion [COMMITTED] hurd: Fix build after the ftw kernel_stat.h inclusion - - --- 2026-08-04 Adhemerval Zanella Netto Committed
[1/2] stdio-common: run AWK in the C locale in the printf format tests [1/2] stdio-common: run AWK in the C locale in the printf format tests 1 - --- 2026-08-04 Matt Turner Committed
[RFC] LoongArch: Fix intermittent nptl/tst-cancel32 failure [RFC] LoongArch: Fix intermittent nptl/tst-cancel32 failure - - 22- 2026-08-04 mengqinggang Superseded
[2/2] stdio-common: avoid repeated regexp matches in tst-printf-format.awk [1/2] stdio-common: run AWK in the C locale in the printf format tests 1 - 3-2 2026-08-04 Matt Turner Committed
[1/2] stdio-common: run AWK in the C locale in the printf format tests [1/2] stdio-common: run AWK in the C locale in the printf format tests 1 - 3-2 2026-08-04 Matt Turner Superseded
[4/4] alpha: expect test-float32x-float64-div to fail Fix underflow signalling for narrowing operations on Alpha 1 - 5-- 2026-08-03 Matt Turner Committed
[3/4] math: signal underflow for fmaf results that are tiny before rounding Fix underflow signalling for narrowing operations on Alpha - - 5-- 2026-08-03 Matt Turner Dropped
[2/4] math: signal underflow for narrowing results that are tiny before rounding Fix underflow signalling for narrowing operations on Alpha - - 5-- 2026-08-03 Matt Turner Dropped
[1/4] alpha: add the denormal trap enable bit to FE_NOMASK_ENV Fix underflow signalling for narrowing operations on Alpha 1 - 5-- 2026-08-03 Matt Turner Committed
[v7,4/4] elf: Add LD_DEBUG=loadlock tracing for the dlclose destructor path (BZ 15686) elf: Release dl_load_lock around ELF constructors and destructors + LD_DEBUG=loadlock observability… - - 5-- 2026-08-03 Artem Proskurnev New
[v7,3/4] elf: Add LD_DEBUG=loadlock to trace dl_load_lock acquisitions (BZ 15686) elf: Release dl_load_lock around ELF constructors and destructors + LD_DEBUG=loadlock observability… - - 5-- 2026-08-03 Artem Proskurnev New
[v7,2/4] elf: Release dl_load_lock before running dlclose destructors (BZ 15686) elf: Release dl_load_lock around ELF constructors and destructors + LD_DEBUG=loadlock observability… - - 5-- 2026-08-03 Artem Proskurnev New
[v7,1/4] elf: Release dl_load_lock before running dlopen constructors (BZ 15686) elf: Release dl_load_lock around ELF constructors and destructors + LD_DEBUG=loadlock observability… - - 5-- 2026-08-03 Artem Proskurnev New
[6/6] posix: Do not recurse once per pattern component in glob [BZ #34453] posix: Do not recurse once per pattern component in glob (BZ #34453) 1 - 4-1 2026-08-03 Adhemerval Zanella Netto Committed
[5/6] posix: Remove the alloca uses from glob_in_dir posix: Do not recurse once per pattern component in glob (BZ #34453) 1 - 5-- 2026-08-03 Adhemerval Zanella Netto Committed
[4/6] posix: Use malloc instead of alloca for the glob brace expansion posix: Do not recurse once per pattern component in glob (BZ #34453) 1 - 5-- 2026-08-03 Adhemerval Zanella Netto Committed
[3/6] posix: Use malloc instead of alloca for the glob user name posix: Do not recurse once per pattern component in glob (BZ #34453) 1 - 5-- 2026-08-03 Adhemerval Zanella Netto Committed
[2/6] posix: Move the glob home directory lookups out of __glob posix: Do not recurse once per pattern component in glob (BZ #34453) 1 - 5-- 2026-08-03 Adhemerval Zanella Netto Committed
[1/6] posix: Use malloc instead of alloca for the glob directory name posix: Do not recurse once per pattern component in glob (BZ #34453) 1 - 5-- 2026-08-03 Adhemerval Zanella Netto Committed
alpha: Fix fts and fts64 ABI mismatch alpha: Fix fts and fts64 ABI mismatch - - 6-- 2026-08-03 Magnus Lindholm Superseded
[v2] elf: Remove dead l_need_tls_init static-TLS init path [v2] elf: Remove dead l_need_tls_init static-TLS init path - - 6-- 2026-08-03 Adhemerval Zanella Netto fweimer Under Review
malloc: Reject the top chunk in mem2chunk_check malloc: Reject the top chunk in mem2chunk_check - - 6-- 2026-08-03 Magnus Lindholm Wilco Accepted
string: Use extended timeout for test-mempcpy string: Use extended timeout for test-mempcpy - - 6-- 2026-08-03 Magnus Lindholm Changes Requested
alpha: Fix stack alignment in makecontext alpha: Fix stack alignment in makecontext 1 - 3-2 2026-08-03 Magnus Lindholm Committed
[2/2] AArch64: Add SVE2 strchrnul [1/2] AArch64: Add SVE2 strchr - - 6-- 2026-08-03 Wilco Dijkstra Changes Requested
« 1 2 3 4310 311 »