Toggle navigation
Patchwork
libc-alpha
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 2524 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
...
21
22
23
…
25
26
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
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
[1/3] Remove __ASSUME_OFF_DIFF_OFF64 definition
-
-
-
2016-06-28
Adhemerval Zanella
Accepted
[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
Consolidate fallocate/fallocate64 implementations
-
-
-
2016-06-27
Adhemerval Zanella
Superseded
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
[25/27,AARCH64] Fix ILP32 warning
-
-
-
2016-06-21
Yury Norov
Superseded
[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
[17/27,AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found
-
-
-
2016-06-21
Yury Norov
Superseded
[16/27,AARCH64] Add ILP32 ld.so to the known interpreter names.
-
-
-
2016-06-21
Yury Norov
Superseded
[15/27,AARCH64] Add support to ldconfig for ILP32 and libilp32
-
-
-
2016-06-21
Yury Norov
Superseded
[14/27,AARCH64] Add ILP32 to makefiles
-
-
-
2016-06-21
Yury Norov
Superseded
[13/27,AARCH64] Set up wordsize for ILP32.
-
-
-
2016-06-21
Yury Norov
New
[12/27,AARCH64] Add ILP32 support to elf_machine_load_address.
-
-
-
2016-06-21
Yury Norov
Superseded
[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
[09/27,AARCH64] Use PTR_REG in getcontext.S.
-
-
-
2016-06-21
Yury Norov
Superseded
[08/27,AARCH64] Use PTR_* in start.S
-
-
-
2016-06-21
Yury Norov
Superseded
[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
[04/27,AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL.
-
-
-
2016-06-21
Yury Norov
Superseded
[03/27] Add dynamic ILP32 AARCH64 relocations to elf.h
-
-
-
2016-06-21
Yury Norov
Superseded
[02/27,AARCH64] Add header guards to sysdep.h headers.
-
-
-
2016-06-21
Yury Norov
Superseded
[01/27,AARCH64] Fix utmp struct for compatibility reasons.
-
-
-
2016-06-21
Yury Norov
New
Refactor Linux raise implementation (BZ#15368)
-
-
-
2016-06-18
Adhemerval Zanella
Accepted
[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
Refactor Linux raise implementation (BZ#15368)
-
-
-
2016-06-17
Adhemerval Zanella
Superseded
[v2] Fix p{readv,writev}{64} consolidation implementation
-
-
-
2016-06-15
Adhemerval Zanella
Accepted
Fix p{readv,writev}{64} consolidation implementation
-
-
-
2016-06-14
Adhemerval Zanella
Superseded
nptl: Add more coverage in tst-cancel4
-
-
-
2016-06-14
Adhemerval Zanella
New
[v2] nptl: Add sendmmsg and recvmmsg cancellation tests
-
-
-
2016-06-10
Adhemerval Zanella
Accepted
nptl: Add sendmmsg and recvmmsg cancellation tests
-
-
-
2016-06-10
Adhemerval Zanella
New
Revert {send,sendm,recv,recvm}msg conformance changes
-
-
-
2016-06-09
Adhemerval Zanella
Accepted
[10/14,v6] De-PLTize __stack_chk_fail internal calls within libc.so.
-
-
-
2016-06-07
Nix
Superseded
[v2,2/2] Consolidate pwritev/pwritev64 implementations
-
-
-
2016-06-03
Adhemerval Zanella
New
[v2,1/2] Consolidate preadv/preadv64 implementation
-
-
-
2016-06-03
Adhemerval Zanella
Superseded
[2/2] Consolidate pwritev/pwritev64 implementations
-
-
-
2016-06-02
Adhemerval Zanella
Superseded
[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
[3/3] Add runtime check for __ASSUME_REQUEUE_PI (BZ#18463)
-
-
-
2016-05-18
Adhemerval Zanella
Superseded
[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
[v5] Fix clone (CLONE_VM) pid/tid reset (BZ#19957)
-
-
-
2016-04-29
Adhemerval Zanella
Accepted
[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
[COMMITTED] libio: Update internal fmemopen position after write (BZ #20005)
-
-
-
2016-04-26
Adhemerval Zanella
Accepted
[v4] Fix clone (CLONE_VM) pid/tid reset (BZ#19957)
-
-
-
2016-04-26
Adhemerval Zanella
Superseded
[v3] Fix clone (CLONE_VM) pid/tid reset (BZ#19957)
-
-
-
2016-04-22
Adhemerval Zanella
Superseded
[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
Fix ambiguous 'else' [-Wparentheses]
-
-
-
2016-04-15
Yvan Roux
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
[3/4] Improve generic strpbrk performance
-
-
-
2016-03-31
Adhemerval Zanella
New
[2/4] Improve generic strspn performance
-
-
-
2016-03-31
Adhemerval Zanella
Accepted
[COMMITTED] Fix tst-dlsym-error build
-
-
-
2016-03-31
Adhemerval Zanella
New
[2/4] Improve generic strspn performance
-
-
-
2016-03-29
Adhemerval Zanella
New
[4/4] Remove powerpc64 strspn, strcspn, and strpbrk implementation
-
-
-
2016-03-28
Adhemerval Zanella
Superseded
[3/4] Improve generic strpbrk performance
-
-
-
2016-03-28
Adhemerval Zanella
Superseded
[2/4] Improve generic strspn performance
-
-
-
2016-03-28
Adhemerval Zanella
Superseded
[3/3] network: recvmmsg and sendmmsg standard compliance (BZ#16919)
-
-
-
2016-03-28
Adhemerval Zanella
Accepted
[2/3] network: recvmsg and sendmsg standard compliance (BZ#16919)
-
-
-
2016-03-28
Adhemerval Zanella
New
[1/3] Adjust kernel-features.h defaults for recvmsg and sendmsg
-
-
-
2016-03-28
Adhemerval Zanella
New
[3/3] network: recvmmsg and sendmmsg standard compliance (BZ#16919)
-
-
-
2016-03-25
Adhemerval Zanella
Superseded
[2/3] network: recvmsg and sendmsg standard compliance (BZ#16919)
-
-
-
2016-03-25
Adhemerval Zanella
Superseded
[1/3] Adjust kernel-features.h defaults for recvmsg and sendmsg
-
-
-
2016-03-25
Adhemerval Zanella
Superseded
[3/3] network: recvmmsg and sendmmsg standard compliance (BZ#16919)
-
-
-
2016-03-23
Adhemerval Zanella
New
[2/3] network: recvmsg and sendmsg standard compliance (BZ#16919)
-
-
-
2016-03-23
Adhemerval Zanella
New
[1/3] Adjust kernel-features.h defaults for recvmsg and sendmsg
-
-
-
2016-03-23
Adhemerval Zanella
Superseded
[4/4] network: recvmmsg and sendmmsg standard compliance (BZ#16919)
-
-
-
2016-03-21
Adhemerval Zanella
New
[3/4] network: recvmsg and sendmsg standard compliance (BZ#16919)
-
-
-
2016-03-21
Adhemerval Zanella
New
[2/4] Adjust kernel-features.h for sendmmsg/recvmmsg
-
-
-
2016-03-21
Adhemerval Zanella
New
«
1
2
...
21
22
23
…
25
26
»