Show patches with: State = Action Required       |   34839 patches
« 1 2 3 4348 349 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] elf: preserve exit code in tests [COMMITTED] elf: preserve exit code in tests - - - - --- 2026-08-08 Sam James New
[v2,6/6] arm: Order the rtld link after libgcc-stubs.a Fixes for the parallel make/make check support - - 1 - --- 2026-08-06 Adhemerval Zanella Netto New
[v2,5/6] Makefile: Order the top-level stamp files before the subdirectory fan-out Fixes for the parallel make/make check support - - 1 - --- 2026-08-06 Adhemerval Zanella Netto New
[v2,4/6] Makerules: Make the .dt to .d conversion safe against concurrent sub-makes Fixes for the parallel make/make check support - - 1 - --- 2026-08-06 Adhemerval Zanella Netto New
[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 - --- 2026-08-06 Adhemerval Zanella Netto New
[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 - --- 2026-08-06 Adhemerval Zanella Netto New
[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 - --- 2026-08-06 Adhemerval Zanella Netto New
nscd: replace echo with printf builtin in nscd init script nscd: replace echo with printf builtin in nscd init script - - 1 - --- 2026-08-06 Ross Burton New
[5/5] riscv: Enable TOINT_INTRINSICS with Zfa [1/5] riscv: Optimize fmaximum_num and fminimum_num - - - - --- 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 - - - - --- 2026-08-06 Julian Zhu New
[3/5] riscv: Use Zfa for fmaximum and fminimum [1/5] riscv: Optimize fmaximum_num and fminimum_num - - - - --- 2026-08-06 Julian Zhu New
[2/5] riscv: Optimize fmaximum and fminimum [1/5] riscv: Optimize fmaximum_num and fminimum_num - - - - --- 2026-08-06 Julian Zhu New
[1/5] riscv: Optimize fmaximum_num and fminimum_num [1/5] riscv: Optimize fmaximum_num and fminimum_num - - - - --- 2026-08-06 Julian Zhu New
[2/2] string: Speed up strcasecmp test data initialization string: Speed up comparison test data initialization - - 1 - --- 2026-08-05 Magnus Lindholm New
[1/2] string: Speed up strcmp test data initialization string: Speed up comparison test data initialization - - 1 - --- 2026-08-05 Magnus Lindholm New
[RFC] posix: Export posix_spawn_file_actions_{addchdir, addfchdir} (BZ 34437) [RFC] posix: Export posix_spawn_file_actions_{addchdir, addfchdir} (BZ 34437) - - - - --- 2026-08-05 Adhemerval Zanella Netto New
LoongArch: Fix intermittent nptl/tst-cancel32 failure LoongArch: Fix intermittent nptl/tst-cancel32 failure - - - - --- 2026-08-05 mengqinggang New
[2/2] linux: Keep time64 stat size independent of feature macros [BZ #32119] linux: Keep time64 stat layout independent of feature macros - - - - --- 2026-08-05 Matthias Goergens New
[1/2] linux: Fix time64 stat nanosecond layout in strict modes linux: Keep time64 stat layout independent of feature macros - - - - --- 2026-08-05 Matthias Goergens New
string: Declare Issue 8 functions for POSIX.1-2024 [BZ #34466] string: Declare Issue 8 functions for POSIX.1-2024 [BZ #34466] - - - - --- 2026-08-05 Matthias Goergens 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 New
[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 New
[RFC] LoongArch: Fix intermittent nptl/tst-cancel32 failure [RFC] LoongArch: Fix intermittent nptl/tst-cancel32 failure - - - - --- 2026-08-04 mengqinggang New
[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 - --- 2026-08-04 Matt Turner New
[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 New
[4/4] alpha: expect test-float32x-float64-div to fail Fix underflow signalling for narrowing operations on Alpha - - 1 - --- 2026-08-03 Matt Turner New
[3/4] math: signal underflow for fmaf results that are tiny before rounding Fix underflow signalling for narrowing operations on Alpha - - - - --- 2026-08-03 Matt Turner New
[2/4] math: signal underflow for narrowing results that are tiny before rounding Fix underflow signalling for narrowing operations on Alpha - - - - --- 2026-08-03 Matt Turner New
[1/4] alpha: add the denormal trap enable bit to FE_NOMASK_ENV Fix underflow signalling for narrowing operations on Alpha - - 1 - --- 2026-08-03 Matt Turner New
[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… - - - - --- 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… - - - - --- 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… - - - - --- 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… - - - - --- 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 - --- 2026-08-03 Adhemerval Zanella Netto New
[5/6] posix: Remove the alloca uses from glob_in_dir posix: Do not recurse once per pattern component in glob (BZ #34453) - - 1 - --- 2026-08-03 Adhemerval Zanella Netto New
[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 - --- 2026-08-03 Adhemerval Zanella Netto New
[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 - --- 2026-08-03 Adhemerval Zanella Netto New
[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 - --- 2026-08-03 Adhemerval Zanella Netto New
[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 - --- 2026-08-03 Adhemerval Zanella Netto New
alpha: Fix fts and fts64 ABI mismatch alpha: Fix fts and fts64 ABI mismatch - - - - --- 2026-08-03 Magnus Lindholm New
[v2] elf: Remove dead l_need_tls_init static-TLS init path [v2] elf: Remove dead l_need_tls_init static-TLS init path - - - - --- 2026-08-03 Adhemerval Zanella Netto New
malloc: Reject the top chunk in mem2chunk_check malloc: Reject the top chunk in mem2chunk_check - - - - --- 2026-08-03 Magnus Lindholm New
string: Use extended timeout for test-mempcpy string: Use extended timeout for test-mempcpy - - - - --- 2026-08-03 Magnus Lindholm New
alpha: Fix stack alignment in makecontext alpha: Fix stack alignment in makecontext - - 1 - --- 2026-08-03 Magnus Lindholm New
[2/2] AArch64: Add SVE2 strchrnul [1/2] AArch64: Add SVE2 strchr - - - - --- 2026-08-03 Wilco Dijkstra New
[1/2] AArch64: Add SVE2 strchr [1/2] AArch64: Add SVE2 strchr - - - - --- 2026-08-03 Wilco Dijkstra New
[2.42,7/7] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.42/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.42,6/7] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.42/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.42,5/7] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.42/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.42,4/7] resolv: Check for inet_ntop failure in ns_sprintrrf Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.42/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.42,3/7] resolv: Improve formatting of unknown records in ns_sprintrrf Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.42/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.42,2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.42,1/7] resolv: Declare __p_class_syms, __p_type_syms for internal use Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.42/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.41,7/7] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.41,6/7] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.41,5/7] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.41,4/7] resolv: Check for inet_ntop failure in ns_sprintrrf Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.41,3/7] resolv: Improve formatting of unknown records in ns_sprintrrf Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.41,2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289) Untitled series #516862 - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.41,1/7] resolv: Declare __p_class_syms, __p_type_syms for internal use Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.40,7/7] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.40,6/7] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.40,5/7] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.40,4/7] resolv: Check for inet_ntop failure in ns_sprintrrf Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.40,3/7] resolv: Improve formatting of unknown records in ns_sprintrrf Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.40,2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289) Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[2.40,1/7] resolv: Declare __p_class_syms, __p_type_syms for internal use Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master - - 2 - --- 2026-08-03 Jaipaul Cheernam New
[v2,2/2] elf: Use the effective lazy mode for the deferred IRELATIVE pass elf: Fix IFUNC resolvers running under ldd [BZ #34428] - - 1 - --- 2026-08-03 Adhemerval Zanella Netto New
[v2,1/2] elf: Honour skip_ifunc for cross-object IFUNC relocations [BZ #34428] elf: Fix IFUNC resolvers running under ldd [BZ #34428] - - 1 - --- 2026-08-03 Adhemerval Zanella Netto New
[2/2] elf: Use the effective lazy mode for the deferred IRELATIVE pass elf: Fix IFUNC resolvers running under ldd [BZ #34428] - - - - --- 2026-08-02 Adhemerval Zanella Netto New
[1/2] elf: Honour skip_ifunc for cross-object IFUNC relocations [BZ #34428] elf: Fix IFUNC resolvers running under ldd [BZ #34428] - - - - --- 2026-08-02 Adhemerval Zanella Netto New
[v2] tests: Remove target-specific huge-page size definition for THP-aware load segment alignment [v2] tests: Remove target-specific huge-page size definition for THP-aware load segment alignment - - - - --- 2026-08-01 Xi Ruoyao New
sysdeps: Remove duplicated INTERNAL_SYSCALL_NCS macros sysdeps: Remove duplicated INTERNAL_SYSCALL_NCS macros - - 1 - --- 2026-08-01 Ryota Saito New
sysdeps: Fix comment typos in sysdeps/unix/sysdep.h sysdeps: Fix comment typos in sysdeps/unix/sysdep.h - - 1 - --- 2026-08-01 Ryota Saito New
[v6,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… - - - - --- 2026-08-01 Artem Proskurnev New
[v6,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… - - - - --- 2026-08-01 Artem Proskurnev New
[v6,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… - - - - --- 2026-08-01 Artem Proskurnev New
[v6,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… - - - - --- 2026-08-01 Artem Proskurnev New
[v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h> [v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h> - - - - --- 2026-08-01 Alejandro Colomar New
[2/2] man/man*/{string.3,memory.h.3head}: Move functions to a new page memory.h(3head) alx-0097r1 - <memory.h>, the legitimate header for memcpy(3) et al. - - - - --- 2026-07-31 Alejandro Colomar New
[1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h> alx-0097r1 - <memory.h>, the legitimate header for memcpy(3) et al. - - - - --- 2026-07-31 Alejandro Colomar New
AArch64: Add SVE2 strchrnul AArch64: Add SVE2 strchrnul - - - - --- 2026-07-31 Wilco Dijkstra New
[v5,4/4] elf: Add LD_DEBUG=loadlock tracing for the dlclose destructor path (BZ 15686) elf: Release dl_load_lock before running dlopen constructors (BZ 15686) - - - - --- 2026-07-31 Artem Proskurnev New
[v5,3/4] elf: Add LD_DEBUG=loadlock to trace dl_load_lock acquisitions (BZ 15686) elf: Release dl_load_lock before running dlopen constructors (BZ 15686) - - - - --- 2026-07-31 Artem Proskurnev New
[v5,2/4] elf: Release dl_load_lock before running dlclose destructors (BZ 15686) elf: Release dl_load_lock before running dlopen constructors (BZ 15686) - - - - --- 2026-07-31 Artem Proskurnev New
[v5,1/4] elf: Release dl_load_lock before running dlopen constructors (BZ 15686) [v5,1/4] elf: Release dl_load_lock before running dlopen constructors (BZ 15686) - - - - --- 2026-07-31 Artem Proskurnev New
[2/2] benchtests: Add sqrtf benchmark [1/2] benchtests: Add fmaximum and fminimum family benchmarks - - - - --- 2026-07-31 Julian Zhu New
[1/2] benchtests: Add fmaximum and fminimum family benchmarks [1/2] benchtests: Add fmaximum and fminimum family benchmarks - - - - --- 2026-07-31 Julian Zhu New
[v3] elf: Support multiple PT_GNU_RELRO segments [v3] elf: Support multiple PT_GNU_RELRO segments - - - - --- 2026-07-30 Justin Rivera New
stdlib: Make __cxa_thread_atexit_impl lock-free (BZ 15686) stdlib: Make __cxa_thread_atexit_impl lock-free (BZ 15686) - - - - --- 2026-07-30 Adhemerval Zanella Netto New
AArch64: Add SVE2 strchr AArch64: Add SVE2 strchr - - - - --- 2026-07-30 Wilco Dijkstra New
[COMMITTED] math: Fix x86_64 tanh _FloatN aliases binding to the FMA variant [BZ 34465] [COMMITTED] math: Fix x86_64 tanh _FloatN aliases binding to the FMA variant [BZ 34465] - - - - --- 2026-07-30 Adhemerval Zanella Netto New
[v2] elf: Make string tunables startup-only [v2] elf: Make string tunables startup-only - - - - --- 2026-07-29 Adhemerval Zanella Netto New
[v2,3/3] nptl: Only initialize robust list at mutex usage Fix robust mutex support detection - - - - --- 2026-07-29 Adhemerval Zanella Netto New
[v2,2/3] nptl: Do not always assume set_robust_list availability (BZ 33225) Fix robust mutex support detection - - - - --- 2026-07-29 Adhemerval Zanella Netto New
[v2,1/3] support: Add support_process_shared_robust_mutex Fix robust mutex support detection - - - - --- 2026-07-29 Adhemerval Zanella Netto New
[v11,5/5] elf: Remove __chk_fail from dl-minimal.c elf: Allow RPATH/RUNPATH for static-pie - - 1 - --- 2026-07-28 Adhemerval Zanella Netto New
[v11,4/5] elf: Allow RPATH/RUNPATH for static-pie (BZ 33326) elf: Allow RPATH/RUNPATH for static-pie - - 1 - --- 2026-07-28 Adhemerval Zanella Netto New
[v11,3/5] Fix assert during static startup (BZ 33326) elf: Allow RPATH/RUNPATH for static-pie - - - - --- 2026-07-28 Adhemerval Zanella Netto New
[v11,2/5] Use _dl_writev on __libc_message_impl elf: Allow RPATH/RUNPATH for static-pie - - 1 - --- 2026-07-28 Adhemerval Zanella Netto New
« 1 2 3 4348 349 »