Show patches with: Archived = No       |   28141 patches
« 1 2 ... 169 170 171281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[hurd,commited,3/8] hurd: Avoid PLT ref for __pthread_get_cleanup_stack [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,2/8] hurd: Detect 32bit overflow in value returned by lseek [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
Fix sign of NaN returned by strtod (bug 23007) [committed] Fix sign of NaN returned by strtod (bug 23007) [committed] - - - - --- 2018-06-15 Joseph Myers New
[BZ,#21812] getifaddrs() Don't return ifa entries with NULL names [BZ,#21812] getifaddrs() Don't return ifa entries with NULL names - - - - --- 2018-06-15 Daniel Alvarez Sanchez New
localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290] localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290] - - 1 - --- 2018-06-14 Florian Weimer New
Ignore -Wrestrict for one strncat test [committed] Ignore -Wrestrict for one strncat test [committed] - - - - --- 2018-06-14 Joseph Myers New
[v2,2/2] Y2038: make __tz_convert compatible with 64-bit-time Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-14 Albert ARIBAUD (3ADEV) New
[v2,1/2] Y2038: Add 64-bit time for all architectures Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-14 Albert ARIBAUD (3ADEV) New
[COMMITTED] aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc [COMMITTED] aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc - - - - --- 2018-06-14 Szabolcs Nagy New
[v3,13/13] Add nds32 port to build-many-glibcs.py nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,12/13] Add nds32 entries to config.h.in nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,11/13] Add Andes nds32 dynamic relocation type to elf/elf.h. nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,10/13] Skeleton documentation for the nds32 port nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,09/13] nds32: Add ABI list nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,08/13] nds32: Linux ABI nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,07/13] nds32: Linux Syscall Interface nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,06/13] nds32: Atomic and Locking Routines nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,05/13] nds32: Generic <math.h> and soft-fp Routines nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,04/13] nds32: Startup and Dynamic Loader nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,03/13] nds32: Thread-Local Storage Support nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,02/13] nds32: ABI Implementation nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[v3,01/13] nds32: Build Infastructure nds32 glibc port, v3 - - - - --- 2018-06-14 Vincent Chen New
[hurd,commited] hurd: Avoid a PLT reference [hurd,commited] hurd: Avoid a PLT reference - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port [hurd,commited] hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: Avoid PLTs for _hurd_port_locked_get/set [hurd,commited] hurd: Avoid PLTs for _hurd_port_locked_get/set - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: update localplt.data [hurd,commited] hurd: update localplt.data - - - - --- 2018-06-13 Samuel Thibault New
Fix ldbl-128ibm fma (Inf, Inf, finite) (bug 23272) Fix ldbl-128ibm fma (Inf, Inf, finite) (bug 23272) - - - - --- 2018-06-13 Tulio Magno Quites Machado Filho New
[v2] libio: Flush stream at freopen (BZ#21037) [v2] libio: Flush stream at freopen (BZ#21037) - - - - --- 2018-06-13 Adhemerval Zanella New
check-execstack: Permit sysdeps to xfail some libs check-execstack: Permit sysdeps to xfail some libs - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: xfail missing abilist for libmachuser and libhurduser [hurd,commited] hurd: xfail missing abilist for libmachuser and libhurduser - - - - --- 2018-06-13 Samuel Thibault New
[v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) - - - - --- 2018-06-13 Adhemerval Zanella New
mention disabling GCC built-ins for customization mention disabling GCC built-ins for customization - - - - --- 2018-06-13 Martin Sebor New
Fix strtod overflow detection (bug 23279) [committed] Fix strtod overflow detection (bug 23279) [committed] - - - - --- 2018-06-13 Joseph Myers New
[24/24] Intel CET: Document --enable-cet CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[23/24] x86-64: Add endbr64 to tst-quadmod[12].S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[22/24] i386: Use _CET_NOTRACK in memset-sse2-rep.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[21/24] i386: Use _CET_NOTRACK in strcat-sse2.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[20/24] i386: Use _CET_NOTRACK in strcpy-sse2.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[19/24] i386: Use _CET_NOTRACK in memcpy-ssse3.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[18/24] i386: Use _CET_NOTRACK in memcpy-ssse3-rep.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[17/24] i386: Use _CET_NOTRACK in memcmp-sse4.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[16/24] i386: Use _CET_NOTRACK in memset-sse2.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[15/24] i386: Use _CET_NOTRACK in i686/memcmp.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[14/24] x86-64: Use _CET_NOTRACK in memcpy-ssse3.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[13/24] x86-64: Use _CET_NOTRACK in memcmp-sse4.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[12/24] x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[11/24] x86-64: Use _CET_NOTRACK in strcmp-sse42.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[10/24] x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[09/24] x86_64: Use _CET_NOTRACK in strcmp.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[08/24] x86: Update vfork to pop shadow stack CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[07/24] i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[06/24] x86-64: Add _CET_ENDBR to STRCMP_SSE42 CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[05/24] x86: Add _CET_ENDBR to functions in dl-tlsdesc.S CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[04/24] x86: Add _CET_ENDBR to functions in crti.S CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598] CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[02/24] x86: Support shadow stack pointer in setjmp/longjmp CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[01/24] x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563] CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[2/2] Y2038: make __tz_convert compatible with 64-bit-time Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-13 Albert ARIBAUD (3ADEV) New
[1/2] Y2038: add type __time64_t Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-13 Albert ARIBAUD (3ADEV) New
[COMMITTED] Fix comments in _dl_dst_count and _dl_dst_substitute. [COMMITTED] Fix comments in _dl_dst_count and _dl_dst_substitute. - - - - --- 2018-06-13 Carlos O'Donell New
[20/20] libcpu-rt-c/x86-64: Add strrchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[19/20] libcpu-rt-c/x86-64: Add strncpy RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[18/20] libcpu-rt-c/x86-64: Add strncmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[17/20] libcpu-rt-c/x86-64: Add strncat RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[16/20] libcpu-rt-c/x86-64: Add strnlen RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[15/20] libcpu-rt-c/x86-64: Add strcat RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[14/20] libcpu-rt-c/x86-64: Add strlen RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[13/20] libcpu-rt-c/x86-64: Add strcpy RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[12/20] libcpu-rt-c/x86-64: Add strcmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[11/20] libcpu-rt-c/x86-64: Add strchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[10/20] libcpu-rt-c: Don't use IFUNC memcmp in init_cpu_features RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[09/20] libcpu-rt-c/i386: Add memcmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[08/20] libcpu-rt-c/x86-64: Add memset and wmemset RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[07/20] libcpu-rt-c/x86-64: Add memrchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[06/20] libcpu-rt-c/x86-64: Add memcpy, memmove and mempcpy RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[05/20] libcpu-rt-c/x86-64: Add memcmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[04/20] libcpu-rt-c/x86-64: Add memchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[03/20] libcpu-rt-c/x86: Add cpu-rt-tunables.c RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[02/20] libcpu-rt-c/x86: Add cacheinfo RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[01/20] Initial empty CPU run-time library for C: libcpu-rt-c RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[COMMITTED] Fix fallback path in __pthread_mutex_timedlock (). [COMMITTED] Fix fallback path in __pthread_mutex_timedlock (). - - - - --- 2018-06-12 Carlos O'Donell New
Do not use const attribute for nan functions (bug 23277) [committed] Do not use const attribute for nan functions (bug 23277) [committed] - - - - --- 2018-06-12 Joseph Myers New
PING: [PATCH] benchtests: Add -f/--functions argument PING: [PATCH] benchtests: Add -f/--functions argument - - - - --- 2018-06-12 H.J. Lu New
Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275] - - - - --- 2018-06-12 Stefan Liebler New
[v6] Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). [v6] Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). - - - - --- 2018-06-12 Carlos O'Donell New
x86: Make strncmp usable from rtld x86: Make strncmp usable from rtld - - 1 - --- 2018-06-12 Florian Weimer New
Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272) [committed] Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272) [committed] - - - - --- 2018-06-11 Joseph Myers New
Improve strstr performance Improve strstr performance - - - - --- 2018-06-11 Wilco Dijkstra New
Makerules: pass CFLAGS when building .S files, BZ #23273 Makerules: pass CFLAGS when building .S files, BZ #23273 - - - - --- 2018-06-11 Sergei Trofimovich New
[v4,3/3] Mutex: Replace trylock by read only while spinning [v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-11 kemi New
[v4,2/3] benchtests: Add pthread adaptive spin mutex microbenchmark [v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-11 kemi New
[v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex [v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-11 kemi New
aarch64: add HXT Phecda core memory operation ifuncs aarch64: add HXT Phecda core memory operation ifuncs - - - - --- 2018-06-11 Hongbo Zhang New
[committed] xfail check-execstack on hppa [committed] xfail check-execstack on hppa - - - - --- 2018-06-10 John David Anglin New
gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). - - - - --- 2018-06-08 Rafal Luzynski New
[v3?] Avoid cancellable I/O primitives in ld.so. [v3?] Avoid cancellable I/O primitives in ld.so. - - - - --- 2018-06-07 Zack Weinberg New
[9/9] ldbl-128ibm-compat: Redirect complex math functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[8/9] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[7/9] Refactor math-finite.h and introduce mathcalls-redir.h Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
« 1 2 ... 169 170 171281 282 »