Show patches with: State = Action Required       |   28221 patches
« 1 2 ... 186 187 188282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h - - - - --- 2017-11-15 Joseph Myers New
Update hppa bits/mman.h from Linux 4.14 Update hppa bits/mman.h from Linux 4.14 - - 1 - --- 2017-11-15 Joseph Myers New
Add AArch64 HWCAP_DCPOP from Linux 4.14 Add AArch64 HWCAP_DCPOP from Linux 4.14 - - - - --- 2017-11-15 Joseph Myers New
[COMMITTED,6/6] linux ttyname{_r}: Add tests [COMMITTED,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r 1 - - - --- 2017-11-15 Christian Brauner New
[COMMITTED,5/6] linux ttyname{_r}: Don't bail prematurely [BZ #22145] [COMMITTED,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r - - 1 - --- 2017-11-15 Christian Brauner New
[COMMITTED,4/6] linux ttyname{_r}: Make tty checks consistent [COMMITTED,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r - - 1 - --- 2017-11-15 Christian Brauner New
[COMMITTED,3/6] linux ttyname: Change return type of is_pty from int to bool [COMMITTED,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r - - 1 - --- 2017-11-15 Christian Brauner New
[COMMITTED,2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10 [COMMITTED,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r - - 1 - --- 2017-11-15 Christian Brauner New
[COMMITTED,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r [COMMITTED,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r - - 1 - --- 2017-11-15 Christian Brauner New
Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14 Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14 - - - - --- 2017-11-15 Joseph Myers New
Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h - - - - --- 2017-11-15 Joseph Myers New
[v3,3/3] Filter out NPTL internal signals (BZ #22391) [v3,1/3] Rename nptl-signals.h to internal-signals.h - - - - --- 2017-11-15 Adhemerval Zanella New
[v3,2/3] Consolidate Linux sigprocmask implementation (BZ #22391) [v3,1/3] Rename nptl-signals.h to internal-signals.h - - - - --- 2017-11-15 Adhemerval Zanella New
[v3,1/3] Rename nptl-signals.h to internal-signals.h [v3,1/3] Rename nptl-signals.h to internal-signals.h - - - - --- 2017-11-15 Adhemerval Zanella New
Update kernel version in syscall-names.list to 4.14 Update kernel version in syscall-names.list to 4.14 - - - - --- 2017-11-15 Joseph Myers New
Use Linux 4.14 in build-many-glibcs.py [committed] Use Linux 4.14 in build-many-glibcs.py [committed] - - - - --- 2017-11-15 Joseph Myers New
Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660) [committed] Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660) [committed] - - - - --- 2017-11-15 Joseph Myers New
[v2,1/1] plural.c: improve reproducibility improve build reproducibility - - - - --- 2017-11-15 Juro Bystricky New
[1/1] intl/plural.c: improve reproducibility improve build reproducibility - - - - --- 2017-11-14 Juro Bystricky New
malloc: Account for all heaps in an arena in malloc_info [BZ #22439] malloc: Account for all heaps in an arena in malloc_info [BZ #22439] - - 1 - --- 2017-11-14 Florian Weimer New
pthread_cleanup_push macro generates warning when -Wclobbered is set pthread_cleanup_push macro generates warning when -Wclobbered is set - - - - --- 2017-11-14 Paul Carroll New
Fix string/tester.c build with GCC 8 [committed] Fix string/tester.c build with GCC 8 [committed] - - - - --- 2017-11-14 Joseph Myers New
Fix string/bug-strncat1.c build with GCC 8 [committed] Fix string/bug-strncat1.c build with GCC 8 [committed] - - - - --- 2017-11-14 Joseph Myers New
malloc: Add missing arena lock in malloc_info [BZ #22408] malloc: Add missing arena lock in malloc_info [BZ #22408] - - - - --- 2017-11-14 Florian Weimer New
manual: Document mprotect and introduce section on memory protection manual: Document mprotect and introduce section on memory protection - - - - --- 2017-11-14 Florian Weimer New
[v3] Provide a C++ version of iseqsig [v3] Provide a C++ version of iseqsig - - - - --- 2017-11-14 Gabriel F. T. Gomes New
S390: Add cfi information for start routines in order to stop unwinding. S390: Add cfi information for start routines in order to stop unwinding. - - - - --- 2017-11-14 Stefan Liebler New
aarch64: Optimized memset for falkor aarch64: Optimized memset for falkor - - - - --- 2017-11-14 Siddhesh Poyarekar New
[committed] Replaced unicode sequences in the ASCII printable range [BZ #22387] [committed] Replaced unicode sequences in the ASCII printable range [BZ #22387] - - - - --- 2017-11-14 Mike FABIAN New
[v7,6/6] linux ttyname and ttyname_r: Add tests Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-13 Luke Shumaker New
[v7,5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-13 Luke Shumaker New
[v7,4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-13 Luke Shumaker New
[v7,3/6] linux ttyname: Change return type of is_pty from int to bool Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-13 Luke Shumaker New
[v7,2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10 Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-13 Luke Shumaker New
[v7,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-13 Luke Shumaker New
support: Add <support/next_to_fault.h> support: Add <support/next_to_fault.h> - - - - --- 2017-11-13 Florian Weimer New
posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826] posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826] - - - - --- 2017-11-13 Florian Weimer New
Use libc_hidden_proto / _def for hidden wchar ifunc symbols. Use libc_hidden_proto / _def for hidden wchar ifunc symbols. - - - - --- 2017-11-13 Stefan Liebler New
inet: add uint64_t accessors to in6_addr union inet: add uint64_t accessors to in6_addr union - - - - --- 2017-11-12 Shawn Landden New
[COMMITTED] hppa: Update ulps [COMMITTED] hppa: Update ulps - - - - --- 2017-11-11 John David Anglin New
[COMMITTED] resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412] [COMMITTED] resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412] - - - - --- 2017-11-11 Florian Weimer New
[COMMITTED] resolv: ns_name_pton should report trailing \ as error [BZ #22413] [COMMITTED] resolv: ns_name_pton should report trailing \ as error [BZ #22413] - - - - --- 2017-11-11 Florian Weimer New
[COMMITTED] resolv: Add tst-ns_name_pton [COMMITTED] resolv: Add tst-ns_name_pton - - - - --- 2017-11-11 Florian Weimer New
[COMMITTED] resolv: Add tst-res_hnok [COMMITTED] resolv: Add tst-res_hnok - - - - --- 2017-11-11 Florian Weimer New
[COMMITTED] resolv: Use test framework in tst-resolv-network [COMMITTED] resolv: Use test framework in tst-resolv-network - - - - --- 2017-11-11 Florian Weimer New
[v6,6/6] linux ttyname and ttyname_r: Add tests Fixup linux ttyname and ttyname_r [BZ #22145] 1 - - - --- 2017-11-10 Luke Shumaker New
[v6,5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - 1 - --- 2017-11-10 Luke Shumaker New
[v6,4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent Fixup linux ttyname and ttyname_r [BZ #22145] - - 1 - --- 2017-11-10 Luke Shumaker New
[v6,3/6] linux ttyname: Change return type of is_pty from int to bool Fixup linux ttyname and ttyname_r [BZ #22145] - - 1 - --- 2017-11-10 Luke Shumaker New
[v6,2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10 Fixup linux ttyname and ttyname_r [BZ #22145] - - 1 - --- 2017-11-10 Luke Shumaker New
[v6,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r Fixup linux ttyname and ttyname_r [BZ #22145] - - 1 - --- 2017-11-10 Luke Shumaker New
add attribute nonstring add attribute nonstring - - - - --- 2017-11-10 Martin Sebor New
linux epoll_wait: Include <sysdep-cancel.h> linux epoll_wait: Include <sysdep-cancel.h> - - 1 - --- 2017-11-10 Luke Shumaker New
[v5,1/1] linux ttyname and ttyname_r: Add tests [v5,1/1] linux ttyname and ttyname_r: Add tests - - - - --- 2017-11-09 Luke Shumaker New
malloc: Trim unused arenas on thread exit malloc: Trim unused arenas on thread exit - - - - --- 2017-11-09 Florian Weimer New
malloc: Add missing arena lock in mallinfo [BZ #22408] malloc: Add missing arena lock in mallinfo [BZ #22408] - - 1 - --- 2017-11-09 Florian Weimer New
Consolidate link map sorting Consolidate link map sorting - - - - --- 2017-11-09 Andreas Schwab New
[3/3] aarch64: Hoist ZVA check out of the memset function memset zva optimization - - - - --- 2017-11-09 Siddhesh Poyarekar New
[2/3] benchtests: Bump start size since smaller sizes are noisy memset zva optimization - - - - --- 2017-11-09 Siddhesh Poyarekar New
[1/3] benchtests: Fix walking sizes and directions for *-walk benchmarks memset zva optimization - - - - --- 2017-11-09 Siddhesh Poyarekar New
[RFC] benchtests:Add BENCHSET list of targets [RFC] benchtests:Add BENCHSET list of targets - - - - --- 2017-11-09 Rodriguez Bahena, Victor New
[v4,1/1] linux ttyname and ttyname_r: Add tests [v4,1/1] linux ttyname and ttyname_r: Add tests - - - - --- 2017-11-09 Luke Shumaker New
[v3,6/6] linux ttyname and ttyname_r: Add tests Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-08 Luke Shumaker New
[v3,5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-08 Luke Shumaker New
[v3,4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-08 Luke Shumaker New
[v3,3/6] linux ttyname: Change return type of is_pty from int to bool Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-08 Luke Shumaker New
[v3,2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10 Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-08 Luke Shumaker New
[v3,1/6] manual: Update to mention ENODEV for ttyname and ttyname_r Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-08 Luke Shumaker New
Bypass math wrappers with -fno-math-errno Bypass math wrappers with -fno-math-errno - - - - --- 2017-11-08 Wilco Dijkstra New
Improve math_errhandling Improve math_errhandling - - - - --- 2017-11-08 Wilco Dijkstra New
[v2] Fix integer overflow in malloc when tcache is enabled [BZ #22375] [v2] Fix integer overflow in malloc when tcache is enabled [BZ #22375] - - - - --- 2017-11-08 Arjun Shankar New
[v2] Provide a C++ version of iseqsig [v2] Provide a C++ version of iseqsig - - - - --- 2017-11-08 Gabriel F. T. Gomes New
Handle more _FloatN, _FloatNx types in include/float.h [committed] Handle more _FloatN, _FloatNx types in include/float.h [committed] - - - - --- 2017-11-07 Joseph Myers New
[2/2] jmpbuf: Add paddings for target specific usage [1/2] Add tst-jmp_buf.c and jmp_buf-macros.h - - - - --- 2017-11-07 H.J. Lu New
[1/2] Add tst-jmp_buf.c and jmp_buf-macros.h [1/2] Add tst-jmp_buf.c and jmp_buf-macros.h - - - - --- 2017-11-07 H.J. Lu New
Handle more _FloatN, _FloatNx types in type-generic strtod tests [committed] Handle more _FloatN, _FloatNx types in type-generic strtod tests [committed] - - - - --- 2017-11-07 Joseph Myers New
Add multi-slave builders Add multi-slave builders - - - - --- 2017-11-07 Igor Torrente New
[v2,7/7] malloc: Check the alignment of mmapped chunks before unmapping. Additional integrity checks for the malloc - - - - --- 2017-11-07 Istvan Kurucsai New
[v2,6/7] malloc: Add more integrity checks to mremap_chunk. Additional integrity checks for the malloc - - - - --- 2017-11-07 Istvan Kurucsai New
[v2,5/7] malloc: Verify the integrity of mmapped chunks in calloc. Additional integrity checks for the malloc - - - - --- 2017-11-07 Istvan Kurucsai New
[v2,4/7] malloc: Ensure lower bound on chunk size in __libc_realloc. Additional integrity checks for the malloc - - - - --- 2017-11-07 Istvan Kurucsai New
[v2,3/7] malloc: Ensure that the consolidated fast chunk has a sane size. Additional integrity checks for the malloc - - - - --- 2017-11-07 Istvan Kurucsai New
[v2,2/7] malloc: Additional checks for unsorted bin integrity I. Additional integrity checks for the malloc - - - - --- 2017-11-07 Istvan Kurucsai New
[v2,1/7] malloc: Add check for top size corruption. Additional integrity checks for the malloc - - - - --- 2017-11-07 Istvan Kurucsai New
Remove traces of tst-typesizes Remove traces of tst-typesizes - - - - --- 2017-11-07 Andreas Schwab New
Improves __ieee754_exp() performance by greater than 5x on sparc/x86. Improves __ieee754_exp() performance by greater than 5x on sparc/x86. - - - - --- 2017-11-07 Patrick McGehearty New
nptl: Simplify libpthread.so rules nptl: Simplify libpthread.so rules - - - - --- 2017-11-06 H.J. Lu New
Fix integer overflow in malloc when tcache is enabled [BZ #22375] Fix integer overflow in malloc when tcache is enabled [BZ #22375] - - - - --- 2017-11-06 Arjun Shankar New
[v2,8/8] Optimize sigrelse implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h - - - - --- 2017-11-06 Adhemerval Zanella New
[v2,7/8] Cleanup sigpause implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h - - 1 - --- 2017-11-06 Adhemerval Zanella New
[v2,6/8] Optimize sighold implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h - - 1 - --- 2017-11-06 Adhemerval Zanella New
[v2,5/8] Cleanup Linux sigqueue implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h - - 1 - --- 2017-11-06 Adhemerval Zanella New
[v2,4/8] Simplify Linux sig{timed}wait{info} implementations [v2,1/8] Rename nptl-signals.h to internal-signals.h - - 1 - --- 2017-11-06 Adhemerval Zanella New
[v2,3/8] Filter out NPTL internal signals (BZ #22391) [v2,1/8] Rename nptl-signals.h to internal-signals.h - - - - --- 2017-11-06 Adhemerval Zanella New
[v2,2/8] Consolidate Linux sigprocmask implementation (BZ #22391) [v2,1/8] Rename nptl-signals.h to internal-signals.h - - - - --- 2017-11-06 Adhemerval Zanella New
[v2,1/8] Rename nptl-signals.h to internal-signals.h [v2,1/8] Rename nptl-signals.h to internal-signals.h - - - - --- 2017-11-06 Adhemerval Zanella New
Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402) [committed] Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402) [committed] - - - - --- 2017-11-06 Joseph Myers New
Linux: Implement interfaces for memory protection keys Linux: Implement interfaces for memory protection keys - - 1 - --- 2017-11-04 Florian Weimer New
Move <bits/mman-linux.h> to the Linux sysdeps directory Move <bits/mman-linux.h> to the Linux sysdeps directory - - - - --- 2017-11-04 Florian Weimer New
Handle more _FloatN, _FloatNx types in __MATH_TG [committed] Handle more _FloatN, _FloatNx types in __MATH_TG [committed] - - - - --- 2017-11-03 Joseph Myers New
« 1 2 ... 186 187 188282 283 »