Show patches with: State = Action Required       |   5076 patches
« 1 2 3 450 51 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
manual: tidy the longopt.c example manual: tidy the longopt.c example - - 1-- 2025-03-25 Samuel Zeter New
[v2] Add 'Key to Flags' to eu-readelf output [bz 29571] [v2] Add 'Key to Flags' to eu-readelf output [bz 29571] - - --1 2025-03-25 Samuel Zeter New
malloc: Improve malloc initialization malloc: Improve malloc initialization - - 6-- 2025-03-24 Wilco Dijkstra New
[v1] stdio: Add more setvbuf tests [v1] stdio: Add more setvbuf tests - - 3-3 2025-03-24 DJ Delorie New
malloc: Move mmap code out of __libc_free hotpath malloc: Move mmap code out of __libc_free hotpath 1 - 5-1 2025-03-24 Wilco Dijkstra New
Fix typo in comment Fix typo in comment - - 6-- 2025-03-24 YLK New
[v3] linux: Add openat2 (BZ 31664) [v3] linux: Add openat2 (BZ 31664) - - 5-- 2025-03-21 Adhemerval Zanella Netto arjun Under Review
stdlib: Consolidate getentropy and adapt to POSIX 2024 semantics stdlib: Consolidate getentropy and adapt to POSIX 2024 semantics - - 6-- 2025-03-21 Adhemerval Zanella Netto codonell Under Review
malloc: Use _int_free_chunk for remainders malloc: Use _int_free_chunk for remainders 1 - 6-- 2025-03-21 Wilco Dijkstra dj Under Review
malloc: Use __always_inline for simple functions malloc: Use __always_inline for simple functions - - 6-- 2025-03-21 Wilco Dijkstra dj Under Review
Linux: Inhibit tail calls in cancellable system calls Linux: Inhibit tail calls in cancellable system calls - - 6-- 2025-03-21 Florian Weimer Changes Requested
[v5,7/7] malloc: add testing for large tcache support. tcache: malloc improvements - - 3-3 2025-03-21 Cupertino Miranda New
[v5,6/7] malloc: add tcache support for large chunk caching tcache: malloc improvements - - 5-- 2025-03-21 Cupertino Miranda New
[v5,5/7] malloc: mangle tcache entries pointers tcache: malloc improvements - - 4-1 2025-03-21 Cupertino Miranda New
[v5,4/7] malloc: tcache small optimizations. tcache: malloc improvements - - 5-- 2025-03-21 Cupertino Miranda New
[v5,3/7] malloc: force inline for single called functions tcache: malloc improvements - - 5-- 2025-03-21 Cupertino Miranda New
[v5,2/7] malloc: optimize initialization tcache: malloc improvements - - 5-- 2025-03-21 Cupertino Miranda New
[v5,1/7] malloc: replace _int_free by _int_free_chunk in sysmalloc. tcache: malloc improvements - - 5-- 2025-03-21 Cupertino Miranda New
malloc: Improve performance of __libc_malloc malloc: Improve performance of __libc_malloc - - --2 2025-03-20 Wilco Dijkstra New
[v1] add ptmx support to test-container [v1] add ptmx support to test-container - - 6-- 2025-03-20 DJ Delorie New
[2/2] Add _FORTIFY_SOURCE support for inet_ntop [1/2] Prepare inet_pton to be fortified - - --2 2025-03-20 Aaron Merey New
hurd: save xstate during signal handling hurd: save xstate during signal handling - - 6-- 2025-03-19 Luca Dariz New
[v2] RISC-V: add RVV support for memrchr using IFUNC [v2] RISC-V: add RVV support for memrchr using IFUNC - - 6-- 2025-03-19 daichengrong New
[RFC,5/5] aarch64: Add SFrame support for aarch64 architecture glibc: Add SFrame support for stack backtracking - - 1-3 2025-03-18 Claudiu Zissulescu-Ianculescu New
[RFC,4/5] x86: Add SFrame support for x86 architecture glibc: Add SFrame support for stack backtracking - - 1-2 2025-03-18 Claudiu Zissulescu-Ianculescu New
[RFC,3/5] configure: Add --enable-sframe option glibc: Add SFrame support for stack backtracking - - --1 2025-03-18 Claudiu Zissulescu-Ianculescu New
[RFC,2/5] elf: Add SFrame stack tracing glibc: Add SFrame support for stack backtracking - - --1 2025-03-18 Claudiu Zissulescu-Ianculescu New
[RFC,1/5] elf: Add SFrame support to _dl_find_object function glibc: Add SFrame support for stack backtracking - - 1-- 2025-03-18 Claudiu Zissulescu-Ianculescu New
[v2] libio: Fix stream orientation when using fread [BZ #22796] [v2] libio: Fix stream orientation when using fread [BZ #22796] - - 4-2 2025-03-18 Samuel Zeter Changes Requested
[PATCHv2] aio_suspend64: Fix clock discrepancy [PATCHv2] aio_suspend64: Fix clock discrepancy 1 - 6-- 2025-03-14 Samuel Thibault azanella Accepted
[v2] debug: Improve '%n' fortify detection (BZ 30932) [v2] debug: Improve '%n' fortify detection (BZ 30932) 1 - 6-- 2025-03-14 Adhemerval Zanella Netto arjun Under Review
[2/2] nptl: Enable MTE for stacks created for threads. RFC: Support for MTE stack tagging. - - --1 2025-03-14 Cupertino Miranda azanella Changes Requested
[1/2] rtld: Enable MTE for stack when specified in .dynamic. RFC: Support for MTE stack tagging. - - --1 2025-03-14 Cupertino Miranda azanella Changes Requested
x86_64: Add asinh with FMA x86_64: Add asinh with FMA - - 5-- 2025-03-14 Sunil Pandey New
RISC-V: add RVV support for memrchr using IFUNC RISC-V: add RVV support for memrchr using IFUNC - - 3-3 2025-03-13 daichengrong Failed CI
[v6,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing - - --2 2025-03-11 Adhemerval Zanella Netto New
[v6,8/9] linux: Add support for PT_GNU_MUTABLE Add support for memory sealing - - --1 2025-03-11 Adhemerval Zanella Netto New
[v6,7/9] linux: Add memory sealing tests Add support for memory sealing - - 1-- 2025-03-11 Adhemerval Zanella Netto New
[v6,6/9] Add --enable-memory-sealing configure option Add support for memory sealing - - --1 2025-03-11 Adhemerval Zanella Netto New
[v6,5/9] elf: Add support to memory sealing Add support for memory sealing - - --1 2025-03-11 Adhemerval Zanella Netto New
[v6,4/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing - - 1-- 2025-03-11 Adhemerval Zanella Netto New
[v6,3/9] elf: Parse gnu properties for the loader Add support for memory sealing - - 1-- 2025-03-11 Adhemerval Zanella Netto New
[v6,2/9] elf: Parse gnu properties for statically linked binaries Add support for memory sealing - - 1-- 2025-03-11 Adhemerval Zanella Netto New
[v6,1/9] linux: Add mseal syscall support Add support for memory sealing - - --1 2025-03-11 Adhemerval Zanella Netto New
[v3] stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs [v3] stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs - - 1-3 2025-03-09 Lenard Mollenkopf Changes Requested
hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl() hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl() - - 6-- 2025-03-05 Zhaoming Luo New
[v2,17/17] stdio-common: Reject significand prefixes in scanf [BZ #12701] stdio-common: Formatted scanf input specifier tests - - 3-2 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,16/17] stdio-common: Reject significand prefixes in scanf [BZ #12701] stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,15/17] stdio-common: Reject integer prefixes in scanf [BZ #12701] stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,14/17] stdio-common: Add tests for formatted vsscanf input specifiers stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,13/17] stdio-common: Add tests for formatted vfscanf input specifiers stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,12/17] stdio-common: Add tests for formatted vscanf input specifiers stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,11/17] stdio-common: Add tests for formatted sscanf input specifiers stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,10/17] stdio-common: Add tests for formatted fscanf input specifiers stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,09/17] stdio-common: Add scanf long double data for IBM 128-bit format stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,08/17] stdio-common: Add scanf long double data for IEEE 754 binary64 format stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,07/17] stdio-common: Add scanf long double data for Intel/Motorola 80-bit format stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,06/17] stdio-common: Add scanf long double data for IEEE 754 binary128 format stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,05/17] stdio-common: Add scanf double data for IEEE 754 binary64 format stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,04/17] stdio-common: Add scanf float data for IEEE 754 binary32 format stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,03/17] stdio-common: Add scanf integer data for LP64 targets stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,02/17] stdio-common: Add scanf integer data for ILP32 targets stdio-common: Formatted scanf input specifier tests - - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[v2,01/17] stdio-common: Add tests for formatted scanf input specifiers stdio-common: Formatted scanf input specifier tests 1 - 5-- 2025-03-01 Maciej W. Rozycki jsm28 Under Review
[2/2] aarch64: Add back non-temporal load/stores from oryon-1's memset [1/2] aarch64: Add back non-temporal load/stores from oryon-1's memcpy 1 - 6-- 2025-03-01 Andrew Pinski azanella Accepted
[1/2] aarch64: Add back non-temporal load/stores from oryon-1's memcpy [1/2] aarch64: Add back non-temporal load/stores from oryon-1's memcpy 1 - 5-- 2025-03-01 Andrew Pinski azanella Accepted
malloc: Improve tcache double-free detection malloc: Improve tcache double-free detection - - 6-- 2025-02-25 Ben Kallus New
debug: Improve '%n' fortify detection (BZ 30932) debug: Improve '%n' fortify detection (BZ 30932) - - 6-- 2025-02-24 Adhemerval Zanella Netto arjun Changes Requested
[v7,2/2] RISC-V: add riscv vector support for memcpy RISC-V: add multiarch RVV support for memcpy using FMV IFUNC - 2 6-- 2025-02-21 daichengrong New
[v7,1/2] RISC-V: check rvv support in asm at sysdeps/riscv RISC-V: add multiarch RVV support for memcpy using FMV IFUNC - - 5-- 2025-02-21 daichengrong New
linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708] linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708] - - 6-- 2025-02-17 Collin Funk codonell Under Review
[v4] elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653) [v4] elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653) 1 - 6-- 2025-02-13 Adhemerval Zanella Netto Wilco Under Review
Raise the minimum GCC version to 12.1 [BZ #32539] Raise the minimum GCC version to 12.1 [BZ #32539] - - 2-2 2025-02-12 H.J. Lu Failed CI
[2/2] linux: use __getrandom_nocancel in getentropy Untitled series #43835 1 - --- 2025-02-08 Cristian Rodríguez arjun Changes Requested
[v2,4/4] elf: Remove now pointless empty ld.so.conf files in single tests [v2,1/4] Makeconfig: Add libgcc directory to rtld-prefix search path 1 - 6-- 2025-02-08 Andreas K. Huettel azanella Accepted
[v2,3/4] support: Always run ldconfig in containered tests [v2,1/4] Makeconfig: Add libgcc directory to rtld-prefix search path 1 - 5-- 2025-02-08 Andreas K. Huettel azanella Accepted
[v2,2/4] Makefile: Add ld.so.conf with libgcc dir to testroot.pristine [v2,1/4] Makeconfig: Add libgcc directory to rtld-prefix search path 1 - 5-- 2025-02-08 Andreas K. Huettel azanella Accepted
[v2,1/4] Makeconfig: Add libgcc directory to rtld-prefix search path [v2,1/4] Makeconfig: Add libgcc directory to rtld-prefix search path - - 5-- 2025-02-08 Andreas K. Huettel azanella Changes Requested
help debugging flaky posix/tst-waitid.c test help debugging flaky posix/tst-waitid.c test - - 6-- 2025-02-08 Aurelien Jarno codonell Under Review
[2/2] linux: add test for mremap w/ MREMAP_DONTUNMAP but w/o MREMAP_FIXED linux: check mremap w/ MREMAP_DONTUNMAP correctly - - 6-- 2025-02-07 Celeste Liu Under Review
[1/2] linux: prevent kernel choose addr by itself in mremap test linux: check mremap w/ MREMAP_DONTUNMAP correctly 1 - 5-- 2025-02-07 Celeste Liu Accepted
[v2,2/2] posix: Rewrite cpuset tests posix: Improve test case coverage for cpuset macros - - 6-- 2025-02-07 Frédéric Bérat tuliom Changes Requested
[v3] assert: Add test for CVE-2025-0395 [v3] assert: Add test for CVE-2025-0395 1 - 61- 2025-02-06 Siddhesh Poyarekar New
[v4,14/14] elf: Use memory protection keys for the protected memory allocator RELRO link maps - - 6-- 2025-02-02 Florian Weimer New
[v4,13/14] elf: Add hash tables to speed up DT_NEEDED, dlopen lookups RELRO link maps - - 5-- 2025-02-02 Florian Weimer New
[v4,12/14] elf: Move most of the _dl_find_object data to the protected heap RELRO link maps - - 3-2 2025-02-02 Florian Weimer New
[v4,11/14] elf: Implement a region-based protected memory allocator RELRO link maps - - 3-2 2025-02-02 Florian Weimer New
[v4,10/14] elf: Bootstrap allocation for future protected memory allocator RELRO link maps - - 3-2 2025-02-02 Florian Weimer New
[v4,09/14] elf: Introduce GLPM accessor for the protected memory area RELRO link maps - - 5-- 2025-02-02 Florian Weimer New
[v4,08/14] elf: Remove run-time-writable fields from struct link_map RELRO link maps - - 5-- 2025-02-02 Florian Weimer Changes Requested
[v4,07/14] elf: Merge the three implementations of _dl_dst_substitute RELRO link maps 1 - 5-- 2025-02-02 Florian Weimer Accepted
[v4,06/14] elf: Disambiguate some failures in _dl_load_cache_lookup RELRO link maps 1 - 5-- 2025-02-02 Florian Weimer Accepted
[v4,05/14] elf: Eliminate second loop in find_version in dl-version.c RELRO link maps 1 - 5-- 2025-02-02 Florian Weimer Accepted
[v4,04/14] support: Add <support/memprobe.h> for protection flags probing RELRO link maps - - 5-- 2025-02-02 Florian Weimer New
[v4,03/14] Do not export <alloc_buffer.h> functions from libc RELRO link maps 1 - 5-- 2025-02-02 Florian Weimer Accepted
[v4,02/14] aarch64: Enable internal use of memory protection keys RELRO link maps 1 - 5-- 2025-02-02 Florian Weimer Accepted
[v4,01/14] elf: Default to ENOENT error in _dl_map_new_object RELRO link maps 1 - 5-- 2025-02-02 Florian Weimer Accepted
assert: Refactor assert/assert_perror assert: Refactor assert/assert_perror - - 6-- 2025-01-31 Adhemerval Zanella Netto codonell Under Review
[v2,10/10] math: Remove the error handling wrapper from sinhf Remove the SVID wrapper from CORE-MATH functions. - - 61- 2025-01-30 Adhemerval Zanella Netto New
[v2,09/10] math: Remove the error handling wrapper from coshf Remove the SVID wrapper from CORE-MATH functions. - - 51- 2025-01-30 Adhemerval Zanella Netto New
[v2,08/10] math: Remove the error handling wrapper from atanhf Remove the SVID wrapper from CORE-MATH functions. - - 51- 2025-01-30 Adhemerval Zanella Netto New
« 1 2 3 450 51 »