Show patches with: State = Action Required       |   4591 patches
« 1 2 3 445 46 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
sockaddr.3type: Document that sockaddr_storage is the API to be used sockaddr.3type: Document that sockaddr_storage is the API to be used - - --2 2023-03-30 Alejandro Colomar New
[v2,2/2] strndup: Add tests (BZ #30266) Add tests for strdup and strndup (BZ #30266) - - 2-- 2023-03-30 Joe Simmons-Talbott New
[v2,1/2] strdup: Add tests (BZ #30266) Add tests for strdup and strndup (BZ #30266) - - 1-- 2023-03-30 Joe Simmons-Talbott New
[2/2] strndup: Add tests (BZ #30266) Add tests for strdup and strndup (BZ #30266) - - 2-- 2023-03-29 Joe Simmons-Talbott New
[1/2] strdup: Add tests (BZ #30266) Add tests for strdup and strndup (BZ #30266) - - 1-- 2023-03-29 Joe Simmons-Talbott New
[v5,1/1] memalign: Support scanning for aligned chunks. [v5,1/1] memalign: Support scanning for aligned chunks. 1 - 2-- 2023-03-29 DJ Delorie New
Remove --disable-experimental-malloc option Remove --disable-experimental-malloc option 1 - 2-- 2023-03-28 Adhemerval Zanella Netto New
[v5,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - 2-- 2023-03-28 Cupertino Miranda 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) - - 2-- 2023-03-27 Andreas Schwab New
[v2] manual: Document __wur usage under _FORTIFY_SOURCE [v2] manual: Document __wur usage under _FORTIFY_SOURCE - - 2-- 2023-03-24 Siddhesh Poyarekar New
[2/2] Enable libmvec support for AArch64 [1/2] benchtests: Move libmvec benchtest inputs to benchtests directory - - 2-- 2023-03-24 Joe Ramsay New
[v2] Remove --enable-tunables configure option [v2] Remove --enable-tunables configure option 1 - 2-- 2023-03-23 Adhemerval Zanella Netto siddhesh New
LoongArch: Add Syscall Assembly Implementation LoongArch: Add Syscall Assembly Implementation - - 2-- 2023-03-23 caiyinyu New
Benchtests: Remove broken walk benchmarks Benchtests: Remove broken walk benchmarks - - 2-- 2023-03-23 Wilco Dijkstra New
Benchtests: Adjust timing Benchtests: Adjust timing 1 - 2-- 2023-03-23 Wilco Dijkstra New
Benchtests: Improve large memcpy/memset benchmarks Benchtests: Improve large memcpy/memset benchmarks - - 2-- 2023-03-23 Wilco Dijkstra New
[v4] aligned_alloc: conform to C17 [v4] aligned_alloc: conform to C17 - - 2-- 2023-03-22 DJ Delorie New
configure: error out as early as possible on build = source directory configure: error out as early as possible on build = source directory - - --2 2023-03-22 Zack Weinberg New
[v2] Skip mcount overflow and tunables tests on "--disable-tunables" [v2] Skip mcount overflow and tunables tests on "--disable-tunables" - - 2-- 2023-03-21 MAHESH BODAPATI New
Add config.log to .gitignore Add config.log to .gitignore - - 2-- 2023-03-21 荣涛 New
[v3] aligned_alloc: conform to C17 [v3] aligned_alloc: conform to C17 - - 2-- 2023-03-21 DJ Delorie New
[v4,5/5] math: Remove the error handling wrapper from fmod and fmodf Improve fmod and fmodf - - 1-- 2023-03-20 Adhemerval Zanella Netto New
[v4,4/5] math: Improve fmodf Improve fmod and fmodf - - 1-- 2023-03-20 Adhemerval Zanella Netto New
[v4,3/5] math: Improve fmod Improve fmod and fmodf - - 1-- 2023-03-20 Adhemerval Zanella Netto New
[v4,2/5] benchtests: Add fmodf benchmark Improve fmod and fmodf - - 1-- 2023-03-20 Adhemerval Zanella Netto New
[v4,1/5] benchtests: Add fmod benchmark Improve fmod and fmodf - - 1-- 2023-03-20 Adhemerval Zanella Netto New
[v2] hurd: Add expected abilist files for x86_64 [v2] hurd: Add expected abilist files for x86_64 - - 2-- 2023-03-19 Sergey Bugaev New
[13/13] dlfcn,elf: impl DLMEM_DONTREPLACE dlmem() flag implement dlmem() function - - 2-- 2023-03-18 stsp New
[12/13] dlfcn,elf: implement dlmem() [BZ #11767] implement dlmem() function - - 1-- 2023-03-18 stsp New
[11/13] elf: split _dl_check_loaded() from _dl_map_object implement dlmem() function - - 1-- 2023-03-18 stsp New
[10/13] elf: convert _dl_map_object to a callback implement dlmem() function - - 1-- 2023-03-18 stsp New
[09/13] elf: call _dl_map_segment() via premap callback implement dlmem() function - - 1-- 2023-03-18 stsp New
[08/13] elf: convert _dl_map_segments's mmap() to a callback implement dlmem() function - - 1-- 2023-03-18 stsp New
[07/13] elf: convert pread64 to callback in do_open_verify() implement dlmem() function - - 1-- 2023-03-18 stsp New
[06/13] elf: load elf hdr fully in open_verify() implement dlmem() function - - 1-- 2023-03-18 stsp New
[05/13] elf: split open_verify() into reusable parts implement dlmem() function - - 1-- 2023-03-18 stsp New
[04/13] elf: split _dl_map_object_from_fd() into reusable parts implement dlmem() function - - 1-- 2023-03-18 stsp New
[03/13] elf: dont pass fd to _dl_process_pt_xx implement dlmem() function - - 1-- 2023-03-18 stsp New
[02/13] elf: switch _dl_map_segment() to anonymous mapping implement dlmem() function - - 1-- 2023-03-18 stsp New
[01/13] elf: strdup() l_name if no realname [BZ #30100] implement dlmem() function - - 1-- 2023-03-18 stsp New
[3/3] htl: move pthread_self info libc. htl: move some symbol into libc - - 2-- 2023-03-18 Guy-Fleury Iteriteka New
[2/3] htl: move ___pthread_self into libc. htl: move some symbol into libc - - 1-- 2023-03-18 Guy-Fleury Iteriteka New
[1/3] htl: move __pthtread_total into libc htl: move some symbol into libc - - 1-- 2023-03-18 Guy-Fleury Iteriteka New
[v2] x86: Set FSGSBASE to active if enabled by kernel [v2] x86: Set FSGSBASE to active if enabled by kernel - - 2-- 2023-03-16 H.J. Lu New
[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 - - 2-- 2023-03-13 Adhemerval Zanella Netto New
[v7,2/3] support: Add xreallocarray Fix opendir regression on some FS - - 1-- 2023-03-13 Adhemerval Zanella Netto New
[v7,1/3] linux: Use getdents64 on non-LFS readdir Fix opendir regression on some FS - - 1-- 2023-03-13 Adhemerval Zanella Netto 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 - - 2-- 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
[3/3] dlfcn,elf: impl dlload_audit_module [BZ #30127] minimal run-time audit support - - 2-- 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
Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h - - 1-- 2023-02-25 Joseph Myers New
Update printf %b/%B C2x support Update printf %b/%B C2x support - - 1-- 2023-02-24 Joseph Myers New
[v2] manual: Add note to process.texi about MT-process fork (Bug 30159) [v2] manual: Add note to process.texi about MT-process fork (Bug 30159) - - 2-- 2023-02-23 Carlos O'Donell New
[v2,3/3] riscv: Add and use alignment-ignorant memcpy RISC-V: ifunced memcpy using new kernel hwprobe interface - - 2-- 2023-02-21 Evan Green New
[v2,2/3] riscv: Add hwprobe vdso call support RISC-V: ifunced memcpy using new kernel hwprobe interface - - 1-- 2023-02-21 Evan Green New
[v2,1/3] riscv: Add Linux hwprobe syscall support RISC-V: ifunced memcpy using new kernel hwprobe interface - - 1-- 2023-02-21 Evan Green New
build: All microbenchmarks should output in JSON. (bug 27740) build: All microbenchmarks should output in JSON. (bug 27740) - - 2-- 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 - - 2-- 2023-02-17 Kito Cheng New
[v2,RFC] Proposal for implementing AArch64 port of libmvec [v2,RFC] Proposal for implementing AArch64 port of libmvec - - 2-- 2023-02-13 Joe Ramsay New
[v2] hppa: Drop old parisc-specific MADV_* constants [v2] hppa: Drop old parisc-specific MADV_* constants - - 2-- 2023-02-10 Helge Deller New
[v9] POSIX locale covers every byte [BZ# 29511] [v9] POSIX locale covers every byte [BZ# 29511] - - 2-- 2023-02-07 наб 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 Muellner 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 Muellner 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 Muellner New
[RFC,16/19] riscv: Add accelerated strcmp routines riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Muellner 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 Muellner New
[RFC,14/19] riscv: Add accelerated strlen routine riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Muellner 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 Muellner 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 Muellner 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 Muellner 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 Muellner 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 Muellner New
[RFC,08/19] riscv: Add (empty) ifunc framework riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Muellner 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 Muellner 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 Muellner New
[RFC,05/19] riscv: Introduction of ISA extensions riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Muellner 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 Muellner New
[RFC,03/19] riscv: Add ENTRY_ALIGN() macro riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Muellner 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 Muellner 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 Muellner New
[5/5] mips: Add the clone3 wrapper Add clone3 support for multiple architectures - - 2-- 2023-02-03 Adhemerval Zanella Netto New
[4/5] arm: Add the clone3 wrapper Add clone3 support for multiple architectures - - 1-- 2023-02-03 Adhemerval Zanella Netto New
[3/5] riscv: Add the clone3 wrapper Add clone3 support for multiple architectures - - 1-- 2023-02-03 Adhemerval Zanella Netto New
[2/5] s390x: Add the clone3 wrapper Add clone3 support for multiple architectures - - 1-- 2023-02-03 Adhemerval Zanella Netto 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
[9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (BZ 25847) - - 2-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
« 1 2 3 445 46 »