Show patches with: none      |   2139 patches
« 1 2 ... 13 14 1521 22 »
Patch Series S/W/F Date Submitter Delegate State
[4/5] Consolidate Linux fcntl implementation Remove sysdep-cancel assembly macro --- 2017-05-23 Adhemerval Zanella Accepted
[3/5] linux: Consolidate sync_file_range implementation Remove sysdep-cancel assembly macro --- 2017-05-23 Adhemerval Zanella New
[2/5] Remove p{read,write}{v} and fallocate from x86 auto-generation list Remove sysdep-cancel assembly macro --- 2017-05-23 Adhemerval Zanella Superseded
[1/5] Fix {INLINE,INTERNAL}_SYSCALL macros for x32 Remove sysdep-cancel assembly macro --- 2017-05-23 Adhemerval Zanella Superseded
manual: Document getcontext uc_stack value on Linux [BZ #759] --- 2017-05-16 Adhemerval Zanella New
[3/3] posix: Refactor posix_spawn [1/3] posix: Adapt tst-spawn{2,3} to use libsupport. --- 2017-05-15 Adhemerval Zanella New
[2/3] posix: Improve default posix_spawn implementation [1/3] posix: Adapt tst-spawn{2,3} to use libsupport. --- 2017-05-15 Adhemerval Zanella Accepted
[1/3] posix: Adapt tst-spawn{2,3} to use libsupport. [1/3] posix: Adapt tst-spawn{2,3} to use libsupport. --- 2017-05-15 Adhemerval Zanella Accepted
[13/13] posix: Consolidate Linux mq_timedsend syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[12/13] posix: Consolidate Linux mq_timedreceive syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[11/13] linux: Consolidate Linux open_by_handle_at syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[10/13] linux: Consolidate Linux splice syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[09/13] linux: Consolidate Linux vmsplice syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[08/13] posix: Consolidate Linux fsync syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[07/13] posix: Consolidate Linux fdatasync syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[06/13] posix: Consolidate Linux msync syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[05/13] posix: Consolidate Linux sigsuspend implementation [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[04/13] linux: Consolidate Linux tee implementation [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[03/13] posix: Consolidate Linux nanosleep syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[02/13] posix: Consolidate Linux waitpid syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
[01/13] posix: Consolidate Linux pause syscall [01/13] posix: Consolidate Linux pause syscall --- 2017-05-12 Adhemerval Zanella New
posix: Fix and simplify default p{read,write}v implementation --- 2017-05-11 Adhemerval Zanella Accepted
[v4,4/4] Add manual documentation for threads.h Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[v4,3/4] Add test cases for ISO C11 threads Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[v4,2/4] Add C11 threads support Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[v4,1/4] Clean pthread functions namespaces for C11 threads Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[1/8] tunables: Make tunable_list relro [1/8] tunables: Make tunable_list relro --- 2017-05-10 Siddhesh Poyarekar New
[8/8] powerpc: Fix signal handling in backtrace [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella Accepted
[7/8] Consolidate Linux writev implementation [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[6/8] Consolidate Linux readv implementation [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella Superseded
[5/8] Consolidate Linux write syscall [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[4/8] Consolidate Linux read syscall [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[3/8] Consolidate Linux creat implementation [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[2/8] Consolidate Linux open implementation [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[1/8] Consolidate Linux close syscall generation [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
libio: Avoid dup already opened file descriptor [BZ#21393] --- 2017-05-05 Adhemerval Zanella Accepted
[v3,2/2] posix: Implement preadv2 and pwritev2 Untitled series #1300 --- 2017-05-04 Adhemerval Zanella New
[v2,1/2] manual: Add preadv and pwritev documentation [v2,1/2] manual: Add preadv and pwritev documentation --- 2017-05-04 Adhemerval Zanella New
[v2,3/3] posix: Implement preadv2 and pwritev2 Untitled series #1283 --- 2017-05-02 Adhemerval Zanella Superseded
[2/3] manual: Add preadv and pwritev documentation [1/3] posix: Fix internal p{read,write} plt usage --- 2017-05-02 Adhemerval Zanella 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 New
[4/4] posix: Implement preadv2 and pwritev2 [1/4] posix: Using libsupport for p{write,read}v tests --- 2017-04-27 Adhemerval Zanella Superseded
[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 Superseded
[2/4] nptl: Using libsupport for tst-cancel4* [1/4] posix: Using libsupport for p{write,read}v tests --- 2017-04-27 Adhemerval Zanella 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 New
[2/2] posix: Remove ununsed posix_spawn internal assignment Untitled series #1219 --- 2017-04-24 Adhemerval Zanella 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 New
[3/3] Consolidate Linux epoll_wait syscall [1/3] Consolidate Linux poll implementation --- 2017-04-20 Adhemerval Zanella New
[2/3] Consolidate Linux select implementation [1/3] Consolidate Linux poll implementation --- 2017-04-20 Adhemerval Zanella New
[1/3] Consolidate Linux poll implementation [1/3] Consolidate Linux poll implementation --- 2017-04-20 Adhemerval Zanella New
[2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines [1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST --- 2017-04-18 Adhemerval Zanella New
[1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST [1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST --- 2017-04-18 Adhemerval Zanella New
Fix missing timespec definition for sys/stat.h (BZ #21371) --- 2017-04-18 Adhemerval Zanella New
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2017-04-18 Adhemerval Zanella New
[v2] Move shared pthread definitions to common headers --- 2017-04-18 Adhemerval Zanella New
SYSCALL_CANCEL: reduce the size of generated code --- 2017-04-14 Yury Norov New
posix: Add SIGSEGV on the trap list for globtest.sh --- 2017-04-11 Adhemerval Zanella New
Remove __ASSUME_REQUEUE_PI (committed) --- 2017-04-04 Adhemerval Zanella New
Remove CALL_THREAD_FCT macro --- 2017-04-04 Adhemerval Zanella Accepted
[2/2] Move shared pthread definitions to common headers [1/2] Consolidate pthreadtype.h placement --- 2017-04-03 Adhemerval Zanella New
[1/2] Consolidate pthreadtype.h placement [1/2] Consolidate pthreadtype.h placement --- 2017-04-03 Adhemerval Zanella New
Fix more test-errno issues --- 2017-03-28 Adhemerval Zanella Accepted
Consolidate set* Linux implementation --- 2017-03-27 Adhemerval Zanella Accepted
Consolidate Linux mmap implementation --- 2017-03-24 Adhemerval Zanella Accepted
[6/6] Add manual documentation for threads.h Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Superseded
[5/6] Add test cases for ISO C11 threads Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Superseded
[4/6] Add C11 threads support Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Superseded
[3/6] Clean pthread functions namespaces for C11 threads Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella New
[2/6] Move mutex and condition variable definition to common header Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella New
[1/6] Consolidate pthreadtype.h placement Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Superseded
[2/2] Remove p{read,write}{v} and fallocate from x86 auto-generation list Continue cancellable syscall consolidation --- 2017-03-17 Adhemerval Zanella Superseded
[1/2] Fix {INLINE,INTERNAL}_SYSCALL macros for x32 Continue cancellable syscall consolidation --- 2017-03-17 Adhemerval Zanella Superseded
[2/2] sparc: Fix .udiv plt on libc [1/2] Build divdi3 only for architecture that required it --- 2017-03-16 Adhemerval Zanella 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 New
[v2] Fix test-errno issues --- 2017-03-14 Adhemerval Zanella New
Fix missing posix_fadvise64 mips64 static build (BZ #21232) --- 2017-03-14 Adhemerval Zanella New
Fix i686 memchr overflow calculation (BZ#21182) --- 2017-03-14 Adhemerval Zanella Accepted
Fix test-errno issues --- 2017-03-13 Adhemerval Zanella Superseded
build-many-glibcs: Remove no_isolate from SH config --- 2017-03-13 Adhemerval Zanella Accepted
[6/6] Consolidate Linux send implementation Untitled series #670 --- 2017-03-07 Adhemerval Zanella New
[5/6] Consolidate Linux sendto implementation Untitled series #669 --- 2017-03-07 Adhemerval Zanella New
[4/6] Consolidate Linux recv implementation Untitled series #668 --- 2017-03-07 Adhemerval Zanella New
[3/6] Consolidate Linux recvfrom implementation Untitled series #667 --- 2017-03-07 Adhemerval Zanella New
[2/6] Consolidate Linux connect implementation Untitled series #666 --- 2017-03-07 Adhemerval Zanella New
[1/6] Consolidate Linux accept implementation [1/6] Consolidate Linux accept implementation --- 2017-03-07 Adhemerval Zanella New
hppa: set __IPC_64 as zero for SysV IPC calls (committed) --- 2017-03-07 Adhemerval Zanella New
[v2] Test errno setup --- 2017-02-18 Yury Norov New
Test errno setup --- 2017-02-16 Yury Norov Superseded
[v3] aarch64: Add split-stack TCB field --- 2017-02-15 Adhemerval Zanella Superseded
[PATCHi,v2] aarch64: Add split-stack TCB field --- 2017-02-13 Adhemerval Zanella Superseded
[v2] nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988) --- 2017-02-06 Adhemerval Zanella Accepted
[2/2] nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988) [1/2] nptl: Remove COLORING_INCREMENT --- 2017-02-01 Adhemerval Zanella New
[1/2] nptl: Remove COLORING_INCREMENT [1/2] nptl: Remove COLORING_INCREMENT --- 2017-02-01 Adhemerval Zanella New
[4/4] Consolidate Linux send and sendto implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella New
[3/4] Consolidate Linux recv and recvfrom implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella New
[2/4] Consolidate Linux connect implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella Superseded
[1/4] Consolidate Linux accept implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella Superseded
[2/2] Add an x86 IFUNC testcase for [BZ #20019] --- 2017-01-13 H.J. Lu New
[2/2] Add an x86 IFUNC testcase for [BZ #20019] --- 2017-01-13 H.J. Lu Superseded
Consolidate arm and mips posix_fadvise implementations --- 2017-01-13 Adhemerval Zanella Accepted
« 1 2 ... 13 14 1521 22 »