Show patches with: State = Action Required       |   5032 patches
« 1 248 49 50 51 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Fix BZ #18660 -- overflow in getusershell - - --- 2015-08-15 Paul Pluzhnikov New
libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables - - --- 2015-08-13 Kees Cook Changes Requested
Fix two uses of __BEGIN_DECLS - - --- 2015-08-12 Stan Shebs New
Fix strcpy_chk and stpcpy_chk performance. - - --- 2015-08-12 Ondrej Bilka New
[v2,2/2] iconv_prog: Track if invalid sequences were seen [BZ #18799] - - --- 2015-08-11 Benjamin Herr New
[v2,1/2] iconv_prog: Don't slurp whole input at once [BZ #6050] - - --- 2015-08-11 Benjamin Herr New
[PR,libc/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64 - - --- 2015-08-11 Sriraman Tallam New
[v4] Don't allow attackers to inject arbitrary data into stack through LD_DEBUG - - --- 2015-08-10 Alex Dowad New
[PATCHv5,PING^3,BZ,#17833] _dl_close_worker() does not release inconsistent objects. - - --- 2015-08-07 Maxim Ostapenko New
[RFCv3] Add pthread_cond_timedwaitonclock_np - - --- 2015-08-06 Mike Crowe New
[BZ,18665] Assignment of wrong buffer size for buffer used for receiving dns reply message causes s… - - --- 2015-08-05 Holliday, Robert New
[RFC] Add IFUNC support for MIPS - - --- 2015-07-31 Faraz Shahbazker RFC
Save and restore xmm0-xmm7 in _dl_runtime_resolve - - --- 2015-07-26 Ondrej Bilka New
Another GLIBC build error with GCC6 - - --- 2015-07-22 Paul Eggert New
Fix test-wcsncmp BUS errors. - - --- 2015-07-21 David Miller Changes Requested
Another GLIBC build error with GCC6 - - --- 2015-07-21 Steve Ellcey New
[BZ,18463] ARM - fix PI mutex breakge - - --- 2015-07-20 Marc Kleine-Budde Changes Requested
fix build errors with -DNDEBUG - - --- 2015-07-16 Martin Sebor New
V2 Audit bind symbols when no further auditing is required - - --- 2015-07-16 Ben Woodard New
[v4,BZ,#17787] Fix exponents in manual. - - --- 2015-07-12 Ondrej Bilka New
[BZ,#18096] Handle null dereferences in wordexp - - --- 2015-07-12 Ondrej Bilka New
Improve generic strcspn and strpbrk - - --- 2015-07-01 Ondrej Bilka New
[RFC] Pell strcoll initial iteration to improve performance. - - --- 2015-06-29 Ondrej Bilka New
[neleai/string-x64] Improve sse4 implementation of strpbrk, strspn and strcspn - - --- 2015-06-26 Ondrej Bilka New
[neleai/string-x64] Reoptimize strlen and strnlen - - --- 2015-06-26 Ondrej Bilka New
[roland/cancelhandling] NPTL: Give cancelhandling fields type unsigned int. - - --- 2015-06-25 Roland McGrath New
[v3,neleai/string-x64] Optimize strcmp, strncmp, strcasecmp, strncasecmp - - --- 2015-06-24 Ondrej Bilka New
[PATCHv4] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 - - --- 2015-06-22 Mike FABIAN RFC
[v3,neleai/string-x64] Improve memcmp performance and fix regression. - - --- 2015-06-21 Ondrej Bilka New
[neleai/string-x64] Optimize strncmp with unaligned loads. - - --- 2015-06-20 Ondrej Bilka New
[2/2,neleai/string-x64] Add strcmp with avx2 - - --- 2015-06-20 Ondrej Bilka New
[2/1,v2,neleai/string-x64] Microoptimize strcmp-sse2-unaligned more. - - --- 2015-06-20 Ondrej Bilka New
[2/1,neleai/string-x64] Microoptimize strcmp-sse2-unaligned more. - - --- 2015-06-20 Ondrej Bilka New
[neleai/string-x64] Microoptimize strcmp-sse2-unaligned. - - --- 2015-06-20 Ondrej Bilka New
[neleai/string-x64] Faster strcasecmp. - - --- 2015-06-19 Ondrej Bilka New
[v2,neleai/string-x64] Improve memcmp performance and fix regression. - - --- 2015-06-19 Ondrej Bilka RFC
[PING] Wordexp benchtest: good, bad and unreliable. - - --- 2015-06-18 Ondrej Bilka New
[v3,BZ,#17787] Fix exponents in manual. - - --- 2015-06-18 Ondrej Bilka RFC
[RFC,neleai/string-x64] Improve memcmp performance and fix regression. - - --- 2015-06-18 Ondrej Bilka RFC
[v2] Add and use new glibc-internal futex API. - - --- 2015-06-17 Torvald Riegel RFC
[neleai/string-x64] Improve strcpy sse2 and avx2 implementation - - --- 2015-06-17 Ondrej Bilka New
[PATCHv5,PING^2,BZ,#17833] _dl_close_worker() does not release inconsistent objects. - - --- 2015-06-15 Yury Gribov New
x86-64: Remove plt bypassing of ifuncs. - - --- 2015-06-15 Ondrej Bilka New
pthread_once hangs when init routine throws an exception [BZ #18435] - - --- 2015-06-09 Martin Sebor New
[v3] Improve fnmatch performance. - - --- 2015-06-09 Ondrej Bilka New
x86-64: Remove plt bypassing of ifuncs. - - --- 2015-06-08 Ondrej Bilka New
[v2] malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ #18502] - - --- 2015-06-08 Mel Gorman RFC
x86-64: New memchr implementation. - - --- 2015-06-07 Ondrej Bilka New
Wordexp benchtest: good, bad and unreliable. - - --- 2015-06-06 Ondrej Bilka New
Use Unicode code points for country_isbn - - --- 2015-06-05 Marko Myllynen New
[RFC] Aarch64: optimize stpcpy a bit. - - --- 2015-06-04 Ondrej Bilka RFC
[PR18457] Don't require rtld lock to compute DTV addr for static TLS - - --- 2015-06-03 Alexandre Oliva New
[v6,4/*] Generic string search functions (strstr, strcasestr, memmem) - - --- 2015-06-03 Ondrej Bilka New
[3/*,v6] Generic comparison functions (strcmp, strncmp, strcasecmp, strncasecmp, strverscmp) - - --- 2015-06-03 Ondrej Bilka New
[v5,4*] Generic string search functions (strstr, strcasestr, memmem) - - --- 2015-06-01 Ondrej Bilka New
[RFC] Avoid cltz in comparison functions. - - --- 2015-06-01 Ondrej Bilka RFC
[3/*,v5] Generic comparison functions (strcmp, strncmp, strcasecmp, strncasecmp, strverscmp) - - --- 2015-05-31 Ondrej Bilka New
[v5] Generic string skeleton - - --- 2015-05-31 Ondrej Bilka New
[v5] next iteration of strlen, strnlen, strchr, strchrnul, memchr, rawmemchr - - --- 2015-05-31 Ondrej Bilka New
[v5] Generic string skeleton - - --- 2015-05-31 Ondrej Bilka New
memusagestat: use local glibc when linking [BZ #18465] - - --- 2015-05-30 Mike Frysinger vapier Changes Requested
[2/*] generic strstr, strcasestr, memmem - - --- 2015-05-29 Ondrej Bilka New
[v4] generic string skeleton. - - --- 2015-05-29 Ondrej Bilka RFC
[6/*] Generic string function optimization: strcasestr - - --- 2015-05-28 Ondrej Bilka New
[5/*] Generic string function optimization: strcmp and strncmp - - --- 2015-05-28 Ondrej Bilka New
AArch64/ILP32: fix wrong sign extension in setgroups - - --- 2015-05-28 Andreas Schwab New
[4/*,v2] Generic string memchr and strnlen - - --- 2015-05-28 Ondrej Bilka New
[3/*,v2] Generic string strlen and rawmemchr - - --- 2015-05-28 Ondrej Bilka New
[2/*,v3] Optimize generic strchrnul and strchr - - --- 2015-05-28 Ondrej Bilka New
[1/*,v3] Generic string function optimization: Add skeleton - - --- 2015-05-28 Ondrej Bilka New
Enable unaligned loads on x86-64. - - --- 2015-05-28 Ondrej Bilka RFC
[4/*] Generic string memchr and strnlen - - --- 2015-05-27 Ondrej Bilka New
Fix alignment of sem_t for AArch64 ILP32 - - --- 2015-05-27 Andreas Schwab New
[3/*,v2] Generic string strlen and rawmemchr - - --- 2015-05-27 Ondrej Bilka New
[2/*,v2] Optimize generic strchrnul and strchr - - --- 2015-05-27 Ondrej Bilka New
[1/*,v2] Generic string function optimization: Add skeleton - - --- 2015-05-27 Ondrej Bilka RFC
[2/*] Optimize generic strchrnul and strchr - - --- 2015-05-27 Ondrej Bilka New
[1/*] Generic string function optimization: Add skeleton - - --- 2015-05-27 Ondrej Bilka RFC
[RFC,4/3] Fix previous patch and add header. - - --- 2015-05-26 Ondrej Bilka RFC
[RFC,3/3] Exploit that strchr needle is mostly ascii - - --- 2015-05-26 Ondrej Bilka RFC
[2/3] Optimize strchrnul with unrolling, better header and unaligned loads - - --- 2015-05-26 Ondrej Bilka RFC
[1/3] Use generic strchrnul for strchr - - --- 2015-05-26 Ondrej Bilka RFC
[00/29] Add Support for AARCH64:ILP32 - - --- 2015-05-26 Andreas Schwab New
[RFC,v2] Add strcmp, strncmp, memcmp inline implementation. - - --- 2015-05-25 Ondrej Bilka New
[RFC] Add strcmp, strncmp, memcmp inline implementation. - - --- 2015-05-25 Ondrej Bilka New
[4/*,v2] Optimize strchrnul more - - --- 2015-05-24 Ondrej Bilka New
[4/*] Redirect strchr to strchrnul - - --- 2015-05-24 Ondrej Bilka New
[3/*] Use strchrnul for strcspn (x, "c") - - --- 2015-05-24 Ondrej Bilka New
[2/*] Remove pre-gcc 3.4 string inline optimizations. - - --- 2015-05-24 Ondrej Bilka New
[1/*] Move string inlines to string/string-inlines.c - - --- 2015-05-24 Ondrej Bilka New
Proposed patch to sync tz from upstream - - --- 2015-05-22 Paul Eggert New
Fix lseek64 for aarch64 ILP32 - - --- 2015-05-20 Andreas Schwab New
asprintf() issue - - --- 2015-05-18 Archie Cobbs New
manual/users.texi: Modify race markings of fgetpwent and fgetgrent - - --- 2015-05-15 Zeng Linggang New
Inline mempcpy - - --- 2015-05-13 Ondrej Bilka New
[v2] Improve memmem. - - --- 2015-05-13 Ondrej Bilka New
[RFC,v2] Improve wordexp performance. - - --- 2015-05-13 Ondrej Bilka New
[RFC] New configure option "--disable-ifunc" - - --- 2015-05-13 Maria Guseva New
[2/3] Use strdiff in strcasecmp. - - --- 2015-05-13 Ondrej Bilka New
[1/3] Refactor strdiff. - - --- 2015-05-13 Ondrej Bilka New
« 1 248 49 50 51 »