Show patches with: Archived = No       |   28254 patches
« 1 2 ... 279 280 281282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Reduce kernel-features.h duplication - - - - --- 2014-05-12 Joseph Myers New
Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564) - - - - --- 2014-05-12 Joseph Myers New
[AARCH64] correct alignment of TLS_TCB_ALIGN - - - - --- 2014-05-12 Kyle McMartin New
Fix unbound stack use in NIS NSS module - - - - --- 2014-05-12 Andreas Schwab New
tzselect: use zonedir instead of current working directory - - - - --- 2014-05-11 Sami Kerola New
Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928) - - - - --- 2014-05-09 Joseph Myers New
[3/3,roland/nptl] Verbatim NPTL file moves for ARM/Linux. - - - - --- 2014-05-09 Roland McGrath New
[2/3,roland/nptl] Consolidate NPTL configury for ARM/Linux. - - - - --- 2014-05-09 Roland McGrath New
[1/3,roland/nptl] Consolidate NPTL vs non clone.S for ARM. - - - - --- 2014-05-09 Roland McGrath New
[roland/getpid] Simplify getpid handling of the race case. - - - - --- 2014-05-09 Roland McGrath New
[roland/exit-thread] Clean up __exit_thread. - - - - --- 2014-05-09 Roland McGrath New
[roland/arm-strcmp] Make armv7 strcmp assembly compatible with ARM mode and SFI. - - - - --- 2014-05-09 Roland McGrath New
[COMMITTED] Silence a missing-noreturn warning for _Unwind_Resume. - - - - --- 2014-05-09 Roland McGrath New
Include SSE state in i386 fenv_t (bug 16064) - - - - --- 2014-05-09 Joseph Myers New
Fix acosh (1) in round-downward mode (bug 16927) - - - - --- 2014-05-09 Joseph Myers New
S/390: Port of lock elision to System/z - - - - --- 2014-05-09 Stefan Liebler New
ARM: Allow auto-detection of linker relro feature - - - - --- 2014-05-09 Will Newton New
Fix tst-tls9-static build - - - - --- 2014-05-09 Adhemerval Zanella New
Include SSE state in i386 fenv_t (bug 16064) - - - - --- 2014-05-08 Joseph Myers New
[COMMITTED] Some configure-related decrufting. - - - - --- 2014-05-08 Roland McGrath New
[COMMITTED] Fix -Wundef for _UTSNAME_DOMAIN_LENGTH. - - - - --- 2014-05-08 Roland McGrath New
Add generic HAVE_RM_CTX implementation - - - - --- 2014-05-08 Wilco New
[1/2] ARM: Improve fenv implementation - - - - --- 2014-05-08 Wilco New
[2/2] ARM: Improve fenv implementation - - - - --- 2014-05-08 Wilco New
[BZ,#6803] Set errno for scalbln, scalbn - - - - --- 2014-05-08 Stefan Liebler New
[BZ,#6803] Set errno for scalbln, scalbn - - - - --- 2014-05-08 Stefan Liebler New
[BZ,#6803] Set errno for scalbln, scalbn - - - - --- 2014-05-08 Stefan Liebler New
[MIPS] Fix *_SUB instruction macros - - - - --- 2014-05-07 Steve Ellcey New
Fix erf underflow handling near 0 (bug 16516) - - - - --- 2014-05-07 Joseph Myers New
[BZ,#6803] Set errno for scalbln, scalbn - - - - --- 2014-05-07 Stefan Liebler New
PowerPC: clean BSD Terminal Modes expectation in termios.h - - - - --- 2014-05-07 Adhemerval Zanella New
Fix parsing of getai result from nscd - - - - --- 2014-05-07 Andreas Schwab New
SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> - - - - --- 2014-05-06 Aurelien Jarno New
[3/3] Add adaptive elision to rwlocks v2 - - - - --- 2014-05-06 Andi Kleen New
[2/3] Remove x86 assembler rwlock code - - - - --- 2014-05-06 Andi Kleen New
[1/3] Add a fast path for C rd/wrlock v2 - - - - --- 2014-05-06 Andi Kleen New
fix nl_langinfo with static linking - - - - --- 2014-05-06 Aurelien Jarno New
[v2] ptsname_r: don't leak uninitialized memory - - - - --- 2014-05-06 Aurelien Jarno New
Don't use catomic functions in mcount - - - - --- 2014-05-06 Andreas Schwab New
[RFC] killing remaining USE___THREAD use - - - - --- 2014-05-06 Andreas Schwab New
[roland/arm-unwind-header] Move ARM internal unwind.h header to the right sysdeps directory. - - - - --- 2014-05-05 Roland McGrath New
[COMMITTED] Move rules for Linux-specific pldd program to Linux-specific Makefile. - - - - --- 2014-05-05 Roland McGrath New
[COMMITTED] Fix -Wundef issues in generated errlist.c. - - - - --- 2014-05-05 Roland McGrath New
ptsname_r: don't leak unitialized memory - - - - --- 2014-05-05 Aurelien Jarno New
[v2,BZ,16852] Do not clobber recvmmsg argument. - - - - --- 2014-05-04 Ondřej Bílka New
[v4,resend] fcntl-linux.h: add new definitions and manual updates for open file description locks - - - - --- 2014-05-03 Jeff Layton New
Converted benchmark to benchtest. - - - - --- 2014-05-03 Ondřej Bílka New
Optimization for strncpy and stpncpy on Power7 - - - - --- 2014-05-02 vidya@linux.vnet.ibm.com New
[WIP] Fix HAVE_CONFIG_H -Wundef warnings. - - - - --- 2014-05-02 Carlos O'Donell New
Fix -Wundef for FEATURE_INDEX_1. - - - - --- 2014-05-01 Carlos O'Donell New
[RFC,MIPS] Add support for O32 FPXX and program header based ABI information - - - - --- 2014-05-01 Matthew Fortune New
[COMMITTED] Fix -Wundef warnings for _IO_JUMPS_OFFSET. - - - - --- 2014-05-01 Roland McGrath New
Fix remaining ONE_DIRECTION warning messages - - - - --- 2014-05-01 Steve Ellcey New
[COMMITTED] Deconditionalize use of LLL_LOCK_INITIALIZER in bits/libc-lock.h. - - - - --- 2014-05-01 Roland McGrath New
[2/2] Initialize all of datahead structure in nscd [BZ #16791] - - - - --- 2014-05-01 Andreas Schwab New
Fix v9/64-bit strcmp when string ends in multiple zero bytes. - - - - --- 2014-05-01 David Miller New
Fix __mips16 undef macro warnings. - - - - --- 2014-05-01 Steve Ellcey New
Correctly handle %p in wprintf - - - - --- 2014-05-01 Andreas Schwab New
Fix HP_SMALL_TIMING_AVAIL undef warnings - - - - --- 2014-04-30 Steve Ellcey New
[COMMITTED] Add round-mode context support to sparc. - - - - --- 2014-04-30 David Miller New
Fix v9/64-bit strcmp when string ends in multiple zero bytes. - - - - --- 2014-04-30 David Miller New
[COMMITTED] Fix some sparc conform test failures in siginfo.h - - - - --- 2014-04-30 David Miller New
[COMMITTED] Fix some sparc conform test failures in siginfo.h - - - - --- 2014-04-30 David Miller New
Fix ONE_DIRECTION undef warnings. - - - - --- 2014-04-30 Steve Ellcey New
Clean up kernel version conditionals for pre-2.6.32 kernels - - - - --- 2014-04-30 Joseph Myers New
ARM: Fix R_ARM_IRELATIVE RELA relocations - - - - --- 2014-04-30 Julian Brown New
S/390: Port of lock elision to System/z - - - - --- 2014-04-30 Stefan Liebler New
[2/2] PowerPC: libc single-thread lock optimization - - - - --- 2014-04-30 Adhemerval Zanella New
[1/2] Single thread optimization for malloc atomics - - - - --- 2014-04-30 Adhemerval Zanella New
Fix prototype for eventfd - - - - --- 2014-04-30 Rasmus Villemoes New
Fix lll_unlock twice in pthread_cond_broadcast - - - - --- 2014-04-30 Yang Yingliang New
Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878) - - - - --- 2014-04-30 Siddhesh Poyarekar New
Rewritten v9/64-bit sparc strcmp. - - - - --- 2014-04-30 David Miller New
More fixes for unsafe compiler optimization - - - - --- 2014-04-29 Adhemerval Zanella New
Fix __mips16 undef macro warnings. - - - - --- 2014-04-29 Steve Ellcey New
Fix -Wundef for FEATURE_INDEX_1. - - - - --- 2014-04-29 Carlos O'Donell New
PowerPC: Suppress unnecessary FPSCR write - - - - --- 2014-04-28 Adhemerval Zanella New
Fix PRI_MACROS_BROKEN undef warnings. - - - - --- 2014-04-28 Steve Ellcey New
[COMMITTED] Regenerate sparc ULPs. - - - - --- 2014-04-28 David Miller New
Fix ONE_DIRECTION undef warnings. - - - - --- 2014-04-28 Steve Ellcey New
[COMMITED,BZ,#16754] Fix types of stream hook functions in manual. - - - - --- 2014-04-28 Ondřej Bílka New
[COMMITED,BZ,#16854] Fix recvmmsg comment. - - - - --- 2014-04-28 Ondřej Bílka New
[v2,BZ,16852] Do not clobber recvmmsg argument. - - - - --- 2014-04-28 Ondřej Bílka New
[BZ,16852] Do not clobber recvmmsg argument. - - - - --- 2014-04-28 Ondřej Bílka New
nptl: Fix abort in case of set*id failure - - - - --- 2014-04-28 Florian Weimer New
[v1.2] Deprecate malloc_(sg)et state. - - - - --- 2014-04-28 Ondřej Bílka New
[BZ,#16877] Fix typo in nscd/selinux.c - - - - --- 2014-04-27 Ondřej Bílka New
[BZ,#16876] Fix typo in nptl/sockperf.c - - - - --- 2014-04-27 Ondřej Bílka New
Fix HP_SMALL_TIMING_AVAIL undef warnings - - - - --- 2014-04-25 Steve Ellcey New
[2/N,MPX,x86_64] Intel MPX support in glibc for x86_64 - - - - --- 2014-04-25 H.J. Lu New
stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOC - - - - --- 2014-04-25 Will Newton New
[v2] ARM: Add optimized ARMv7 strcmp implementation - - - - --- 2014-04-25 Will Newton New
[2/2] ARM: Improve fenv implementation - - - - --- 2014-04-25 Wilco New
[1/2] ARM: Improve fenv implementation - - - - --- 2014-04-25 Wilco New
[ARM] ] Add support for fenv_private on ARM - - - - --- 2014-04-25 Wilco New
Add generic HAVE_RM_CTX implementation - - - - --- 2014-04-25 Wilco New
shared data protection failed in pthread_cond_timedwait - - - - --- 2014-04-25 Yang Yingliang New
S/390: Port of lock elision to System/z - - - - --- 2014-04-24 Stefan Liebler New
[PATCHi,v4] fcntl-linux.h: add new definitions and manual updates for open file description locks - - - - --- 2014-04-24 Jeff Layton New
[v3] fcntl-linux.h: add new definitions and manual updates for open file description locks - - - - --- 2014-04-24 Jeff Layton New
« 1 2 ... 279 280 281282 283 »