Show patches with: State = Action Required       |   28110 patches
« 1 2 ... 247 248 249281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] Add INLINE_SYSCALL_ERROR_RETURN - - - - --- 2015-09-10 H.J. Lu New
[COMMITTED,2.19] Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743) - - - - --- 2015-09-10 Aurelien Jarno New
[RFC] explicit_bzero, again - - - - --- 2015-09-09 Zack Weinberg New
Move bits/atomic.h to atomic-arch.h (bug 14912) - - - - --- 2015-09-09 Joseph Myers New
Move bits/atomic.h to atomic-arch.h (bug 14912) - - - - --- 2015-09-08 Joseph Myers New
Avoid redundant shift character in iconv output at block boundary (bug 17197) - - - - --- 2015-09-08 Andreas Schwab New
[08/08] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-09-07 Adhemerval Zanella Netto New
[08/08] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-09-07 Phil Blundell New
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912) - - - - --- 2015-09-07 Joseph Myers New
Fix BZ 18675 -- fpathconf(_PC_NAME_MAX) fails against large filesystems for 32bit processes - - - - --- 2015-09-06 Paul Pluzhnikov New
Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries. - - - - --- 2015-09-05 Hector Marco Gisbert New
Use builtins in signbit implementation - - - - --- 2015-09-04 Wilco New
Rename bits/stdio-lock.h to stdio-lock.h (bug 14912) - - - - --- 2015-09-04 Joseph Myers New
[2/2] time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887] - - - - --- 2015-09-04 Vincent Bernat New
[1/2] time: in strptime(), make %z accept Z as a time zone [BZ #17886] - - - - --- 2015-09-04 Vincent Bernat New
Use builtins in signbit implementation - - - - --- 2015-09-04 Wilco New
Rename bits/linkmap.h to linkmap.h (bug 14912) - - - - --- 2015-09-04 Joseph Myers New
Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912) - - - - --- 2015-09-04 Joseph Myers New
[BZ,#18778] Clear DF_1_NODELETE flag only for dlopen failed library. - - - - --- 2015-09-04 Florian Weimer New
MIPS: Only use .set mips* assembler directives when an instruction is not supported in the current … - - - - --- 2015-09-04 Andrew Bennett New
Check sysheaders when looking for Mach and Hurd headers - - - - --- 2015-09-04 Manolis Ragkousis New
elf/tst-protected1[ab] failures - - - - --- 2015-09-03 Roland McGrath New
[RFC,2/2] Update prototype of IFUNC resolver for MIPS - - - - --- 2015-09-03 Faraz Shahbazker New
[RFC,1/2] Add IFUNC support for MIPS (v5) - - - - --- 2015-09-03 Faraz Shahbazker New
[2/2] powerpc: Optimize lock elision for pthread_mutex_t - - - - --- 2015-09-03 Paul E. Murphy New
[PATCHv3,1/2] nptl: Add adapt_count parameter to lll_unlock_elision - - - - --- 2015-09-03 Paul E. Murphy New
Rename bits/libc-tsd.h to libc-tsd.h (bug 14912) - - - - --- 2015-09-03 Joseph Myers New
Fix memory leak in printf_positional - - - - --- 2015-09-03 Paul Pluzhnikov New
[PATCHv2,2/2] powerpc: Optimize lock elision for pthread_mutex_t - - - - --- 2015-09-03 Paul E. Murphy New
[PATCHv2,1/2] nptl: Add adapt_count parameter to lll_unlock_elision - - - - --- 2015-09-03 Paul E. Murphy New
Fix memory leak in printf_positional - - - - --- 2015-09-03 Paul Pluzhnikov New
Fix memory leak in printf_positional - - - - --- 2015-09-02 Paul Pluzhnikov New
Fix memory leak in printf_positional - - - - --- 2015-09-02 Paul Pluzhnikov New
powerpc: Optimize lock elision for pthread_mutex_t - - - - --- 2015-09-01 Paul E. Murphy New
Don't install bits/libc-lock.h or bits/stdio-lock.h - - - - --- 2015-09-01 Joseph Myers New
Add netinet/in.h values from Linux 4.2 - - - - --- 2015-09-01 Joseph Myers New
Add more TCP_* values to netinet/tcp.h - - - - --- 2015-09-01 Joseph Myers New
[08/08] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[07/08] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[06/08] nptl: ppc32: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[05/08] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[04/08] nptl: x32: Fix Race conditions in pthread cancellation, (BZ#12683) - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[03/08] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[02/08] nptl: powerpc64: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[01/08] nptl: Fix testcases for new pthread cancellation mechanism - - - - --- 2015-08-31 Adhemerval Zanella Netto New
[RFCv2] Dynamic lock elision support - - - - --- 2015-08-31 Paul E. Murphy New
Allow tests-special to be marked as UNSUPPORTED. - - - - --- 2015-08-31 Carlos O'Donell New
[v2] Improve debugging for manual safety annotations - - - - --- 2015-08-31 Juan Manuel Torres Palma New
[RFC] PowerPC - e6500 optimized memset function - - - - --- 2015-08-31 rohitarulraj@freescale.com New
[RFC] PowerPC - e6500 optimized memcpy function - - - - --- 2015-08-31 rohitarulraj@freescale.com New
mallopt.3: Document M_ARENA_TEST, and M_ARENA_MAX. - - - - --- 2015-08-30 Michael Kerrisk \(man-pages\) New
[PATCH/committed] de.po: fix SIGALRM typo [BZ #4404] - - - - --- 2015-08-29 Mike Frysinger New
localedef: improve error message [BZ #16985] - - - - --- 2015-08-29 Mike Frysinger New
Don't include <bits/stdio-lock.h> from installed <libio.h> - - - - --- 2015-08-28 Joseph Myers New
getmntent: fix memory corruption w/blank lines [BZ #18887] - - - - --- 2015-08-28 Mike Frysinger New
[COMMITTED,2.19] CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287] - - - - --- 2015-08-28 Aurelien Jarno New
[COMMITTED,2.19] Properly handle forced elision in pthread_mutex_trylock (bug 16657) - - - - --- 2015-08-28 Aurelien Jarno New
[BZ,#18880] Wrong selector in x86_64/multiarch/memcpy.S - - - - --- 2015-08-28 H.J. Lu New
Improve manual safety annotations debugging - - - - --- 2015-08-28 Juan Manuel Torres Palma New
Fix wordsize-32 mmap offset for negative value (BZ#18877) - - - - --- 2015-08-27 Adhemerval Zanella Netto New
Fix wordsize-32 mmap offset for negative value (BZ#18877) - - - - --- 2015-08-27 Adhemerval Zanella Netto New
[01/22] Enable i386 memset family multiarch functions - - - - --- 2015-08-27 H.J. Lu New
[RFC] Optimize memset with conditional moves. - - - - --- 2015-08-27 Ondřej Bílka New
Detect and select i586/i686 implementation at run-time - - - - --- 2015-08-27 H.J. Lu New
[PATCHv2] powerpc: Fix usage of elision transient failure adapt param - - - - --- 2015-08-27 Paul E. Murphy New
Don't use -Wno-uninitialized in math/ - - - - --- 2015-08-26 Steve Ellcey New
Don't use -Wno-uninitialized in math/ - - - - --- 2015-08-26 Steve Ellcey New
Don't use -Wno-uninitialized in math/ - - - - --- 2015-08-26 Steve Ellcey New
[5/8] Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S - - - - --- 2015-08-26 H.J. Lu New
[8/8] Remove i486 subdirectory - - - - --- 2015-08-26 H.J. Lu New
[7/8] Move i486/strlen.S to strlen.S - - - - --- 2015-08-26 H.J. Lu New
[6/8] Move i486/strcat.S to strcat.S - - - - --- 2015-08-26 H.J. Lu New
[5/8] Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S - - - - --- 2015-08-26 H.J. Lu New
[4/8] Move i486/string-inlines.c to string-inlines.c - - - - --- 2015-08-26 H.J. Lu New
[3/8] Move i486/htonl.S to htonl.S - - - - --- 2015-08-26 H.J. Lu New
[2/8] Move i486/bits/atomic.h to bits/atomic.h - - - - --- 2015-08-26 H.J. Lu New
[1/8] Remove sysdeps/i386/i486/Versions - - - - --- 2015-08-26 H.J. Lu New
Detect and select i586/i686 implementation at run-time - - - - --- 2015-08-26 H.J. Lu New
[3/3] Add i386 memset and memcpy assembly functions - - - - --- 2015-08-26 H.J. Lu New
[2/3] Replace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHARED - - - - --- 2015-08-26 H.J. Lu New
[1/3] Replace BZERO_P/PIC with USE_AS_BZERO/SHARED - - - - --- 2015-08-26 H.J. Lu New
[BZ,#18875] Avoid excess precision in check against float zero - - - - --- 2015-08-26 H.J. Lu New
Fix broken overflow check in posix_fallocate - - - - --- 2015-08-26 Paul Eggert New
Fix memory leak in printf_positional - - - - --- 2015-08-26 Paul Eggert New
mips: siginfo.h: add SIGSYS details [BZ #18863] - - - - --- 2015-08-26 Mike Frysinger New
[2/7] Don't disable SSE in x86-64 ld.so - - - - --- 2015-08-25 H.J. Lu New
[2/7] Don't disable SSE in x86-64 ld.so - - - - --- 2015-08-25 H.J. Lu New
[2/7] Don't disable SSE in x86-64 ld.so - - - - --- 2015-08-25 H.J. Lu New
[COMMITTED] NaCl: Call __nacl_main in preference to main. - - - - --- 2015-08-25 Roland McGrath New
[6/7] Use SSE optimized strcmp in x86-64 ld.so - - - - --- 2015-08-25 H.J. Lu New
Make strcmp optimized for SSE2 with unaligned load/store as default - - - - --- 2015-08-25 H.J. Lu New
[COMMITTED,2.19] PowerPC: Fix gprof entry point for LE - - - - --- 2015-08-25 Tulio Magno Quites Machado Filho New
[v2] PowerPC: Fix a race condition when eliding a lock - - - - --- 2015-08-25 Adhemerval Zanella Netto New
[RFC] LD_DEBUG option to measure init time - - - - --- 2015-08-25 Maria Guseva New
[v2,5/5] Add test cases for ISO C11 threads - - - - --- 2015-08-25 Juan Manuel Torres Palma New
[v2,4/5] Add manual documentation for threads.h - - - - --- 2015-08-25 Juan Manuel Torres Palma New
[v2,3/5] Add C11 threads.h support. - - - - --- 2015-08-25 Juan Manuel Torres Palma New
[v2,2/5] Clean pthread functions namespaces for C11 threads - - - - --- 2015-08-25 Juan Manuel Torres Palma New
[v2,1/5] Clean pthread types namespace for all archs. - - - - --- 2015-08-25 Juan Manuel Torres Palma New
[7/7] Don't run tst-getpid2 with LD_BIND_NOW=1 - - - - --- 2015-08-25 H.J. Lu New
« 1 2 ... 247 248 249281 282 »