Show patches with: Archived = No       |   2105 patches
« 1 2 ... 7 8 921 22 »
Patch Series S/W/F Date Submitter Delegate State
[05/17] Use msgsnd syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[06/17] Use msgget syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[07/17] Add SYSV message queue test --- 2016-12-27 Adhemerval Zanella Netto New
[08/17] Consolidate Linux semctl implementation --- 2016-12-27 Adhemerval Zanella Netto Accepted
[09/17] Use semget syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[10/17] Use semop syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[11/17] Consolidate Linux semtimedop implementation --- 2016-12-27 Adhemerval Zanella Netto New
[12/17] Add SYSV semaphore test --- 2016-12-27 Adhemerval Zanella Netto New
[13/17] Use shmat syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[14/17] Consolidate Linux shmctl implementation --- 2016-12-27 Adhemerval Zanella Netto New
[15/17] Use shmdt syscall for linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[16/17] Use shmget syscall for linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[17/17] Add SYSV shared memory test --- 2016-12-27 Adhemerval Zanella Netto New
support: Add support for delayed test failure reporting --- 2016-12-28 Florian Weimer Accepted
getentropy for <unistd.h> --- 2016-12-29 Florian Weimer New
Testing on hosts with firewalls --- 2016-12-30 Florian Weimer New
support: Add support for delayed test failure reporting --- 2016-12-31 Florian Weimer New
support: Implement --verbose option for test programs --- 2016-12-31 Florian Weimer Accepted
libresolv tests --- 2016-12-31 Florian Weimer New
Fix i686 memchr for large input sizes --- 2017-01-02 Adhemerval Zanella Netto Accepted
New condvar implementation that provides stronger ordering guarantees. --- 2017-01-02 Torvald Riegel New
Fix argument passing in sysvipc/test-sysvsem --- 2017-01-02 Adhemerval Zanella Netto New
[2/2] New pthread rwlock that is more scalable. --- 2017-01-02 Torvald Riegel New
tunables: Avoid getenv calls and disable glibc.malloc.check by default --- 2017-01-02 Siddhesh Poyarekar Accepted
Fix x86 strncat optimized implementation for large sizes --- 2017-01-03 Adhemerval Zanella Netto Accepted
[COMMITTED] Remove duplicate strcat implementations --- 2017-01-03 Adhemerval Zanella Netto New
Use fortify macros for b{zero,copy} along decl from strings.h --- 2017-01-05 Adhemerval Zanella Netto Accepted
Move fortified explicit_bzero back to string3 --- 2017-01-06 Adhemerval Zanella Netto Accepted
Remove i686, x86_64, and powerpc strtok implementations --- 2017-01-06 Adhemerval Zanella Netto Accepted
Rework -fno-omit-frame-pointer support on i386 --- 2017-01-09 Adhemerval Zanella Netto Accepted
Use comdat instead of .gnu.linkonce for i386 setup pic register --- 2017-01-09 Adhemerval Zanella Netto New
[COMMITTED] Do not require memset elimination in explicit_bzero test --- 2017-01-10 Stefan Liebler New
RFC: shared-memory synchronization benchmarking in glibc --- 2017-01-10 Torvald Riegel New
Fix mutex pretty printer test and pretty printer output. --- 2017-01-10 Torvald Riegel New
Make build-many-glibcs.py work on python3.2 --- 2017-01-10 Adhemerval Zanella Netto Accepted
[BZ,#20985] robust mutexes: Fix broken x86 assembly by removing it --- 2017-01-13 Torvald Riegel Accepted
Add compiler barriers around modifications of the robust mutex list. --- 2017-01-13 Torvald Riegel Accepted
Fix MIPS o32 posix_fadvise [committed] --- 2017-01-13 Adhemerval Zanella Netto New
[BZ,#19402] Clear list of acquired robust mutexes in the child process after forking. --- 2017-01-13 Florian Weimer New
Consolidate arm and mips posix_fadvise implementations --- 2017-01-13 Adhemerval Zanella Netto Accepted
[2/2] Add an x86 IFUNC testcase for [BZ #20019] --- 2017-01-13 H.J. Lu Superseded
[2/2] Add an x86 IFUNC testcase for [BZ #20019] --- 2017-01-13 H.J. Lu New
[1/4] Consolidate Linux accept implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella Netto Superseded
[2/4] Consolidate Linux connect implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella Netto Superseded
[3/4] Consolidate Linux recv and recvfrom implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella Netto New
[4/4] Consolidate Linux send and sendto implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella Netto New
[1/2] nptl: Remove COLORING_INCREMENT [1/2] nptl: Remove COLORING_INCREMENT --- 2017-02-01 Adhemerval Zanella Netto New
[2/2] nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988) [1/2] nptl: Remove COLORING_INCREMENT --- 2017-02-01 Adhemerval Zanella Netto New
[v2] nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988) --- 2017-02-06 Adhemerval Zanella Netto Accepted
[PATCHi,v2] aarch64: Add split-stack TCB field --- 2017-02-13 Adhemerval Zanella Netto Superseded
[v3] aarch64: Add split-stack TCB field --- 2017-02-15 Adhemerval Zanella Netto Superseded
Test errno setup --- 2017-02-16 Yury Norov Superseded
[v2] Test errno setup --- 2017-02-18 Yury Norov New
hppa: set __IPC_64 as zero for SysV IPC calls (committed) --- 2017-03-07 Adhemerval Zanella Netto New
[1/6] Consolidate Linux accept implementation [1/6] Consolidate Linux accept implementation --- 2017-03-07 Adhemerval Zanella Netto New
[2/6] Consolidate Linux connect implementation Untitled series #666 --- 2017-03-07 Adhemerval Zanella Netto New
[3/6] Consolidate Linux recvfrom implementation Untitled series #667 --- 2017-03-07 Adhemerval Zanella Netto New
[4/6] Consolidate Linux recv implementation Untitled series #668 --- 2017-03-07 Adhemerval Zanella Netto New
[5/6] Consolidate Linux sendto implementation Untitled series #669 --- 2017-03-07 Adhemerval Zanella Netto New
[6/6] Consolidate Linux send implementation Untitled series #670 --- 2017-03-07 Adhemerval Zanella Netto New
build-many-glibcs: Remove no_isolate from SH config --- 2017-03-13 Adhemerval Zanella Netto Accepted
Fix test-errno issues --- 2017-03-13 Adhemerval Zanella Netto Superseded
Fix i686 memchr overflow calculation (BZ#21182) --- 2017-03-14 Adhemerval Zanella Netto Accepted
Fix missing posix_fadvise64 mips64 static build (BZ #21232) --- 2017-03-14 Adhemerval Zanella Netto New
[v2] Fix test-errno issues --- 2017-03-14 Adhemerval Zanella Netto New
[1/2] Build divdi3 only for architecture that required it [1/2] Build divdi3 only for architecture that required it --- 2017-03-16 Adhemerval Zanella Netto New
[2/2] sparc: Fix .udiv plt on libc [1/2] Build divdi3 only for architecture that required it --- 2017-03-16 Adhemerval Zanella Netto New
[1/2] Fix {INLINE,INTERNAL}_SYSCALL macros for x32 Continue cancellable syscall consolidation --- 2017-03-17 Adhemerval Zanella Netto Superseded
[2/2] Remove p{read,write}{v} and fallocate from x86 auto-generation list Continue cancellable syscall consolidation --- 2017-03-17 Adhemerval Zanella Netto Superseded
[1/6] Consolidate pthreadtype.h placement Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Netto Superseded
[2/6] Move mutex and condition variable definition to common header Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Netto New
[3/6] Clean pthread functions namespaces for C11 threads Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Netto New
[4/6] Add C11 threads support Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Netto Superseded
[5/6] Add test cases for ISO C11 threads Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Netto Superseded
[6/6] Add manual documentation for threads.h Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Netto Superseded
Consolidate Linux mmap implementation --- 2017-03-24 Adhemerval Zanella Netto Accepted
Consolidate set* Linux implementation --- 2017-03-27 Adhemerval Zanella Netto Accepted
Fix more test-errno issues --- 2017-03-28 Adhemerval Zanella Netto Accepted
[1/2] Consolidate pthreadtype.h placement [1/2] Consolidate pthreadtype.h placement --- 2017-04-03 Adhemerval Zanella Netto New
[2/2] Move shared pthread definitions to common headers [1/2] Consolidate pthreadtype.h placement --- 2017-04-03 Adhemerval Zanella Netto New
Remove CALL_THREAD_FCT macro --- 2017-04-04 Adhemerval Zanella Netto Accepted
Remove __ASSUME_REQUEUE_PI (committed) --- 2017-04-04 Adhemerval Zanella Netto New
posix: Add SIGSEGV on the trap list for globtest.sh --- 2017-04-11 Adhemerval Zanella Netto New
SYSCALL_CANCEL: reduce the size of generated code --- 2017-04-14 Yury Norov New
[v2] Move shared pthread definitions to common headers --- 2017-04-18 Adhemerval Zanella Netto New
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2017-04-18 Adhemerval Zanella Netto New
Fix missing timespec definition for sys/stat.h (BZ #21371) --- 2017-04-18 Adhemerval Zanella Netto New
[1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST [1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST --- 2017-04-18 Adhemerval Zanella Netto New
[2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines [1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST --- 2017-04-18 Adhemerval Zanella Netto New
[1/3] Consolidate Linux poll implementation [1/3] Consolidate Linux poll implementation --- 2017-04-20 Adhemerval Zanella Netto New
[2/3] Consolidate Linux select implementation [1/3] Consolidate Linux poll implementation --- 2017-04-20 Adhemerval Zanella Netto New
[3/3] Consolidate Linux epoll_wait syscall [1/3] Consolidate Linux poll implementation --- 2017-04-20 Adhemerval Zanella Netto New
[v4,1/2,BZ,21340] add support for POSIX_SPAWN_SETSID [v4,1/2,BZ,21340] add support for POSIX_SPAWN_SETSID --- 2017-04-24 Adhemerval Zanella Netto New
[2/2] posix: Remove ununsed posix_spawn internal assignment Untitled series #1219 --- 2017-04-24 Adhemerval Zanella Netto New
[1/4] posix: Using libsupport for p{write,read}v tests [1/4] posix: Using libsupport for p{write,read}v tests --- 2017-04-27 Adhemerval Zanella Netto New
[2/4] nptl: Using libsupport for tst-cancel4* [1/4] posix: Using libsupport for p{write,read}v tests --- 2017-04-27 Adhemerval Zanella Netto New
[3/4] posix: Fix internal p{read,write} plt usage [1/4] posix: Using libsupport for p{write,read}v tests --- 2017-04-27 Adhemerval Zanella Netto Superseded
[4/4] posix: Implement preadv2 and pwritev2 [1/4] posix: Using libsupport for p{write,read}v tests --- 2017-04-27 Adhemerval Zanella Netto Superseded
[1/3] posix: Fix internal p{read,write} plt usage [1/3] posix: Fix internal p{read,write} plt usage --- 2017-05-02 Adhemerval Zanella Netto New
[2/3] manual: Add preadv and pwritev documentation [1/3] posix: Fix internal p{read,write} plt usage --- 2017-05-02 Adhemerval Zanella Netto Superseded
« 1 2 ... 7 8 921 22 »