Show patches with: none      |   28150 patches
« 1 2 ... 188 189 190281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321] sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321] - - 1 - --- 2017-10-19 Florian Weimer New
[PATCHv2] powerpc: P9 vector load instruction change in memcpy and memmove [PATCHv2] powerpc: P9 vector load instruction change in memcpy and memmove - - - - --- 2017-10-19 Tulio Magno Quites Machado Filho New
Add MIPS bits/floatn.h [committed] Add MIPS bits/floatn.h [committed] - - - - --- 2017-10-19 Joseph Myers New
RFC: x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265] RFC: x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265] - - 1 - --- 2017-10-19 H.J. Lu New
Install correct bits/long-double.h for MIPS64 (bug 22322) [committed] Install correct bits/long-double.h for MIPS64 (bug 22322) [committed] - - - - --- 2017-10-19 Joseph Myers New
[08/10] x86-64: Add powf with FMA x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
[07/10] x86-64: Add log2f with FMA x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
[06/10] x86-64: Add logf with FMA x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
[05/10] i386: Replace assembly versions of e_logf with generic e_logf.c x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
[04/10] i386: Replace assembly versions of e_exp2f with generic e_exp2f.c x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
[03/10] x86-64: Add exp2f with FMA x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
[02/10] i386: Replace assembly versions of e_expf with generic e_expf.c x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
[01/10] x86-64: Replace assembly versions of e_expf with generic e_expf.c x86: Use the generic math implementations - - - - --- 2017-10-19 H.J. Lu New
powerpc: P9 vector load instruction change in memcpy and memmove powerpc: P9 vector load instruction change in memcpy and memmove - - - - --- 2017-10-19 Tulio Magno Quites Machado Filho New
powerpc: Update AT_HWCAP2 bits powerpc: Update AT_HWCAP2 bits - - - - --- 2017-10-18 Tulio Magno Quites Machado Filho New
Add _Float128 function aliases [committed] Add _Float128 function aliases [committed] - - - - --- 2017-10-18 Joseph Myers New
powerpc: Fix error message during relocation overflow powerpc: Fix error message during relocation overflow - - 1 - --- 2017-10-18 Tulio Magno Quites Machado Filho New
[RFC,v2] pthread_setspecific: Provide signal-safety across keys [RFC,v2] pthread_setspecific: Provide signal-safety across keys - - - - --- 2017-10-17 Mathieu Desnoyers New
[RFC] pthread_setspecific: Provide signal-safety across keys [RFC] pthread_setspecific: Provide signal-safety across keys - - - - --- 2017-10-17 Mathieu Desnoyers New
Use __f128 to define FLT128_* constants in include/float.h for old GCC [committed] Use __f128 to define FLT128_* constants in include/float.h for old GCC [committed] - - - - --- 2017-10-17 Joseph Myers New
malloc/malloc.c: Mitigate null-byte overflow attacks malloc/malloc.c: Mitigate null-byte overflow attacks - - - - --- 2017-10-17 Moritz Eckert New
[RFC] Group benchtests in math/pthread/string [RFC] Group benchtests in math/pthread/string - - - - --- 2017-10-17 Rodriguez Bahena, Victor New
x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299] x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299] - - - - --- 2017-10-17 H.J. Lu New
localedef: Add --no-warnings/--warnings option localedef: Add --no-warnings/--warnings option - - - - --- 2017-10-17 Carlos O'Donell New
Move some float128 symbol version definitions [committed] Move some float128 symbol version definitions [committed] - - - - --- 2017-10-16 Joseph Myers New
[v2] Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22146) [v2] Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22146) - - - - --- 2017-10-16 Romain Naour New
[3/3] nptl: Add tests for internal pthread_mutex_t offsets [1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298] - - - - --- 2017-10-16 Adhemerval Zanella New
[2/3] nptl: Change tst-typesizes to _Static_assert [1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298] - - - - --- 2017-10-16 Adhemerval Zanella New
[1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298] [1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298] - - - - --- 2017-10-16 Adhemerval Zanella New
Improves __ieee754_exp() performance by greater than 5x on sparc/x86. Improves __ieee754_exp() performance by greater than 5x on sparc/x86. - - - - --- 2017-10-16 Patrick McGehearty New
Support running libm tests for float128 as alias for long double [committed] Support running libm tests for float128 as alias for long double [committed] - - - - --- 2017-10-16 Joseph Myers New
Support strtof128 etc. aliases [committed] Support strtof128 etc. aliases [committed] - - - - --- 2017-10-16 Joseph Myers New
[RFC,3/3] Consolidate Linux sigprocmask() implementationa for alpha Cleanup and consolidate sigprocmask() for Linux - - - - --- 2017-10-16 Yury Norov New
[2/3] Consolidate Linux sigprocmask() implementation Cleanup and consolidate sigprocmask() for Linux - - - - --- 2017-10-16 Yury Norov New
[1/3] Remove useless #ifdefs from sysdeps/unix/sysv/linux/sigprocmask.c Cleanup and consolidate sigprocmask() for Linux - - - - --- 2017-10-16 Yury Norov New
[committed] locale: Don't use \n with record_verbose messages. [committed] locale: Don't use \n with record_verbose messages. - - - - --- 2017-10-15 Carlos O'Donell New
Provide a C++ version of signbit that does not use __MATH_TG (bug 22296) Provide a C++ version of signbit that does not use __MATH_TG (bug 22296) - - - - --- 2017-10-15 Romain Naour New
x32: Verify that NPTL structures are correct [BZ #22298] x32: Verify that NPTL structures are correct [BZ #22298] - - - - --- 2017-10-15 H.J. Lu New
Define __PTHREAD_MUTEX_HAVE_PREV only if undefined [BZ #22298] Define __PTHREAD_MUTEX_HAVE_PREV only if undefined [BZ #22298] - - - - --- 2017-10-15 H.J. Lu New
resolv: Remove bogus targets that build ga_test resolv: Remove bogus targets that build ga_test - - - - --- 2017-10-14 Will Hawkins New
localedata: Locale and test name are the same. localedata: Locale and test name are the same. - - - - --- 2017-10-14 Carlos O'Donell New
Support strfromf128 alias [committed] Support strfromf128 alias [committed] - - - - --- 2017-10-13 Joseph Myers New
Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c [committed] Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c [committed] - - - - --- 2017-10-13 Joseph Myers New
locale: Allow "" int_curr_Symbol. locale: Allow "" int_curr_Symbol. - - - - --- 2017-10-13 Carlos O'Donell New
locale: Avoid warning in --verbose mode for non-symbolic character. locale: Avoid warning in --verbose mode for non-symbolic character. - - - - --- 2017-10-13 Carlos O'Donell New
Consolidate Linux sigpending() implementation Consolidate Linux sigpending() implementation - - - - --- 2017-10-13 Yury Norov New
Use libm_alias_ldouble for SPARC fabsl [committed] Use libm_alias_ldouble for SPARC fabsl [committed] - - - - --- 2017-10-13 Joseph Myers New
Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage [committed] Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage [committed] - - - - --- 2017-10-13 Joseph Myers New
Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage [committed] Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage [committed] - - - - --- 2017-10-13 Joseph Myers New
locale: Fix localedef exit code [BZ #22292] locale: Fix localedef exit code [BZ #22292] - - - - --- 2017-10-13 Carlos O'Donell New
localedata: Reorganize Unicode LC_CTYPE inclusion. localedata: Reorganize Unicode LC_CTYPE inclusion. - - 1 - --- 2017-10-13 Carlos O'Donell New
Resend: Add a new chapter on the dynamic linker Resend: Add a new chapter on the dynamic linker - - - - --- 2017-10-12 Ben Woodard New
[5/5] arm: Implement memchr ifunc selection in C [1/5] Avoid build multiarch if compiler warns about mismatched alias - - - - --- 2017-10-12 Adhemerval Zanella New
[4/5] arm: Implement memcpy ifunc selection in C [1/5] Avoid build multiarch if compiler warns about mismatched alias - - - - --- 2017-10-12 Adhemerval Zanella New
[3/5] Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch} [1/5] Avoid build multiarch if compiler warns about mismatched alias - - - - --- 2017-10-12 Adhemerval Zanella New
[2/5] Add common ifunc-init.h header [1/5] Avoid build multiarch if compiler warns about mismatched alias - - - - --- 2017-10-12 Adhemerval Zanella New
[1/5] Avoid build multiarch if compiler warns about mismatched alias [1/5] Avoid build multiarch if compiler warns about mismatched alias - - - - --- 2017-10-12 Adhemerval Zanella New
Add a test for profiling static executable Add a test for profiling static executable - - - - --- 2017-10-12 H.J. Lu New
posix: Fix improper assert in Linux posix_spawn (BZ#22273) posix: Fix improper assert in Linux posix_spawn (BZ#22273) - - - - --- 2017-10-12 Adhemerval Zanella New
[5/5] Add single-threaded path to _int_malloc Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[4/5] Fix deadlock in _int_free consistency check Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[3/5] Add single-threaded path to _int_free Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[2/5] Add single-threaded path to malloc/realloc/calloc/memalloc Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[1/5] Inline tcache functions Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[5/5] linux ttyname and ttyname_r: Fix namespace check [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - 1 - --- 2017-10-12 Luke Shumaker New
[4/5] linux ttyname and ttyname_r: Make the TTY equivalence tests consistent [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-10-12 Luke Shumaker New
[3/5] linux ttyname and ttyname_r: Add tests [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-10-12 Luke Shumaker New
[2/5] linux ttyname: Update a reference to kernel docs for kernel 4.10 Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-10-12 Luke Shumaker New
[1/5] manual: Update to mention ENODEV for ttyname and ttyname_r Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-10-12 Luke Shumaker New
Support profiling PIE [BZ #22284] Support profiling PIE [BZ #22284] - - 1 - --- 2017-10-12 H.J. Lu New
posix: Add p{readv,writev}2 flags to generic uio-ext.h posix: Add p{readv,writev}2 flags to generic uio-ext.h - - - - --- 2017-10-11 Adhemerval Zanella New
Run libm long double tests for long double = double [committed] Run libm long double tests for long double = double [committed] - - - - --- 2017-10-11 Joseph Myers New
Implement strlcpy, strlcat [BZ #178] Implement strlcpy, strlcat [BZ #178] - - - - --- 2017-10-11 Florian Weimer New
[2/2] aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveat [1/2] Document cache information sysconf variables - - - - --- 2017-10-11 Siddhesh Poyarekar New
[1/2] Document cache information sysconf variables [1/2] Document cache information sysconf variables - - - - --- 2017-10-11 Siddhesh Poyarekar New
nscd: remove reference to libnsl nscd: remove reference to libnsl - - 1 - --- 2017-10-11 Andreas Schwab New
Use generic alias macros in ldbl-opt [committed] Use generic alias macros in ldbl-opt [committed] - - - - --- 2017-10-11 Joseph Myers New
Use libm_alias_* in soft-fp [committed] Use libm_alias_* in soft-fp [committed] - - - - --- 2017-10-11 Joseph Myers New
Add libm_alias_*_other_r macros Add libm_alias_*_other_r macros - - - - --- 2017-10-10 Joseph Myers New
[RFC,v3,28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[RFC,v3,27/28] arm64: signal: Report signal frame size to userspace via auxv ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,26/28] arm64/sve: Add documentation ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,25/28] arm64/sve: Detect SVE and activate runtime support ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests ARM Scalable Vector Extension (SVE) 4 - 1 - --- 2017-10-10 Dave Martin New
[v3,23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution ARM Scalable Vector Extension (SVE) 2 - 1 - --- 2017-10-10 Dave Martin New
[v3,22/28] arm64/sve: KVM: Prevent guests from using SVE ARM Scalable Vector Extension (SVE) 2 - 2 - --- 2017-10-10 Dave Martin New
[v3,21/28] arm64/sve: Add sysctl to set the default vector length for new processes ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,20/28] arm64/sve: Add prctl controls for userspace vector length management ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,19/28] arm64/sve: ptrace and ELF coredump support ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use ARM Scalable Vector Extension (SVE) - - 3 - --- 2017-10-10 Dave Martin New
[v3,16/28] arm64/sve: Probe SVE capabilities and usable vector lengths ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,15/28] arm64: cpufeature: Move sys_caps_initialised declarations ARM Scalable Vector Extension (SVE) 1 - 2 - --- 2017-10-10 Dave Martin New
[v3,14/28] arm64/sve: Backend logic for setting the vector length ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,13/28] arm64/sve: Signal handling support ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,12/28] arm64/sve: Support vector length resetting for new processes ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,11/28] arm64/sve: Core task context handling ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,10/28] arm64/sve: Low-level CPU setup ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,09/28] arm64/sve: Signal frame and context structure definition ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,08/28] arm64/sve: Kconfig update and conditional compilation support ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
« 1 2 ... 188 189 190281 282 »