Toggle navigation
Patchwork
Patches credited to adhemerval.zanella@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: Archived =
No
| 2005 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
14
15
16
…
20
21
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[4/4] sparc: Use default memset for rtld objects
[1/4] sparc: Implement memcpy/mempcpy ifunc selection in C
-
-
-
2017-10-05
Adhemerval Zanella
New
[3/4] sparc: Use default memcpy for rtld objects
[1/4] sparc: Implement memcpy/mempcpy ifunc selection in C
-
-
-
2017-10-05
Adhemerval Zanella
New
[2/4] sparc: Implement memset/bzero ifunc selection in C
[1/4] sparc: Implement memcpy/mempcpy ifunc selection in C
-
-
-
2017-10-05
Adhemerval Zanella
Superseded
[1/4] sparc: Implement memcpy/mempcpy ifunc selection in C
[1/4] sparc: Implement memcpy/mempcpy ifunc selection in C
-
-
-
2017-10-05
Adhemerval Zanella
New
[8/8] Add manual documentation for threads.h
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
Superseded
[7/8] nptl: Add test cases for ISO C11 threads
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
Superseded
[6/8] nptl: Add abilist symbols for C11 threads
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
New
[5/8] nptl: Add C11 threads tss_* functions
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
Superseded
[4/8] nptl: Add C11 threads cnd_* functions
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
Superseded
[3/8] nptl: Add C11 threads call_once functions
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
Superseded
[2/8] nptl: Add C11 threads mtx_* functions
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
Superseded
[1/8] nptl: Add C11 threads thrd_* functions
Add support for ISO C threads.h
-
-
-
2017-09-22
Adhemerval Zanella
Superseded
[v2] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)
[v2] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)
-
-
-
2017-09-22
Adhemerval Zanella
New
[2/2] Use C11 _Alignas on scratch_buffer internal buffer
[v2,1/2] posix: Add compat glob symbol to not follow dangling symbols
-
-
-
2017-09-18
Adhemerval Zanella
New
[v2,1/2] posix: Add compat glob symbol to not follow dangling symbols
[v2,1/2] posix: Add compat glob symbol to not follow dangling symbols
-
-
-
2017-09-18
Adhemerval Zanella
New
posix: Add compat glob symbol to not follow dangling symbols
posix: Add compat glob symbol to not follow dangling symbols
-
-
-
2017-09-15
Adhemerval Zanella
Superseded
[COMMITTED] Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)
[COMMITTED] Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)
-
-
-
2017-09-06
Adhemerval Zanella
New
[9/9] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
New
[8/9] posix: Use enum for __glob_pattern_type result
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
New
[7/9] posix: Consolidate glob implementation
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
New
[6/9] posix: fix glob bugs with long login names
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
New
[5/9] posix: Fix getpwnam_r usage (BZ #1062)
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
New
[4/9] Sync scratch_buffer with gnulib
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
New
[3/9] posix: Allow glob to match dangling symlinks [BZ #866]
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
Accepted
[2/9] posix: accept inode 0 is a valid inode number (BZ #19971)
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
New
[1/9] posix: Sync glob with gnulib [BZ #1062]
posix: glob fixes and refactor
-
-
-
2017-09-05
Adhemerval Zanella
Accepted
linux: Implement tmpfile with O_TMPFILE (BZ#21530)
linux: Implement tmpfile with O_TMPFILE (BZ#21530)
-
-
-
2017-08-31
Adhemerval Zanella
Accepted
[COMMITTED] Remove NO_CANCELLATION macro
[COMMITTED] Remove NO_CANCELLATION macro
-
-
-
2017-08-31
Adhemerval Zanella
New
ia64: Fix thread stack allocation permission set (BZ #21672)
ia64: Fix thread stack allocation permission set (BZ #21672)
-
-
-
2017-08-29
Adhemerval Zanella
Accepted
[COMMITTED] Consolidate remaning non cancellable definitions
-
-
-
2017-08-23
Adhemerval Zanella
New
[3/3] posix: Consolidate glob implementation
posix: glob fixes and refactor (1st part)
-
-
-
2017-08-22
Adhemerval Zanella
New
[2/3] posix: De-couple code from gnulib
posix: glob fixes and refactor (1st part)
-
-
-
2017-08-22
Adhemerval Zanella
New
[1/3] posix: Sync glob with gnulib [BZ #1062]
posix: glob fixes and refactor (1st part)
-
-
-
2017-08-22
Adhemerval Zanella
New
[18/18] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)
Untitled series #3296
-
-
-
2017-08-11
Adhemerval Zanella
New
[17/18] posix: Use enum for __glob_pattern_type result
Untitled series #3294
-
-
-
2017-08-11
Adhemerval Zanella
New
[16/18] posix: More check for overflow allocation in glob
Untitled series #3298
-
-
-
2017-08-11
Adhemerval Zanella
New
[15/18] posix: Add common function to get home directory
Untitled series #3297
-
-
-
2017-08-11
Adhemerval Zanella
New
[14/18] posix: Use char_array for home_dir in glob
Untitled series #3295
-
-
-
2017-08-11
Adhemerval Zanella
New
[13/18] posix: Remove all alloca usage in glob
Untitled series #3291
-
-
-
2017-08-11
Adhemerval Zanella
New
[12/18] posix: Use dynarray for globname in glob
Untitled series #3290
-
-
-
2017-08-11
Adhemerval Zanella
New
[11/18] posix: Remove alloca usage on glob dirname
Untitled series #3289
-
-
-
2017-08-11
Adhemerval Zanella
New
[10/18] posix: Remove alloca usage for GLOB_BRACE on glob
Untitled series #3288
-
-
-
2017-08-11
Adhemerval Zanella
New
[09/18] posix: Use char_array for internal glob dirname
Untitled series #3293
-
-
-
2017-08-11
Adhemerval Zanella
New
[08/18] malloc: Add specialized dynarray for C strings
Untitled series #3292
-
-
-
2017-08-11
Adhemerval Zanella
Superseded
[07/18] posix: User LOGIN_NAME_MAX for all user names in glob
Untitled series #3285
-
-
-
2017-08-11
Adhemerval Zanella
New
[06/18] posix: Remove glob GET_LOGIN_NAME_MAX usage
Untitled series #3283
-
-
-
2017-08-11
Adhemerval Zanella
New
[05/18] posix: Rewrite to use struct scratch_buffer instead of extend_alloca
Untitled series #3282
-
-
-
2017-08-11
Adhemerval Zanella
New
[04/18] posix: Allow glob to match dangling symlinks [BZ #866]
Untitled series #3286
-
-
-
2017-08-11
Adhemerval Zanella
New
[03/18] posix: Consolidate glob implementation
Untitled series #3287
-
-
-
2017-08-11
Adhemerval Zanella
Superseded
[02/18] posix: Adjust glob tests to libsupport
Untitled series #3281
-
-
-
2017-08-11
Adhemerval Zanella
New
[01/18] posix: Sync glob with gnulib [BZ #1062]
[01/18] posix: Sync glob with gnulib [BZ #1062]
-
-
-
2017-08-11
Adhemerval Zanella
Superseded
[v4] aarch64: Add split-stack TCB field
-
-
-
2017-08-09
Adhemerval Zanella
Superseded
[v2] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)
-
-
-
2017-08-08
Adhemerval Zanella
New
[v2] libio: Fix open_memstream fflush (NULL) (BZ#21735)
-
-
-
2017-08-08
Adhemerval Zanella
New
[3/3] Single thread optimization refactor
[1/3] Remove NO_CANCELLATION macro
-
-
-
2017-08-07
Adhemerval Zanella
New
[2/3] Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition
[1/3] Remove NO_CANCELLATION macro
-
-
-
2017-08-07
Adhemerval Zanella
New
[1/3] Remove NO_CANCELLATION macro
[1/3] Remove NO_CANCELLATION macro
-
-
-
2017-08-07
Adhemerval Zanella
New
posix: Fix mmap for m68k and ia64 (BZ#21908)
-
-
-
2017-08-06
Adhemerval Zanella
Accepted
[14/14] Remove cancellation support for syscall generation
Untitled series #3172
-
-
-
2017-08-03
Adhemerval Zanella
New
[13/14] Remove p{read,write}{v} and fallocate from x86 auto-generation list
Untitled series #3171
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[12/14] Fix {INLINE,INTERNAL}_SYSCALL macros for x32
Untitled series #3170
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[11/14] Remove non cancellable sigsuspend definition
Untitled series #3168
-
-
-
2017-08-03
Adhemerval Zanella
New
[10/14] Consolidate non cancellable nanosleep call
Untitled series #3167
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[09/14] Consolidate non cancellable pause call
Untitled series #3165
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[08/14] Consolidate non cancellable waitpid call
Untitled series #3164
-
-
-
2017-08-03
Adhemerval Zanella
New
[07/14] Consolidate non cancellable fcntl call
Untitled series #3166
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[06/14] Consolidate non cancellable writev call
Untitled series #3163
-
-
-
2017-08-03
Adhemerval Zanella
New
[05/14] Consolidate non cancellable close call
Untitled series #3169
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[04/14] Consolidate non cancellable openat call
Untitled series #3161
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[03/14] Consolidate non cancellable write call
Untitled series #3160
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[02/14] Consolidate non cancellable read call
Untitled series #3159
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
[01/14] Consolidate non cancellable open call
[01/14] Consolidate non cancellable open call
-
-
-
2017-08-03
Adhemerval Zanella
Accepted
gold: aarch64 split stack support
-
-
-
2017-07-31
Adhemerval Zanella
Superseded
[v5] aarch64: Add split-stack initial support
-
-
-
2017-07-26
Adhemerval Zanella
New
alpha: Fix clone exit syscall argument passing (BZ#21512)
-
-
-
2017-07-19
Adhemerval Zanella
New
hppa: Fix clone exit syscall argument passing (BZ#21512)
-
-
-
2017-07-17
Adhemerval Zanella
New
posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)
-
-
-
2017-07-17
Adhemerval Zanella
Accepted
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)
-
-
-
2017-07-14
Adhemerval Zanella
New
libio: Flush stream at freopen (BZ#21037)
-
-
-
2017-07-13
Adhemerval Zanella
Superseded
posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)
-
-
-
2017-07-10
Adhemerval Zanella
New
libio: Fix open_memstream flush (NULL)
-
-
-
2017-07-10
Adhemerval Zanella
New
[14/14] Remove cancellation support for syscall generation
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[13/14] Remove p{read,write}{v} and fallocate from x86 auto-generation list
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[12/14] Fix {INLINE,INTERNAL}_SYSCALL macros for x32
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[11/14] Remove non cancellable sigsuspend definition
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
New
[10/14] Consolidate non cancellable nanosleep call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[09/14] Consolidate non cancellable pause call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
New
[08/14] Consolidate non cancellable waitpid call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[07/14] Consolidate non cancellable fcntl call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[06/14] Consolidate non cancellable writev call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[05/14] Consolidate non cancellable close call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[04/14] Consolidate non cancellable openat call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[03/14] Consolidate non cancellable write call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[02/14] Consolidate non cancellable read call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[01/14] Consolidate non cancellable open call
Remove sysdep-cancel assembly macro
-
-
-
2017-07-04
Adhemerval Zanella
Superseded
[8/8] Add manual documentation for threads.h
Untitled series #2625
-
-
-
2017-06-27
Adhemerval Zanella
Superseded
[7/8] nptl: Add test cases for ISO C11 threads
Untitled series #2626
-
-
-
2017-06-27
Adhemerval Zanella
Superseded
[6/8] nptl: Add abilist symbols for C11 threads
Untitled series #2624
-
-
-
2017-06-27
Adhemerval Zanella
Superseded
[5/8] nptl: Add C11 threads tss_* functions
Untitled series #2623
-
-
-
2017-06-27
Adhemerval Zanella
Superseded
[4/8] nptl: Add C11 threads cnd_* functions
Untitled series #2622
-
-
-
2017-06-27
Adhemerval Zanella
Superseded
«
1
2
...
14
15
16
…
20
21
»
Bundling
Create bundle: