Show patches with: State = Action Required       |   30858 patches
« 1 2 3 4308 309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/1] mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME w… mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME when it's … - - - - --- 2025-03-23 Zhaoming Luo New
mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME - - - - --- 2025-03-23 Zhaoming Luo New
[v3] linux: Add openat2 (BZ 31664) [v3] linux: Add openat2 (BZ 31664) - - - - --- 2025-03-21 Adhemerval Zanella New
stdlib: Consolidate getentropy and adapt to POSIX 2024 semantics stdlib: Consolidate getentropy and adapt to POSIX 2024 semantics - - - - --- 2025-03-21 Adhemerval Zanella New
[2/2] elf: Use +nolink-deps to add make-only dependency for tst-origin [1/2] Makeconfig: Support $(+nolink-deps) in link flags - - 1 - --- 2025-03-21 Florian Weimer New
[1/2] Makeconfig: Support $(+nolink-deps) in link flags [1/2] Makeconfig: Support $(+nolink-deps) in link flags - - 1 - --- 2025-03-21 Florian Weimer New
support: Link links-dso-program-c with libgcc_s only if available support: Link links-dso-program-c with libgcc_s only if available - - 1 - --- 2025-03-21 Florian Weimer New
malloc: Use _int_free_chunk for remainders malloc: Use _int_free_chunk for remainders - - - - --- 2025-03-21 Wilco Dijkstra New
malloc: Use __always_inline for simple functions malloc: Use __always_inline for simple functions - - - - --- 2025-03-21 Wilco Dijkstra New
Linux: Inhibit tail calls in cancellable system calls Linux: Inhibit tail calls in cancellable system calls - - - - --- 2025-03-21 Florian Weimer New
[v5,7/7] malloc: add testing for large tcache support. tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,6/7] malloc: add tcache support for large chunk caching tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,5/7] malloc: mangle tcache entries pointers tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,4/7] malloc: tcache small optimizations. tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,3/7] malloc: force inline for single called functions tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,2/7] malloc: optimize initialization tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
[v5,1/7] malloc: replace _int_free by _int_free_chunk in sysmalloc. tcache: malloc improvements - - - - --- 2025-03-21 Cupertino Miranda New
support: Link links-dso-program-c against libgcc_s support: Link links-dso-program-c against libgcc_s - - 1 - --- 2025-03-21 Florian Weimer New
malloc: Improve performance of __libc_malloc malloc: Improve performance of __libc_malloc - - - - --- 2025-03-20 Wilco Dijkstra New
[v1] add ptmx support to test-container [v1] add ptmx support to test-container - - - - --- 2025-03-20 DJ Delorie New
[2/2] Add _FORTIFY_SOURCE support for inet_ntop [1/2] Prepare inet_pton to be fortified - - - - --- 2025-03-20 Aaron Merey New
[1/2] Prepare inet_pton to be fortified [1/2] Prepare inet_pton to be fortified - - 1 - --- 2025-03-20 Aaron Merey New
hurd: save xstate during signal handling hurd: save xstate during signal handling - - - - --- 2025-03-19 Luca Dariz New
[v1,3/3] Add _FORTIFY_SOURCE support for inet_ntop Add _FORTIFY_SOURCE support for inet_ntop - - 1 - --- 2025-03-19 Frédéric Bérat New
[v1,2/3] Add missing guards in include/arpa/inet.h Add _FORTIFY_SOURCE support for inet_ntop - - 1 - --- 2025-03-19 Frédéric Bérat New
[v1,1/3] Prepare inet_ntop to be fortified Add _FORTIFY_SOURCE support for inet_ntop - - 1 - --- 2025-03-19 Frédéric Bérat New
[v2] RISC-V: add RVV support for memrchr using IFUNC [v2] RISC-V: add RVV support for memrchr using IFUNC - - - - --- 2025-03-19 daichengrong New
[RFC,5/5] aarch64: Add SFrame support for aarch64 architecture glibc: Add SFrame support for stack backtracking - - - - --- 2025-03-18 claudiu.zissulescu-ianculescu@oracle.com New
[RFC,4/5] x86: Add SFrame support for x86 architecture glibc: Add SFrame support for stack backtracking - - - - --- 2025-03-18 claudiu.zissulescu-ianculescu@oracle.com New
[RFC,3/5] configure: Add --enable-sframe option glibc: Add SFrame support for stack backtracking - - - - --- 2025-03-18 claudiu.zissulescu-ianculescu@oracle.com New
[RFC,2/5] elf: Add SFrame stack tracing glibc: Add SFrame support for stack backtracking - - - - --- 2025-03-18 claudiu.zissulescu-ianculescu@oracle.com New
[RFC,1/5] elf: Add SFrame support to _dl_find_object function glibc: Add SFrame support for stack backtracking - - - - --- 2025-03-18 claudiu.zissulescu-ianculescu@oracle.com New
malloc: Improve csize2tidx malloc: Improve csize2tidx - - 1 - --- 2025-03-18 Wilco Dijkstra New
malloc: Improve arena_for_chunk() malloc: Improve arena_for_chunk() - - 1 - --- 2025-03-18 Wilco Dijkstra New
[v2] libio: Fix stream orientation when using fread [BZ #22796] [v2] libio: Fix stream orientation when using fread [BZ #22796] - - - - --- 2025-03-18 Sam Zeter New
[3/3] Add _FORTIFY_SOURCE support for inet_ntop Add _FORTIFY_SOURCE support for inet_ntop - - - - --- 2025-03-17 Frédéric Bérat New
[2/3] Add missing guards in include/arpa/inet.h Add _FORTIFY_SOURCE support for inet_ntop - - 1 - --- 2025-03-17 Frédéric Bérat New
[1/3] Prepare inet_ntop to be fortified Add _FORTIFY_SOURCE support for inet_ntop - - 1 - --- 2025-03-17 Frédéric Bérat New
[v2] man/man3/wc{,r}tomb.3: Rewording to MB_CUR_MAX [v2] man/man3/wc{,r}tomb.3: Rewording to MB_CUR_MAX - - - - --- 2025-03-16 Kang-Che Sung New
[2/2] man/man3/wcrtomb.3: Document MB_CUR_MAX length requirement wctomb(3) and wcrtomb(3) man page updates - - - - --- 2025-03-16 Kang-Che Sung New
[1/2] man/man3/wctomb.3: Rewording to MB_CUR_MAX requirement wctomb(3) and wcrtomb(3) man page updates - - - - --- 2025-03-16 Kang-Che Sung New
[hurd,commited] htl: Make pthread_setcanceltype / state a cancellation point [hurd,commited] htl: Make pthread_setcanceltype / state a cancellation point - - - - --- 2025-03-15 Samuel Thibault New
[PATCHv2] aio_suspend64: Fix clock discrepancy [PATCHv2] aio_suspend64: Fix clock discrepancy - - 1 - --- 2025-03-14 Samuel Thibault New
[v2] debug: Improve '%n' fortify detection (BZ 30932) [v2] debug: Improve '%n' fortify detection (BZ 30932) - - 1 - --- 2025-03-14 Adhemerval Zanella New
[v4,7/7] malloc: performance improvements malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,6/7] malloc: force inline of _int_free malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,5/7] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,4/7] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,3/7] malloc: replace _int_free by _int_free_chunk in sysmalloc. malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,2/7] malloc: mangle tcache entries pointers malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
[v4,1/7] malloc: missing initialization of tcache in _mid_memalign malloc: tcache improvements - - - - --- 2025-03-14 Cupertino Miranda New
Implement C23 powr [committed] Implement C23 powr [committed] - - - - --- 2025-03-14 Joseph Myers New
[v2] tst-fopen-threaded: Only check EOF for failing read [v2] tst-fopen-threaded: Only check EOF for failing read - - 1 - --- 2025-03-14 Siddhesh Poyarekar New
tst-fopen-threaded: Only check EOF for failing read tst-fopen-threaded: Only check EOF for failing read - - - - --- 2025-03-14 Siddhesh Poyarekar New
[2/2] nptl: Enable MTE for stacks created for threads. RFC: Support for MTE stack tagging. - - - - --- 2025-03-14 Cupertino Miranda New
[1/2] rtld: Enable MTE for stack when specified in .dynamic. RFC: Support for MTE stack tagging. - - - - --- 2025-03-14 Cupertino Miranda New
x86_64: Add asinh with FMA x86_64: Add asinh with FMA - - - - --- 2025-03-14 Sunil Pandey New
x86_64: Add atanh with FMA x86_64: Add atanh with FMA - - 1 - --- 2025-03-13 Sunil Pandey New
[v3] x86_64: Add sinh with FMA [v3] x86_64: Add sinh with FMA - - 1 - --- 2025-03-13 Sunil Pandey New
RISC-V: add RVV support for memrchr using IFUNC RISC-V: add RVV support for memrchr using IFUNC - - - - --- 2025-03-13 daichengrong New
nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) - - 1 - --- 2025-03-13 Florian Weimer New
[v2] x86_64: Add sinh with FMA [v2] x86_64: Add sinh with FMA - - - - --- 2025-03-13 Sunil Pandey New
x86_64: Add sinh with FMA x86_64: Add sinh with FMA - - - - --- 2025-03-12 Sunil Pandey New
x86_64: Add tanh with FMA x86_64: Add tanh with FMA - - 1 - --- 2025-03-12 Sunil Pandey New
[v2] nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782) [v2] nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782) - - 1 1 --- 2025-03-12 Adhemerval Zanella New
aarch64: Optimize algorithm in users of SVE expf helper. aarch64: Optimize algorithm in users of SVE expf helper. - - - - --- 2025-03-12 Pierre Blanchard New
nptl: Disable asynchronous cancellation on __do_cancel (BZ 32782) nptl: Disable asynchronous cancellation on __do_cancel (BZ 32782) - - - - --- 2025-03-12 Adhemerval Zanella New
Update syscall lists for Linux 6.13 Update syscall lists for Linux 6.13 - - - - --- 2025-03-12 Joseph Myers New
add inputs giving large errors for rsqrt add inputs giving large errors for rsqrt - - 1 - --- 2025-03-12 Paul Zimmermann New
Makefile: Clean up pthread_atfork integration Makefile: Clean up pthread_atfork integration - - 1 - --- 2025-03-12 Florian Weimer New
[COMMITTED] nptl: Include <stdbool.h> in tst-pthread_gettid_np.c [COMMITTED] nptl: Include <stdbool.h> in tst-pthread_gettid_np.c - - - - --- 2025-03-12 Florian Weimer New
RISC-V: Regenerate ULPs RISC-V: Regenerate ULPs - - - - --- 2025-03-12 Aurelien Jarno New
[v3] elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263] [v3] elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263] - - 1 - --- 2025-03-11 Adhemerval Zanella New
[v6,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,8/9] linux: Add support for PT_GNU_MUTABLE Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,7/9] linux: Add memory sealing tests Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,6/9] Add --enable-memory-sealing configure option Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,5/9] elf: Add support to memory sealing Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,4/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,3/9] elf: Parse gnu properties for the loader Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,2/9] elf: Parse gnu properties for statically linked binaries Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v6,1/9] linux: Add mseal syscall support Add support for memory sealing - - - - --- 2025-03-11 Adhemerval Zanella New
[v4,COMMITTED] elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor [v4,COMMITTED] elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor - - - - --- 2025-03-11 Florian Weimer New
[v2] elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263] [v2] elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263] - - - - --- 2025-03-11 Adhemerval Zanella New
[3/3] Linux: Add new test misc/tst-sched_setattr-thread [1/3] Linux: Add the pthread_gettid_np function - - 1 - --- 2025-03-11 Florian Weimer New
[2/3] Linux: Remove attribute access from sched_getattr (bug 32781) [1/3] Linux: Add the pthread_gettid_np function - - - - --- 2025-03-11 Florian Weimer New
[1/3] Linux: Add the pthread_gettid_np function [1/3] Linux: Add the pthread_gettid_np function - - 1 - --- 2025-03-11 Florian Weimer New
[COMMITTED] s390x: Regenerate ULPs. [COMMITTED] s390x: Regenerate ULPs. - - - - --- 2025-03-11 Stefan Liebler New
[v2,1/1] getaddrinfo.c: support MPTCP (BZ #29609) getaddrinfo.c: support MPTCP - - 1 - --- 2025-03-11 zhenwei pi New
[v2,1/1] inet: add support for 64-bit network byte order [v2,1/1] inet: add support for 64-bit network byte order - - - - --- 2025-03-11 Philip Prindeville New
[1/1] inet: add support for 64-bit network byte order [1/1] inet: add support for 64-bit network byte order - - - - --- 2025-03-10 Philip Prindeville New
aio_suspend64: Fix clock discrepancy aio_suspend64: Fix clock discrepancy - - - - --- 2025-03-09 Samuel Thibault New
[v3] stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs [v3] stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs - - - - --- 2025-03-09 Lenard Mollenkopf New
[v2] stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs [v2] stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs - - - - --- 2025-03-08 Lenard Mollenkopf New
libio: Fix orientation [BZ #22796] libio: Fix orientation [BZ #22796] - - - - --- 2025-03-08 Sam Zeter New
[v1] nptl: extend test coverage for sched_yield [v1] nptl: extend test coverage for sched_yield - - 1 - --- 2025-03-07 DJ Delorie New
[committed] Implement C23 rsqrt [committed] Implement C23 rsqrt - - - - --- 2025-03-07 Joseph Myers New
posix: Move environ helper variables next to environ definition (bug 32541) posix: Move environ helper variables next to environ definition (bug 32541) - - 1 - --- 2025-03-07 Florian Weimer New
Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.py Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.py - - 1 - --- 2025-03-07 Joseph Myers New
[v2] elf: Fix handling of symbol versions which hash to zero (bug 29190) [v2] elf: Fix handling of symbol versions which hash to zero (bug 29190) - - 1 - --- 2025-03-07 Florian Weimer New
« 1 2 3 4308 309 »