Show patches with: none      |   33074 patches
« 1 2 3 4330 331 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
malloc: Enable 2MB THP by default on Aarch64 malloc: Enable 2MB THP by default on Aarch64 - - - - --- 2025-11-19 Dev Jain New
abilist.awk: Handle unversioned defined symbols [BZ #33650] abilist.awk: Handle unversioned defined symbols [BZ #33650] - - - - --- 2025-11-19 H.J. Lu New
Implement C23 const-preserving standard library macros Implement C23 const-preserving standard library macros - - - - --- 2025-11-18 Joseph Myers New
[v17,9/9] posix: Add a script for static validation of getopt_long PO files Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,8/9] posix: Add getopt_long_collision Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,7/9] argp: do not display option name translations if __libc_enable_secure Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,6/9] posix, argp: Support deprecation of long option name translations Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,5/9] posix: do not allow option name translations for secure programs Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,4/9] posix: let the getopt caller choose the textdomain for translation Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,3/9] argp: document translated names in --help and --usage Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,2/9] posix: let the getopt caller set the translation context Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v17,1/9] posix: allow getopt_long to match translated option names Support translated option names in getopt and argp - - - - --- 2025-11-18 Vivien Kraus New
[v7] linux: Add openat2 (BZ 31664) [v7] linux: Add openat2 (BZ 31664) - - 1 - --- 2025-11-18 Adhemerval Zanella New
[v4,1/1] linux/termios: test the kernel-side termios canonicalization linux/termios: test the kernel-side termios canonicalization - - 2 - --- 2025-11-18 H. Peter Anvin New
[hurd,commited,3/3] htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np into libc. htl: move symbols to libc - - - - --- 2025-11-18 Samuel Thibault New
[hurd,commited,2/3] htl: move pthread_getname_np/setname_np into libc. htl: move symbols to libc - - - - --- 2025-11-18 Samuel Thibault New
[hurd,commited,1/3] htl: fix compatibility htl: move symbols to libc - - - - --- 2025-11-18 Samuel Thibault New
[3/3] htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np into libc. [1/3] htl: fix compatibility - - - - --- 2025-11-18 gfleury New
[2/3] htl: move pthread_getname_np/setname_np into libc. [1/3] htl: fix compatibility - - - - --- 2025-11-18 gfleury New
[1/3] htl: fix compatibility [1/3] htl: fix compatibility - - - - --- 2025-11-18 gfleury New
[v2] nss: Remove effectively unused __nss_*_database variables [v2] nss: Remove effectively unused __nss_*_database variables - - 1 - --- 2025-11-18 Florian Weimer New
[v3] x32: Align sem_t to 8 bytes [BZ #33632] [v3] x32: Align sem_t to 8 bytes [BZ #33632] - - - - --- 2025-11-18 H.J. Lu New
[v3,5/5] elf: Allow RPATH/RUNPATH for static-pie elf: Allow RPATH/RUNPATH for static-pie (BZ 33326) - - - - --- 2025-11-17 Adhemerval Zanella New
[v3,4/5] Fix assert during static startup elf: Allow RPATH/RUNPATH for static-pie (BZ 33326) - - - - --- 2025-11-17 Adhemerval Zanella New
[v3,3/5] Use _dl_writev on __libc_message_impl elf: Allow RPATH/RUNPATH for static-pie (BZ 33326) - - - - --- 2025-11-17 Adhemerval Zanella New
[v3,2/5] nptl: Add __raise_nocancel elf: Allow RPATH/RUNPATH for static-pie (BZ 33326) - - - - --- 2025-11-17 Adhemerval Zanella New
[v3,1/5] string: Add fallback implementation for ctz/clz elf: Allow RPATH/RUNPATH for static-pie (BZ 33326) - - 1 - --- 2025-11-17 Adhemerval Zanella New
dlfcn: Fix dlclose crash during C++ thread_local destructor (BZ 33598) dlfcn: Fix dlclose crash during C++ thread_local destructor (BZ 33598) - - - - --- 2025-11-17 Adhemerval Zanella New
nss: Remove effectively unused struct nss_database_default_cache nss: Remove effectively unused struct nss_database_default_cache - - 1 - --- 2025-11-17 Florian Weimer New
nss: Remove effectively unused __nss_*_database variables nss: Remove effectively unused __nss_*_database variables - - 1 - --- 2025-11-17 Florian Weimer New
nss: Clean up function pointer/void * unions nss: Clean up function pointer/void * unions - - 1 - --- 2025-11-17 Florian Weimer New
malloc: retire mechanism for older non used tcached chunks malloc: retire mechanism for older non used tcached chunks - - - - --- 2025-11-17 Cupertino Miranda New
aarch64: fix SVE tanpi(f) aarch64: fix SVE tanpi(f) - - - - --- 2025-11-17 Pierre Blanchard New
nptl: Check alignment of pthread structs nptl: Check alignment of pthread structs - - - - --- 2025-11-17 Wilco Dijkstra New
[v2] Updates struct tcp_info and TCP_AO_XX corresponding struct from 6.17 to netinet/tcp.h [v2] Updates struct tcp_info and TCP_AO_XX corresponding struct from 6.17 to netinet/tcp.h - - - - --- 2025-11-17 Jiayuan Chen New
[hurd,commited] htl: move pthread_create to into libc [hurd,commited] htl: move pthread_create to into libc - - - - --- 2025-11-17 Samuel Thibault New
[hurd,commited] htl: Move __pthread_enable/disable_asynccancel into libc [hurd,commited] htl: Move __pthread_enable/disable_asynccancel into libc - - - - --- 2025-11-17 Samuel Thibault New
[hurd,commited] hurd: Fix getting rlimit in _hurd_alloc_fd [hurd,commited] hurd: Fix getting rlimit in _hurd_alloc_fd - - - - --- 2025-11-17 Samuel Thibault New
[v2] Use 64-bit atomic on sem_t with 8-byte alignment [BZ #33632] [v2] Use 64-bit atomic on sem_t with 8-byte alignment [BZ #33632] - - - - --- 2025-11-17 H.J. Lu New
[hurd,commited] htl: Add missing include [hurd,commited] htl: Add missing include - - - - --- 2025-11-16 Samuel Thibault New
[commited] loongarch: Remove TLS_TCB_ALIGN [commited] loongarch: Remove TLS_TCB_ALIGN - - - - --- 2025-11-16 Samuel Thibault New
Use 64-bit atomic on sem_t only with 8-byte alignment [BZ #33632] Use 64-bit atomic on sem_t only with 8-byte alignment [BZ #33632] - - - - --- 2025-11-16 H.J. Lu New
[hurd,commited] hurd: Fix restoring SSE state on signal [hurd,commited] hurd: Fix restoring SSE state on signal - - - - --- 2025-11-16 Samuel Thibault New
[hurd,commited] Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN [hurd,commited] Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN - - - - --- 2025-11-15 Samuel Thibault New
[v3,3/3] x86/string: Add version of memmove with page unrolled large impl [v3,1/3] x86/string: Factor out large memmove implemention to seperate file - - - - --- 2025-11-15 Noah Goldstein New
[v3,2/3] x86/string: Use simpler approach for large memcpy [BZ #32475] [v3,1/3] x86/string: Factor out large memmove implemention to seperate file - - - - --- 2025-11-15 Noah Goldstein New
[v3,1/3] x86/string: Factor out large memmove implemention to seperate file [v3,1/3] x86/string: Factor out large memmove implemention to seperate file - - - - --- 2025-11-15 Noah Goldstein New
libio: null terminate the buffer upon initial allocation in getdelim libio: null terminate the buffer upon initial allocation in getdelim - - - - --- 2025-11-15 Collin Funk New
[v3,2/2] malloc: Add threaded variants of single-threaded malloc tests Add support for threaded tests, then use with malloc - - - - --- 2025-11-14 Arjun Shankar New
[v3,1/2] support: Add support for running tests in a multi-threaded environment Add support for threaded tests, then use with malloc - - - - --- 2025-11-14 Arjun Shankar New
math: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines math: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines - - 1 - --- 2025-11-14 Dylan Fleming New
posix: execvpe: fix UMR with file > NAME_MAX [BZ #33627] posix: execvpe: fix UMR with file > NAME_MAX [BZ #33627] - - 1 - --- 2025-11-14 Pádraig Brady New
[v3] Revert __HAVE_64B_ATOMICS configure check [v3] Revert __HAVE_64B_ATOMICS configure check - - 1 - --- 2025-11-14 Adhemerval Zanella New
[hurd,commited,4/4] htl: Remove errno and herrno from libpthread htl: move symbols into libc - - - - --- 2025-11-13 Samuel Thibault New
[hurd,commited,3/4] htl: Drop pthread-functions infrastructure htl: move symbols into libc - - - - --- 2025-11-13 Samuel Thibault New
[hurd,commited,2/4] htl: Move __pthread_cleanup_stack out of libc_pthread_init.c htl: move symbols into libc - - - - --- 2025-11-13 Samuel Thibault New
[hurd,commited,1/4] htl: move {, _IO_}f{, un, try}lockfile implementation into libc htl: move symbols into libc - - - - --- 2025-11-13 Samuel Thibault New
[v2] malloc: Simplify tst-free-errno munmap failure test [v2] malloc: Simplify tst-free-errno munmap failure test - - 1 - --- 2025-11-13 Arjun Shankar New
[v2] Revert __HAVE_64B_ATOMICS configure check [v2] Revert __HAVE_64B_ATOMICS configure check - - - - --- 2025-11-13 Adhemerval Zanella New
aarch64: Fix and improve SVE pow(f) special cases. aarch64: Fix and improve SVE pow(f) special cases. - - - - --- 2025-11-13 Pierre Blanchard New
Revert __HAVE_64B_ATOMICS configure check Revert __HAVE_64B_ATOMICS configure check - - - - --- 2025-11-13 Adhemerval Zanella New
malloc: Simplify tst-free-errno munmap failure test malloc: Simplify tst-free-errno munmap failure test - - - - --- 2025-11-13 Arjun Shankar New
x86: Increase allowable TSX abort rate to 6%. x86: Increase allowable TSX abort rate to 6%. - - 1 - --- 2025-11-13 Carlos O'Donell New
Reference COPYING.LIB in <sframe.h> copyright header Reference COPYING.LIB in <sframe.h> copyright header - - 1 - --- 2025-11-13 Florian Weimer New
[5/5] math: New generic fmaf implementation Improve generic fma/fmaf implementation - - - - --- 2025-11-13 Adhemerval Zanella New
[4/5] benchtests: Add fmaf benchtests Improve generic fma/fmaf implementation - - 1 - --- 2025-11-13 Adhemerval Zanella New
[3/5] math: New generic fma implementation Improve generic fma/fmaf implementation - - - - --- 2025-11-13 Adhemerval Zanella New
[2/5] math: Remove ldbl-96 fma implementation Improve generic fma/fmaf implementation - - 1 - --- 2025-11-13 Adhemerval Zanella New
[1/5] benchtests: Add fma benchtests Improve generic fma/fmaf implementation - - 1 - --- 2025-11-13 Adhemerval Zanella New
[v2] pthread: add PTHREAD_NULL [v2] pthread: add PTHREAD_NULL - - - - --- 2025-11-13 Alyssa Ross New
[committed] Change fromfp functions to return floating types following C23 (bug 28327) [committed] Change fromfp functions to return floating types following C23 (bug 28327) - - - - --- 2025-11-13 Joseph Myers New
malloc: retire mechanism for older non used tcached chunks malloc: retire mechanism for older non used tcached chunks - - - - --- 2025-11-12 Cupertino Miranda New
[v2.1,3/3] linux/termios: test the kernel-side termios canonicalization Untitled series #481852 - - 1 - --- 2025-11-12 H. Peter Anvin New
[2/2] Update COPYING, COPYING.LIB from gnulib, using gnulib file names [v2,1/2] Add COPYINGv3 with the GPL version 3 text - - 1 - --- 2025-11-12 Florian Weimer New
[v2,1/2] Add COPYINGv3 with the GPL version 3 text [v2,1/2] Add COPYINGv3 with the GPL version 3 text - - 2 - --- 2025-11-12 Florian Weimer New
aarch64: fix includes in SME tests aarch64: fix includes in SME tests - - 1 - --- 2025-11-12 Yury Khrustalev New
[3/3] scripts: Allow overriding Git URLs in build-many-glibcs.py scripts: Some improvements to build-many-glibcs.py - - - - --- 2025-11-12 Yury Khrustalev New
[2/3] scripts: Use ftpmirror in build-many-glibcs.py scripts: Some improvements to build-many-glibcs.py - - 1 - --- 2025-11-12 Yury Khrustalev New
[1/3] scripts: Fix minor lint warnings in build-many-glibcs.py scripts: Some improvements to build-many-glibcs.py - - 1 - --- 2025-11-12 Yury Khrustalev New
[hurd,commited] hurd: Drop remnants of cthreads [hurd,commited] hurd: Drop remnants of cthreads - - - - --- 2025-11-12 Samuel Thibault New
math: Remove float_t and double_t [BZ #33563] math: Remove float_t and double_t [BZ #33563] - - 1 - --- 2025-11-11 Wilco Dijkstra New
manual: don't use the FSF's old address in license text. manual: don't use the FSF's old address in license text. - - 1 - --- 2025-11-11 Collin Funk New
hppa: Consistently reference LGPL in copyright header hppa: Consistently reference LGPL in copyright header - - 2 - --- 2025-11-11 Florian Weimer New
hppa: Consistently reference LGPL in copyright header hppa: Consistently reference LGPL in copyright header - - - - --- 2025-11-11 Florian Weimer New
[v2] math: Remove ldbl-128/s_fma.c [v2] math: Remove ldbl-128/s_fma.c - - 1 - --- 2025-11-11 Wilco Dijkstra New
benchtests: Add fma/fmaf inputs benchtests: Add fma/fmaf inputs - - - - --- 2025-11-11 Wilco Dijkstra New
[v1] stdio-common/vfscanf-internal.c: Assume support for 'long long' [v1] stdio-common/vfscanf-internal.c: Assume support for 'long long' - - 1 - --- 2025-11-11 Alejandro Colomar New
Add COPYINGv3 with the GPL version 3 text Add COPYINGv3 with the GPL version 3 text - - - - --- 2025-11-11 Florian Weimer New
x86-64: Fix a typo in fesetenv.c [BZ #33619] x86-64: Fix a typo in fesetenv.c [BZ #33619] - - 1 - --- 2025-11-11 H.J. Lu New
[v4,1/1] Set Prefer_No_AVX512 flag for hygon platform sysdeps/x86: prefer EVEX on Hygon by setting Prefer_No_AVX512 - - - - --- 2025-11-11 Jiamei Xie New
[v2] linux: Add mseal syscall support [v2] linux: Add mseal syscall support - - 1 - --- 2025-11-10 Adhemerval Zanella New
[v6] linux: Add openat2 (BZ 31664) [v6] linux: Add openat2 (BZ 31664) - - 1 - --- 2025-11-10 Adhemerval Zanella New
[v2] Add threaded variants of single-threaded malloc tests [v2] Add threaded variants of single-threaded malloc tests - - - - --- 2025-11-10 Arjun Shankar New
[v3,7/7] stdio-common/vfscanf-internal.c: Assume support for 'long long' Assume certain compiler features are available - - - - --- 2025-11-10 Alejandro Colomar New
[v3,6/7] Assume GCC defines va_list Assume certain compiler features are available - - - - --- 2025-11-10 Alejandro Colomar New
[v3,5/7] include/limits.h: Assume GCC defines LLONG_{MAX,MIN} and ULLONG_MAX Assume certain compiler features are available - - - - --- 2025-11-10 Alejandro Colomar New
[v3,4/7] include/features.h: If __GNUC__, assume defined(__GNUC_MINOR__) Assume certain compiler features are available - - - - --- 2025-11-10 Alejandro Colomar New
[v3,3/7] Assume support for __extension__ ({ }) Assume certain compiler features are available - - - - --- 2025-11-10 Alejandro Colomar New
[v3,2/7] malloc/obstack.h: Assume GCC supports __extension__ Assume certain compiler features are available - - - - --- 2025-11-10 Alejandro Colomar New
[v3,1/7] Assume support for #warning Assume certain compiler features are available - - - - --- 2025-11-10 Alejandro Colomar New
« 1 2 3 4330 331 »