Show patches with: Submitter = Adhemerval Zanella       |    Archived = No       |   1704 patches
« 1 2 ... 14 15 1617 18 »
Patch Series S/W/F Date Submitter Delegate State
[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
Fix writes past the allocated array bounds in execvpe (BZ# 20847) --- 2016-11-21 Adhemerval Zanella Superseded
[2/2] New internal function __access_noerrno --- 2016-11-17 Adhemerval Zanella New
[2/2] New internal function __access_noerrno --- 2016-11-16 Adhemerval Zanella Accepted
[2/2] New internal function __access_noerrno --- 2016-11-10 Adhemerval Zanella Superseded
[1/2] Consolidate Linux access implementation --- 2016-11-10 Adhemerval Zanella New
Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition --- 2016-11-09 Adhemerval Zanella Accepted
[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,15/17] Use shmdt syscall for linux implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,14/17] Consolidate Linux shmctl implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,13/17] Use shmat syscall for Linux implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,12/17] Add SYSV semaphore test --- 2016-11-08 Adhemerval Zanella New
[v3,11/17] Consolidate Linux semtimedop implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,10/17] Use semop syscall for Linux implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,09/17] Use semget syscall for Linux implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,08/17] Consolidate Linux semctl implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,07/17] Add SYSV message queue test --- 2016-11-08 Adhemerval Zanella New
[v3,06/17] Use msgget syscall for Linux implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,05/17] Use msgsnd syscall for Linux implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,04/17] Consolidate Linux msgrcv implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,03/17] Consolidate Linux msgctl implementation --- 2016-11-08 Adhemerval Zanella Superseded
[v3,02/17] Refactor Linux ipc_priv header --- 2016-11-08 Adhemerval Zanella Superseded
[v3,01/17] Add __ASSUME_SYSVIPC_SYSCALL for Linux --- 2016-11-08 Adhemerval Zanella Superseded
Remove cached PID/TID in clone --- 2016-11-08 Adhemerval Zanella Accepted
Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition (committed) --- 2016-11-04 Adhemerval Zanella Accepted
[v2,16/16] Add SYSV shared memory test --- 2016-11-02 Adhemerval Zanella Superseded
[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,11/16] Add SYSV semaphore test --- 2016-11-02 Adhemerval Zanella Superseded
[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,06/16] Add SYSV message queue test --- 2016-11-02 Adhemerval Zanella Superseded
[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,01/16] Add __ASSUME_SYSVIPC_SYSCALL for Linux --- 2016-11-02 Adhemerval Zanella Superseded
[15/15] Add SYSV shared memory test --- 2016-11-01 Adhemerval Zanella Superseded
[14/15] Use shmget syscall for linux implementation --- 2016-11-01 Adhemerval Zanella Superseded
[13/15] Use shmdt syscall for linux implementation --- 2016-11-01 Adhemerval Zanella Superseded
[12/15] Consolidate Linux shmctl implementation --- 2016-11-01 Adhemerval Zanella Superseded
[11/15] Use shmat syscall for Linux implementation --- 2016-11-01 Adhemerval Zanella Superseded
[10/15] Add SYSV semaphore test --- 2016-11-01 Adhemerval Zanella Superseded
[09/15] Consolidate Linux semtimedop implementation --- 2016-11-01 Adhemerval Zanella Superseded
[08/15] Use semop syscall for Linux implementation --- 2016-11-01 Adhemerval Zanella Superseded
[07/15] Use semget syscall for Linux implementation --- 2016-11-01 Adhemerval Zanella Superseded
[06/15] Consolidate Linux semctl implementation --- 2016-11-01 Adhemerval Zanella Superseded
[05/15] Add SYSV message queue test --- 2016-11-01 Adhemerval Zanella Superseded
[04/15] Use msgget syscall for Linux implementation --- 2016-11-01 Adhemerval Zanella Superseded
[03/15] Use msgsnd syscall for Linux implementation --- 2016-11-01 Adhemerval Zanella Superseded
[02/15] Consolidate Linux msgrcv implementation --- 2016-11-01 Adhemerval Zanella Superseded
[01/15] Consolidate Linux msgctl implementation --- 2016-11-01 Adhemerval Zanella Superseded
[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
Fix Linux sh4 pread/pwrite argument passing --- 2016-10-24 Adhemerval Zanella Accepted
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
Remove cached PID/TID in clone --- 2016-10-13 Adhemerval Zanella Superseded
[v2,3/3] Consolidate posix_fadvise implementations --- 2016-10-12 Adhemerval Zanella New
Consolidate Linux sync_file_range implementations --- 2016-10-10 Adhemerval Zanella Accepted
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
Use gcc stpncpy chk builtin (BZ #20661) --- 2016-09-30 Adhemerval Zanella Superseded
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
[v2,1/3] Consolidate fallocate{64} implementations --- 2016-09-28 Adhemerval Zanella Superseded
[1/4] Add INTERNAL_SYSCALL_CALL --- 2016-09-22 Adhemerval Zanella New
[1/4] Add INTERNAL_SYSCALL_CALL --- 2016-09-21 Adhemerval Zanella New
[2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines --- 2016-09-21 Adhemerval Zanella Superseded
[1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST --- 2016-09-21 Adhemerval Zanella Superseded
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
[1/4] Add INTERNAL_SYSCALL_CALL --- 2016-09-20 Adhemerval Zanella Superseded
posix: Fix open file action for posix_spawn on Linux --- 2016-09-19 Adhemerval Zanella Accepted
posix: Fix open file action for posix_spawn on Linux --- 2016-09-16 Adhemerval Zanella Superseded
[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
[2/2] Consolidate Linux truncate implementations --- 2016-08-26 Adhemerval Zanella Superseded
[1/2] Consolidate Linux ftruncate implementations --- 2016-08-26 Adhemerval Zanella Superseded
[v2] Consolidate lseek/lseek64/llseek implementations --- 2016-08-26 Adhemerval Zanella Superseded
Consolidate lseek/lseek64/llseek implementations --- 2016-08-25 Adhemerval Zanella Superseded
[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
« 1 2 ... 14 15 1617 18 »