Show patches with: Archived = No       |   2123 patches
« 1 2 ... 7 8 921 22 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] aarch64: Remove inaccurate comment from sysdep.h --- 2014-03-13 Will Newton Accepted
[5/7] Fix __STRICT_ANSI__ -Wundef warnings --- 2014-03-17 Will Newton Accepted
benchtests/bench-strtod.c: Increase timeout value --- 2014-03-25 Will Newton Accepted
benchtests: Add benchtests for ffs and ffsll --- 2014-03-28 Will Newton Accepted
malloc: Fix MALLOC_DEBUG -Wundef warning --- 2014-03-31 Will Newton Accepted
string: Cosmetic cleanup of string functions --- 2014-03-31 Will Newton Accepted
benchtests: Build ffs and ffsl benchtests with -fno-builtin --- 2014-04-01 Will Newton Accepted
[v2,1/3] aarch64: Re-implement setcontext without rt_sigreturn syscall --- 2014-04-01 Will Newton Accepted
[v2,2/3] stdlib/tst-setcontext.c: Check for clobbering of signal stack --- 2014-04-01 Will Newton Accepted
[v2,3/3] manual/setjmp.texi: Clarify setcontext and signal handlers text --- 2014-04-01 Will Newton Accepted
elf/dl-lookup.c: Remove obsolete comment about nested function --- 2014-04-02 Will Newton Accepted
malloc: Add mallopt test. --- 2014-04-08 Will Newton Accepted
aarch64: Add setjmp and longjmp SystemTap probes --- 2014-04-08 Will Newton Accepted
[v2] benchtests: Improve readability of JSON output --- 2014-04-11 Will Newton Accepted
test-skeleton.c: Use stdout for error messages --- 2014-04-11 Will Newton Accepted
[1/3] elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a function --- 2014-04-11 Will Newton Accepted
[2/3] elf/dl-lookup.c: Remove unnecessary static variable --- 2014-04-11 Will Newton Accepted
[3/3] elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely --- 2014-04-11 Will Newton Accepted
[v2] ARM: Add optimized ARMv7 strcmp implementation --- 2014-04-25 Will Newton Accepted
stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOC --- 2014-04-25 Will Newton Accepted
ARM: Allow auto-detection of linker relro feature --- 2014-05-09 Will Newton Accepted
AArch64: Fix handling of nocancel syscall failures --- 2014-05-19 Will Newton Accepted
ARM: Fix handling of concurrent TLS descriptor resolution --- 2014-05-23 Will Newton Accepted
[9/9] MIPS - Remove mips lowlevellock.h --- 2014-06-09 Bernie Ogden Accepted
malloc/malloc.c: Avoid calling sbrk unnecessarily with zero --- 2014-06-13 Will Newton Accepted
[1/2] misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers --- 2014-06-23 Will Newton Accepted
[2/2] malloc/obstack: Merge from gnulib --- 2014-06-23 Will Newton Accepted
[v2] sysdeps/posix/tempname.c: Merge from gnulib --- 2014-06-24 Will Newton Accepted
ARM: Add support for AT_HWCAP2 in _dl_procinfo --- 2014-06-25 Will Newton Accepted
string/memchr.c: Merge from gnulib --- 2014-06-26 Will Newton Accepted
ARM: Define ELF_MACHINE_NO_REL --- 2014-07-03 Will Newton Accepted
ARM: Fix compiler warnings from atomic.h --- 2014-07-04 Will Newton Accepted
Fix -Wundef warnings for SHARED --- 2014-07-07 Will Newton Accepted
iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unaligned --- 2014-07-10 Will Newton Accepted
ARM: Don't define _SYS_AUXV_H in sysdep.h --- 2014-09-12 Will Newton Accepted
Allow cross-building of tests --- 2014-09-16 Will Newton Accepted
stdlib/tst-strtod-round.c: Fix build on ARM --- 2014-09-16 Will Newton Accepted
[1/5] benchtests: Add malloc microbenchmark --- 2014-10-17 Will Newton Accepted
intl: Merge with gettext version 0.19.3 --- 2014-12-10 Will Newton Accepted
Require bison 2.7 or newer for regenerating intl/plural.y --- 2014-12-11 Will Newton Accepted
ARM: Remove configure check for binutils 2.21 for ARMv7 --- 2015-01-02 Will Newton Accepted
PATCH] arm: Assembly implementation cleanup --- 2015-07-06 Adhemerval Zanella Accepted
[1/3] powerpc: Fix strstr/power7 build --- 2015-07-29 Adhemerval Zanella Accepted
powerpc: Fix PPC64/POWER7 conform tests --- 2015-07-31 Adhemerval Zanella Accepted
Fix wordsize-32 mmap offset for negative value (BZ#18877) --- 2015-08-27 Adhemerval Zanella Accepted
nptl: Fix racy pipe closing in tst-cancel{20,21} --- 2015-10-14 Adhemerval Zanella Accepted
Fix SYSCALL_CANCEL for empty argumetns --- 2015-10-21 Adhemerval Zanella Accepted
Fix nearbyintl linkage for ia64 (bug 19219) --- 2015-11-08 Adhemerval Zanella Accepted
Remove signal handling for nanosleep (bug 16364) --- 2015-11-09 Adhemerval Zanella Accepted
Fix isinf/isnan declaration conflict with C++11 --- 2016-01-11 Adhemerval Zanella Accepted
[3/3] posix: New Linux posix_spawn{p} implementation --- 2016-02-29 Adhemerval Zanella Accepted
[3/3] network: recvmmsg and sendmmsg standard compliance (BZ#16919) --- 2016-03-28 Adhemerval Zanella Accepted
[2/4] Improve generic strspn performance --- 2016-03-31 Adhemerval Zanella Accepted
[COMMITTED] libio: Update internal fmemopen position after write (BZ #20005) --- 2016-04-26 Adhemerval Zanella Accepted
[v5] Fix clone (CLONE_VM) pid/tid reset (BZ#19957) --- 2016-04-29 Adhemerval Zanella Accepted
Revert {send,sendm,recv,recvm}msg conformance changes --- 2016-06-09 Adhemerval Zanella Accepted
[v2] nptl: Add sendmmsg and recvmmsg cancellation tests --- 2016-06-10 Adhemerval Zanella Accepted
[v2] Fix p{readv,writev}{64} consolidation implementation --- 2016-06-15 Adhemerval Zanella Accepted
Refactor Linux raise implementation (BZ#15368) --- 2016-06-18 Adhemerval Zanella Accepted
[1/3] Remove __ASSUME_OFF_DIFF_OFF64 definition --- 2016-06-28 Adhemerval Zanella Accepted
[v2,1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181) --- 2016-08-08 Adhemerval Zanella Accepted
[1/5] Consolidate sem_open implementations --- 2016-08-22 Adhemerval Zanella Accepted
posix: Fix open file action for posix_spawn on Linux --- 2016-09-19 Adhemerval Zanella Accepted
[soft-fp] Add support for various half-precision conversion routines --- 2016-09-19 James Greenhalgh Accepted
Consolidate Linux sync_file_range implementations --- 2016-10-10 Adhemerval Zanella Accepted
[v2] New pthread rwlock that is more scalable. --- 2016-10-18 Torvald Riegel Accepted
Define iszero as a function template for C++ [BZ #20715] --- 2016-10-21 Florian Weimer Accepted
Fix Linux sh4 pread/pwrite argument passing --- 2016-10-24 Adhemerval Zanella Accepted
iconv: Avoid writable data and relocations in IBM charsets --- 2016-10-26 Florian Weimer Accepted
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] --- 2016-10-26 Florian Weimer Accepted
malloc: Use accessors for chunk metadata access --- 2016-10-28 Florian Weimer Accepted
crypt: Use internal names for the SHA-2 block functions --- 2016-10-28 Florian Weimer Accepted
Define wordsize.h macros everywhere --- 2016-11-03 Steve Ellcey Accepted
Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition (committed) --- 2016-11-04 Adhemerval Zanella Accepted
Speed up math/test-tgmath2.c --- 2016-11-04 Steve Ellcey Accepted
nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI --- 2016-11-07 Florian Weimer Accepted
Remove cached PID/TID in clone --- 2016-11-08 Adhemerval Zanella Accepted
Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition --- 2016-11-09 Adhemerval Zanella Accepted
[2/2] New internal function __access_noerrno --- 2016-11-16 Adhemerval Zanella Accepted
ld.so __libc_memalign cleanup --- 2016-11-16 Florian Weimer Accepted
Allow [f]statfs64 to alias [f]statfs --- 2016-11-21 Steve Ellcey Accepted
Use XSTAT_IS_XSTAT64 in generic xstat functions --- 2016-11-21 Steve Ellcey Accepted
powerpc: Remove unintended __longjmp export --- 2016-11-22 Florian Weimer Accepted
powerpc: Add hidden definition for __sigsetjmp --- 2016-11-22 Florian Weimer Accepted
Fix for [f]statfs64/[f]statfs aliasing patch --- 2016-11-23 Steve Ellcey Accepted
Partial ILP32 support for aarch64 --- 2016-11-23 Steve Ellcey Accepted
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] --- 2016-11-29 Florian Weimer Accepted
Use C11-like atomics instead of plain memory accesses in x86 lock elision. --- 2016-12-02 Torvald Riegel Accepted
support: Introduce new subdirectory for test infrastructure --- 2016-12-05 Florian Weimer Accepted
[v2,2/5] manual: Convert @tables of variables to @vtables. --- 2016-12-06 Rical Jasan Accepted
[v11] Add getentropy, getrandom, <sys/random.h> [BZ #17252] --- 2016-12-07 Florian Weimer Accepted
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421] --- 2016-12-09 Florian Weimer Accepted
[02/17] Refactor Linux ipc_priv header --- 2016-12-27 Adhemerval Zanella Accepted
[08/17] Consolidate Linux semctl implementation --- 2016-12-27 Adhemerval Zanella Accepted
support: Add support for delayed test failure reporting --- 2016-12-28 Florian Weimer Accepted
support: Implement --verbose option for test programs --- 2016-12-31 Florian Weimer Accepted
Fix i686 memchr for large input sizes --- 2017-01-02 Adhemerval Zanella Accepted
tunables: Avoid getenv calls and disable glibc.malloc.check by default --- 2017-01-02 Siddhesh Poyarekar Accepted
Fix x86 strncat optimized implementation for large sizes --- 2017-01-03 Adhemerval Zanella Accepted
Use fortify macros for b{zero,copy} along decl from strings.h --- 2017-01-05 Adhemerval Zanella Accepted
« 1 2 ... 7 8 921 22 »