Show patches with: State = Action Required       |    Archived = No       |   28236 patches
« 1 2 ... 112 113 114282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tst-malloc-thread-exit: run less aggressively - - - - --- 2016-01-22 Florian Weimer New
Improve check against integer wraparound in hcreate_r [BZ #18240] - - - - --- 2016-01-22 Florian Weimer New
Add security bugs to NEWS - - - - --- 2016-01-20 Florian Weimer New
Avoid expected failure of tst-malloc-thread-fail on ppc - - - - --- 2016-01-15 Florian Weimer New
[v9] Implement strlcpy/strlcat [BZ #178] - - - - --- 2016-01-11 Florian Weimer New
[v8] Implement strlcpy and strlcat [BZ #178] - - - - --- 2016-01-08 Florian Weimer New
[v7] Implement strlcpy, strlcat [BZ #178] - - - - --- 2016-01-04 Florian Weimer New
manual: Update alloca and variable length array documentation - - - - --- 2016-01-04 Florian Weimer New
[v7] Implement strlcpy, strlcat [BZ #178] - - - - --- 2015-12-29 Florian Weimer New
malloc: Test various special cases related to allocation failures - - - - --- 2015-12-28 Florian Weimer New
[COMMITTED] malloc: Update comment for list_lock - - - - --- 2015-12-23 Florian Weimer New
tst-malloc-thread-exit: Improve scalability of thread creation - - - - --- 2015-12-23 Florian Weimer New
[v2] malloc: Fix list_lock/arena lock deadlock [BZ #19182] - - - - --- 2015-12-18 Florian Weimer New
malloc: Fix attached thread reference count handling [BZ #19243] - - - - --- 2015-12-16 Florian Weimer New
[v3] malloc: Fix list_lock/arena lock deadlock [BZ #19182] - - - - --- 2015-12-15 Florian Weimer New
Fix aliasing violation tst-rec-dlopen - - - - --- 2015-12-15 Florian Weimer New
RFC: Test hook for nss_files testing - - - - --- 2015-12-06 Florian Weimer New
[v2] malloc: Fix list_lock/arena lock deadlock [BZ #19182] - - - - --- 2015-12-06 Florian Weimer New
[COMMITTED] tst-res_hconf_reorder: Set RESOLV_REORDER environment variable - - - - --- 2015-12-04 Florian Weimer New
malloc: Use __libc_lock interfaces directly - - - - --- 2015-11-25 Florian Weimer New
__libc_lock_define_initialized: Always initialize the lock - - - - --- 2015-11-24 Florian Weimer New
Implement strlcat [BZ#178] - - - - --- 2015-11-24 Florian Weimer New
Implement strlcat [BZ#178] - - - - --- 2015-11-24 Florian Weimer New
[v6] Implement strlcpy [BZ #178] - - - - --- 2015-11-17 Florian Weimer New
malloc: Fix attached thread reference count handling [BZ #19243] - - - - --- 2015-11-17 Florian Weimer New
Work around conflicting declarations of math functions - - - - --- 2015-11-09 Florian Weimer New
[v1a] malloc: Do not free or realloc chunks in corrupt arenas - - - - --- 2015-11-06 Florian Weimer New
malloc: Do not free or realloc chunks in corrupt arenas - - - - --- 2015-11-06 Florian Weimer New
Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code - - - - --- 2015-11-06 Florian Weimer New
Implement "make update-all-abi" - - - - --- 2015-11-06 Florian Weimer New
ld.so: Add original DSO name if overridden by audit module [BZ #18251] - - - - --- 2015-11-06 Florian Weimer New
[v5] Implement strlcpy [BZ #178] - - - - --- 2015-11-04 Florian Weimer New
[COMMITTED] Remove a spurious attribution - - - - --- 2015-11-04 Florian Weimer New
[v2] Require at least Linux 2.6.33 on alpha - - - - --- 2015-11-03 Florian Weimer New
Require at least Linux 2.6.33 on alpha - - - - --- 2015-11-03 Florian Weimer New
[v2] glibc: Terminate process on invalid netlink response from kernel [BZ #12926] - - - - --- 2015-11-03 Florian Weimer New
malloc: Fix ptmalloc_lock_all/_int_new_arena deadlock [BZ #19182] - - - - --- 2015-11-03 Florian Weimer New
[v4] Implement strlcpy [BZ #178] - - - - --- 2015-11-02 Florian Weimer New
[v3] Implement strlcpy [BZ #178] - - - - --- 2015-10-29 Florian Weimer New
Implement "make update-all-abi" - - - - --- 2015-10-29 Florian Weimer New
Simplify the abilist format - - - - --- 2015-10-29 Florian Weimer New
[v4,COMMITTED] malloc: Prevent arena free_list from turning cyclic [BZ #19048] - - - - --- 2015-10-28 Florian Weimer New
c++-types-check: Do not run this test if there is no C++ support - - - - --- 2015-10-26 Florian Weimer New
[COMMITTED] x86_64: Regenerate ulps [BZ #19168] - - - - --- 2015-10-26 Florian Weimer New
Detect if the C++ toolchain does not support -static - - - - --- 2015-10-23 Florian Weimer New
glibc: Terminate process on invalid netlink response from kernel [BZ #12926] 1 - - - --- 2015-10-23 Florian Weimer New
Detect if the C++ toolchain does not support -static - - - - --- 2015-10-23 Florian Weimer New
glibc: Remove CPU set size checking from affinity functions [BZ #19143] - - - - --- 2015-10-23 Florian Weimer New
[v3] malloc: Prevent arena free_list from turning cyclic [BZ #19048] - - - - --- 2015-10-22 Florian Weimer New
glibc: Remove CPU set size checking from affinity functions [BZ #19143] - - - - --- 2015-10-16 Florian Weimer New
sunrpc: Rewrite with explicit TLS access using __thread - - - - --- 2015-10-16 Florian Weimer New
malloc: Rewrite with explicit TLS access using __thread - - - - --- 2015-10-16 Florian Weimer New
[v2] vfprintf: Rewrite printf_positional to use struct scratch_buffer - - - - --- 2015-10-15 Florian Weimer New
[v2] vfscanf: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-10-15 Florian Weimer New
Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries. - - - - --- 2015-10-13 Florian Weimer New
Assume that SOCK_CLOEXEC is available and works - - - - --- 2015-10-13 Florian Weimer New
[v2] malloc: Prevent arena free_list from turning cyclic [BZ #19048] - - - - --- 2015-10-13 Florian Weimer New
[v3] Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] - - - - --- 2015-10-12 Florian Weimer New
malloc: Prevent arena free_list from turning cyclic [BZ #19048] - - - - --- 2015-10-09 Florian Weimer New
[v2] Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] - - - - --- 2015-10-07 Florian Weimer New
[COMMITTED] iconvdata: Add missing const to lookup table definitions - - - - --- 2015-10-07 Florian Weimer New
[v2] Add test case for C++11 thread_local support - - - - --- 2015-10-06 Florian Weimer New
Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] - - - - --- 2015-10-06 Florian Weimer New
[COMMITTED] nss_nis: Do not call malloc_usable_size [BZ #10432] - - - - --- 2015-10-06 Florian Weimer New
The va_list pointer is unspecified after a call to vfprintf [BZ #18982] - - - - --- 2015-10-06 Florian Weimer New
[v2] Add test case for C++11 thread_local support - - - - --- 2015-10-06 Florian Weimer New
Harden tls_dtor_list with pointer mangling [BZ #19018] - - - - --- 2015-10-06 Florian Weimer New
Add test case for C++11 thread_local support - - - - --- 2015-10-05 Florian Weimer New
[COMMITTED] Add test case for bug 17079 - - - - --- 2015-09-25 Florian Weimer New
[COMMITTED] Add test case for bug 17079 - - - - --- 2015-09-22 Florian Weimer New
[BZ,#18778] Clear DF_1_NODELETE flag only for dlopen failed library. - - - - --- 2015-09-04 Florian Weimer New
[COMMITTED] nptl: Document crash due to incorrect use of locks - - - - --- 2015-08-20 Florian Weimer New
Harden put*ent functions against data injection [BZ #18724] - - - - --- 2015-07-27 Florian Weimer New
[COMMITTED] pthread_key_create: Fix typo in comment - - - - --- 2015-06-11 Florian Weimer New
Remove CPU mask size detection from setaffinity - - - - --- 2015-05-21 Florian Weimer New
Remove CPU mask size detection from setaffinity - - - - --- 2015-05-20 Florian Weimer New
Fix strict-aliasing warning in resolv/res_hconf.c - - - - --- 2015-05-20 Florian Weimer New
Latest GCC fails to build glibc - - - - --- 2015-05-18 Florian Weimer New
[4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661] - - - - --- 2015-05-18 Florian Weimer New
[COMMITTED] test-skeleton: Support temporary files without memory leaks [BZ#18333] - - - - --- 2015-04-27 Florian Weimer New
[4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661] - - - - --- 2015-04-24 Florian Weimer New
[3/4] __ASSUME_FALLOCATE is always true on 32-bit architectures - - - - --- 2015-04-24 Florian Weimer New
[2/4] i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 - - - - --- 2015-04-24 Florian Weimer New
[1/4] posix_fallocate, posix_fallocate64 stub: Do not set errno - - - - --- 2015-04-24 Florian Weimer New
Do not build with -Winline - - - - --- 2015-04-24 Florian Weimer New
[COMMITTED] Fix CVE-2015-1781: buffer overflow in nss_dns [BZ#18287] - - - - --- 2015-04-21 Florian Weimer New
[Committed] : scratch_buffer: Suppress truncation warning on 32-bit - - - - --- 2015-04-09 Florian Weimer New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-07 Florian Weimer New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-07 Florian Weimer New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-06 Florian Weimer New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-04-02 Florian Weimer New
Define libc_max_align_t - - - - --- 2015-04-02 Florian Weimer New
Define libc_max_align_t - - - - --- 2015-04-01 Florian Weimer New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-03-23 Florian Weimer New
Avoid SIGFPE in wordexp [BZ #18100] - - - - --- 2015-03-20 Florian Weimer New
[04/25] sched_setaffinity (Linux variant): Rewrite to use VLA instead of alloca - - - - --- 2015-03-16 Florian Weimer New
[02/25] pthread_setaffinity (Linux variant): Rewrite to use VLA instead of alloca - - - - --- 2015-03-16 Florian Weimer New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-03-02 Florian Weimer New
Add new script add-abilist.py - - - - --- 2015-03-02 Florian Weimer New
[25/25] Remove macros extend_alloca, extend_alloca_account [BZ #18023] - - - - --- 2015-03-01 Florian Weimer New
« 1 2 ... 112 113 114282 283 »