Show patches with: State = Action Required       |   4787 patches
« 1 240 41 4247 48 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[02/19] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option - - --- 2016-06-17 Yury Norov New
[01/19] compat ABI: use non-compat openat and open_by_handle_at variants - - --- 2016-06-17 Yury Norov New
[v2] Fix misaligned access accessing HEADER struct in res_query.c - - --- 2016-06-17 John David Anglin New
MIPS, SPARC: fix wrong vfork aliases in libpthread.so - - --- 2016-06-17 Aurelien Jarno New
Export stack_used as __stack_used - - --- 2016-06-17 Gary Benson New
[v2] test-skeleton: redirect stderr to stdout - - --- 2016-06-17 Mike Frysinger New
Fix misaligned access accessing HEADER struct in res_query.c - - --- 2016-06-15 John David Anglin New
[BZ,#15527] strftime_l.c: Support lowercase output - - --- 2016-06-15 Jakub Martisko New
[16/23] arm64: ilp32: introduce binfmt_ilp32.c - - --- 2016-06-15 Yury Norov New
[01/23] all: syscall wrappers: add documentation - - --- 2016-06-14 Yury Norov New
New condvar implementation that provides stronger ordering guarantees. - - --- 2016-06-14 Torvald Riegel New
[RFC,v2,27/27] Add Infinity notes implementing libpthread::thr_get_state - - --- 2016-06-13 Gary Benson New
[RFC,v2,26/27] Add Infinity notes implementing libpthread::thr_get_lwpid - - --- 2016-06-13 Gary Benson New
[RFC,v2,25/27] Add Infinity notes implementing libpthread::thr_iter - - --- 2016-06-13 Gary Benson New
[RFC,v2,24/27] Add Infinity notes implementing libpthread::map_lwp2thr - - --- 2016-06-13 Gary Benson New
[RFC,v2,23/27] New Infinity header infinity-nptl.i8 - - --- 2016-06-13 Gary Benson New
[RFC,v2,22/27] Export stack_used as __stack_used - - --- 2016-06-13 Gary Benson New
[RFC,v2,21/27] Add Makerules to build %.o and %.os from %.i8 - - --- 2016-06-13 Gary Benson New
[RFC,v2,20/27] Add ./configure checks for I8C and I8X - - --- 2016-06-13 Gary Benson New
[RFC,v2,19/27] New gen-as-const-headers infinity-nptl{,_db}-constants.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,18/27] New gen-as-const-header infinity-thread_self.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,17/27] Add Infinity THREAD_SELF macros to sysdeps/x86_64/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,16/27] Add Infinity THREAD_SELF macros to sysdeps/tile/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,15/27] Add Infinity THREAD_SELF macros to sysdeps/sparc/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,14/27] Add Infinity THREAD_SELF macros to sysdeps/sh/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,13/27] Add Infinity THREAD_SELF macros to sysdeps/s390/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,12/27] Add Infinity THREAD_SELF macros to sysdeps/powerpc/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,11/27] Add Infinity THREAD_SELF macros to sysdeps/nios2/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,10/27] Add Infinity THREAD_SELF macros to sysdeps/mips/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,09/27] Add Infinity THREAD_SELF macros to sysdeps/microblaze/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,08/27] Add Infinity THREAD_SELF macros to sysdeps/m68k/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,07/27] Add Infinity THREAD_SELF macros to sysdeps/ia64/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,06/27] Add Infinity THREAD_SELF macros to sysdeps/i386/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,05/27] Add Infinity THREAD_SELF macros to sysdeps/hppa/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,04/27] Add Infinity THREAD_SELF macros to sysdeps/arm/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,03/27] Add Infinity THREAD_SELF macros to sysdeps/alpha/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,02/27] Add Infinity THREAD_SELF macros to sysdeps/aarch64/nptl/tls.h - - --- 2016-06-13 Gary Benson New
[RFC,v2,01/27] Add NT_GNU_INFINITY to elf.h - - --- 2016-06-13 Gary Benson New
Always indirect branch to __libc_start_main via GOT - - --- 2016-06-09 Lu, Hongjiu New
X86-64: Add dummy memcopy.h and wordcopy.c - - --- 2016-06-08 Lu, Hongjiu New
[BZ,#19776] : X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove - - --- 2016-06-08 H.J. Lu New
PING: [PATCH] X86-64: Remove the previous SSE2/AVX2 memsets - - --- 2016-06-08 H.J. Lu New
[v8] Add pretty printers for the NPTL lock types - - --- 2016-06-08 Martin Galvan New
elf: Add declarations for BPF - - --- 2016-06-07 Richard Henderson New
Fixes TLS performance degradation after dlopen - - --- 2016-06-07 Philipp Trommler New
[14/14,v5] Enable -fstack-protector=* when requested by configure. - - --- 2016-06-07 Nix New
[13/14,v7] Do not stack-protect sigreturn stubs. - - --- 2016-06-07 Nix New
[12/14] Drop explicit stack-protection of pieces of the system. - - --- 2016-06-07 Nix New
[11/14,v3] Link various tests with -fno-stack-protector. - - --- 2016-06-07 Nix New
[10/14,v6] De-PLTize __stack_chk_fail internal calls within libc.so. - - --- 2016-06-07 Nix New
[09/14,v6] Add stack_chk_fail_local to libc.so. - - --- 2016-06-07 Nix New
[08/14,v6] Work even with compilers hacked to enable -fstack-protector by default. - - --- 2016-06-07 Nix New
[07/14,v6] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*. - - --- 2016-06-07 Nix New
[06/14,v3] Compile the entire dynamic linker with -fno-stack-protector. - - --- 2016-06-07 Nix New
[05/14,v6] Open-code the memcpy() at static TLS initialization time. - - --- 2016-06-07 Nix New
[04/14,v7] Mark all machinery needed in early static-link init as -fno-stack-protector. - - --- 2016-06-07 Nix New
[03/14,v7] Do not stack-protect ifunc resolvers. - - --- 2016-06-07 Nix New
[02/14,v6] Initialize the stack guard earlier when linking statically. - - --- 2016-06-07 Nix New
[01/14,v7] Configury support for --enable-stack-protector. - - --- 2016-06-07 Nix New
[RFC] Forcing 64-bits __OFF_T_TYPE and __INO_T_TYPE for new 32-bit architectures? - - --- 2016-06-06 Manuel A. Fernandez Montecelo New
Support i386 TLS code sequences without PLT - - --- 2016-06-06 H.J. Lu New
Support x86-64 TLS code sequences without PLT - - --- 2016-06-06 H.J. Lu New
Delete references to --without-tls - - --- 2016-06-04 Paul Pluzhnikov New
[21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext - - --- 2016-06-04 Zhang Jian(Bamvor) New
Support x86-64 TLS code sequences without PLT - - --- 2016-06-03 Lu, Hongjiu New
[RFC] tgmath.h and math/Makefile refactor - - --- 2016-06-03 Paul E. Murphy RFC
[v7] Add pretty printers for the NPTL lock types - - --- 2016-06-03 Martin Galvan New
sunrpc/clnt_udp.c: always respect timeout(s) - - --- 2016-06-03 Pavel Raiskup New
FMA4 detection fails. - - --- 2016-06-02 Pawar, Amit New
Compile tst-cleanupx4 test with -fexceptions - - --- 2016-06-01 Lu, Hongjiu New
[x86-64,BZ,#20024] Fixed vector sincos/sincosf ABI - - --- 2016-05-31 Andrew Senkevich New
[RFC,BZ,19944] ntpl: pthread_mutex_lock() use a wrapper for error checking - - --- 2016-05-31 Sebastian Andrzej Siewior New
[v2,BZ,17956] Fix build failure due to missing definitions from header file nss/nss.h when Mozilla … - - --- 2016-05-31 Guido Trentalancia New
[BZ,17956] Fix nss tests build failure due to missing definitions from header file nss.h when Mozil… - - --- 2016-05-30 Guido Trentalancia New
[BZ,17956] Fix build failure due to missing definitions from header file nss/nss.h when Mozilla NSS… - - --- 2016-05-30 Guido Trentalancia New
[v2] Ignore nspr headers directory when checking local headers - - --- 2016-05-30 Guido Trentalancia New
[PING,4,v6] Add pretty printers for the NPTL lock types - - --- 2016-05-30 Martin Galvan New
Fix string/test-strncmp.c to work with wide chars. - - --- 2016-05-30 Jose E. Marchesi New
Ignore nspr headers directory when checking local headers - - --- 2016-05-30 Guido Trentalancia New
[16/23] arm64: ilp32: introduce binfmt_ilp32.c - - --- 2016-05-26 Zhang Jian(Bamvor) New
New condvar implementation that provides stronger ordering guarantees. - - --- 2016-05-26 Torvald Riegel New
[v4] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables - - --- 2016-05-25 Kees Cook New
[3/3] alpha: Remove trunc() and truncf() implementations. - - --- 2016-05-25 Matt Turner New
[2/3] Add more tests for trunc. - - --- 2016-05-25 Matt Turner New
[1/3] Optimize trunc() and truncf(). - - --- 2016-05-25 Matt Turner New
[v3] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables - - --- 2016-05-24 Kees Cook New
Avoid an extra branch to PLT for -z now - - --- 2016-05-24 H.J. Lu New
libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables - - --- 2016-05-23 Kees Cook New
[PING,3,v6] Add pretty printers for the NPTL lock types - - --- 2016-05-23 Martin Galvan New
Count number of logical processors sharing L2 cache - - --- 2016-05-19 H.J. Lu New
Implement strlcpy, strlcat [BZ #178] - - --- 2016-05-18 Florian Weimer New
[PING,2,v6] Add pretty printers for the NPTL lock types - - --- 2016-05-16 Martin Galvan New
[PATCH:,hppa] Fix segmentation faults in _dl_lookup_address - - --- 2016-05-14 John David Anglin New
Fix setcontext return value on hppa - - --- 2016-05-14 John David Anglin New
[BZ,15527] strftime_l.c: Support lowercase output - - --- 2016-05-12 Jakub Martisko New
Add cache info to _dl_x86_cpu_features - - --- 2016-05-10 H.J. Lu New
Add sysdeps/x86/dl-procinfo.c - - --- 2016-05-10 Lu, Hongjiu New
[PING,v6] Add pretty printers for the NPTL lock types - - --- 2016-05-09 Martin Galvan New
libc-compat.h for <bits/fcntl-linux.h> - - --- 2016-05-08 Florian Weimer New
libc-compat.h for <bits/fcntl-linux.h> - - --- 2016-05-08 Eric Neblock New
« 1 240 41 4247 48 »