Show patches with: Archived = No       |   28204 patches
« 1 2 ... 186 187 188282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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 Netto New
[v2,7/8] Cleanup sigpause implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h - - 1 - --- 2017-11-06 Adhemerval Zanella Netto New
[v2,6/8] Optimize sighold implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h - - 1 - --- 2017-11-06 Adhemerval Zanella Netto 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 Netto 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 Netto 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 Netto 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 Netto 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 Netto 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
[COMMITTED] Update translations from the Translation Project [COMMITTED] Update translations from the Translation Project - - - - --- 2017-11-03 Dmitry V. Levin New
Linux: Add memfd_create system call wrapper Linux: Add memfd_create system call wrapper - - 7 - --- 2017-11-03 Florian Weimer New
[6/6] Cleanup sigpause implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
[5/6] Optimize sighold implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
[4/6] Cleanup Linux sigqueue implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
[3/6] Simplify Linux sig{timed}wait{info} implementations [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
[2/6] Filter out NPTL internal signals (BZ #22391) [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
[1/6] Consolidate Linux sigprocmask implementation (BZ #22391) [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
manual: Document the O_TMPFILE flag manual: Document the O_TMPFILE flag - - 1 - --- 2017-11-03 Florian Weimer New
manual: Document the linkat function manual: Document the linkat function - - 1 - --- 2017-11-03 Florian Weimer New
Handle more _FloatN, _FloatNx types in tgmath.h [committed] Handle more _FloatN, _FloatNx types in tgmath.h [committed] - - - - --- 2017-11-03 Joseph Myers New
Declare strtof, strfromf functions for more _FloatN, _FloatNx types [committed] Declare strtof, strfromf functions for more _FloatN, _FloatNx types [committed] - - - - --- 2017-11-03 Joseph Myers New
[PATCHv4] New generic sinf [PATCHv4] New generic sinf - - - - --- 2017-11-03 Rajalakshmi Srinivasaraghavan New
Provide a C++ version of iseqsig Provide a C++ version of iseqsig - - - - --- 2017-11-03 Gabriel F. T. Gomes New
powerpc: Use latest optimization for internal function calls powerpc: Use latest optimization for internal function calls - - 1 - --- 2017-11-03 Rajalakshmi Srinivasaraghavan New
Declare wcstof functions for more _FloatN, _FloatNx types [committed] Declare wcstof functions for more _FloatN, _FloatNx types [committed] - - - - --- 2017-11-02 Joseph Myers New
[v2,5/5] linux ttyname and ttyname_r: Add tests [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-11-02 Luke Shumaker New
[v2,4/5] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - 2 - --- 2017-11-02 Luke Shumaker New
[v2,3/5] linux ttyname and ttyname_r: Make the TTY equivalence tests consistent [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - 1 - --- 2017-11-02 Luke Shumaker New
[v2,2/5] linux ttyname: Update a reference to kernel docs for kernel 4.10 Fixup linux ttyname and ttyname_r [BZ #22145] - - 2 - --- 2017-11-02 Luke Shumaker New
[v2,1/5] manual: Update to mention ENODEV for ttyname and ttyname_r Fixup linux ttyname and ttyname_r [BZ #22145] - - 2 - --- 2017-11-02 Luke Shumaker New
[2/2] Improves __ieee754_exp() performance by greater than 5x on sparc/x86. [1/2] Improves __ieee754_exp() performance by greater than 5x on sparc/x86. - - - - --- 2017-11-02 Patrick McGehearty New
[1/2] Improves __ieee754_exp() performance by greater than 5x on sparc/x86. [1/2] Improves __ieee754_exp() performance by greater than 5x on sparc/x86. - - - - --- 2017-11-02 Patrick McGehearty New
[PATCHv3] New generic sinf [PATCHv3] New generic sinf - - - - --- 2017-11-02 Rajalakshmi Srinivasaraghavan New
Include bits/cmathcalls.h for more _FloatN, _FloatNx types [committed] Include bits/cmathcalls.h for more _FloatN, _FloatNx types [committed] - - - - --- 2017-11-01 Joseph Myers New
Clean up complex.h handling of float128 [committed] Clean up complex.h handling of float128 [committed] - - - - --- 2017-11-01 Joseph Myers New
aarch64: optimize _dl_tlsdesc_dynamic fast path aarch64: optimize _dl_tlsdesc_dynamic fast path - - - - --- 2017-11-01 Szabolcs Nagy New
main arena of discontinuous can free memory properly main arena of discontinuous can free memory properly - - 1 - --- 2017-11-01 He Hongjun New
Define CMPLX macros for more _FloatN, _FloatNx types [committed] Define CMPLX macros for more _FloatN, _FloatNx types [committed] - - - - --- 2017-10-31 Joseph Myers New
ld.so: Add architecture specific fields ld.so: Add architecture specific fields - - - - --- 2017-10-31 H.J. Lu New
Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better [committed] Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better [committed] - - - - --- 2017-10-31 Joseph Myers New
[RFC,v5,30/30] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ [v5,01/30] regset: Add support for dynamically sized regsets - - - - --- 2017-10-31 Dave Martin New
[RFC,v5,29/30] arm64: signal: Report signal frame size to userspace via auxv [v5,01/30] regset: Add support for dynamically sized regsets - - - - --- 2017-10-31 Dave Martin New
[v5,28/30] arm64/sve: Add documentation [v5,01/30] regset: Add support for dynamically sized regsets - - 1 - --- 2017-10-31 Dave Martin New
[v5,27/30] arm64/sve: Detect SVE and activate runtime support [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,26/30] arm64/sve: KVM: Hide SVE from CPU features exposed to guests [v5,01/30] regset: Add support for dynamically sized regsets 3 - 1 - --- 2017-10-31 Dave Martin New
[v5,25/30] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution [v5,01/30] regset: Add support for dynamically sized regsets 2 - 1 - --- 2017-10-31 Dave Martin New
[v5,24/30] arm64/sve: KVM: Prevent guests from using SVE [v5,01/30] regset: Add support for dynamically sized regsets 2 - 2 - --- 2017-10-31 Dave Martin New
[v5,23/30] arm64/sve: Add sysctl to set the default vector length for new processes [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,22/30] arm64/sve: Add prctl controls for userspace vector length management [v5,01/30] regset: Add support for dynamically sized regsets - - 1 - --- 2017-10-31 Dave Martin New
« 1 2 ... 186 187 188282 283 »