Show patches with: State = Action Required       |    Archived = No       |   981 patches
« 1 2 3 49 10 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[1/2] m68k: Use vDSO for thread pointer access m68k: Add vDSO support for TLS and clock_gettime64 1 1 1-- 2026-01-08 Stefan Reinauer Changes Requested
[v2] riscv: Add optimised memcmp implementation using RVV extension [v2] riscv: Add optimised memcmp implementation using RVV extension - - 2-- 2026-01-07 Zheng Ziyang New
[2/2] malloc: Harden malloc by protecting chunk fd/bk pointers malloc: Use list primitives and protect fd/bk pointers - - 1-1 2026-01-04 Arjun Shankar Changes Requested
[1/2] malloc: Replace chunk fd/bk/nextsize assignments with list primitives malloc: Use list primitives and protect fd/bk pointers - - 1-- 2026-01-04 Arjun Shankar Changes Requested
io: allow filesystem st_blksize-directed buffer sizes up to 128k instead of 8k io: allow filesystem st_blksize-directed buffer sizes up to 128k instead of 8k - - --1 2025-12-28 наб New
elf: Fix leak in _dl_scope_free elf: Fix leak in _dl_scope_free - - 2-- 2025-12-26 ningle New
[v2] elf: Allow vDSO as a direct dependency (BZ 33335) [v2] elf: Allow vDSO as a direct dependency (BZ 33335) - - 2-- 2025-12-19 Adhemerval Zanella Netto New
math: Order signed zeros in fmin and fmax. math: Order signed zeros in fmin and fmax. - - 2-- 2025-12-19 James Y Knight New
resolv: Avoid duplicate query if search list contains '.' (option 2) resolv: Avoid duplicate query if search list contains '.' (option 2) - - 2-- 2025-12-18 Carlos Peon Costa New
resovl: Avoid duplicate query if search list contains '.' (option 1) resovl: Avoid duplicate query if search list contains '.' (option 1) - - 2-- 2025-12-18 Carlos Peon Costa New
[3/3] malloc: Increase tcache fill count from 16 to 32 malloc: batched frees - 1 2-- 2025-12-18 Florian Weimer New
[2/3] malloc: Only fill half of the tcache during batch allocation malloc: batched frees - - 1-- 2025-12-18 Florian Weimer New
[1/3] malloc: Perform batched frees if tcache is full malloc: batched frees - - 11- 2025-12-18 Florian Weimer New
[v4] benchtests: Add pthread mutex trylock throughput test (BZ #33704) [v4] benchtests: Add pthread mutex trylock throughput test (BZ #33704) 1 - 21- 2025-12-13 Sunil K Pandey New
[v2] dlfcn: Fix dlclose crash during C++ thread_local destructor (BZ 33598) [v2] dlfcn: Fix dlclose crash during C++ thread_local destructor (BZ 33598) - - 2-- 2025-12-12 Adhemerval Zanella Netto New
x86-64: Save and restore R10 in _dl_runtime_resolve [BZ #27279] x86-64: Save and restore R10 in _dl_runtime_resolve [BZ #27279] - - 2-- 2025-12-12 Jackson Stogel New
[4/4] AArch64: Implement AdvSIMD and SVE powr(f) routines [1/4] AArch64: Improve AdvSIMD and SVE pow(f). - - 21- 2025-12-10 Pierre Blanchard New
[3/4] benchtests: add libmvec powr inputs [1/4] AArch64: Improve AdvSIMD and SVE pow(f). 1 - 1-- 2025-12-10 Pierre Blanchard New
[2/4] benchtests: add libmvec powrf inputs [1/4] AArch64: Improve AdvSIMD and SVE pow(f). 1 - 1-- 2025-12-10 Pierre Blanchard New
[1/4] AArch64: Improve AdvSIMD and SVE pow(f). [1/4] AArch64: Improve AdvSIMD and SVE pow(f). - - 11- 2025-12-10 Pierre Blanchard New
[5/5] nptl: Add test nptl/tst-pthread-perthread-inherit Thread-specific file system attributes and credentials - - 21- 2025-12-09 Florian Weimer New
[4/5] Linux: Implement per-thread user and group IDs Thread-specific file system attributes and credentials - - 11- 2025-12-09 Florian Weimer New
[3/5] Linux: Implement per-thread file system attributes Thread-specific file system attributes and credentials - - 11- 2025-12-09 Florian Weimer New
[2/5] support: Add xgetresgid and xgetresuid Thread-specific file system attributes and credentials - - 1-- 2025-12-09 Florian Weimer New
[1/5] support: Add xfchdir Thread-specific file system attributes and credentials - - 1-- 2025-12-09 Florian Weimer New
[v2,3/3] configure: replace -Ttext-segment -with --imgage-base Improve TEST_CC/TEST_CXX testing with clang - - 2-- 2025-12-09 Adhemerval Zanella Netto New
Linux: Add compatibility function fors tcgetattr, tcsetattr Linux: Add compatibility function fors tcgetattr, tcsetattr - - 21- 2025-12-08 Florian Weimer New
[v2] x32: Implement prctl in assembly [v2] x32: Implement prctl in assembly 1 - 2-- 2025-12-08 H.J. Lu Accepted
[v6,4/4] x86/string: Make page-unrolled memmove default for Intel processors [v6,1/4] x86/string: Factor out large memmove implemention to seperate file - - --- 2025-11-28 Noah Goldstein New
[v6,3/4] x86/string: Add version of memmove with page unrolled large impl [v6,1/4] x86/string: Factor out large memmove implemention to seperate file 1 - 2-- 2025-11-28 Noah Goldstein New
[v6,2/4] x86/string: Use simpler approach for large memcpy [BZ #32475] [v6,1/4] x86/string: Factor out large memmove implemention to seperate file 1 - 1-- 2025-11-28 Noah Goldstein New
[v6,1/4] x86/string: Factor out large memmove implemention to seperate file [v6,1/4] x86/string: Factor out large memmove implemention to seperate file 1 - 1-- 2025-11-28 Noah Goldstein New
[v4,6/6] mips: Fix delay slot filling in bsd-setjmp.S Improve Mips target 2 - -11 2025-11-26 Jovan Dmitrovic New
[v4,5/6] mips: Remove strcmp.S Improve Mips target 2 - -1- 2025-11-26 Jovan Dmitrovic New
[v4,4/6] mips: Add C implementation of memcpy/memset Improve Mips target - - 1-- 2025-11-26 Jovan Dmitrovic New
[v4,3/6] Initialize l_mach field from rtld link_map Improve Mips target - - 1-- 2025-11-26 Jovan Dmitrovic New
[v4,2/6] mips: Adapt mcount for microMIPSr6 Improve Mips target - - 1-- 2025-11-26 Jovan Dmitrovic New
[v4,1/6] mips: Restrict the use of addiupc for microMIPSr6 Improve Mips target - - 1-- 2025-11-26 Jovan Dmitrovic New
[7/7] nss: Add new framework for hiding the ERANGE protocol internally RFC: Towards deprecating the ERANGE protocol for NSS - - 1-1 2025-11-24 Florian Weimer azanella New
[6/7] nscd: Add __nscd_getgrnam and __nscd_getgrgid client functions RFC: Towards deprecating the ERANGE protocol for NSS - - 1-- 2025-11-24 Florian Weimer azanella New
[5/7] nss: Low-level functionality for merging group lists RFC: Towards deprecating the ERANGE protocol for NSS - - 1-- 2025-11-24 Florian Weimer azanella New
[4/7] Extract <stringtable.h> from ldconfig RFC: Towards deprecating the ERANGE protocol for NSS - - 1-- 2025-11-24 Florian Weimer azanella New
[3/7] nss: Add __nss_generic_copy and __nss_generic_dup functions RFC: Towards deprecating the ERANGE protocol for NSS - - 1-- 2025-11-24 Florian Weimer azanella New
[2/7] nss: Add negative lookup test RFC: Towards deprecating the ERANGE protocol for NSS - - 1-- 2025-11-24 Florian Weimer azanella New
[1/7] nscd: Fix most data races in client retry counters (bug 33654) RFC: Towards deprecating the ERANGE protocol for NSS - - 1-- 2025-11-24 Florian Weimer azanella New
[v3] Fix POSIX compliance: Make blkcnt_t and blksize_t signed on alpha [v3] Fix POSIX compliance: Make blkcnt_t and blksize_t signed on alpha - - 2-- 2025-11-23 Osama Abdelkader Changes Requested
abilist.awk: Handle unversioned defined symbols [BZ #33650] abilist.awk: Handle unversioned defined symbols [BZ #33650] - - 2-- 2025-11-19 H.J. Lu New
malloc: retire mechanism for older non used tcached chunks malloc: retire mechanism for older non used tcached chunks - - 1-1 2025-11-17 Cupertino Miranda fweimer Under Review
libio: null terminate the buffer upon initial allocation in getdelim libio: null terminate the buffer upon initial allocation in getdelim - - 2-- 2025-11-15 Collin Funk Changes Requested
[v2] pthread: add PTHREAD_NULL [v2] pthread: add PTHREAD_NULL - - 1-1 2025-11-13 Alyssa Ross Changes Requested
[v3,6/7] Assume GCC defines va_list Assume certain compiler features are available - - 1-- 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 - - 1-- 2025-11-10 Alejandro Colomar New
[v3,4/7] include/features.h: If __GNUC__, assume defined(__GNUC_MINOR__) Assume certain compiler features are available - - 1-- 2025-11-10 Alejandro Colomar New
[v3,3/7] Assume support for __extension__ ({ }) Assume certain compiler features are available - - --1 2025-11-10 Alejandro Colomar New
[v3,2/7] malloc/obstack.h: Assume GCC supports __extension__ Assume certain compiler features are available - - 1-- 2025-11-10 Alejandro Colomar New
[v3,1/7] Assume support for #warning Assume certain compiler features are available - - 1-- 2025-11-10 Alejandro Colomar New
malloc: Optimize the madvise behaviour on the main heap malloc: Optimize the madvise behaviour on the main heap - - 1-1 2025-11-09 Dev Jain azanella Under Review
posix: execvpe: skip $PATH components that are too long posix: execvpe: skip $PATH components that are too long - - 2-- 2025-11-08 Pádraig Brady Changes Requested
[v4,9/9] NEWS: Add a new feature sampling-asan [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 2-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,8/9] manual: Add descriptions for sampling-asan in the manual [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,7/9] malloc, elf: Add malloc_sanitize to libc_malloc_debug.so [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,6/9] sysdeps: Add libsamasan.abilist [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,5/9] Makeconfig: Add a sampling-asan directory to the build script [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,4/9] sampling-asan: Add README.md [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,3/9] sampling-asan: Add test cases for sampling-asan [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,2/9] debug: Make backtrace_symbols hidden to bypass PLT for Glibc-internal calls [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
[v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection [v4,1/9] sampling-asan: A sampling-based address sanitization for on-line memory bug detection - - 1-- 2025-11-06 Sung-hun Kim codonell Under Review
Aarch64: Use oryon1's memset/memcpy for Qualcomm's oryon-2 cores Aarch64: Use oryon1's memset/memcpy for Qualcomm's oryon-2 cores - - 1-1 2025-11-05 Andrew Pinski Changes Requested
pthread: add PTHREAD_NULL pthread: add PTHREAD_NULL - - 2-- 2025-11-01 Alyssa Ross Changes Requested
nscd: nscd.h: fix off-by-one buffer overflow in init_traced_file nscd: nscd.h: fix off-by-one buffer overflow in init_traced_file - - 2-- 2025-10-29 Anton Moryakov New
locale: programs: repertoire.c: Limit maximum range size to prevent resource exhaustion locale: programs: repertoire.c: Limit maximum range size to prevent resource exhaustion - - 2-- 2025-10-29 Anton Moryakov Changes Requested
iconv: skeleton.c: Fix potential NULL dereference in FUNCTION_NAME iconv: skeleton.c: Fix potential NULL dereference in FUNCTION_NAME - - 2-- 2025-10-29 Anton Moryakov Changes Requested
[v3,16/16] riscv/cfi: Add __INDIRECT_RETURN attribute to swapcontext Support RISC-V Control Flow Integrifty (CFI) - - 1-1 2025-10-27 Jesse Huang New
[v3,15/16] riscv/cfi: Support ucontext under CFI Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,14/16] riscv/cfi: Add __ssp_sigset_arch_t and use it for both ucontext/jmpbuf Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,13/16] riscv/cfi: Add __allocate_shadow_stack for mapping new shadow stack Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,12/16] riscv/cfi: Store shadow stack information in TLS Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,11/16] riscv/cfi: Support locking/disabling CFI and move OS depedent code Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,10/16] riscv/cfi: Adjust setjmp/longjmp for shadow stack to work Support RISC-V Control Flow Integrifty (CFI) 1 - 1-- 2025-10-27 Jesse Huang New
[v3,09/16] riscv/cfi: introduce tunables for CFI features Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,08/16] riscv/cfi: Enable CFI on dynamic binaries Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,07/16] riscv/cfi: Enable CFI on static binaries Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,06/16] riscv/cfi: Add prctl definitions for RISC-V CFI Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,05/16] riscv: Introduce feature variables for holding RISC-V GNU properties Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,04/16] riscv: Adjust assembly routines to support landing pad Support RISC-V Control Flow Integrifty (CFI) 1 - 1-- 2025-10-27 Jesse Huang New
[v3,03/16] riscv: Add GNU property definitions for RISC-V CFI Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,02/16] riscv/cfi: Setup necessary options for enable-cfi option Support RISC-V Control Flow Integrifty (CFI) - - 1-- 2025-10-27 Jesse Huang New
[v3,01/16] riscv: Add --enable-cfi option for controlling cfi features Support RISC-V Control Flow Integrifty (CFI) - - --1 2025-10-27 Jesse Huang New
nss: Use gethostbyname4_r when requesting IPv6 addresses (bug 14413) nss: Use gethostbyname4_r when requesting IPv6 addresses (bug 14413) - - 1-1 2025-10-25 Patrick Griffis Failed CI
nss: Ignore stayopen flag and keep the db open nss: Ignore stayopen flag and keep the db open - - 2-- 2025-10-21 Ponnuvel Palaniyappan New
x86: Disable AVX Fast Unaligned Load on Hygon 1/2/3 x86: Disable AVX Fast Unaligned Load on Hygon 1/2/3 1 - 21- 2025-10-21 litenglong 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) - - 21- 2025-10-20 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-- 2025-10-20 Petr Menšík New
x86: Disable AVX Fast Unaligned Load on Hygon 1/2/3 due to performance regression x86: Disable AVX Fast Unaligned Load on Hygon 1/2/3 due to performance regression 1 - 2-- 2025-10-20 litenglong Changes Requested
[8/9] malloc: remove fastbin comments malloc: Remove fastbins - - 1-- 2025-10-17 Dev Jain Changes Requested
[7/9] malloc: Remove fastbin infrastructure malloc: Remove fastbins 1 - 1-- 2025-10-17 Dev Jain Accepted
[6/9] malloc: remove fastbin code from malloc_info malloc: Remove fastbins 1 - 1-- 2025-10-17 Dev Jain Changes Requested
[4/9] malloc: remove mallopt fastbin stats malloc: Remove fastbins - - 1-- 2025-10-17 Dev Jain Changes Requested
[3/9] malloc: remove allocation from fastbin, and trim_fastbins malloc: Remove fastbins 1 - 1-- 2025-10-17 Dev Jain Accepted
[2/9] malloc: remove malloc_consolidate malloc: Remove fastbins 1 - 1-- 2025-10-17 Dev Jain Accepted
« 1 2 3 49 10 »