Show patches with: State = Action Required       |    Archived = No       |   28159 patches
« 1 2 ... 250 251 252281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix BZ #18757 (fmemopen doesn't fail with invalid modes) - - - - --- 2015-08-10 Paul Pluzhnikov New
Fix BZ #18086 (nice resets errno to 0) - - - - --- 2015-08-10 Paul Pluzhnikov New
Fix BZ #18084 (backtrace(..., 0) crash on x86) - - - - --- 2015-08-10 Paul Pluzhnikov New
[RFC] explicit_bzero, again - - - - --- 2015-08-09 Zack Weinberg New
Fix BZ #18086 (nice resets errno to 0) - - - - --- 2015-08-09 Paul Pluzhnikov New
Fix BZ #18757 (fmemopen doesn't fail with invalid modes) - - - - --- 2015-08-09 Paul Pluzhnikov New
[2/2] iconv_prog: Track if invalid sequences were seen. - - - - --- 2015-08-09 Benjamin Herr New
[1/2] iconv_prog: Don't slurp whole input at once [BZ #6050] - - - - --- 2015-08-09 Benjamin Herr New
Don't allow attackers to inject arbitrary data into stack through LD_DEBUG - - - - --- 2015-08-09 Alex Dowad New
[committed] Add a missing break in tst-auditmod3b.c - - - - --- 2015-08-09 H.J. Lu New
Possible bug in fortified stpncpy - - - - --- 2015-08-09 Zack Weinberg New
Remove unused variables from timezone/Makefile - - - - --- 2015-08-09 Andreas Schwab New
[BZ,2898] Mention mkdtemp as another secure alternative to mktemp - - - - --- 2015-08-09 Gleb Fotengauer-Malinovskiy New
nptl: support thread stacks that grow up - - - - --- 2015-08-09 Mike Frysinger New
fix non-portable `echo -n` usage - - - - --- 2015-08-09 Mike Frysinger New
gawk: fix gensub usage - - - - --- 2015-08-09 Mike Frysinger New
Fix BZ #16734 (fopen calls mmap to allocate buffers) - - - - --- 2015-08-09 Paul Pluzhnikov New
sparc32: fix sem_open.c compilation - - - - --- 2015-08-07 Brett Neumeier New
Fix tan missing underflows (bug 16517) [committed] - - - - --- 2015-08-07 Joseph Myers New
hppa: Fix reload error compiling nss/getXXbyYY.c on hppa - - - - --- 2015-08-07 John David Anglin New
hppa: Fix undefined symbol error - - - - --- 2015-08-07 John David Anglin New
[PATCHv5,PING^3,BZ,#17833] _dl_close_worker() does not release inconsistent objects. - - - - --- 2015-08-07 max New
hppa: Fix miscompilation of sched_setaffinity() on hppa - - - - --- 2015-08-07 John David Anglin New
powerpc: Fix tabort usage in syscalls - - - - --- 2015-08-07 Paul E. Murphy New
[COMMITTED,BZ,#18618] locales/ce_RU: sync with other *_RU locales - - - - --- 2015-08-07 Dmitry V. Levin New
[PATCH/committed] hppa: _dl_symbol_address: add missing hidden def - - - - --- 2015-08-07 Mike Frysinger New
glibc 2.22 --- Machines that need testing. - - - - --- 2015-08-06 Samuel Thibault New
Fix sinh missing underflows (bug 16519) [committed] - - - - --- 2015-08-06 Joseph Myers New
[RFCv3] Add pthread_cond_timedwaitonclock_np - - - - --- 2015-08-06 Mike Crowe New
[PATCH/committed] fix missing ctype.h include - - - - --- 2015-08-06 Mike Frysinger New
microblaze: include unix/sysdep.h - - - - --- 2015-08-06 Mike Frysinger New
[BZ,18665] Assignment of wrong buffer size for buffer used for receiving dns reply message causes s… - - - - --- 2015-08-05 Holliday, Robert New
[RFCv2] Add pthread_cond_timedwaitonclock_np - - - - --- 2015-08-05 Mike Crowe New
[5/5] Update x86 elision-conf.c for <cpu-features.h> - - - - --- 2015-08-05 H.J. Lu New
[4/5] Update libmvec multiarch functions for <cpu-features.h> - - - - --- 2015-08-05 H.J. Lu New
[3/5] Update i686 multiarch functions for <cpu-features.h> - - - - --- 2015-08-05 H.J. Lu New
[2/5] Update x86_64 multiarch functions for <cpu-features.h> - - - - --- 2015-08-05 H.J. Lu New
[1/5] Add _dl_x86_cpu_features to rtld_global - - - - --- 2015-08-05 H.J. Lu New
[RFC] LD_DEBUG option to measure init time - - - - --- 2015-08-05 Maria Guseva New
Fix powf (close to -1, large) (bug 18647) [committed] - - - - --- 2015-08-05 Joseph Myers New
hppa: put custom madvise defines behind __USE_MISC - - - - --- 2015-08-05 Mike Frysinger New
Adjust DT_EXTRATAGIDX to avoid undefined shifts - - - - --- 2015-08-04 Richard Henderson New
[RFC] LD_DEBUG option to measure init time - - - - --- 2015-08-04 Maria Guseva New
[2.23] BZ #18661: Align stack when calling __errno_location - - - - --- 2015-08-04 H.J. Lu New
[2,23] BZ #18661: Align stack to 16 bytes when calling __gettimeofday - - - - --- 2015-08-04 H.J. Lu New
[2.23] BZ #18661: Align stack to 16 bytes when calling __setcontext - - - - --- 2015-08-04 H.J. Lu New
[2.23] Compile {memcpy,strcmp}-sse2-unaligned.S only for libc - - - - --- 2015-08-04 H.J. Lu New
[COMMITTED] tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.h - - - - --- 2015-08-04 Chris Metcalf New
test-skeleton: add usage information - - - - --- 2015-08-04 Mike Frysinger New
Properly terminate FDE in makecontext for ix86 (bug 18635) - - - - --- 2015-08-04 Andreas Schwab New
New template for 'libc' made available - - - - --- 2015-08-03 Carlos O'Donell New
Modify several tests to use test-skeleton.c - - - - --- 2015-08-03 Arjun Shankar New
Fix BZ 18756 (fmemopen(..., 0, ...) does not fail) - - - - --- 2015-08-02 Paul Pluzhnikov New
glibc 2.22 -- Final testing for 32-bit x86 failing? - - - - --- 2015-08-02 H.J. Lu New
glibc 2.22 -- Final testing for 32-bit x86 failing? - - - - --- 2015-08-01 Paul Pluzhnikov New
[RFC] Add C11 threads.h support. - - - - --- 2015-08-01 Juan Manuel Torres Palma New
[BZ,18743] PowerPC: Fix a race condition when eliding a lock - - - - --- 2015-07-31 Adhemerval Zanella New
[AArch64] Optimized memset - - - - --- 2015-07-31 Wilco New
powerpc: Fix PPC64/POWER7 conform tests - - - - --- 2015-07-31 Adhemerval Zanella New
[RFC] Add IFUNC support for MIPS - - - - --- 2015-07-31 Faraz Shahbazker New
[BZ,18743] PowerPC: Fix a race condition when eliding a lock - - - - --- 2015-07-30 Tulio Magno Quites Machado Filho New
[BZ,#18740] Fix for SSE vector math tests run on non SSE4.1 machines - - - - --- 2015-07-30 Andrew Senkevich New
[BZ,#18740] Fix for SSE vector math tests run on non SSE4.1 machines - - - - --- 2015-07-30 Andrew Senkevich New
[RFC] LD_DEBUG option to measure init time - - - - --- 2015-07-30 Maria Guseva New
[PATCH/committed] hppa: fix pthreadtypes.h namespace failures - - - - --- 2015-07-30 Mike Frysinger New
[PATCH/committed] hppa: sigaction.h: change sa_flags to an int - - - - --- 2015-07-30 Mike Frysinger New
[PATCH/committed] hppa: fix sysdep.h header setup - - - - --- 2015-07-30 Mike Frysinger New
[PATCH/committed] hppa: rewrite INLINE_SYSCALL - - - - --- 2015-07-30 Mike Frysinger New
nptl: fix set-but-unused warning w/_STACK_GROWS_UP - - - - --- 2015-07-30 Mike Frysinger New
mmap64: fix undef warnings - - - - --- 2015-07-29 Mike Frysinger New
[BZ,#18731] Fix runtime fails of AVX tests on non-AVX hardware - - - - --- 2015-07-29 Andrew Senkevich New
[3/3] powerpc: Use default st{r,p}cpy optimization for POWER7 - - - - --- 2015-07-29 Adhemerval Zanella New
[2/3] powerpc: Fix strnlen/power7 build - - - - --- 2015-07-29 Adhemerval Zanella New
[1/3] powerpc: Fix strstr/power7 build - - - - --- 2015-07-29 Adhemerval Zanella New
[PATCH/committed] ia64: drop __tls_get_addr from expected ld.so plt usage - - - - --- 2015-07-28 Mike Frysinger New
[PATCH/committed] ia64: atomic.h: fix atomic_exchange_and_add 64bit handling - - - - --- 2015-07-28 Mike Frysinger New
[PATCH/committed] ia64: clean up old kernel headers cruft - - - - --- 2015-07-28 Mike Frysinger New
Adjust _Unwind_Word in unwind.h to version in libgcc. - - - - --- 2015-07-28 Stefan Liebler New
[PATCH/committed] pwd.h: revert __nonnull markings on putpwent [BZ #18641] - - - - --- 2015-07-28 Mike Frysinger New
Harden put*ent functions against data injection [BZ #18724] - - - - --- 2015-07-27 Florian Weimer New
Fix spurious conform test failures - - - - --- 2015-07-27 Andreas Schwab New
[powerpc] Fix stpcpy performance for power8 - - - - --- 2015-07-27 Ondřej Bílka New
Save and restore xmm0-xmm7 in _dl_runtime_resolve - - - - --- 2015-07-26 Ondřej Bílka New
[nios2] Extern protected data definitions - - - - --- 2015-07-26 Chung-Lin Tang New
[committed] Add #include <string.h> to nptl/tst-join7mod.c - - - - --- 2015-07-26 Chung-Lin Tang New
[2.23,v3] Desupport regexp.h (bug 18681) - - - - --- 2015-07-25 Zack Weinberg New
[v3] Deprecate regexp.h - - - - --- 2015-07-25 Zack Weinberg New
[2.23,v3] Desupport regexp.h (bug 18681) - - - - --- 2015-07-25 Zack Weinberg New
[v3] Deprecate regexp.h - - - - --- 2015-07-25 Zack Weinberg New
[nios2] Update Nios II libm-test-ulps - - - - --- 2015-07-25 Chung-Lin Tang New
[nios2] Fix setcontext/swapcontext signal mask setting - - - - --- 2015-07-25 Chung-Lin Tang New
[COMMITTED] NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions. - - - - --- 2015-07-24 Roland McGrath New
[PATCHv7] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 - - - - --- 2015-07-24 Mike FABIAN New
[COMMITTED] Update powerpc-fpu libm-test-ulps. - - - - --- 2015-07-24 Adhemerval Zanella New
[v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657) - - - - --- 2015-07-24 Siddhesh Poyarekar New
[COMMITTED] Make sysdeps/posix bring in login subdir. - - - - --- 2015-07-24 Roland McGrath New
[COMMITTED] Add SIGWINCH to generic <bits/signum.h>. - - - - --- 2015-07-23 Roland McGrath New
[COMMITTED] NaCl: Fix missing getdtablesize symbol. - - - - --- 2015-07-23 Roland McGrath New
[x86_64] Fixed libmvec AVX512 implementations - - - - --- 2015-07-23 Andrew Senkevich New
[v3] Add math-inline benchmark - - - - --- 2015-07-23 Wilco New
« 1 2 ... 250 251 252281 282 »