Show patches with: Submitter = Adhemerval Zanella       |    State = Action Required       |    Archived = No       |   810 patches
« 1 2 ... 6 7 8 9 »
Patch Series S/W/F Date Submitter Delegate State
[12/17] Add SYSV semaphore test --- 2016-12-27 Adhemerval Zanella New
[11/17] Consolidate Linux semtimedop implementation --- 2016-12-27 Adhemerval Zanella New
[10/17] Use semop syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella New
[09/17] Use semget syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella New
[07/17] Add SYSV message queue test --- 2016-12-27 Adhemerval Zanella New
[06/17] Use msgget syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella New
[05/17] Use msgsnd syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella New
[04/17] Consolidate Linux msgrcv implementation --- 2016-12-27 Adhemerval Zanella New
[03/17] Consolidate Linux msgctl implementation --- 2016-12-27 Adhemerval Zanella New
[01/17] Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux --- 2016-12-27 Adhemerval Zanella New
[v2] Fix x86_64 memchr for large input sizes --- 2016-12-26 Adhemerval Zanella New
[4/4] powerpc: Remove f{max,min}{f} assembly implementations --- 2016-12-19 Adhemerval Zanella New
[3/4] benchtests: Add fmaxf/fminf benchmarks --- 2016-12-19 Adhemerval Zanella New
[2/4] benchtests: Add fmax/fmin benchmarks --- 2016-12-19 Adhemerval Zanella New
[1/4] Adjust benchtests to new support library. --- 2016-12-19 Adhemerval Zanella New
[v2] Fix powerpc64/power7 memchr for large input sizes --- 2016-12-15 Adhemerval Zanella New
Fix powerpc64/power7 memchr for large input sizes --- 2016-12-15 Adhemerval Zanella New
[v3] Improve strtok(_r) performance --- 2016-12-14 Adhemerval Zanella New
[2/2] Consolidate renameat Linux implementation --- 2016-12-14 Adhemerval Zanella New
[1/2] Consolidate rename Linux implementation --- 2016-12-14 Adhemerval Zanella New
[v3] Improve strsep --- 2016-12-13 Adhemerval Zanella New
[COMMITTED] powerpc: Remove stpcpy internal clash with IFUNC --- 2016-12-01 Adhemerval Zanella New
[COMMITTED] powerpc: Remove stpcpy internal clash with IFUNC --- 2016-11-30 Adhemerval Zanella New
[v3] Fix writes past the allocated array bounds in execvpe (BZ#20847) --- 2016-11-23 Adhemerval Zanella New
[v2] Fix writes past the allocated array bounds in execvpe (BZ#20847) --- 2016-11-22 Adhemerval Zanella New
[v2] Fix writes past the allocated array bounds in execvpe (BZ#20847) --- 2016-11-21 Adhemerval Zanella New
Fix writes past the allocated array bounds in execvpe (BZ# 20847) --- 2016-11-21 Adhemerval Zanella New
[2/2] New internal function __access_noerrno --- 2016-11-17 Adhemerval Zanella New
[1/2] Consolidate Linux access implementation --- 2016-11-10 Adhemerval Zanella New
[v3,17/17] Add SYSV shared memory test --- 2016-11-08 Adhemerval Zanella New
[v3,16/17] Use shmget syscall for linux implementation --- 2016-11-08 Adhemerval Zanella New
[v3,12/17] Add SYSV semaphore test --- 2016-11-08 Adhemerval Zanella New
[v3,07/17] Add SYSV message queue test --- 2016-11-08 Adhemerval Zanella New
[v2,15/16] Use shmget syscall for linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,14/16] Use shmdt syscall for linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,13/16] Consolidate Linux shmctl implementation --- 2016-11-02 Adhemerval Zanella New
[v2,12/16] Use shmat syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,10/16] Consolidate Linux semtimedop implementation --- 2016-11-02 Adhemerval Zanella New
[v2,09/16] Use semop syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,08/16] Use semget syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,07/16] Consolidate Linux semctl implementation --- 2016-11-02 Adhemerval Zanella New
[v2,05/16] Use msgget syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,04/16] Use msgsnd syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,03/16] Consolidate Linux msgrcv implementation --- 2016-11-02 Adhemerval Zanella New
[v2,02/16] Consolidate Linux msgctl implementation --- 2016-11-02 Adhemerval Zanella New
[v2] Consolidate Linux setrlimit and getrlimit implementation --- 2016-10-27 Adhemerval Zanella New
Fix undefined behaviour inconsistent for strtok --- 2016-10-25 Adhemerval Zanella New
Consolidate Linux setrlimit and getrlimit implementation --- 2016-10-21 Adhemerval Zanella New
[COMMITTED] Fix Linux fallocate tests for EOPNOTSUPP --- 2016-10-18 Adhemerval Zanella New
[v2,1/3] Consolidate fallocate{64} implementations --- 2016-10-17 Adhemerval Zanella New
[v2,3/3] Consolidate posix_fadvise implementations --- 2016-10-12 Adhemerval Zanella New
Caching of PID/TID after fork --- 2016-10-10 Adhemerval Zanella New
[COMMITTED] Fix iseqsig for ports that do not support FE_INVALID --- 2016-10-07 Adhemerval Zanella New
[v2,1/3] Consolidate fallocate{64} implementations --- 2016-10-04 Adhemerval Zanella New
Use gcc stpncpy chk builtin (BZ #20661) --- 2016-09-30 Adhemerval Zanella New
Remove C++ style comments from string3.h --- 2016-09-29 Adhemerval Zanella New
[v2,3/3] Consolidate posix_fadvise implementations --- 2016-09-28 Adhemerval Zanella New
[v2,2/3] Consolidate posix_fallocate{64} implementations --- 2016-09-28 Adhemerval Zanella New
[1/4] Add INTERNAL_SYSCALL_CALL --- 2016-09-22 Adhemerval Zanella New
[1/4] Add INTERNAL_SYSCALL_CALL --- 2016-09-21 Adhemerval Zanella New
libio: Add small optimization on fmemopen --- 2016-09-21 Adhemerval Zanella New
[4/4] Consolidate Linux truncate implementations --- 2016-09-20 Adhemerval Zanella New
[3/4] Consolidate Linux ftruncate implementations --- 2016-09-20 Adhemerval Zanella New
[v3,2/4] Consolidate lseek/lseek64/llseek implementations --- 2016-09-20 Adhemerval Zanella New
[COMMITTED] nptl: Consolidate sem_init implementations --- 2016-09-15 Adhemerval Zanella New
[2/2] posix: Correctly block/unblock all signals on Linux posix_spawn --- 2016-09-14 Adhemerval Zanella New
[1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn --- 2016-09-14 Adhemerval Zanella New
[COMMITTED] Fix test-skeleton C99 designed initialization --- 2016-08-26 Adhemerval Zanella New
[4/4] Consolidate posix_fadvise implementations --- 2016-08-24 Adhemerval Zanella New
[5/5] rt: Set shm_open as a non cancellation point (BZ #18243) --- 2016-08-22 Adhemerval Zanella New
[4/5] nptl: Fix sem_wait and sem_timedwait cancellation --- 2016-08-22 Adhemerval Zanella New
[3/5] Remove sparc sem_wait --- 2016-08-22 Adhemerval Zanella New
[2/5] nptl: Set sem_open as a non cancellation point (BZ #15765) --- 2016-08-22 Adhemerval Zanella New
Sync proc_service.h ps_get_thread_area definition with GDB --- 2016-08-17 Adhemerval Zanella New
[2/2] Remove p{read,write}{v} from x86 auto-generation list --- 2016-08-16 Adhemerval Zanella New
[v2,2/2] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2016-08-08 Adhemerval Zanella New
[1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181) --- 2016-08-05 Adhemerval Zanella New
x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] --- 2016-07-12 Adhemerval Zanella New
[v2] Fix LO_HI_LONG definition --- 2016-07-07 Adhemerval Zanella New
Fix LO_HI_LONG definition --- 2016-07-04 Adhemerval Zanella New
[3/3] Consolidate posix_fallocate{64} implementations --- 2016-06-28 Adhemerval Zanella New
[v3,2/3] Consolidate fallocate{64} implementations --- 2016-06-28 Adhemerval Zanella New
nptl: Add more coverage in tst-cancel4 --- 2016-06-14 Adhemerval Zanella New
nptl: Add sendmmsg and recvmmsg cancellation tests --- 2016-06-10 Adhemerval Zanella New
[v2,2/2] Consolidate pwritev/pwritev64 implementations --- 2016-06-03 Adhemerval Zanella New
[1/2] Consolidate preadv/preadv64 implementation --- 2016-06-02 Adhemerval Zanella New
[v2,BZ,17956] Fix build failure due to missing definitions from header file nss/nss.h when Mozilla NSS is used for cryptography --- 2016-05-31 Adhemerval Zanella New
posix: Call _exit in failure case for posix_spawn{p} (BZ#20178) --- 2016-05-30 Adhemerval Zanella New
network: Fix cmsghdr padding in sendmsg (BZ#16919) --- 2016-05-26 Adhemerval Zanella New
[3/3] Add runtime check for __ASSUME_REQUEUE_PI (BZ#18463) --- 2016-05-24 Adhemerval Zanella New
[2/3] Remove __ASSUME_SET_ROBUST_LIST --- 2016-05-18 Adhemerval Zanella New
[1/3] Remove __ASSUME_FUTEX_LOCK_PI --- 2016-05-18 Adhemerval Zanella New
[COMMITTED] powerpc: Fix clone CLONE_VM compare --- 2016-05-02 Adhemerval Zanella New
[v2] libio: Fix fmemopen append mode failure (BZ# 20005) --- 2016-04-28 Adhemerval Zanella New
libio: Fix fmemopen append mode failure (BZ# 20005) --- 2016-04-27 Adhemerval Zanella New
[v2] Fix clone (CLONE_VM) pid/tid reset (BZ#19957) --- 2016-04-18 Adhemerval Zanella New
Fix clone (CLONE_VM) pid/tid reset (BZ#19957) --- 2016-04-15 Adhemerval Zanella New
[3/4] Consolidate pread/pread64 implementations --- 2016-04-14 Adhemerval Zanella New
[COMMITTED] Use PTR_ALIGN_DOWN on strcspn and strspn --- 2016-04-01 Adhemerval Zanella New
[4/4] Remove powerpc64 strspn, strcspn, and strpbrk implementation --- 2016-03-31 Adhemerval Zanella New
« 1 2 ... 6 7 8 9 »