Toggle navigation
Patchwork
libc-alpha
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 1089 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
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
8
9
10
11
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,02/16] Consolidate Linux msgctl implementation
-
-
-
2016-11-02
Adhemerval Zanella Netto
New
[v4] Update the i18n, UTF-8 and translit_* files to Unicode 9.0.0 [BZ #20313]
-
-
-
2016-11-02
Mike FABIAN
New
malloc: Use accessors for chunk metadata access
-
-
-
2016-10-28
Florian Weimer
New
Generate additional secret keys for the heap protector
-
-
-
2016-10-28
Florian Weimer
New
[v2] Consolidate Linux setrlimit and getrlimit implementation
-
-
-
2016-10-27
Adhemerval Zanella Netto
New
Define wordsize.h macros everywhere
-
-
-
2016-10-26
Steve Ellcey
New
Fix undefined behaviour inconsistent for strtok
-
-
-
2016-10-25
Adhemerval Zanella Netto
New
Define iszero as a function template for C++ [BZ #20715]
-
-
-
2016-10-22
Florian Weimer
New
Consolidate Linux setrlimit and getrlimit implementation
-
-
-
2016-10-21
Adhemerval Zanella Netto
New
Bug 20662: checking whether x86_64-pc-linux-gnu-gcc implicitly enables -fstack-protector no (32bit gcc 6.2.0 pie and ssp enable)
-
-
-
2016-10-20
Magnus Granberg
New
[COMMITTED] Fix Linux fallocate tests for EOPNOTSUPP
-
-
-
2016-10-18
Adhemerval Zanella Netto
New
[v2,1/3] Consolidate fallocate{64} implementations
-
-
-
2016-10-17
Adhemerval Zanella Netto
New
[v2,3/3] Consolidate posix_fadvise implementations
-
-
-
2016-10-12
Adhemerval Zanella Netto
New
Caching of PID/TID after fork
-
-
-
2016-10-10
Adhemerval Zanella Netto
New
[COMMITTED] Fix iseqsig for ports that do not support FE_INVALID
-
-
-
2016-10-07
Adhemerval Zanella Netto
New
[v2,1/3] Consolidate fallocate{64} implementations
-
-
-
2016-10-04
Adhemerval Zanella Netto
New
Use gcc stpncpy chk builtin (BZ #20661)
-
-
-
2016-09-30
Adhemerval Zanella Netto
New
Remove C++ style comments from string3.h
-
-
-
2016-09-29
Adhemerval Zanella Netto
New
[v2,3/3] Consolidate posix_fadvise implementations
-
-
-
2016-09-28
Adhemerval Zanella Netto
New
[v2,2/3] Consolidate posix_fallocate{64} implementations
-
-
-
2016-09-28
Adhemerval Zanella Netto
New
[1/4] Add INTERNAL_SYSCALL_CALL
-
-
-
2016-09-22
Adhemerval Zanella Netto
New
[1/4] Add INTERNAL_SYSCALL_CALL
-
-
-
2016-09-21
Adhemerval Zanella Netto
New
libio: Add small optimization on fmemopen
-
-
-
2016-09-21
Adhemerval Zanella Netto
New
[4/4] Consolidate Linux truncate implementations
-
-
-
2016-09-20
Adhemerval Zanella Netto
New
[3/4] Consolidate Linux ftruncate implementations
-
-
-
2016-09-20
Adhemerval Zanella Netto
New
[v3,2/4] Consolidate lseek/lseek64/llseek implementations
-
-
-
2016-09-20
Adhemerval Zanella Netto
New
[COMMITTED] nptl: Consolidate sem_init implementations
-
-
-
2016-09-15
Adhemerval Zanella Netto
New
[2/2] posix: Correctly block/unblock all signals on Linux posix_spawn
-
-
-
2016-09-14
Adhemerval Zanella Netto
New
[1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn
-
-
-
2016-09-14
Adhemerval Zanella Netto
New
[2/2,AARCH64] ILP32: stat syscalls
AARCH64/ILP32: support stat syscalls
-
-
-
2016-09-09
Yury Norov
New
[COMMITTED] Fix test-skeleton C99 designed initialization
-
-
-
2016-08-26
Adhemerval Zanella Netto
New
[4/4] Consolidate posix_fadvise implementations
-
-
-
2016-08-24
Adhemerval Zanella Netto
New
[5/5] rt: Set shm_open as a non cancellation point (BZ #18243)
-
-
-
2016-08-22
Adhemerval Zanella Netto
New
[4/5] nptl: Fix sem_wait and sem_timedwait cancellation
-
-
-
2016-08-22
Adhemerval Zanella Netto
New
[3/5] Remove sparc sem_wait
-
-
-
2016-08-22
Adhemerval Zanella Netto
New
[2/5] nptl: Set sem_open as a non cancellation point (BZ #15765)
-
-
-
2016-08-22
Adhemerval Zanella Netto
New
Sync proc_service.h ps_get_thread_area definition with GDB
-
-
-
2016-08-17
Adhemerval Zanella Netto
New
[12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
Untitled series #1889
-
-
-
2016-08-17
Yury Norov
New
[2/2] Remove p{read,write}{v} from x86 auto-generation list
-
-
-
2016-08-16
Adhemerval Zanella Netto
New
[v2,2/2] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)
-
-
-
2016-08-08
Adhemerval Zanella Netto
New
[1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
-
-
-
2016-08-05
Adhemerval Zanella Netto
New
[v4,2/3] 32-bit ABIs: support stat syscall family
Untitled series #1898
-
-
-
2016-08-04
Yury Norov
New
[v3] all: #define wordsize-related macros everywhere
-
-
-
2016-07-26
Yury Norov
New
[V2] elf: Define missing Meta architecture specific relocations
-
-
-
2016-07-14
Khem Raj
New
x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]
-
-
-
2016-07-12
Adhemerval Zanella Netto
New
elf.h: add relocations for Imagination META
-
-
-
2016-07-12
Ross Burton
New
elf: Define missing Meta architecture specific relocations
-
-
-
2016-07-12
Khem Raj
New
[v2] Fix LO_HI_LONG definition
-
-
-
2016-07-07
Adhemerval Zanella Netto
New
all: #define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG everywhere
-
-
-
2016-07-06
Yury Norov
New
Fix LO_HI_LONG definition
-
-
-
2016-07-04
Adhemerval Zanella Netto
New
[3/3] Consolidate posix_fallocate{64} implementations
-
-
-
2016-06-28
Adhemerval Zanella Netto
New
[v3,2/3] Consolidate fallocate{64} implementations
-
-
-
2016-06-28
Adhemerval Zanella Netto
New
[20/23,AARCH64] Fix ILP32 warning
-
-
-
2016-06-28
Yury Norov
New
[16/23,AARCH64] Make lp64 and ilp32 directories.
-
-
-
2016-06-28
Yury Norov
New
[15/23,AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found
-
-
-
2016-06-28
Yury Norov
New
[14/23,AARCH64] Add ILP32 ld.so to the known interpreter names.
-
-
-
2016-06-28
Yury Norov
New
[13/23,AARCH64] Add support to ldconfig for ILP32 and libilp32
-
-
-
2016-06-28
Yury Norov
New
[12/23,AARCH64] Add ILP32 to makefiles
-
-
-
2016-06-28
Yury Norov
New
[11/23,AARCH64] Add ILP32 support to elf_machine_load_address.
-
-
-
2016-06-28
Yury Norov
New
[09/23,AARCH64] Use PTR_REG in getcontext.S.
-
-
-
2016-06-28
Yury Norov
New
[08/23,AARCH64] Use PTR_* in start.S
-
-
-
2016-06-28
Yury Norov
New
[04/23,AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL.
-
-
-
2016-06-28
Yury Norov
New
[03/23] Add dynamic ILP32 AARCH64 relocations to elf.h
-
-
-
2016-06-28
Yury Norov
New
[02/23,AARCH64] Add header guards to sysdep.h headers.
-
-
-
2016-06-28
Yury Norov
New
[01/23,AARCH64] define word size for lp64 and ilp32
-
-
-
2016-06-28
Yury Norov
New
[RFC] AARCH64/ILP32: introduce kernel time types
-
-
-
2016-06-28
Yury Norov
New
off_t: fix register pair calculation for 64-bit case
-
-
-
2016-06-24
Yury Norov
New
fallocate: pass off_t in register pair correctly for 64-bit off_t
-
-
-
2016-06-24
Yury Norov
New
[24/27] Add support for AT_ARM64_MIDR.
-
-
-
2016-06-21
Yury Norov
New
[23/27,AARCH64] delouse input arguments in system functions
Untitled series #1934
-
-
-
2016-06-21
Yury Norov
New
[20/27,AARCH64] Make lp64 and ilp32 directories.
-
-
-
2016-06-21
Yury Norov
New
[19/27,AARCH64] Add typesizes.h for ILP32
-
-
-
2016-06-21
Yury Norov
New
[18/27,AARCH64] Add kernel_sigaction.h for AARCH64 ILP32
-
-
-
2016-06-21
Yury Norov
New
[13/27,AARCH64] Set up wordsize for ILP32.
-
-
-
2016-06-21
Yury Norov
New
[11/27,AARCH64] Syscalls for ILP32 are passed always via 64bit values.
-
-
-
2016-06-21
Yury Norov
New
[10/27,AARCH64] Detect ILP32 in configure scripts.
-
-
-
2016-06-21
Yury Norov
New
[07/27,AARCH64] Use PTR_* macros in dl-trampoline.S
-
-
-
2016-06-21
Yury Norov
New
[06/27,AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S
-
-
-
2016-06-21
Yury Norov
New
[05/27,AARCH64] Use PTR_REG in crti.S.
-
-
-
2016-06-21
Yury Norov
New
[01/27,AARCH64] Fix utmp struct for compatibility reasons.
-
-
-
2016-06-21
Yury Norov
New
[08/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
Untitled series #1936
-
-
-
2016-06-17
Yury Norov
New
[06/19] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
-
-
-
2016-06-17
Yury Norov
New
[05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
-
-
-
2016-06-17
Yury Norov
New
[04/19] arm64: ensure the kernel is compiled for LP64
-
-
-
2016-06-17
Yury Norov
New
nptl: Add more coverage in tst-cancel4
-
-
-
2016-06-14
Adhemerval Zanella Netto
New
nptl: Add sendmmsg and recvmmsg cancellation tests
-
-
-
2016-06-10
Adhemerval Zanella Netto
New
[v2,2/2] Consolidate pwritev/pwritev64 implementations
-
-
-
2016-06-03
Adhemerval Zanella Netto
New
[1/2] Consolidate preadv/preadv64 implementation
-
-
-
2016-06-02
Adhemerval Zanella Netto
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 Netto
New
posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)
-
-
-
2016-05-30
Adhemerval Zanella Netto
New
network: Fix cmsghdr padding in sendmsg (BZ#16919)
-
-
-
2016-05-26
Adhemerval Zanella Netto
New
[3/3] Add runtime check for __ASSUME_REQUEUE_PI (BZ#18463)
-
-
-
2016-05-24
Adhemerval Zanella Netto
New
[2/3] Remove __ASSUME_SET_ROBUST_LIST
-
-
-
2016-05-18
Adhemerval Zanella Netto
New
[1/3] Remove __ASSUME_FUTEX_LOCK_PI
-
-
-
2016-05-18
Adhemerval Zanella Netto
New
[COMMITTED] powerpc: Fix clone CLONE_VM compare
-
-
-
2016-05-02
Adhemerval Zanella Netto
New
[v2] libio: Fix fmemopen append mode failure (BZ# 20005)
-
-
-
2016-04-28
Adhemerval Zanella Netto
New
libio: Fix fmemopen append mode failure (BZ# 20005)
-
-
-
2016-04-27
Adhemerval Zanella Netto
New
[v2] Fix clone (CLONE_VM) pid/tid reset (BZ#19957)
-
-
-
2016-04-18
Adhemerval Zanella Netto
New
Fix clone (CLONE_VM) pid/tid reset (BZ#19957)
-
-
-
2016-04-15
Adhemerval Zanella Netto
New
Fix ambiguous 'else' [-Wparentheses]
-
-
-
2016-04-15
Yvan Roux
New
«
1
2
...
8
9
10
11
»