Show patches with: Archived = No       |   2106 patches
« 1 2 ... 13 14 1521 22 »
Patch Series S/W/F Date Submitter Delegate State
Remove signal handling for nanosleep (bug 16364) --- 2015-11-09 Adhemerval Zanella Netto Accepted
Remove signal handling for nanosleep (bug 16364) --- 2015-11-08 Adhemerval Zanella Netto Superseded
Remove socket.S implementation --- 2015-05-20 Adhemerval Zanella Netto New
Remove sparcv8 support --- 2016-11-08 David Miller New
Remove sparcv8 support --- 2016-11-07 David Miller New
Replace strncpy with memccpy to fix -Wstringop-truncation. Replace strncpy with memccpy to fix -Wstringop-truncation. --- 2018-03-23 Khem Raj New
Require bison 2.7 or newer for regenerating intl/plural.y --- 2014-12-11 Will Newton Accepted
resolve: Remove __res_context_query alloca usage resolve: Remove __res_context_query alloca usage --- 2023-09-14 Adhemerval Zanella Netto Superseded
Revert {send,sendm,recv,recvm}msg conformance changes --- 2016-06-09 Adhemerval Zanella Netto Accepted
Rework -fno-omit-frame-pointer support on i386 --- 2017-01-09 Adhemerval Zanella Netto Accepted
[RFC,1/2,BZ,19329] remove broken code path for easier code review --- 2016-11-30 Szabolcs Nagy New
[RFC,2/2,BZ,19329] Fix data races between pthread_create and dlopen --- 2016-11-30 Szabolcs Nagy New
[RFC] AARCH64/ILP32: introduce kernel time types --- 2016-06-28 Yury Norov New
RFC: Add posix_spawn_file_actions_closefrom RFC: Add posix_spawn_file_actions_closefrom --- 2019-05-21 Adhemerval Zanella Netto New
[RFC] benchtests/bench-plot.py: Add graphing script for string benchmarks. --- 2013-09-04 Will Newton Rejected
[RFC] Deprecate _REENTRANT and _THREAD_SAFE. --- 2016-12-06 Zack Weinberg New
[RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) [RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) --- 2023-09-28 Adhemerval Zanella Netto New
RFC: pwritev2 regression test for invalid flags --- 2017-06-15 Adhemerval Zanella Netto New
RFC: shared-memory synchronization benchmarking in glibc --- 2017-01-10 Torvald Riegel New
[RFC] stdlib: Make atexit to not act as __cxa_atexit [RFC] stdlib: Make atexit to not act as __cxa_atexit --- 2019-07-01 Adhemerval Zanella Netto New
RFD - Support for memory tagging in GLIBC RFD - Support for memory tagging in GLIBC --- 2019-09-06 Richard Earnshaw (lists) New
riscv: Fix alignment-ignorant memcpy implementation riscv: Fix alignment-ignorant memcpy implementation --- 2024-03-04 Adhemerval Zanella Netto Superseded
s390: Improve static-pie configure tests s390: Improve static-pie configure tests --- 2024-02-27 Adhemerval Zanella Netto Accepted
sh: Fix clone exit return code sh: Fix clone exit return code --- 2017-12-14 Adhemerval Zanella Netto New
sh: Fix static build with --enable-fortify sh: Fix static build with --enable-fortify --- 2024-01-16 Adhemerval Zanella Netto Accepted
signal: Avoid system signal disposition to interfere with tests signal: Avoid system signal disposition to interfere with tests --- 2024-03-12 Adhemerval Zanella Netto Accepted
[soft-fp] Add support for various half-precision conversion routines --- 2016-09-19 James Greenhalgh Accepted
[soft-fp] Add support for various half-precision conversion routines --- 2016-09-07 James Greenhalgh Superseded
sparc32: fix struct ipc64_perm type definition sparc32: fix struct ipc64_perm type definition --- 2020-01-14 Arnd Bergmann New
sparc: Move sigreturn stub to assembly sparc: Move sigreturn stub to assembly --- 2020-03-05 Adhemerval Zanella Netto Accepted
Speed up math/test-tgmath2.c --- 2016-11-04 Steve Ellcey Accepted
Speed up math/test-tgmath2.c --- 2016-11-04 Steve Ellcey Superseded
stdlib: Fixing test-*atexit*-race tests on ia64 stdlib: Fixing test-*atexit*-race tests on ia64 --- 2018-02-01 Adhemerval Zanella Netto New
stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOC --- 2014-04-25 Will Newton Accepted
stdlib/Makefile: Link tst-tls-atexit without --as-needed. --- 2013-08-21 Andreas Schwab New
stdlib/Makefile: Link tst-tls-atexit without --as-needed. --- 2013-08-12 Will Newton Superseded
stdlib: Reinstate stable mergesort implementation on qsort stdlib: Reinstate stable mergesort implementation on qsort --- 2024-01-12 Adhemerval Zanella Netto Superseded
stdlib: Reinstate stable mergesort implementation on qsort stdlib: Reinstate stable mergesort implementation on qsort --- 2023-12-06 Adhemerval Zanella Netto Superseded
stdlib/tst-strtod-round.c: Fix build on ARM --- 2014-09-16 Will Newton Accepted
strftime: support %q to output the quarter of year --- 2016-11-04 Pádraig Brady New
string: Add tests for zero length string inputs --- 2014-09-16 Will Newton New
string: Cosmetic cleanup of string functions --- 2014-03-31 Will Newton Accepted
string: Disable stack protector for memset in early static initialization string: Disable stack protector for memset in early static initialization --- 2024-01-22 Adhemerval Zanella Netto Accepted
string/memchr.c: Merge from gnulib --- 2014-06-26 Will Newton Accepted
support: Add support for delayed test failure reporting --- 2016-12-31 Florian Weimer New
support: Add support for delayed test failure reporting --- 2016-12-28 Florian Weimer Accepted
support: Add support for delayed test failure reporting --- 2016-12-12 Florian Weimer Superseded
support: Implement --verbose option for test programs --- 2016-12-31 Florian Weimer Accepted
support: Introduce new subdirectory for test infrastructure --- 2016-12-12 Florian Weimer New
support: Introduce new subdirectory for test infrastructure --- 2016-12-05 Florian Weimer Accepted
support: Introduce new subdirectory for test infrastructure --- 2016-11-29 Florian Weimer Superseded
support: Introduce new subdirectory for test infrastructure --- 2016-11-28 Florian Weimer Superseded
support: Kill process group for test failure support: Kill process group for test failure --- 2020-02-20 Adhemerval Zanella Netto New
Sync proc_service.h ps_get_thread_area definition with GDB --- 2016-08-17 Adhemerval Zanella Netto New
SYSCALL_CANCEL: reduce the size of generated code --- 2017-04-14 Yury Norov New
sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE. --- 2013-09-23 Will Newton Accepted
sysdeps/posix/tempname.c: Merge from gnulib --- 2014-06-24 Will Newton Superseded
Test case for BZ 19329 --- 2016-11-24 Szabolcs Nagy Superseded
test-container: Use nftw instead of rm -rf test-container: Use nftw instead of rm -rf --- 2023-09-27 Adhemerval Zanella Netto Accepted
Test errno setup --- 2017-02-16 Yury Norov Superseded
Testing on hosts with firewalls --- 2016-12-30 Florian Weimer New
test-skeleton.c: Use stderr for error messages --- 2014-04-11 Will Newton Superseded
test-skeleton.c: Use stdout for error messages --- 2014-04-11 Will Newton Accepted
tunables: Avoid getenv calls and disable glibc.malloc.check by default --- 2017-01-02 Siddhesh Poyarekar Accepted
Updated version of define for __ASSUME_ST_INO_64_BIT --- 2016-11-07 Steve Ellcey New
Updated version of define for __ASSUME_ST_INO_64_BIT --- 2016-10-27 Steve Ellcey Superseded
Update SH libm-tests-ulps Update SH libm-tests-ulps --- 2018-07-31 Adhemerval Zanella Netto Accepted
Use C11-like atomics instead of plain memory accesses in x86 lock elision. --- 2016-12-02 Torvald Riegel Accepted
Use comdat instead of .gnu.linkonce for i386 setup pic register --- 2017-01-09 Adhemerval Zanella Netto New
Use fortify macros for b{zero,copy} along decl from strings.h --- 2017-01-05 Adhemerval Zanella Netto Accepted
Use gcc stpncpy chk builtin (BZ #20661) --- 2016-09-30 Adhemerval Zanella Netto New
Use gcc stpncpy chk builtin (BZ #20661) --- 2016-09-30 Adhemerval Zanella Netto Superseded
Use inline syscalls for non-cancellable versions --- 2015-05-20 Adhemerval Zanella Netto New
Use XSTAT_IS_XSTAT64 in generic xstat functions --- 2016-11-21 Steve Ellcey Accepted
Use XSTAT_IS_XSTAT64 in generic xstat functions --- 2016-11-10 Steve Ellcey Superseded
[v10,02/24] Parameterize OP_T_THRES from memcopy.h Untitled series #198576 --- 2023-01-20 Adhemerval Zanella Netto Superseded
[v10,12/24] hppa: Add memcopy.h Untitled series #198576 --- 2023-01-20 Adhemerval Zanella Netto Superseded
[v10,13/24] hppa: Add string-fzb.h and string-fzi.h Untitled series #198576 --- 2023-01-20 Adhemerval Zanella Netto Superseded
[v10,14/24] alpha: Add string-fzb.h and string-fzi.h Untitled series #198576 --- 2023-01-20 Adhemerval Zanella Netto New
[v10,15/24] arm: Add string-fza.h Untitled series #198576 --- 2023-01-20 Adhemerval Zanella Netto Superseded
[v10,16/24] powerpc: Add string-fza.h Untitled series #198576 --- 2023-01-20 Adhemerval Zanella Netto Superseded
[v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,2/9] stdlib: Add arc4random tests [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,3/9] benchtests: Add arc4random benchtest [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,4/9] aarch64: Add optimized chacha20 [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,5/9] x86: Add SSE2 optimized chacha20 [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,6/9] x86: Add AVX2 optimized chacha20 [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,7/9] powerpc64: Add optimized chacha20 [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,8/9] s390x: Add optimized chacha20 [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v10,9/9] manual: Add documentation for arc4random functions [v10,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-14 Adhemerval Zanella Netto Superseded
[v11,02/29] Parameterize OP_T_THRES from memcopy.h Untitled series #199914 --- 2023-02-01 Adhemerval Zanella Netto Superseded
[v11,14/29] hppa: Add memcopy.h Untitled series #199914 --- 2023-02-01 Adhemerval Zanella Netto Superseded
[v11,15/29] hppa: Add string-fza.h, string-fzc.h, and string-fzi.h Untitled series #199914 --- 2023-02-01 Adhemerval Zanella Netto Superseded
[v11,16/29] alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.h Untitled series #199914 --- 2023-02-01 Adhemerval Zanella Netto Superseded
[v11,17/29] arm: Add string-fza.h Untitled series #199914 --- 2023-02-01 Adhemerval Zanella Netto Superseded
[v11,18/29] powerpc: Add string-fza.h Untitled series #199914 --- 2023-02-01 Adhemerval Zanella Netto Superseded
[v11,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) [v11,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-21 Adhemerval Zanella Netto Superseded
[v11,2/9] stdlib: Add arc4random tests [v11,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-21 Adhemerval Zanella Netto Superseded
[v11,3/9] benchtests: Add arc4random benchtest [v11,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-21 Adhemerval Zanella Netto Superseded
[v11,4/9] aarch64: Add optimized chacha20 [v11,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) --- 2022-07-21 Adhemerval Zanella Netto Superseded
« 1 2 ... 13 14 1521 22 »