Show patches with: State = Action Required       |   4594 patches
« 1 2 3 445 46 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
manual: scripts/documented.sh updated manual: scripts/documented.sh updated - - 2-- 2023-02-24 Girish Joshi Changes Requested
[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
support: use 64-bit time_t (bug 30111) support: use 64-bit time_t (bug 30111) - - 2-- 2023-02-23 Andreas Schwab Changes Requested
Provide a SECURITY.md for glibc. Provide a SECURITY.md for glibc. - - 2-- 2023-02-22 Carlos O'Donell Changes Requested
[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
[RFC,9/9] hurd, htl: Add some more x86_64-specific code More x86_64-gnu glibc work - - --2 2023-02-18 Sergey Bugaev Changes Requested
[RFC,7/9] hurd: Generalize init-first.c to support x86_64 More x86_64-gnu glibc work - - 1-- 2023-02-18 Sergey Bugaev Changes Requested
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
[RFC,11/12] hurd, htl: Add some x86_64-specific code Towards glibc on x86_64-gnu - - 1-- 2023-02-12 Sergey Bugaev Changes Requested
[v2] riscv: Add macros for FPUCW/fcsr in fpu_control.h [v2] riscv: Add macros for FPUCW/fcsr in fpu_control.h - - 2-- 2023-02-12 Shiqi Zhang Changes Requested
[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
[2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-01-28 Tang, Jun via Libc-alpha codonell New
[v2] wchar: Define va_list for POSIX (BZ #30035) [v2] wchar: Define va_list for POSIX (BZ #30035) - - 2-- 2023-01-24 Adhemerval Zanella Netto New
Account for grouping in printf width (bug 23432) Account for grouping in printf width (bug 23432) - - 2-- 2023-01-19 Andreas Schwab Changes Requested
asprintf: set result ptr to NULL on error asprintf: set result ptr to NULL on error - - 2-- 2023-01-19 Adam Borowski New
elf.h: add PT_GNU_SFRAME elf.h: add PT_GNU_SFRAME - - 2-- 2023-01-18 Indu Bhagat 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
[v3] elf: Fix slow tls access after dlopen [BZ #19924] [v3] elf: Fix slow tls access after dlopen [BZ #19924] - - 2-- 2023-01-06 Szabolcs Nagy New
[PING,v2] Resolve-flockfile-funlockfile-differences [PING,v2] Resolve-flockfile-funlockfile-differences - - --2 2023-01-06 Cupertino Miranda fweimer Under Review
[v2,3/3] htl: move pthread_self into libc htl: move some symbols into libc - - 2-- 2023-01-04 Guy-Fleury Iteriteka Changes Requested
[v2,2/3] htl: move ___pthread_self into libc. htl: move some symbols into libc - - 1-- 2023-01-04 Guy-Fleury Iteriteka Changes Requested
[v2,1/3] htl: move __pthtread_total into libc htl: move some symbols into libc - - 1-- 2023-01-04 Guy-Fleury Iteriteka Changes Requested
[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 - - 2-- 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 - - 1-- 2022-12-19 Noah Goldstein New
[v5] x86: Add a testcase for BZ #29863 [v5] x86: Add a testcase for BZ #29863 - - 2-- 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 - 2-- 2022-12-14 Noah Goldstein New
[v2] x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863] [v2] x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863] - - 2-- 2022-12-14 Noah Goldstein New
[v1] x86: Prevent SIG11 in memcmp-sse2 when data is concurrently modified [BZ #29863] [v1] x86: Prevent SIG11 in memcmp-sse2 when data is concurrently modified [BZ #29863] - - 2-- 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 - - 2-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 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 - - 1-- 2022-12-07 Noah Goldstein New
« 1 2 3 445 46 »