Show patches with: State = Action Required       |   5314 patches
« 1 2 3 453 54 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[4/6] sunrpc: Remove obsolete tst-getmyaddr and thrsvc xtests Move some xtests to make check - - 5-- 2026-07-09 Adhemerval Zanella Netto New
[3/6] nss: Use test resolver for bug-erange Move some xtests to make check - - 5-- 2026-07-09 Adhemerval Zanella Netto New
[2/6] nss: Use test resolver for tst-getaddrinfo5 Move some xtests to make check - - 5-- 2026-07-09 Adhemerval Zanella Netto New
Do not translate ENOMEM to EAGAIN in pthread_create Do not translate ENOMEM to EAGAIN in pthread_create - - 61- 2026-07-08 Florian Weimer New
elf: Support multiple PT_GNU_RELRO segments elf: Support multiple PT_GNU_RELRO segments - - 6-- 2026-07-06 Justin Rivera New
riscv: Use LMUL=8 for RVV strchr riscv: Use LMUL=8 for RVV strchr - - 5-1 2026-07-06 Ning Tian New
[v2] riscv: Use LMUL=8 for RVV strchr [v2] riscv: Use LMUL=8 for RVV strchr - - 2-- 2026-07-06 Ning Tian New
[V2] riscv: Implement Zbb based strlen and prefer it over the RVV based strlen implementation when … [V2] riscv: Implement Zbb based strlen and prefer it over the RVV based strlen implementation when … - - 1-3 2026-07-04 Jeffrey Law New
[4/4] resolv: Test case for accepting mismatching, corrupted packets resolv: Fixing slight buffer misuse in send_dg 1 - 5-1 2026-07-03 Florian Weimer Accepted
[v2,1/1] Add system-wide tunables: implement overridability [v2,1/1] Add system-wide tunables: implement overridability 1 - 51- 2026-07-02 DJ Delorie New
[4/4] malloc: Implement merging of tcache chunks during batched frees malloc: Batched frees, tcache hysteresis behavior - - 3-1 2026-07-01 Florian Weimer New
[3/4] malloc: Increase tcache fill count from 16 to 32 malloc: Batched frees, tcache hysteresis behavior - 1 3-1 2026-07-01 Florian Weimer New
[2/4] malloc: Only fill half of the tcache during batch allocation malloc: Batched frees, tcache hysteresis behavior - - 4-- 2026-07-01 Florian Weimer New
[1/4] malloc: Perform batched frees if tcache is full malloc: Batched frees, tcache hysteresis behavior - - 3-1 2026-07-01 Florian Weimer New
tests: Handle system-wide tunables in rseq tests tests: Handle system-wide tunables in rseq tests - - 4-1 2026-06-30 Michael Jeanson New
Factorize net/ethernet.h Factorize net/ethernet.h - - 4-1 2026-06-28 Samuel Thibault New
[v5,16/16] riscv/cfi: Add __INDIRECT_RETURN attribute to swapcontext Support RISC-V Control Flow Integrifty (CFI) - - 5-- 2026-06-28 Jesse Huang New
[v5,15/16] riscv/cfi: Support ucontext under CFI Support RISC-V Control Flow Integrifty (CFI) - - 3-1 2026-06-28 Jesse Huang New
[v5,14/16] riscv/cfi: Add __allocate_shadow_stack for mapping new shadow stack Support RISC-V Control Flow Integrifty (CFI) - - 3-- 2026-06-28 Jesse Huang New
[v5,13/16] riscv/cfi: Add internal sigset_t union and use it for both ucontext/jmpbuf Support RISC-V Control Flow Integrifty (CFI) - - 3-- 2026-06-28 Jesse Huang New
[v5,12/16] riscv/cfi: Store shadow stack information in TLS Support RISC-V Control Flow Integrifty (CFI) - - 3-- 2026-06-28 Jesse Huang New
[v5,11/16] riscv/cfi: Support locking/disabling CFI and move OS dependent code Support RISC-V Control Flow Integrifty (CFI) - - 3-- 2026-06-28 Jesse Huang New
[v5,10/16] riscv/cfi: Adjust setjmp/longjmp for shadow stack to work Support RISC-V Control Flow Integrifty (CFI) - - 3-- 2026-06-28 Jesse Huang New
[v5,09/16] riscv/cfi: Introduce tunables for CFI features Support RISC-V Control Flow Integrifty (CFI) - - 3-- 2026-06-28 Jesse Huang New
[v5,08/16] riscv/cfi: Enable CFI on dynamic binaries Support RISC-V Control Flow Integrifty (CFI) - - 2-- 2026-06-28 Jesse Huang New
[v5,07/16] riscv/cfi: Enable CFI on static binaries Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2026-06-28 Jesse Huang New
[v5,06/16] riscv/cfi: Add prctl definitions for RISC-V CFI Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2026-06-28 Jesse Huang New
[v5,05/16] riscv: Introduce feature variables for RISC-V GNU properties Support RISC-V Control Flow Integrifty (CFI) 1 - 1-- 2026-06-28 Jesse Huang New
[v5,04/16] riscv: Adjust assembly routines to support landing pad Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2026-06-28 Jesse Huang New
[v5,03/16] riscv: Add GNU property definitions for RISC-V CFI Support RISC-V Control Flow Integrifty (CFI) 1 - 1-- 2026-06-28 Jesse Huang New
[v5,02/16] riscv/cfi: Set up necessary options for --enable-cfi Support RISC-V Control Flow Integrifty (CFI) 1 - 1-- 2026-06-28 Jesse Huang New
[v5,01/16] riscv: Add --enable-cfi option for controlling CFI features Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2026-06-28 Jesse Huang New
getrusage: Add smoke test for getrusage getrusage: Add smoke test for getrusage - - 4-1 2026-06-27 Ondrej Marek Changes Requested
posix: Avoid allocation while holding atfork_lock [BZ 34321] posix: Avoid allocation while holding atfork_lock [BZ 34321] - - 4-- 2026-06-26 Adhemerval Zanella Netto New
[v3] nss: Use reallocarray to prevent integer overflow in getaddrinfo (bug 33977) [v3] nss: Use reallocarray to prevent integer overflow in getaddrinfo (bug 33977) 1 - 3-1 2026-06-24 Marcus Poller Failed CI
Factorize net/ethernet.h Factorize net/ethernet.h - - 6-- 2026-06-16 Samuel Thibault New
riscv: avoid vle8ff in vector strcmp loop riscv: avoid vle8ff in vector strcmp loop - - 6-- 2026-06-14 daichengrong Changes Requested
htl: clean GLIBC_PRIVATE symbols htl: clean GLIBC_PRIVATE symbols - - 6-- 2026-06-14 gfleury New
[RFC,v8,3/3] manual/: Prefer aprintf(3) over asprintf(3) Add [v]aprintf(3) - - 22- 2026-06-11 Alejandro Colomar RFC
[RFC,v8,2/3] try.reducing.symbols Add [v]aprintf(3) - - 12- 2026-06-11 Alejandro Colomar RFC
[RFC,v8,1/3] Add [v]aprintf(3) Add [v]aprintf(3) - - 12- 2026-06-11 Alejandro Colomar RFC
Use memchr in _IO_new_file_xsputn Use memchr in _IO_new_file_xsputn - - --1 2026-06-11 Bernhard Rosenkränzer Changes Requested
riscv: Implement Zbb based strlen and prefer it over the RVV based strlen implementation when Zbb i… riscv: Implement Zbb based strlen and prefer it over the RVV based strlen implementation when Zbb i… - - 6-- 2026-06-11 Jeffrey Law New
nptl: Retry SIGSETXID delivery on EAGAIN in setxid (bug 21108) nptl: Retry SIGSETXID delivery on EAGAIN in setxid (bug 21108) - - 6-- 2026-06-09 Adhemerval Zanella Netto Wilco Under Review
[v2] rtld: cache cpuid results on the stack for intel [v2] rtld: cache cpuid results on the stack for intel 1 - 61- 2026-06-06 Fabian Rast New
nptl: Add TLS guard page between thread stack and static TLS [BZ #22850] nptl: Add TLS guard page between thread stack and static TLS [BZ #22850] - - 6-- 2026-06-04 Adhemerval Zanella Netto codonell Under Review
alpha: Change gethostname overflow errno from EOVERFLOW to ENAMETOOLONG alpha: Change gethostname overflow errno from EOVERFLOW to ENAMETOOLONG - - 6-- 2026-06-04 panzhe Changes Requested
riscv: Add big-endian support to string-fzi.h. riscv: Add big-endian support to string-fzi.h. - - 6-- 2026-06-03 Jovan Dmitrovic New
[RFC,v1,1/1] x86: Add TZCNT variants for selected Hygon string functions x86: Use TZCNT-based EVEX string variants on Hygon - - 22- 2026-05-28 Jiamei Xie New
[v2,1/1] nptl: namespace-safe pthread keys implementation [v2,1/1] nptl: namespace-safe pthread keys implementation - - 6-- 2026-05-27 DJ Delorie New
[v6,3/3] sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-ldbl-compat.c: Fix typo Add [v]aprintf(3) - - 3-3 2026-05-18 Alejandro Colomar New
[v6,2/3] manual/: Prefer aprintf(3) over asprintf(3) Add [v]aprintf(3) - - 3-2 2026-05-18 Alejandro Colomar New
[v6,1/3] Add [v]aprintf(3) Add [v]aprintf(3) - - 3-2 2026-05-18 Alejandro Colomar New
[RFC,v2,1/1] malloc: madvise interior free chunks above a threshold malloc: madvise interior free chunks above a threshold - - 22- 2026-05-12 Xavier Roche Wilco Under Review
malloc: Fix ABBA deadlock in fork handlers malloc: Fix ABBA deadlock in fork handlers - - --2 2026-05-11 Cuishuangjin Changes Requested
riscv: add RVV-optimized memcmp riscv: add RVV-optimized memcmp - - 61- 2026-05-08 daichengrong New
[v2] riscv: add RVV-optimized memchr [v2] riscv: add RVV-optimized memchr - - 61- 2026-05-08 daichengrong New
LoongArch: Optimize math barriers LoongArch: Optimize math barriers - - 6-- 2026-05-07 dengjianbo New
[v4] dlfcn: Preserve destructor order when dlclose is called from atexit handler (BZ 33598) [v4] dlfcn: Preserve destructor order when dlclose is called from atexit handler (BZ 33598) - - 61- 2026-05-06 Adhemerval Zanella Netto New
[v3] elf: Allow vDSO as a direct dependency (BZ 33335) [v3] elf: Allow vDSO as a direct dependency (BZ 33335) - - 6-- 2026-05-06 Adhemerval Zanella Netto New
[v2] resolv, rt: Change some extern inline functions to static inline __always_inline [v2] resolv, rt: Change some extern inline functions to static inline __always_inline - - 21- 2026-05-04 Peter Collingbourne New
support: Improve tst-support_descriptors compatibility with containers support: Improve tst-support_descriptors compatibility with containers 1 - 2-- 2026-05-04 Florian Weimer New
Link static C++ tests against libatomic.a if needed Link static C++ tests against libatomic.a if needed - - 2-- 2026-05-04 H.J. Lu New
powerpc32/nofpu: Add internal soft-fp symbols to avoid PLT in libc.so powerpc32/nofpu: Add internal soft-fp symbols to avoid PLT in libc.so - - 2-- 2026-05-04 H.J. Lu New
[RFC] posix: Make system, popen, and wordexp try pidfd_spawn first (BZ 34001) [RFC] posix: Make system, popen, and wordexp try pidfd_spawn first (BZ 34001) - - 2-- 2026-04-29 Adhemerval Zanella Netto New
[v7,2/2] resolv: Create test for ipv4 and ipv6 resolv.conf flags [v7,1/2] resolv: implement ipv4+ipv6 flags in resolv.conf (bug 30544) - - 1-1 2026-04-29 Petr Menšík New
[v7,1/2] resolv: implement ipv4+ipv6 flags in resolv.conf (bug 30544) [v7,1/2] resolv: implement ipv4+ipv6 flags in resolv.conf (bug 30544) - - 1-- 2026-04-29 Petr Menšík New
[v2] libio: Fix race in _IO_new_file_init_internal initialization order [BZ #33785] [v2] libio: Fix race in _IO_new_file_init_internal initialization order [BZ #33785] 1 - 21- 2026-04-29 Shamil Abdulaev New
Add advisory text for CVE-2026-5435 Add advisory text for CVE-2026-5435 1 - 21- 2026-04-27 Carlos O'Donell New
nptl: futex_lock_pi deadlock detection provides valuable information but it is turned into a rather… nptl: futex_lock_pi deadlock detection provides valuable information but it is turned into a rather… - - 2-- 2026-04-23 Moritz KLAMMLER (FERCHAU) New
[v22,9/9] posix, argp: Support multiple long option name translations Support translated long option names in getopt and argp - - 21- 2026-04-23 Vivien Kraus New
[v22,8/9] posix: Add a script for static validation of getopt_long PO files Support translated long option names in getopt and argp - - 11- 2026-04-23 Vivien Kraus New
[v22,7/9] posix: check for collisions in getopt_long Support translated long option names in getopt and argp - - 11- 2026-04-23 Vivien Kraus New
[v22,6/9] argp: do not display option name translations if __libc_enable_secure Support translated long option names in getopt and argp - - 1-- 2026-04-23 Vivien Kraus New
[v22,5/9] posix: do not allow option name translations for secure programs Support translated long option names in getopt and argp - - 11- 2026-04-23 Vivien Kraus New
[v22,4/9] posix: let the getopt caller choose the textdomain for translation Support translated long option names in getopt and argp - - 11- 2026-04-23 Vivien Kraus New
[v22,3/9] argp: document translated names in --help and --usage Support translated long option names in getopt and argp - - 1-- 2026-04-23 Vivien Kraus New
[v22,2/9] posix: let the getopt caller set the translation context Support translated long option names in getopt and argp - - 11- 2026-04-23 Vivien Kraus New
[v22,1/9] posix: allow getopt_long to match translated option names Support translated long option names in getopt and argp - - 11- 2026-04-23 Vivien Kraus New
[3/3] sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-ldbl-compat.c: Fix typo Add [v]aprintf(3) - - --2 2026-04-22 Alejandro Colomar New
[2/3] manual/: Prefer aprintf(3) over asprintf(3) Add [v]aprintf(3) - - 1-- 2026-04-22 Alejandro Colomar New
[1/3] Add [v]aprintf(3) Add [v]aprintf(3) - - --1 2026-04-22 Alejandro Colomar New
[RFC,3/3] Add a solution to prevent conflict between symbols loaded from dependencies Use multiple ld.so caches to separate execution environments - - --2 2026-04-21 Lukasz Stelmach New
[RFC,2/3] ldconfig: Add an option to ignore standard path during ld.so.cache generation Use multiple ld.so caches to separate execution environments - - --1 2026-04-21 Lukasz Stelmach New
[RFC,1/3] dlconf: Add support for config file for ld.so Use multiple ld.so caches to separate execution environments - - --1 2026-04-21 Lukasz Stelmach New
[RFC,1/1] malloc: madvise interior free chunks above a threshold malloc: madvise interior free chunks above a threshold - - 1-1 2026-04-21 Xavier Roche New
[v2] io: Fix silent readdir failures in ftw/nftw (BZ 33085) [v2] io: Fix silent readdir failures in ftw/nftw (BZ 33085) - - 4-- 2026-04-20 Adhemerval Zanella Netto New
[2/2] sframe: add v3 FLEX FDE unwind support and tests sframe: Add SFrame V3 stack backtracing support - - 6-- 2026-04-14 Claudiu Zissulescu New
[1/2] sframe: Add SFrame v3 decode support for regular FDEs sframe: Add SFrame V3 stack backtracing support - - 5-- 2026-04-14 Claudiu Zissulescu New
[v2] localedata: update LC_ADDRESS and LC_NAME for ko_KR [v2] localedata: update LC_ADDRESS and LC_NAME for ko_KR - - 6-- 2026-04-07 elmitash arjun Changes Requested
benchtests: Add cosf traces benchtests: Add cosf traces - - 6-- 2026-04-02 Wilco Dijkstra New
benchtests: Add sinf traces benchtests: Add sinf traces - - 6-- 2026-04-02 Wilco Dijkstra New
malloc: Reduce maximum arenas malloc: Reduce maximum arenas - - 61- 2026-04-02 Wilco Dijkstra New
malloc: Simplify _int_free_chunk malloc: Simplify _int_free_chunk - - 61- 2026-04-01 Wilco Dijkstra New
Discard any push-back from a memory stream before finishing it (bug 34020) Discard any push-back from a memory stream before finishing it (bug 34020) - - 3-3 2026-03-30 Andreas Schwab dj Under Review
[2/2] aarch64: Accept string values for glibc.cpu.aarch64_gcs tunable [1/2] aarch64: Convert GCS policy states to an enum - - 6-- 2026-03-27 Adhemerval Zanella Netto Changes Requested
[1/2] aarch64: Convert GCS policy states to an enum [1/2] aarch64: Convert GCS policy states to an enum - - 5-- 2026-03-27 Adhemerval Zanella Netto Changes Requested
locale: fix memory leaks in write_locales and write_charmaps locale: fix memory leaks in write_locales and write_charmaps - - 6-- 2026-03-26 Ruslan Valiyev arjun Under Review
[8/8] math: Remove unused definitions for sinf/cosf/sincosf implementation Add sinf/cosf/sincosf CORE-MATH implementations - - 1-- 2026-03-25 Adhemerval Zanella Netto Changes Requested
[7/8] math: Consolidate common definitions for cosf/sinf/tanf/sincosf Add sinf/cosf/sincosf CORE-MATH implementations - - --- 2026-03-25 Adhemerval Zanella Netto Changes Requested
« 1 2 3 453 54 »