Show patches with: Archived = No       |   23246 patches
« 1 2 3 4232 233 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[BZ,24544] Use support_install_prefix in elf/tst-pldd.c 1 - --- 2019-05-09 Romain Geissler DCO or assignment missing
[BZ,24106] Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead - - --- 2019-07-16 Romain Geissler DCO or assignment missing
[BZ,24816] Fix nss/tst-nss-files-hosts-long.c when there is no IPv6 support - - --- 2019-07-17 Romain Geissler DCO or assignment missing
[v2] configure.ac: option for user-defined-trusted-dirs - - --- 2020-01-02 Justin Chen DCO or assignment missing
[v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly - - --- 2020-01-15 Xiao Yang DCO or assignment missing
Optimize generic strtok(_r) function. Optimize generic strtok(_r) function. - - --- 2020-03-12 Joseph Yoo DCO or assignment missing
malloc: Fix [BZ #22853] weak randomization on thread arenas. malloc: Fix [BZ #22853] weak randomization on thread arenas. - - --- 2020-03-23 iripoll DCO or assignment missing
[v2] tst-mallinfo2.c: Use correct multiple for total variable [v2] tst-mallinfo2.c: Use correct multiple for total variable - - --- 2021-02-18 Yang Xu DCO or assignment missing
[2/2] stdio: add test for scanf matches longer than INT_MAX (bug 27650) stdio: fix vfscanf with matches longer than INT_MAX (bug 27650) - - --- 2021-03-29 Alyssa Ross DCO or assignment missing
Converted benchmark to benchtest. - - --- 2014-06-05 Siddhesh Poyarekar Dropped
Possible fix for bug #13165 - - --- 2014-08-18 Adhemerval Zanella Netto azanella Dropped
string: Add tests for zero length string inputs - - --- 2014-09-16 Will Newton Dropped
[3/4] Use PTHREAD_DESTRUCTOR_ITERATIONS - - --- 2014-09-19 Siddhesh Poyarekar Dropped
Elision, both for s390 and x86_64, should be enabled via --enable-lock-elision=yes. - - --- 2014-09-29 Carlos O'Donell Dropped
Fixing the distribution problems with TLS and DTV_SURPLUS slots. - - --- 2014-10-06 Carlos O'Donell Dropped
[1/8] Use inline syscalls for non-cancellable versions - - --- 2014-10-08 Adhemerval Zanella Netto Dropped
[3/8] nptl: Fix testcases for new pthread cancellation, mechanism - - --- 2014-10-08 Adhemerval Zanella Netto Dropped
[5/8] Rewrite cancellation macros - - --- 2014-10-08 Adhemerval Zanella Netto Dropped
[6/8] nptl: Fix Race conditions in pthread cancellation - - --- 2014-10-08 Adhemerval Zanella Netto Dropped
[7/8] nptl: x86_64: Fix Race conditions in pthread, cancellation (BZ#12683) - - --- 2014-10-08 Adhemerval Zanella Netto Dropped
[8/8] nptl: ppc32: Fix Race conditions in pthread cancellation, (BZ#12683) - - --- 2014-10-08 Adhemerval Zanella Netto Dropped
[2/5] sysdeps/generic/atomic.h: Add a generic atomic header - - --- 2014-10-17 Will Newton Dropped
[3/5] sysdeps/generic/atomic_types.h: Add generic atomic types header - - --- 2014-10-17 Will Newton Dropped
[4/5] sysdeps/aarch64/bits/atomic.h: Switch to generic implementation - - --- 2014-10-17 Will Newton Dropped
[5/5] sysdeps/arm/bits/atomic.h: Switch to generic implementation - - --- 2014-10-17 Will Newton Dropped
[1/3] PowerPC: Add the low level infrastructure for pthreads - - --- 2014-11-10 Adhemerval Zanella Netto Dropped
[2/3] powerpc: POWER8 fmod optimization - - --- 2014-11-11 Adhemerval Zanella Netto azanella Dropped
PATCH 3/3] powerpc: fmod multiarch - - --- 2014-11-11 Adhemerval Zanella Netto azanella Dropped
BZ#15722: create all sockets with SOCK_CLOEXEC - - --- 2014-11-14 Alexandre Oliva Dropped
[BZ,#15392] Remove fork child pid assertion - - --- 2014-11-15 Ricky Zhou Dropped
Fix atomic_full_barrier on x86 and x86_64. - - --- 2014-11-25 Torvald Riegel Dropped
[8/N,v2,x86_64] Vectorized math functions - - --- 2014-12-02 Andrew Senkevich Dropped
[9/N,v2,x86_64] Vectorized math functions - - --- 2014-12-02 Andrew Senkevich Dropped
[1/2] Add futex wrappers with error checking - - --- 2014-12-04 Torvald Riegel Dropped
[2/2] pthread_once: Use futex wrappers with error checking. - - --- 2014-12-05 Torvald Riegel Dropped
[1/2] Add futex wrappers with error checking - - --- 2014-12-05 Torvald Riegel Dropped
[1/3] Use reliable sem_wait interruption in nptl/tst-sem6. - - --- 2014-12-05 Torvald Riegel Dropped
[3/3] Update to new generic semaphore algorithm. - - --- 2014-12-05 Torvald Riegel Dropped
[resubmitted] Removal of duplication of -frounding-math for math tests - - --- 2014-12-09 Zamyatin, Igor Dropped
[1/2] Add futex wrappers with error checking - - --- 2014-12-16 Torvald Riegel Dropped
Use generic lowlevellock-futex.h in x86_64 lowlevellock.h. - - --- 2014-12-17 Torvald Riegel Dropped
i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h. - - --- 2014-12-18 Torvald Riegel Dropped
binutils 2.22 requirement for glibc 2.21? - - --- 2014-12-19 Chris Metcalf Dropped
Add futex wrappers with error checking v2 - - --- 2015-01-09 Torvald Riegel Dropped
manual/time.texi: TZ and zoneinfo updates - - --- 2015-01-16 J William Piggott Dropped
Export __vdso_clock_gettime as GLIBC_PRIVATE - - --- 2015-01-22 Siddhesh Poyarekar Dropped
Don't rely on having LP64 in semaphores if 64b atomic ops are available. - - --- 2015-01-22 Torvald Riegel Dropped
Add comment that 64b atomics need to work with either LP64 or ILP32. - - --- 2015-01-22 Torvald Riegel Dropped
glibc 2.21 - Machine maintainers, please test your machines. - - --- 2015-01-25 H.J. Lu Dropped
Only use 64b atomics in semaphores if long int is 64b. - - --- 2015-01-30 Torvald Riegel Dropped
Initialize the entire obstack struct [BZ #17919] - - --- 2015-02-03 Siddhesh Poyarekar Dropped
Initialize the entire obstack struct [BZ #17919] - - --- 2015-02-03 Siddhesh Poyarekar Dropped
[v3] manual/time.texi (TZ Variable): no tzfiles - - --- 2015-02-14 J William Piggott Dropped
New condvar implementation that provides stronger ordering guarantees. - - --- 2015-02-20 Torvald Riegel Dropped
Add new script add-abilist.py - - --- 2015-03-02 Florian Weimer Dropped
[06/25] Add struct scratch_buffer and its internal helper functions - - --- 2015-03-02 Florian Weimer Dropped
question about hppa - parisc support - - --- 2015-03-02 Carlos O'Donell Dropped
Use 1U everywhere in elf/elf.h. - - --- 2015-03-06 Carlos O'Donell Dropped
Should elf/tst-dlopen-aout.c fail when compiled as PIE? - - --- 2015-03-06 H.J. Lu Dropped
[RFC/PATCH] ARM: VDSO support - - --- 2015-04-03 Nathan Lynch Dropped
[1/4] Define INLINE_VSYSCALL on all ports - - --- 2015-04-15 Adhemerval Zanella Dropped
x86: Fix x32 syscall build - - --- 2015-04-22 Adhemerval Zanella Dropped
[4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661] - - --- 2015-04-24 Florian Weimer Dropped
[BZ,18034,AArch64] Lazy TLSDESC relocation data race fix - - --- 2015-04-27 Szabolcs Nagy Dropped
Fix lost wake-up when pthread_rwlock_timedrwlock times out. - - --- 2015-04-29 Torvald Riegel Dropped
Fix missing wake-ups in pthread_rwlock_rdlock. - - --- 2015-04-29 Torvald Riegel Dropped
powerpc: strcasestr optimization - - --- 2015-06-02 Rajalakshmi S tuliom Dropped
Clean up semaphore EINTR handling after Linux futex docs clarification. - - --- 2015-06-08 Torvald Riegel Dropped
Add and use new glibc-internal futex API. - - --- 2015-06-10 Torvald Riegel Dropped
Add and use new glibc-internal futex API in sparc code. - - --- 2015-06-10 Torvald Riegel Dropped
Use "_" prefix for macro variables, and harmonize variable names for sysdep syscall macros. - - --- 2015-06-12 Carlos O'Donell Dropped
memcmp-sse4.S EqualHappy bug - - --- 2015-06-17 Andrea Arcangeli Dropped
memcmp-sse4.S EqualHappy bug - - --- 2015-06-18 Andrea Arcangeli Dropped
[v3] Add and use new glibc-internal futex API. - - --- 2015-06-22 Torvald Riegel Dropped
[v4] Add and use new glibc-internal futex API. - - --- 2015-07-01 Torvald Riegel Dropped
[V3,BZ,#18441] fix sorting multibyte charsets with an improper locale - - --- 2015-07-06 Leonhard Holz Dropped
[BZ,#18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()". - - --- 2015-07-08 Stefan Liebler Dropped
Also flush write when reading large amount of data (BZ #18659) - - --- 2015-07-11 Siddhesh Poyarekar Dropped
[BZ,13690] Do not violate mutex destruction requirements. - - --- 2015-07-14 Torvald Riegel Dropped
[BZ,13690] Do not violate mutex destruction requirements. - - --- 2015-07-14 Torvald Riegel Dropped
RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen - - --- 2015-07-16 Carlos O'Donell Dropped
Avoid mapping past end of shared object (BZ #18685) - - --- 2015-07-16 Siddhesh Poyarekar Dropped
[v3] powerpc: strstr optimization - - --- 2015-07-17 Ondrej Bilka Dropped
Fix GLIBC build error with recent GCC6 - - --- 2015-07-20 Wilco Dijkstra Dropped
s390: Fix build warning with gcc6 in jmpbuf-unwind.h. - - --- 2015-07-23 Stefan Liebler Dropped
[BZ,18743] PowerPC: Fix a race condition when eliding a lock - - --- 2015-07-31 Adhemerval Zanella tuliom Dropped
Fix BZ 18756 (fmemopen(..., 0, ...) does not fail) - - --- 2015-08-02 Paul Pluzhnikov Dropped
Adjust DT_EXTRATAGIDX to avoid undefined shifts - - --- 2015-08-04 Richard Henderson Dropped
[6/6] Compile sched_getaffinity.c with -fno-builtin-memset - - --- 2015-08-14 H.J. Lu Dropped
Force type cast in INLINE_SYSCALL_RETURN - - --- 2015-08-21 Tulio Magno Quites Machado Filho tuliom Dropped
[v2,BZ,13690] Do not violate mutex destruction requirements. - - --- 2015-08-23 Torvald Riegel Dropped
[v2] PowerPC: Fix a race condition when eliding a lock - - --- 2015-08-25 Adhemerval Zanella Dropped
[BZ,#18875] Avoid excess precision in check against float zero - - --- 2015-08-26 H.J. Lu Dropped
Allow tests-special to be marked as UNSUPPORTED. - - --- 2015-08-31 Carlos O'Donell Dropped
[v3] Don't fall back to mmap if there are still locked non-avoided arenas to try. - - --- 2015-09-10 Carlos O'Donell Dropped
[02/13] nptl: Fix testcases for new pthread cancellation mechanism - - --- 2015-10-07 Adhemerval Zanella Dropped
[04/13] nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - --- 2015-10-07 Adhemerval Zanella Dropped
[05/13] nptl: powerpc64: Fix Race conditions in pthread cancellation (BZ#12683) - - --- 2015-10-07 Adhemerval Zanella Dropped
[06/13] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) - - --- 2015-10-07 Adhemerval Zanella Dropped
[07/13] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) - - --- 2015-10-07 Adhemerval Zanella Dropped
« 1 2 3 4232 233 »