Show patches with: State = Action Required       |   4809 patches
« 1 232 33 3448 49 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2] Single threaded stdio optimization - - --- 2017-06-22 Szabolcs Nagy New
[PATCHv3] memcpy for ThunderX2 - - --- 2017-06-21 Saharoy, Saikat New
tunables: Add IFUNC selection and cache sizes - - --- 2017-06-21 H.J. Lu New
[v2] Single threaded stdio optimization - - --- 2017-06-21 Szabolcs Nagy New
[RFC,2/2] ARM: signal: Remove unparseable iwmmxt_sigframe from uc_regspace[] - - --- 2017-06-21 Dave Martin New
[RFC,1/2] ARM: iwmmxt: Add missing __user annotations to sigframe accessors - - --- 2017-06-21 Dave Martin New
tunables: Add IFUNC selection and cache sizes - - --- 2017-06-21 H.J. Lu New
tunables: Add IFUNC selection and cache sizes - - --- 2017-06-21 H.J. Lu New
[PATCHv2] memcpy for ThunderX2 - - --- 2017-06-20 Saharoy, Saikat New
Require binutils 2.25 or later to build glibc - - --- 2017-06-20 Joseph Myers New
Move x86 specific tunables to x86/dl-tunables.list - - --- 2017-06-20 H.J. Lu New
Fix mcontext_t sigcontext namespace (bug 21457) - - --- 2017-06-20 Joseph Myers New
extend dl-minimal malloc implementation - - --- 2017-06-20 DJ Delorie New
tunables: Add IFUNC selection and cache sizes - - --- 2017-06-20 H.J. Lu New
Add strlcpy, strlcat [BZ #178] - - --- 2017-06-20 Florian Weimer New
Miscellaneous sys/ucontext.h namespace fixes (bug 21457) - - --- 2017-06-19 Joseph Myers New
features.h - confusing branch logic in preprocessor directives - - --- 2017-06-19 Alex Yursha New
vfprintf: Remove unused argument from printf_unknown - - --- 2017-06-19 Florian Weimer New
vfprintf: Avoid alloca for user-defined format specifier arguments - - --- 2017-06-19 Florian Weimer New
vfprintf: Remove alloca from string formatting with conversion - - --- 2017-06-19 Florian Weimer New
vfprintf: Allocate the user argument buffer on the heap - - --- 2017-06-19 Florian Weimer Changes Requested
intl/Makefile: Prevent use of alloca, VLAs - - --- 2017-06-19 Florian Weimer New
_nl_expand_alias: Remove alloca calls - - --- 2017-06-19 Florian Weimer New
Fix wait3 namespace (bug 21625) - - --- 2017-06-19 Joseph Myers New
gconv: Replace norm_add_slashes with __gconv_norm_add_slashes - - --- 2017-06-19 Florian Weimer New
no-alloca.h: Support poisoning alloca - - --- 2017-06-19 Florian Weimer New
x86-64: Implement strcmp family IFUNC selectors in C - - --- 2017-06-19 H.J. Lu New
Require GCC 4.9 or later for building glibc - - --- 2017-06-19 Joseph Myers New
Fix tile SA_* conditions for POSIX.1:2008 (bug 21622) - - --- 2017-06-19 Joseph Myers New
gai_cancel() - - --- 2017-06-19 Phil Blundell New
[2/2] i386: Update _dl_runtime_resolve/_dl_runtime_profile - - --- 2017-06-17 H.J. Lu New
[1/2] Add private_function for private functions within glibc - - --- 2017-06-17 H.J. Lu New
Fix another x86 sys/ucontext.h namespace issue (bug 21457) - - --- 2017-06-16 Joseph Myers New
[AArch64] Single thread lowlevellock optimization - - --- 2017-06-16 Szabolcs Nagy New
Remove _dl_out_of_memory from elf/Versions - - --- 2017-06-16 Lu, Hongjiu New
gai_cancel() - - --- 2017-06-16 Phil Blundell New
manual: Complete @standards in ipc.texi. - - --- 2017-06-16 Rical Jasan New
manual: Complete @standards in filesys.texi. - - --- 2017-06-16 Rical Jasan New
Update timezone code from tzcode 2017b - - --- 2017-06-15 Joseph Myers New
tunables: Add IFUNC selection and cache sizes - - --- 2017-06-15 H.J. Lu New
RISC-V glibc Port v1 - - --- 2017-06-14 Palmer Dabbelt New
[12/12] RISC-V: Linux Startup and Dynamic Loading Code - - --- 2017-06-14 Palmer Dabbelt New
[11/12] RISC-V: Linux ABI - - --- 2017-06-14 Palmer Dabbelt New
[10/12] RISC-V: Linux Syscall Interface - - --- 2017-06-14 Palmer Dabbelt New
[09/12] RISC-V: Atomic and Locking Routines - - --- 2017-06-14 Palmer Dabbelt New
[08/12] RISC-V: RV32D, RV64F, and RV64D Support - - --- 2017-06-14 Palmer Dabbelt New
[07/12] RISC-V: RV32F Support - - --- 2017-06-14 Palmer Dabbelt New
[06/12] RISC-V: Generic <math.h> and soft-fp Routines - - --- 2017-06-14 Palmer Dabbelt New
[05/12] RISC-V: Generic <string.h> Routines - - --- 2017-06-14 Palmer Dabbelt New
[04/12] RISC-V: Thread-Local Storage Support - - --- 2017-06-14 Palmer Dabbelt New
[03/12] RISC-V: Startup and Dynamic Loading Code - - --- 2017-06-14 Palmer Dabbelt New
[02/12] RISC-V: ABI Implementation - - --- 2017-06-14 Palmer Dabbelt New
[01/12] RISC-V: Build Infastructure - - --- 2017-06-14 Palmer Dabbelt New
[v2] Enable tunables by default - - --- 2017-06-14 Siddhesh Poyarekar New
Enable tunables by default - - --- 2017-06-14 Siddhesh Poyarekar New
Fix siginterrupt namespace (bug 21597) - - --- 2017-06-14 Joseph Myers New
Fix signal stack namespace (bug 21584) - - --- 2017-06-13 Joseph Myers New
Define struct rusage in sys/wait.h when required (bug 21575) - - --- 2017-06-13 Joseph Myers New
Patch 2 of 2 for ILP32 aarch64 - - --- 2017-06-13 Steve Ellcey New
Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573] - - --- 2017-06-13 H.J. Lu New
x86-64: Implement strcmp family IFUNC selectors in C - - --- 2017-06-13 Lu, Hongjiu New
Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573] - - --- 2017-06-13 H.J. Lu New
[v3] mips: Fix store/load gp registers to/from ucontext_t - - --- 2017-06-13 Gordana Cmiljanovic New
Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573] - - --- 2017-06-13 H.J. Lu New
[ARM] Optimise memchr for NEON-enabled processors - - --- 2017-06-13 Prakhar Bahuguna New
[RFC,2/2] aarch64: Add optimized ASIMD version of cosf - - --- 2017-06-13 Ashwin Sekhar T K New
[RFC,1/2] aarch64: Add optimized ASIMD version of sinf - - --- 2017-06-13 Ashwin Sekhar T K New
Rename struct ucontext tag (bug 21457) - - --- 2017-06-12 Joseph Myers New
x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in C - - --- 2017-06-12 Lu, Hongjiu New
x86-64: Implement wcscpy IFUNC selector in C - - --- 2017-06-12 Lu, Hongjiu New
x86-64: Implement strcat family IFUNC selectors in C - - --- 2017-06-12 Lu, Hongjiu New
x86-64: Implement memcmp family IFUNC selectors in C - - --- 2017-06-12 Lu, Hongjiu New
x86-64: Implement memset family IFUNC selectors in C - - --- 2017-06-12 Lu, Hongjiu New
x86-64: Implement memmove family IFUNC selectors in C - - --- 2017-06-12 Lu, Hongjiu New
x86-64: Implement strcpy family IFUNC selectors in C - - --- 2017-06-12 H.J. Lu New
x86-64: Implement strcpy family IFUNC selectors in C - - --- 2017-06-11 H.J. Lu New
x86-64: Implement strcpy family IFUNC selectors in C - - --- 2017-06-11 H.J. Lu New
RFC: Shadow Stack support in glibc - - --- 2017-06-11 H.J. Lu New
RFC: Shadow Stack support in glibc - - --- 2017-06-09 H.J. Lu New
Fix waitid namespace (bug 21561) - - --- 2017-06-09 Joseph Myers New
s390: optimize syscall function - - --- 2017-06-09 Christian Borntraeger New
[6/6] aarch64: Add hwcap string routines - - --- 2017-06-09 Siddhesh Poyarekar New
Condition signal.h inclusion in sys/wait.h (bug 21560) - - --- 2017-06-09 Joseph Myers New
[2/3] Add hidden_proto for getauxval - - --- 2017-06-08 Richard Henderson New
[1/3] Guess L1 cache linesize for aarch64 - - --- 2017-06-08 Richard Henderson New
Add TUNABLES to control IFUNC selection and cache sizes - - --- 2017-06-08 Lu, Hongjiu New
[BZ,#21528] rtld: Add _dl_strtoul - - --- 2017-06-08 H.J. Lu New
RFC: Rewrite x86-64 IFUNC selector in C - - --- 2017-06-08 Erich Elsen New
x86-64: Add wmemset optimized with SSE2/AVX2/AVX512 - - --- 2017-06-07 H.J. Lu New
RFC: Rewrite x86-64 IFUNC selector in C - - --- 2017-06-07 Erich Elsen New
[v2] mips: Fix store/load gp registers to/from ucontext_t - - --- 2017-06-07 Gordana Cmiljanovic New
x86-64: Update strlen.S to support wcslen/wcsnlen - - --- 2017-06-07 H.J. Lu New
Fix tst-timezone race (bug 14096) - - --- 2017-06-07 Joseph Myers New
Fix include paths in include/bits/types/*.h - - --- 2017-06-07 Joseph Myers New
[PING,v2] Remove check for NULL buffer passed to `ptsname_r' - - --- 2017-06-07 Arjun Shankar New
Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c - - --- 2017-06-07 Arjun Shankar New
x86-64: Update strlen.S to support wcslen/wcsnlen - - --- 2017-06-06 H.J. Lu New
Fix XPG4 bsd_signal namespace (bug 21552) - - --- 2017-06-05 Joseph Myers New
[BZ,#21528] rtld: Add _dl_strtoul - - --- 2017-06-05 Lu, Hongjiu New
Fix sigwait namespace (bug 21550) - - --- 2017-06-05 Joseph Myers New
« 1 232 33 3448 49 »