Show patches with: State = Action Required       |    Archived = No       |   959 patches
« 1 23 4 59 10 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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 - - -1- 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 - 21- 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
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 Andrea 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
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
posix: Don't unnecessarily duplicate the parse tree in regcomp [BZ #20095] posix: Don't unnecessarily duplicate the parse tree in regcomp [BZ #20095] - - 2-- 2025-10-17 Collin Funk Changes Requested
nss: Use gethostbyname4_r when requesting IPv6 addresses (bug 14413) nss: Use gethostbyname4_r when requesting IPv6 addresses (bug 14413) - - 1-1 2025-10-16 Patrick Griffis Changes Requested
Remove redundant code Remove redundant code - - 21- 2025-10-10 Alejandro Colomar 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-07 Patrick Griffis Failed CI
[2/2] Makeconfig: make inst_complocaledir overridable [1/2] localedata: allow reproducible & parallel install of locale-archive - - 2-- 2025-10-05 Maximilian Bosch Under Review
[1/2] localedata: allow reproducible & parallel install of locale-archive [1/2] localedata: allow reproducible & parallel install of locale-archive - - 1-- 2025-10-05 Maximilian Bosch Changes Requested
[v2] atomic: Use standard atomic fences for barriers [v2] atomic: Use standard atomic fences for barriers - - 21- 2025-10-03 Wilco Dijkstra New
[RFC,v2,4/4] riscv: Add test for hwcaps-subdir riscv: Add hwcaps-subdir support for profiles - - 21- 2025-09-30 Zihong Yao New
[RFC,v2,3/4] riscv: Add hwcaps-subdir support for RVA22U64 and RVA23U64 riscv: Add hwcaps-subdir support for profiles - - 11- 2025-09-30 Zihong Yao New
[RFC,v2,2/4] riscv: Add hwcaps-subdir support for RVA20U64 riscv: Add hwcaps-subdir support for profiles - - 11- 2025-09-30 Zihong Yao New
[RFC,v2,1/4] riscv: Sync hwprobe.h for compatibility riscv: Add hwcaps-subdir support for profiles - - 1-- 2025-09-30 Zihong Yao New
build: Fix multiple test failures with Clang and lld build: Fix multiple test failures with Clang and lld - - 2-- 2025-09-26 maozhao New
[RESEND,3/3] elf: allow dl_iterate_phdr() to be called concurrently elf: allow dl_iterate_phdr() to be called concurrently - - 2-- 2025-09-23 Caleb Sander Mateos New
[RESEND,2/3] sysdeps: add rtld_rwlock_recursive elf: allow dl_iterate_phdr() to be called concurrently - - 11- 2025-09-23 Caleb Sander Mateos New
[RESEND,1/3] mach: remove unused rtld_lock macros elf: allow dl_iterate_phdr() to be called concurrently - - 1-- 2025-09-23 Caleb Sander Mateos New
mips: Fix mips16 build mips: Fix mips16 build - - 21- 2025-09-23 Adhemerval Zanella Netto New
Clarify English strsignal() messages. Clarify English strsignal() messages. - - 1-1 2025-09-23 Zack Weinberg New
[v2,1/2] x86: Remove obsolete "*&" GCC asm memory operand workaround [v2,1/2] x86: Remove obsolete "*&" GCC asm memory operand workaround 2 - 11- 2025-09-21 Uros Bizjak New
x86: Clean up and improve FPU inline assembly x86: Clean up and improve FPU inline assembly 1 - 21- 2025-09-19 Uros Bizjak New
m68k: Initial ColdFire removal m68k: Initial ColdFire removal - - 21- 2025-09-15 H.J. Lu New
[RFC,v4,4/4] tests-mbwc/tst_funcs.h: Fix typo string: Addd equality APIs - - 2-- 2025-09-14 Alejandro Colomar RFC
[RFC,v4,3/4] manual: Document streq,memeq,wcseq,wmemeq,strcaseeq,wcscaseeq APIs string: Addd equality APIs - - 1-- 2025-09-14 Alejandro Colomar RFC
[RFC,v4,2/4] string: Add streq,memeq,wcseq,wmemeq,strcaseeq[_l],wcscaseeq[_l] APIs string: Addd equality APIs - - 1-- 2025-09-14 Alejandro Colomar RFC
[RFC,v4,1/4] cdefs: Add __bool string: Addd equality APIs - - 1-- 2025-09-14 Alejandro Colomar RFC
[v7] Mark pages with MADV_DONTNEED to shrink and grow rather than mremap() [v7] Mark pages with MADV_DONTNEED to shrink and grow rather than mremap() - - 2-- 2025-09-11 William Hunt Wilco Changes Requested
locale: Refer to Libya instead of Libyan Arab Jamahiriya. locale: Refer to Libya instead of Libyan Arab Jamahiriya. - - 2-- 2025-09-09 Collin Funk New
nptl: Use a PI-aware lock for internal pthread_cond-related locking nptl: Use a PI-aware lock for internal pthread_cond-related locking - - 21- 2025-09-08 Sebastian Andrzej Siewior New
[v3,4/6] mips: Add C implementation of memcpy/memset Improve Mips target - - 11- 2025-09-03 Jovan Dmitrovic New
[v3,3/6] Initialize l_mach field from rtld link_map Improve Mips target - - 1-- 2025-09-03 Jovan Dmitrovic New
[v3,2/6] mips: Adapt mcount for microMIPSr6 Improve Mips target - - 1-- 2025-09-03 Jovan Dmitrovic New
[v3,1/6] mips: Restrict the use of addiupc for microMIPSr6 Improve Mips target - - 1-- 2025-09-03 Jovan Dmitrovic New
[v2] rtld: Enable MTE for stack when specified in .dynamic [v2] rtld: Enable MTE for stack when specified in .dynamic - - 21- 2025-09-01 Cupertino Miranda New
[v3,1/1] offtime: optimized calculation of year from unix timestamp offtime: optimized calculation of year from unix - - 2-- 2025-09-01 Gary Gende New
[v2] riscv: Sync hwprobe definitions with Linux kernel [v2] riscv: Sync hwprobe definitions with Linux kernel - - 2-- 2025-08-29 Yangyu Chen New
login: fix ut_line comparison logic login: fix ut_line comparison logic 2 - 2-- 2025-08-07 DJ Delorie Changes Requested
[1/1] offset: optimized calculation of year from unix timestamp offset: optimized calculation of year from unix timestamp - - --2 2025-08-07 Gary Gende Failed CI
stdio: Check the first character is a digit before calling read_int stdio: Check the first character is a digit before calling read_int - - 2-- 2025-08-07 panzhe Changes Requested
« 1 23 4 59 10 »