Show patches with: Archived = No       |   2105 patches
« 1 2 3 421 22 »
Patch Series S/W/F Date Submitter Delegate State
[RFC] Deprecate _REENTRANT and _THREAD_SAFE. --- 2016-12-06 Zack Weinberg New
AARCH64: remove asm/prtace.h inclusion in sys/user.h and sys/procfs.h --- 2014-05-14 Yvan Roux New
Fix ambiguous 'else' [-Wparentheses] --- 2016-04-15 Yvan Roux New
[04/19] arm64: ensure the kernel is compiled for LP64 --- 2016-06-17 Yury Norov New
[05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 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
[08/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) Untitled series #1936 --- 2016-06-17 Yury Norov New
[01/27,AARCH64] Fix utmp struct for compatibility reasons. --- 2016-06-21 Yury Norov New
[02/27,AARCH64] Add header guards to sysdep.h headers. --- 2016-06-21 Yury Norov Superseded
[03/27] Add dynamic ILP32 AARCH64 relocations to elf.h --- 2016-06-21 Yury Norov Superseded
[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
[05/27,AARCH64] Use PTR_REG in crti.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
[07/27,AARCH64] Use PTR_* macros in dl-trampoline.S --- 2016-06-21 Yury Norov New
[08/27,AARCH64] Use PTR_* in start.S --- 2016-06-21 Yury Norov Superseded
[09/27,AARCH64] Use PTR_REG in getcontext.S. --- 2016-06-21 Yury Norov Superseded
[10/27,AARCH64] Detect ILP32 in configure scripts. --- 2016-06-21 Yury Norov New
[11/27,AARCH64] Syscalls for ILP32 are passed always via 64bit values. --- 2016-06-21 Yury Norov New
[12/27,AARCH64] Add ILP32 support to elf_machine_load_address. --- 2016-06-21 Yury Norov Superseded
[13/27,AARCH64] Set up wordsize for ILP32. --- 2016-06-21 Yury Norov New
[14/27,AARCH64] Add ILP32 to makefiles --- 2016-06-21 Yury Norov Superseded
[15/27,AARCH64] Add support to ldconfig for ILP32 and libilp32 --- 2016-06-21 Yury Norov Superseded
[16/27,AARCH64] Add ILP32 ld.so to the known interpreter names. --- 2016-06-21 Yury Norov Superseded
[17/27,AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found --- 2016-06-21 Yury Norov Superseded
[18/27,AARCH64] Add kernel_sigaction.h for AARCH64 ILP32 --- 2016-06-21 Yury Norov New
[19/27,AARCH64] Add typesizes.h for ILP32 --- 2016-06-21 Yury Norov New
[20/27,AARCH64] Make lp64 and ilp32 directories. --- 2016-06-21 Yury Norov New
[23/27,AARCH64] delouse input arguments in system functions Untitled series #1934 --- 2016-06-21 Yury Norov New
[24/27] Add support for AT_ARM64_MIDR. --- 2016-06-21 Yury Norov New
[25/27,AARCH64] Fix ILP32 warning --- 2016-06-21 Yury Norov Superseded
fallocate: pass off_t in register pair correctly for 64-bit off_t --- 2016-06-24 Yury Norov New
off_t: fix register pair calculation for 64-bit case --- 2016-06-24 Yury Norov New
[RFC] AARCH64/ILP32: introduce kernel time types --- 2016-06-28 Yury Norov New
[01/23,AARCH64] define word size for lp64 and ilp32 --- 2016-06-28 Yury Norov New
[02/23,AARCH64] Add header guards to sysdep.h headers. --- 2016-06-28 Yury Norov New
[03/23] Add dynamic ILP32 AARCH64 relocations to elf.h --- 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
[08/23,AARCH64] Use PTR_* in start.S --- 2016-06-28 Yury Norov New
[09/23,AARCH64] Use PTR_REG in getcontext.S. --- 2016-06-28 Yury Norov New
[11/23,AARCH64] Add ILP32 support to elf_machine_load_address. --- 2016-06-28 Yury Norov New
[12/23,AARCH64] Add ILP32 to makefiles --- 2016-06-28 Yury Norov New
[13/23,AARCH64] Add support to ldconfig for ILP32 and libilp32 --- 2016-06-28 Yury Norov New
[14/23,AARCH64] Add ILP32 ld.so to the known interpreter names. --- 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
[16/23,AARCH64] Make lp64 and ilp32 directories. --- 2016-06-28 Yury Norov New
[20/23,AARCH64] Fix ILP32 warning --- 2016-06-28 Yury Norov New
all: #define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG everywhere --- 2016-07-06 Yury Norov New
[v3] all: #define wordsize-related macros everywhere --- 2016-07-26 Yury Norov New
[v4,2/3] 32-bit ABIs: support stat syscall family Untitled series #1898 --- 2016-08-04 Yury Norov 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,AARCH64] ILP32: stat syscalls AARCH64/ILP32: support stat syscalls --- 2016-09-09 Yury Norov New
Test errno setup --- 2017-02-16 Yury Norov Superseded
[v2] Test errno setup --- 2017-02-18 Yury Norov New
SYSCALL_CANCEL: reduce the size of generated code --- 2017-04-14 Yury Norov New
nss_nisplus/nisplus-alias.c: fix build warning on gcc7 --- 2017-05-24 Yury Norov New
malloc: Add realloc test. --- 2013-08-12 Will Newton Superseded
stdlib/Makefile: Link tst-tls-atexit without --as-needed. --- 2013-08-12 Will Newton Superseded
[v2] malloc: Add realloc test. --- 2013-08-12 Will Newton Superseded
[v3] malloc: Add realloc test. --- 2013-08-19 Will Newton Accepted
[1/7] malloc/malloc.c: Check for integer overflow in pvalloc. --- 2013-08-19 Will Newton Superseded
[2/7] malloc/malloc.c: Check for integer overflow in valloc. --- 2013-08-19 Will Newton Superseded
[3/7] malloc/malloc.c: Check for integer overflow in memalign. --- 2013-08-19 Will Newton Superseded
[4/7] malloc: Add posix_memalign test. --- 2013-08-19 Will Newton Superseded
[5/7] malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c. --- 2013-08-19 Will Newton Superseded
[6/7] malloc: Add pvalloc test. --- 2013-08-19 Will Newton Superseded
[7/7] malloc: Add memalign test. --- 2013-08-19 Will Newton Superseded
[v2,BZ,#15855] malloc: Check for integer overflow in pvalloc. --- 2013-08-20 Will Newton Superseded
[v2,BZ,#15857] malloc: Check for integer overflow in memalign. --- 2013-08-20 Will Newton Superseded
[v2,BZ,#15856] malloc: Check for integer overflow in valloc. --- 2013-08-20 Will Newton Superseded
benchtests/Makefile: Use LDLIBS instead of LDFLAGS. --- 2013-09-02 Will Newton Accepted
benchtests: Switch string benchmarks to use bench-timing.h. --- 2013-09-02 Will Newton Accepted
benchtests/Makefile: Run benchmark for memcpy. --- 2013-09-04 Will Newton Accepted
benchtests/Makefile: Run the string benchmarks four times by default. --- 2013-09-04 Will Newton Rejected
[RFC] benchtests/bench-plot.py: Add graphing script for string benchmarks. --- 2013-09-04 Will Newton Rejected
[v3,BZ,#15855] malloc: Check for integer overflow in pvalloc. --- 2013-09-10 Will Newton Accepted
[v3,BZ,#15857] malloc: Check for integer overflow in memalign. --- 2013-09-10 Will Newton Accepted
[v2] malloc: Add posix_memalign test. --- 2013-09-11 Will Newton Accepted
[v2] malloc: Add memalign test. --- 2013-09-11 Will Newton Superseded
[v2] malloc: Add pvalloc test. --- 2013-09-11 Will Newton Accepted
[v2] malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c. --- 2013-09-11 Will Newton Accepted
benchtests: Rename argument to TIMING_INIT macro. --- 2013-09-11 Will Newton Accepted
sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE. --- 2013-09-23 Will Newton Accepted
[v3] malloc: Add memalign test. --- 2013-10-03 Will Newton Accepted
malloc/tst-posix_memalign.c: Tidy up code. --- 2013-10-03 Will Newton Accepted
malloc/tst-pvalloc.c: Tidy up code. --- 2013-10-03 Will Newton Accepted
malloc/tst-valloc.c: Tidy up code. --- 2013-10-03 Will Newton Accepted
malloc/hooks.c: Correct check for overflow in memalign_check. --- 2013-10-09 Will Newton Accepted
malloc: Fix for infinite loop in memalign/posix_memalign. --- 2013-10-10 Will Newton Accepted
[1/2] manual/memory.texi: Remove register keyword from examples. --- 2013-11-06 Will Newton Accepted
[2/2] manual/memory.texi: Bring aligned allocation docs up to date. --- 2013-11-06 Will Newton Superseded
[v2,1/2] manual/memory.texi: Bring aligned allocation docs up to date. --- 2013-11-06 Will Newton Superseded
[2/2] manual/memory.texi: Document aligned_alloc. --- 2013-11-06 Will Newton Superseded
[1/2] malloc/malloc.c: Validate SIZE passed to aligned_alloc. --- 2013-11-07 Will Newton Rejected
[2/2] malloc: Add tst-aligned_alloc. --- 2013-11-07 Will Newton Superseded
[v3,1/2] manual/memory.texi: Bring aligned allocation docs up to date. --- 2013-11-26 Will Newton Accepted
[v3,2/2] manual/memory.texi: Document aligned_alloc. --- 2013-11-26 Will Newton Accepted
[1/2] include/stap-probe.h: Add comment about SystemTap argument format --- 2014-01-28 Will Newton Accepted
[2/2] manual/probes.texi: Add documentation of setjmp/longjmp probes --- 2014-01-28 Will Newton Superseded
[v2] manual/probes.texi: Add documentation of setjmp/longjmp probes --- 2014-01-30 Will Newton Superseded
[v3] manual/probes.texi: Add documentation of setjmp/longjmp probes --- 2014-02-05 Will Newton Accepted
« 1 2 3 421 22 »