Show patches with: State = Action Required       |    Archived = No       |   461 patches
« 1 22 3 4 5 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat [v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat - - 2-- 2023-04-22 Noah Goldstein New
[v2,5/5] riscv: add vectorized __memcmpeq riscv: Vectorized mem*/str* function - - 2-- 2023-04-21 Hau Hsu New
[v2,4/5] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,3/5] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,2/5] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
Added Redirects to longdouble error functions [BZ #29033] Added Redirects to longdouble error functions [BZ #29033] - - 2-- 2023-04-19 Sachin Monga Changes Requested
[v1] nptl: Add single-threaded optimization to ADAPTIVE_NP mutex [v1] nptl: Add single-threaded optimization to ADAPTIVE_NP mutex - - 2-- 2023-04-19 Noah Goldstein New
[v6] Added Redirects to longdouble error functions [BZ #29033] [v6] Added Redirects to longdouble error functions [BZ #29033] - - 21- 2023-04-17 Sachin Monga New
[5/5] LoongArch: Multiarch memcpy for unaligned access LoongArch: Multiarch string and memory copy routines for unaligned access - - 2-- 2023-04-15 Xi Ruoyao New
[4/5] LoongArch: Multiarch stpcpy for unaligned access LoongArch: Multiarch string and memory copy routines for unaligned access - - 1-- 2023-04-15 Xi Ruoyao New
[3/5] string: stpcpy.c: Only alias __stpcpy to stpcpy if STPCPY undefined LoongArch: Multiarch string and memory copy routines for unaligned access - - 1-- 2023-04-15 Xi Ruoyao New
[2/5] LoongArch: Add LOONGARCH_HAVE_UAL macro LoongArch: Multiarch string and memory copy routines for unaligned access - - 1-- 2023-04-15 Xi Ruoyao New
[1/5] LoongArch: Add bits/hwcap.h for Linux LoongArch: Multiarch string and memory copy routines for unaligned access - - 11- 2023-04-15 Xi Ruoyao New
resolv: set edns max buffer size to 1232 resolv: set edns max buffer size to 1232 - - 1-1 2023-04-06 Cristian Rodríguez Changes Requested
[v3] riscv: Add macros for FPUCW/fcsr in fpu_control.h [v3] riscv: Add macros for FPUCW/fcsr in fpu_control.h - - 2-- 2023-04-05 Shiqi Zhang New
LoongArch: Ensure consistency with kernel by using union for struct members in mcontext_t and ucont… LoongArch: Ensure consistency with kernel by using union for struct members in mcontext_t and ucont… - - 2-- 2023-04-03 caiyinyu New
[v2] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) [v2] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) - - 21- 2023-03-27 Andreas Schwab New
Minor: don't call _dl_debug_update (which can have side effects) inside assert Minor: don't call _dl_debug_update (which can have side effects) inside assert - - 2-- 2023-03-25 Paul Pluzhnikov Changes Requested
LoongArch: Add Syscall Assembly Implementation LoongArch: Add Syscall Assembly Implementation - - 2-- 2023-03-23 caiyinyu New
configure: error out as early as possible on build = source directory configure: error out as early as possible on build = source directory - - -12 2023-03-22 Zack Weinberg New
Add config.log to .gitignore Add config.log to .gitignore - - 2-- 2023-03-21 荣涛 New
posix: Fix some null deferences in wordexp [BZ #18096] posix: Fix some null deferences in wordexp [BZ #18096] - - 2-- 2023-03-18 Julian Squires Changes Requested
C2x strtol binary constant handling: Fix special case "0b" C2x strtol binary constant handling: Fix special case "0b" - - 2-- 2023-03-16 Bruno Haible Changes Requested
[v2] x86-64: Replace `and %ah` write with `test %ah` read [v2] x86-64: Replace `and %ah` write with `test %ah` read - - 2-- 2023-03-13 Noah Goldstein New
[v7,3/3] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050) Fix opendir regression on some FS - - 21- 2023-03-13 Adhemerval Zanella New
[v7,2/3] support: Add xreallocarray Fix opendir regression on some FS - - 11- 2023-03-13 Adhemerval Zanella New
[v7,1/3] linux: Use getdents64 on non-LFS readdir Fix opendir regression on some FS - - 1-- 2023-03-13 Adhemerval Zanella New
aarch64: Standardized codes by using macro __glibc_{un, }likely and AARCH64_R aarch64: Standardized codes by using macro __glibc_{un, }likely and AARCH64_R - - 21- 2023-03-13 caiyinyu New
x86-64: Add x87 fmod and remainder [BZ #30179] x86-64: Add x87 fmod and remainder [BZ #30179] - - 2-- 2023-03-09 H.J. Lu New
Soft-fp: Add brain format support Soft-fp: Add brain format support 1 - 2-- 2023-03-09 Jakub Jelinek Accepted
[3/3] dlfcn,elf: impl dlload_audit_module [BZ #30127] minimal run-time audit support - - 21- 2023-03-03 stsp New
[2/3] dl-audit: avoid closing fake ld.so [BZ #30127] minimal run-time audit support - - 1-- 2023-03-03 stsp New
[1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] minimal run-time audit support - - 1-- 2023-03-03 stsp New
[4/4] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - 2-- 2023-03-01 Vincent Chen New
[3/4] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - 1-- 2023-03-01 Vincent Chen New
[2/4] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - 1-- 2023-03-01 Vincent Chen New
[1/4] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - 1-- 2023-03-01 Vincent Chen New
build: All microbenchmarks should output in JSON. (bug 27740) build: All microbenchmarks should output in JSON. (bug 27740) - - 21- 2023-02-19 Girish Joshi New
Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 - - 21- 2023-02-17 Kito Cheng New
[v2] hppa: Drop old parisc-specific MADV_* constants [v2] hppa: Drop old parisc-specific MADV_* constants - - 21- 2023-02-10 Helge Deller New
[RFC,19/19] riscv: Add __riscv_cpu_relax() to allow yielding in busy loops riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 2-- 2023-02-07 Christoph Müllner New
[RFC,18/19] riscv: Add an optimized strncmp routine riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,17/19] riscv: Add ifunc support for strncmp riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,16/19] riscv: Add accelerated strcmp routines riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,15/19] riscv: Add ifunc support for strcmp riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,14/19] riscv: Add accelerated strlen routine riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,13/19] riscv: Add ifunc support for strlen riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,12/19] riscv: Add accelerated memcpy/memmove routines for RV64 riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,11/19] riscv: Add ifunc support for memcpy/memmove riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,10/19] riscv: Add accelerated memset routines for RV64 riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,09/19] riscv: Add ifunc support for memset riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,08/19] riscv: Add (empty) ifunc framework riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,07/19] riscv: hart-features: Add fast_unaligned property riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,06/19] riscv: Adding ISA string parser for environment variables riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,05/19] riscv: Introduction of ISA extensions riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,04/19] riscv: Add hart feature run-time detection framework riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,03/19] riscv: Add ENTRY_ALIGN() macro riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,02/19] riscv: LEAF: Use C_LABEL() to construct the asm name for a C symbol riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,01/19] Inhibit early libcalls before ifunc support is ready riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[2/2] riscv: vectorised mem* and str* functions [1/2] riscv: sysdeps support for vectorised functions - - 2-- 2023-02-01 Sergei Lewis New
[1/2] riscv: sysdeps support for vectorised functions [1/2] riscv: sysdeps support for vectorised functions - - 1-- 2023-02-01 Sergei Lewis New
asprintf: set result ptr to NULL on error asprintf: set result ptr to NULL on error - - 2-- 2023-01-19 Adam Borowski New
resolv: add IPv6 support to inet_net_pton() resolv: add IPv6 support to inet_net_pton() - - 2-- 2023-01-17 Job Snijders New
inet: Add ICMPv6 Destination Unreachable codes from RFC 4443 [BZ# 29974] inet: Add ICMPv6 Destination Unreachable codes from RFC 4443 [BZ# 29974] - - 2-- 2023-01-09 Simon Josefsson New
[PING,v2] Resolve-flockfile-funlockfile-differences [PING,v2] Resolve-flockfile-funlockfile-differences - - --2 2023-01-06 Cupertino Miranda fweimer Under Review
[v1,2/2] nptl: Add a testcase for inputs racey to {w}memcmp{eq} BZ #29863 [v1,1/2] nptl: Changes tests to be 1/line and sorted - - 21- 2022-12-19 Noah Goldstein New
[v1,1/2] nptl: Changes tests to be 1/line and sorted [v1,1/2] nptl: Changes tests to be 1/line and sorted - - 11- 2022-12-19 Noah Goldstein New
[v5] x86: Add a testcase for BZ #29863 [v5] x86: Add a testcase for BZ #29863 - - 21- 2022-12-14 H.J. Lu New
[v3] x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863] [v3] x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863] 1 - 21- 2022-12-14 Noah Goldstein New
<signal.h>: Add deprecation message for sigpause <signal.h>: Add deprecation message for sigpause - - 2-- 2022-12-12 Florian Weimer New
x86: include OSXSAVE in x86-64-v3 level x86: include OSXSAVE in x86-64-v3 level - - 2-- 2022-12-09 Fabian Vogt New
[v1,27/27] x86/fpu: Remove unused svml_s_logf_data.S file [v1,01/27] x86/fpu: Create helper file for common data macros - - 21- 2022-12-07 Noah Goldstein New
[v1,26/27] x86/fpu: Optimize svml_s_logf8_core_avx2.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,25/27] x86/fpu: Optimize svml_s_logf4_core_sse4.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,24/27] x86/fpu: Optimize svml_s_logf16_core_avx512.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,23/27] x86/fpu: Optimize svml_s_log2f8_core_avx2.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,22/27] x86/fpu: Optimize svml_s_log2f4_core_sse4.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,21/27] x86/fpu: Optimize svml_s_log2f16_core_avx512.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,20/27] x86/fpu: Optimize svml_s_log10f8_core_avx2.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,19/27] x86/fpu: Optimize svml_s_log10f4_core_sse4.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,18/27] x86/fpu: Optimize svml_s_log10f16_core_avx512.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,17/27] x86/fpu: Optimize svml_s_tanf8_core_avx2.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,16/27] x86/fpu: Optimize svml_s_tanf4_core_sse4.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,15/27] x86/fpu: Optimize svml_s_tanf16_core_avx512.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,14/27] x86/fpu: Add common rodata file for svml_s_tanf_*_{avx512, avx2, sse4}.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,13/27] x86/fpu: Optimize svml_s_atanf8_core_avx2.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,12/27] x86/fpu: Optimize svml_s_atanf4_core_sse4.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,11/27] x86/fpu: Optimize svml_s_atanf16_core_avx512.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,10/27] x86/fpu: Update rodata usage in svml_s_atanhf8_core_avx2.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,09/27] x86/fpu: Update rodata usage in svml_s_atanhf4_core_sse4.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,08/27] x86/fpu: Update rodata usage in svml_s_atanhf16_core_avx512.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,07/27] x86/fpu: Update rodata usage in svml_s_tanhf16_core_avx512.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,06/27] x86/fpu: Update rodata usage in svml_s_tanhf_*_{avx2, sse4} [v1,01/27] x86/fpu: Create helper file for common data macros - - 11- 2022-12-07 Noah Goldstein New
[v1,05/27] x86/fpu: Build common data files for svml_s_*_{avx512, avx2, sse4}.S [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,04/27] x86/fpu: Add file for common data used across svml_s_*_sse4.S files [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,03/27] x86/fpu: Add file for common data used across svml_s_*_avx512.S files [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,02/27] x86/fpu: Add file for common data used across svml_s_*_avx2.S files [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
[v1,01/27] x86/fpu: Create helper file for common data macros [v1,01/27] x86/fpu: Create helper file for common data macros - - 1-- 2022-12-07 Noah Goldstein New
<wchar.h>: Make wmempcy, wcwidth, wcswidth available by default <wchar.h>: Make wmempcy, wcwidth, wcswidth available by default - - 2-- 2022-12-06 Florian Weimer Under Review
« 1 22 3 4 5 »