Show patches with: State = Action Required       |   4811 patches
« 1 243 44 4548 49 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[11/14] Work even with compilers hacked to enable -fstack-protector by default. - - --- 2016-02-23 Nix New
[10/14] Enable -fstack-protector=* when requested by configure. - - --- 2016-02-23 Nix New
[09/14] Link various tests with -fno-stack-protector. - - --- 2016-02-23 Nix New
[08/14] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. - - --- 2016-02-23 Nix New
[07/14] Prevent the rtld mapfile computation from dragging in __stack_chk_fail(). - - --- 2016-02-23 Nix New
[06/14] Compile the entire dynamic linker with -fno-stack-protector. - - --- 2016-02-23 Nix New
[05/14] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. - - --- 2016-02-23 Nix New
[04/14] Open-code the memcpy() at static TLS initialization time. - - --- 2016-02-23 Nix New
[03/14] Mark all machinery needed in early static-link init as -fno-stack-protector. - - --- 2016-02-23 Nix New
[02/14] Initialize the stack guard earlier when linking statically. - - --- 2016-02-23 Nix New
[01/14] Configury support for --enable-stack-protector. - - --- 2016-02-23 Nix New
[02/12] Make __stack_chk_fail() not use other glibc facilities. - - --- 2016-02-22 Nix New
[01/12] Configury support for --enable-stack-protector. - - --- 2016-02-21 Nix New
[10/12] Work even with compilers hacked to enable -fstack-protector by default. - - --- 2016-02-21 Nix New
[01/12] Configury support for --enable-stack-protector. - - --- 2016-02-20 Nix New
[12/12] Avoid stack-protecting certain functions called from assembly. - - --- 2016-02-20 Nix New
[11/12] Drop explicit stack-protection of pieces of the system. - - --- 2016-02-20 Nix New
[10/12] Work even with compilers hacked to enable -fstack-protector by default. - - --- 2016-02-20 Nix New
[09/12] Enable -fstack-protector=* when requested by configure. - - --- 2016-02-20 Nix New
[08/12] Link various tests with -fno-stack-protector. - - --- 2016-02-20 Nix New
[07/12] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. - - --- 2016-02-20 Nix New
[06/12] Compile the entire dynamic linker with -fno-stack-protector. - - --- 2016-02-20 Nix New
[05/12] Mark all machinery needed in early static-link init as -fno-stack-protector. - - --- 2016-02-20 Nix New
[04/12] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. - - --- 2016-02-20 Nix New
[03/12] Initialize the stack guard earlier when linking statically. - - --- 2016-02-20 Nix New
[02/12] Make __stack_chk_fail() not use other glibc facilities. - - --- 2016-02-20 Nix New
[01/12] Configury support for --enable-stack-protector. - - --- 2016-02-20 Nix New
[BZ,#19679,x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 - - --- 2016-02-19 H.J. Lu New
[BZ,#19679,x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 - - --- 2016-02-19 Lu, Hongjiu New
[AARCH64] Rewrite elf_machine_dynamic using inline assembly - - --- 2016-02-19 Renlin Li New
BZ #19590: Fixed build of shared objects that use libmvec.so functions - - --- 2016-02-17 Andrew Senkevich New
BZ #19590: Fixed build of shared objects that use libmvec.so functions - - --- 2016-02-16 Andrew Senkevich New
sparc: restore %asi in memcpy_large as mandated by the ABI. - - --- 2016-02-15 Jose E. Marchesi New
[V2,3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. - - --- 2016-02-15 Jose E. Marchesi New
[V2,2/3] sparc: assembly version of memmove for ultra1+ - - --- 2016-02-15 Jose E. Marchesi New
[V2,1/3] sparc: support the ADP hw capability. - - --- 2016-02-15 Jose E. Marchesi New
manual: memory: document support custom allocators - - --- 2016-02-13 Mike Frysinger vapier New
[3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. - - --- 2016-02-12 Jose E. Marchesi New
[2/3] sparc: assembly version of memmove for ultra1+ - - --- 2016-02-12 Jose E. Marchesi New
[1/3] sparc: support the ADP hw capability. - - --- 2016-02-12 Jose E. Marchesi New
Workaround for NFS issue when using cross-test-ssh.sh - - --- 2016-02-12 Steve Ellcey New
elf.h: Add NT_ARM_SYSTEM_CALL constant. - - --- 2016-02-12 Mark Wielaard New
[v2] Improve debugging for manual safety annotations - - --- 2016-02-11 Juan Manuel Torres Palma New
Improve debugging for manual safety annotations - - --- 2016-02-11 Juan Manuel Torres Palma New
BZ #19590: Fixed build of shared objects that use libmvec.so functions - - --- 2016-02-11 Andrew Senkevich New
[ARM] add missing -funwind-tables to test case - - --- 2016-02-11 Szabolcs Nagy New
BZ #19590: Fixed build of shared objects that use libmvec.so functions - - --- 2016-02-10 Andrew Senkevich New
Fix resource leak in resolver (bug 19257) - - --- 2016-02-09 Andreas Schwab New
[v2,1/3] posix: Remove dynamic memory allocation from execl{e,p} - - --- 2016-02-09 Richard Henderson New
Undefined behavior in glibc -- was: Re: [PATCH][BZ 17979][BZ 17721] Fix issues with sys/cdefs.h and… - - --- 2016-02-03 Alexander Cherepanov New
Restore isinf, isinfl, isnanf and isnanl for C++11 - - --- 2016-02-01 Jonathan Wakely New
Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later - - --- 2016-02-01 Jakub Jelinek New
[BZ,#19490] Add unwind descriptors to pthread_spin_init, etc. on i386 - - --- 2016-02-01 Torvald Riegel New
[v2,BZ,#17979,BZ,#17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. - - --- 2016-02-01 Dwight Guth New
elf/elf.h: Add new 386 and X86_64 relocations from binutils. - - --- 2016-01-29 Mark Wielaard New
[BZ,17979,BZ,17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. - - --- 2016-01-28 Dwight Guth New
elf/elf.h: Add new 386 and X86_64 relocations from binutils. - - --- 2016-01-28 Mark Wielaard New
Remove unused variables - - --- 2016-01-26 Andreas Schwab New
[RFC,MIPS] Enable non-executable PT_GNU_STACK support v2 - - --- 2016-01-26 Faraz Shahbazker New
[v2] intl: reintroduce unintentionally disabled optimization - - --- 2016-01-24 Dmitry V. Levin ldv Accepted
[BZ,#19490] Add unwind descriptors to pthread_spin_init, etc. on i386 - - --- 2016-01-24 Paul Pluzhnikov New
[BZ,#19490] Add unwind descriptors for x86_64 _mcount and __fentry__ - - --- 2016-01-23 Paul Pluzhnikov New
pthread_mutex_unlock: fix wrong assertion with lock elision (bug#19515) - - --- 2016-01-23 Aurelien Jarno New
Increase timeout in nss/bug17079.c test - - --- 2016-01-22 Chung-Lin Tang New
[RFC,MIPS] Enable non-executable PT_GNU_STACK support - - --- 2016-01-21 Faraz Shahbazker New
[BZ,#19329] Fix race between tls allocation at thread creation and dlopen - - --- 2016-01-19 Szabolcs Nagy New
Use ENTRY/END in sysdeps/x86_64/nptl/pthread_spin*.S - - --- 2016-01-18 Paul Pluzhnikov New
x86_64: memcpy/memmove family optimized with AVX512 - - --- 2016-01-18 Paul Pluzhnikov New
Use ENTRY/END in sysdeps/x86_64/nptl/pthread_spin*.S - - --- 2016-01-18 Paul Pluzhnikov New
Fix "make check" failure to build on Ubuntu 14.04 LTS - - --- 2016-01-18 Paul Pluzhnikov New
x86_64: memcpy/memmove family optimized with AVX512 - - --- 2016-01-16 Andrew Senkevich New
Add _STRING_INLINE_unaligned - - --- 2016-01-15 H.J. Lu New
[AArch64] Fix libc internal asm profiling code - - --- 2016-01-15 Szabolcs Nagy New
Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.c - - --- 2016-01-14 H.J. Lu New
Call math_opt_barrier inside if - - --- 2016-01-14 H.J. Lu New
Call math_opt_barrier inside if - - --- 2016-01-14 Lu, Hongjiu New
Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.c - - --- 2016-01-14 Lu, Hongjiu New
Add _STRING_INLINE_unaligned - - --- 2016-01-14 H.J. Lu New
[X86_64] Set bit_Fast_Unaligned_Load for Excavator family CPU's - - --- 2016-01-14 H.J. Lu New
Don't do lock elision on an error checking mutex (bug 17514) - - --- 2016-01-14 Andreas Schwab New
Don't do lock elision on an error checking mutex (bug 17514) - - --- 2016-01-14 Andreas Schwab New
x86_64: memcpy/memmove family optimized with AVX512 - - --- 2016-01-13 Andrew Senkevich New
fix #19444 - build failures with -O1 due to -Wmaybe-uninitialized - - --- 2016-01-13 Martin Sebor New
[V2] Ensure -fpmath != sse when SSE is disabled [BZ #17950] - - --- 2016-01-13 Khem Raj New
fix #19443 - build failures with -DDEBUG - - --- 2016-01-12 Martin Sebor New
fix #19443 - build failures with -DDEBUG - - --- 2016-01-12 Martin Sebor New
x86_64: memcpy/memmove family optimized with AVX512 - - --- 2016-01-12 Andrew Senkevich New
[2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable - - --- 2016-01-11 Paul E. Murphy New
[BZ,#19329] Fix race between tls allocation at thread creation and dlopen - - --- 2016-01-11 Szabolcs Nagy New
[v7] Implement strlcpy, strlcat [BZ #178] - - --- 2016-01-07 Paul Eggert New
PING^1: [PATCH 2/2] Mark internal unistd functions hidden in ld.so - - --- 2016-01-06 H.J. Lu New
PING^1: [PATCH 2/2] Mark internal unistd functions hidden in ld.so - - --- 2016-01-06 H.J. Lu New
[BZ,#19329] Fix race between tls allocation at thread creation and dlopen - - --- 2016-01-06 Szabolcs Nagy New
fix 19432 - iconv rejects redundant escape sequences in IBM90{0,3,5,7,9} - - --- 2016-01-06 Martin Sebor New
When disabling SSE, make sure -fpmath is not set to use SSE either - - --- 2016-01-06 Khem Raj New
[v7] Implement strlcpy, strlcat [BZ #178] - - --- 2016-01-05 Paul Eggert New
Add MAP_HUGETLB and MAP_STACK defines for hppa - - --- 2016-01-02 Helge Deller New
Add __private_ss to s390 struct tcbhead. - - --- 2016-01-02 Marcin Kościelnicki New
Fix dladdr on hppa - - --- 2016-01-02 John David Anglin New
argp: Use fwrite_unlocked instead of __fxprintf when !_LIBC - - --- 2016-01-01 Khem Raj New
« 1 243 44 4548 49 »