Show patches with: State = Action Required       |    Archived = No       |   29153 patches
« 1 2 ... 284 285 286291 292 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[roland/nptl-s390] S390: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-25 Roland McGrath New
[roland/nptl-microblaze] MicroBlaze: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-25 Roland McGrath New
[roland/nptl-microblaze] MicroBlaze: Consolidate NPTL/non versions of vfork - - - - --- 2014-06-25 Roland McGrath New
[roland/nptl-ia64] IA64: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-25 Roland McGrath New
[roland/nptl-hppa] HPPA: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-25 Roland McGrath New
Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac - - - - --- 2014-06-25 Joseph Myers New
[roland/nptl-ia64] IA64: Consolidate NPTL/non versions of vfork - - - - --- 2014-06-25 Roland McGrath New
[v2] Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/ - - - - --- 2014-06-25 Joseph Myers New
Move USE_REGPARMS define to sysdeps/i386/configure.ac - - - - --- 2014-06-25 Joseph Myers New
Fix Wundef warnings in posix/confstr.c - - - - --- 2014-06-25 Siddhesh Poyarekar New
Remove BROKEN_PPC_ASM_CR0 configure test - - - - --- 2014-06-25 Joseph Myers New
Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV - - - - --- 2014-06-25 Joseph Myers New
Move base_machine and machine settings from configure.ac to sysdeps preconfigure fragments - - - - --- 2014-06-25 Joseph Myers New
Update timezone code from tzcode 2014e - - - - --- 2014-06-25 Joseph Myers New
Make __ASSUME_UTIMES hppa-specific - - - - --- 2014-06-25 Joseph Myers New
ARM: Add support for AT_HWCAP2 in _dl_procinfo - - - - --- 2014-06-25 Will Newton New
[BZ,14094] Update locale data to Unicode 7.0.0 - - - - --- 2014-06-25 Pravin Satpute New
Update README and NEWS for ports directory removal - - - - --- 2014-06-25 Joseph Myers New
[BZ,14094] Update locale data to Unicode 7.0.0 - - - - --- 2014-06-25 Pravin Satpute New
[COMMITTED] x86: Consolidate unnecessary nptl/ subdirectories. - - - - --- 2014-06-25 Roland McGrath New
[roland/nptl-sparc] Move remaining SPARC code out of nptl/. - - - - --- 2014-06-25 Roland McGrath New
[PING] Fix build warning in pthread_rwlock_* - - - - --- 2014-06-24 Ondřej Bílka New
Correctly report nscd child process status. - - - - --- 2014-06-24 Arjun Shankar New
Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539) - - - - --- 2014-06-24 Joseph Myers New
Fix ldbl-128 erfl spurious underflows (bug 16287) - - - - --- 2014-06-24 Joseph Myers New
Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac - - - - --- 2014-06-24 Joseph Myers New
[6/6] Split s390 out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[5/6] Split sh out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[4/6] Split powerpc out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[3/6] Split sparc out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[2/6] Split i386 out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[1/6] Split x86_64 out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[v2] sysdeps/posix/tempname.c: Merge from gnulib - - - - --- 2014-06-24 Will Newton New
sysdeps/posix/tempname.c: Merge from gnulib - - - - --- 2014-06-24 Will Newton New
PowerPC: optimized memmove for POWER7/PPC32 - - - - --- 2014-06-24 Adhemerval Zanella New
PowerPC: memmove default implementation cleanup - - - - --- 2014-06-24 Adhemerval Zanella New
PowerPC: Guard CALL_ELF check for ppc64 only in link.h - - - - --- 2014-06-24 Adhemerval Zanella New
conformtest failures on i386 - - - - --- 2014-06-24 Siddhesh Poyarekar New
Fix build warning in pthread_rwlock_* - - - - --- 2014-06-24 Siddhesh Poyarekar New
Print offending diff when check-abi fails - - - - --- 2014-06-24 Siddhesh Poyarekar New
Add compat symbols for scalb* in i386 (Was Re: i?86 libc.so check-abi regression) - - - - --- 2014-06-24 Siddhesh Poyarekar New
Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562) - - - - --- 2014-06-23 Joseph Myers New
[roland/nptl] Clean up NPTL fork to be compat-only. - - - - --- 2014-06-23 Roland McGrath New
[roland/nptl] Get rid of nptl/sysdeps/ entirely! - - - - --- 2014-06-23 Roland McGrath New
[COMMITTED] Add missing #include in get-rounding-mode.h - - - - --- 2014-06-23 Roland McGrath New
[COMMITTED] Remove an unused variable in fstatvfs. - - - - --- 2014-06-23 Roland McGrath New
[roland/nptl-s390] Move remaining S390 code out of nptl/. - - - - --- 2014-06-23 Roland McGrath New
[roland/nptl-s390] S390: Consolidate NPTL/non versions of vfork - - - - --- 2014-06-23 Roland McGrath New
[roland/nptl-s390] S390: Consolidate NPTL/non versions of clone - - - - --- 2014-06-23 Roland McGrath New
Remove stray includes of kernel-features.h - - - - --- 2014-06-23 Joseph Myers New
[roland/nptl-powerpc] powerpc: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-23 Roland McGrath New
[2/2] malloc/obstack: Merge from gnulib - - - - --- 2014-06-23 Will Newton New
[1/2] misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers - - - - --- 2014-06-23 Will Newton New
Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code - - - - --- 2014-06-23 Andreas Schwab New
[PING,BZ,#6803] Set errno for scalbln - - - - --- 2014-06-23 Andreas Schwab New
[3/3] libio: fmemopen rewrite to POSIX compliance - - - - --- 2014-06-23 Adhemerval Zanella New
[2/3] libio: Update tst-fmemopen2.c - - - - --- 2014-06-23 Adhemerval Zanella New
[1/3] libio: Refactor tst-fmemopen to use test-skeleton.c - - - - --- 2014-06-23 Adhemerval Zanella New
PowerPC: sync hwcap.h capabilities - - - - --- 2014-06-23 Adhemerval Zanella New
Don't ignore too long lines in nss_files (BZ #17079) - - - - --- 2014-06-23 Andreas Schwab New
PowerPC: optimized memmove for POWER7/PPC64 - - - - --- 2014-06-23 Adhemerval Zanella New
nscd: Remove unused typedef and variable. - - - - --- 2014-06-22 Ludovic Courtès New
[BZ,14094] Update locale data to Unicode 7.0.0 - - - - --- 2014-06-21 Pravin Satpute New
[COMMITTED] Mention CVE-2014-4043 in NEWS - - - - --- 2014-06-21 Allan McRae New
[COMMITTED] Move generic smp.h to nptl/ - - - - --- 2014-06-21 Roland McGrath New
[COMMITTED] Remove unused file rtld-lowlevel.h. - - - - --- 2014-06-21 Roland McGrath New
[COMMITTED] Clean up HAVE_CONFIG_H and STDC_HEADERS. - - - - --- 2014-06-21 Roland McGrath New
[COMMITTED] Clean up stack-coloring macros. - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-hppa] HPPA: Move NPTL public headers to sysdeps/hppa/nptl/. - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-mips] MIPS: Move NPTL public headers to sysdeps/mips/nptl/. - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-ia64] IA64: Move NPTL public headers to sysdeps/ia64/nptl/. - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-microblaze] MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/. - - - - --- 2014-06-21 Roland McGrath New
[COMMITTED] Move linux bits/ files out of nptl/. - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-aarch64] AArch64: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-21 Roland McGrath New
Remove ARM __ASSUME_SIGFRAME_V2 - - - - --- 2014-06-21 Joseph Myers New
[roland/nptl-sparc] SPARC: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-sh] SH: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-powerpc] powerpc: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-21 Roland McGrath New
[roland/nptl-m68k] m68k: Consolidate nptl/ subdirectories under linux/... - - - - --- 2014-06-21 Roland McGrath New
Fix exp10 spurious underflows (bug 16560) - - - - --- 2014-06-20 Joseph Myers New
Add NI_NUMERICSCOPE support to getnameinfo - - - - --- 2014-06-20 Rich Felker New
Include <kernel-features.h> explicitly where required - - - - --- 2014-06-20 Joseph Myers New
Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code - - - - --- 2014-06-20 Joseph Myers New
Remove __ASSUME_XFS_RESTRICTED_CHOWN - - - - --- 2014-06-20 Joseph Myers New
[resend,#3] fcntl-linux.h: add new definitions and manual updates for open file description locks - - - - --- 2014-06-20 Jeff Layton New
Remove __ASSUME_F_GETOWN_EX - - - - --- 2014-06-20 Joseph Myers New
Remove __ASSUME_AT_RANDOM - - - - --- 2014-06-20 Joseph Myers New
Remove __ASSUME_ADJ_OFFSET_SS_READ - - - - --- 2014-06-20 Joseph Myers New
Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/ - - - - --- 2014-06-20 Joseph Myers New
Remove __ASSUME_UTIMENSAT - - - - --- 2014-06-20 Joseph Myers New
Remove __ASSUME_COMPLETE_READV_WRITEV - - - - --- 2014-06-20 Joseph Myers New
Fix another memory leak in regexp compiler (BZ #17069) - - - - --- 2014-06-20 Andreas Schwab New
Add ifunc tests for x86_64 memset_chk and memset - - - - --- 2014-06-19 H.J. Lu New
Remove sysdeps/x86_64/multiarch/rtld-strlen.S - - - - --- 2014-06-19 H.J. Lu New
[3/3] Add adaptive elision to rwlocks v2 - - - - --- 2014-06-19 H.J. Lu New
[RFC] Imporve 64bit memset performance for Haswell CPU with AVX2 instruction - - - - --- 2014-06-19 H.J. Lu New
[3/3] Add adaptive elision to rwlocks v2 - - - - --- 2014-06-19 H.J. Lu New
Rename soft-fp op-[1248].h variables to avoid risk of shadowing - - - - --- 2014-06-19 Joseph Myers New
Fix build warning in pthread_rwlock_* - - - - --- 2014-06-19 Siddhesh Poyarekar New
[v3] benchtests: Add malloc microbenchmark - - - - --- 2014-06-19 Will Newton New
« 1 2 ... 284 285 286291 292 »