Show patches with: Archived = No       |   24498 patches
« 1 2136 137 138244 245 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Get rid of Werror=maybe-uninitialized in clock_nanosleep.c. - - --- 2019-12-03 Stefan Liebler Not applicable
ldconfig.8: Document file filter and symlink pattern expectations - - --- 2019-12-02 DJ Delorie Not applicable
[13/13] Use GCC builtins for copysign functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[12/13] Use GCC builtins for round functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[11/13] Use GCC builtins for trunc functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[10/13] Use GCC builtins for ceil functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[09/13] Use GCC builtins for floor functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[08/13] Use GCC builtins for rint functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[07/13] Use GCC builtins for nearbyint functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[06/13] Always use wordsize-64 version of s_round.c. - - --- 2019-12-02 Stefan Liebler Superseded
[05/13] Always use wordsize-64 version of s_trunc.c. - - --- 2019-12-02 Stefan Liebler Superseded
[04/13] Always use wordsize-64 version of s_ceil.c. - - --- 2019-12-02 Stefan Liebler Superseded
[03/13] Always use wordsize-64 version of s_floor.c. - - --- 2019-12-02 Stefan Liebler Superseded
[02/13] Always use wordsize-64 version of s_rint.c. - - --- 2019-12-02 Stefan Liebler Superseded
[01/13] Always use wordsize-64 version of s_nearbyint.c. - - --- 2019-12-02 Stefan Liebler Superseded
[pushed] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839] - - --- 2019-12-02 Florian Weimer Committed
elf: fix maplength computation when loading a library - - --- 2019-12-02 Riccardo Schirone Rejected
[7/7] elf: Move vDSO setup to rtld - - --- 2019-11-29 Adhemerval Zanella Dropped
[6/7] linux: Refactor sched_getcpu in terms of getcpu - - --- 2019-11-29 Adhemerval Zanella Dropped
[5/7] elf: Enable relro for static build - - --- 2019-11-29 Adhemerval Zanella Dropped
[4/7] linux: Update mips vDSO symbols - - --- 2019-11-29 Adhemerval Zanella Dropped
[3/7] Remove vDSO support from make-syscall.sh - - --- 2019-11-29 Adhemerval Zanella Dropped
[2/7] x86: Make x32 use x86 time implementation - - --- 2019-11-29 Adhemerval Zanella Dropped
[1/7] linux: Update x86 vDSO symbols - - --- 2019-11-29 Adhemerval Zanella Dropped
elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] - - --- 2019-11-29 Florian Weimer Committed
For Adding clang check - - --- 2019-11-29 Florian Weimer Not applicable
nptl: Start new threads with all signals blocked [BZ #25098] - - --- 2019-11-29 Florian Weimer Superseded
Update SOMAXCONN value from Linux 5.4 - - --- 2019-11-29 Joseph Myers codonell Committed
Update kernel version to 5.4 in tst-mman-consts.py - - --- 2019-11-28 Joseph Myers Committed
Update syscall-names.list for Linux 5.4 - - --- 2019-11-28 Joseph Myers Committed
[pushed] Block signals during the initial part of dlopen - - --- 2019-11-28 Florian Weimer Not applicable
[pushed] Block signals during the initial part of dlopen - - --- 2019-11-28 Florian Weimer Not applicable
For Adding clang check - - --- 2019-11-28 Kamlesh Kumar Not applicable
[1/2] Remove 32 bit sparc v7 support - - --- 2019-11-28 Joseph Myers Committed
[2/2] Implement __libc_early_init - - --- 2019-11-28 Florian Weimer Superseded
[1/2] Introduce <elf_machine_sym_no_match.h> - - --- 2019-11-28 Florian Weimer Superseded
[3/3] Add --disable-major-minor-libraries configure option - - --- 2019-11-28 Florian Weimer Superseded
[2/3] Makerules: Remove lib-version, $(subdir-version) - - --- 2019-11-28 Florian Weimer Superseded
[1/3] nptl_db: Install libthread_db under a regular implementation name - - --- 2019-11-28 Florian Weimer Superseded
Define MADV_COLD and MADV_PAGEOUT from Linux 5.4 - - --- 2019-11-27 Joseph Myers Committed
[pushed] Move _dl_open_check to its original place in dl_open_worker - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] Block signals during the initial part of dlopen - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839] - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112] - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] Avoid late failure in dlopen in global scope update [BZ #25112] - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304] - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358] - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] dlsym: Do not determine caller link map if not needed - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[pushed] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #... - - --- 2019-11-27 Simon Marchi (Code Review) Committed
[review,v5] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304] - - --- 2019-11-27 Simon Marchi (Code Review) Not applicable
[review,v2] dlsym: Do not determine caller link map if not needed - - --- 2019-11-27 Simon Marchi (Code Review) Not applicable
[review,v4] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304] - - --- 2019-11-27 Simon Marchi (Code Review) Not applicable
[review,v4] Avoid late failure in dlopen in global scope update [BZ #25112] - - --- 2019-11-27 Simon Marchi (Code Review) Not applicable
[review,v4] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112] - - --- 2019-11-27 Simon Marchi (Code Review) Not applicable
: S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [BZ #25226] - - --- 2019-11-27 Stefan Liebler Committed
[pushed] nptl: Cleanup mutex internal offset tests - - --- 2019-11-26 Simon Marchi (Code Review) Committed
[pushed] nptl: Remove rwlock elision definitions - - --- 2019-11-26 Simon Marchi (Code Review) Committed
[pushed] nptl: Add tests for internal pthread_rwlock_t offsets - - --- 2019-11-26 Simon Marchi (Code Review) Committed
[pushed] nptl: Add struct_mutex.h - - --- 2019-11-26 Simon Marchi (Code Review) Committed
[pushed] nptl: Add struct_rwlock.h - - --- 2019-11-26 Simon Marchi (Code Review) Committed
[pushed] nptl: Add default pthread-offsets.h - - --- 2019-11-26 Simon Marchi (Code Review) Committed
[pushed] nptl: Add default pthreadtypes-arch.h - - --- 2019-11-26 Simon Marchi (Code Review) Committed
[pushed] hppa: Remove unrequired nptl headers - - --- 2019-11-26 Simon Marchi (Code Review) Committed
x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] - - --- 2019-11-26 Florian Weimer Committed
Use Linux 5.4 in build-many-glibcs.py [committed] - - --- 2019-11-26 Joseph Myers Committed
argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038] - - --- 2019-11-25 Girish Joshi Superseded
[COMMITTED] arm: Fix armv7 selection after 'Split BE/LE abilist' - - --- 2019-11-25 Adhemerval Zanella Committed
sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376) 2 - --- 2019-11-25 Andreas Schwab Committed
Always do locking when accessing streams (bug 15142, bug 14697) - - --- 2019-11-25 Andreas Schwab Superseded
sysdeps/posix/getaddrinfo: Return early on invalid address family - - --- 2019-11-24 Tim Rühsen Committed
[v2] sysdeps/posix: Simplify if expression in getaddrinfo() - - --- 2019-11-24 Tim Rühsen Committed
nss: Simplify if expression in getaddrinfo() - - --- 2019-11-23 Tim Rühsen Committed
[review] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #... 1 - --- 2019-11-22 Simon Marchi (Code Review) Superseded
[pushed] Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions - - --- 2019-11-22 Simon Marchi (Code Review) Committed
[review,v4] nptl: Add default pthreadtypes-arch.h - - --- 2019-11-22 Simon Marchi (Code Review) Superseded
[v2] Remove duplicate inline implementation of issignalingf - - --- 2019-11-21 Paul A. Clarke jsm28 Committed
[review,v2] Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions - - --- 2019-11-21 Simon Marchi (Code Review) Superseded
Remove duplicate inline implementation of issignalingf - - --- 2019-11-21 Paul A. Clarke Superseded
[pushed] Don't use a custom wrapper macro around __has_include (bug 25189). - - --- 2019-11-21 Simon Marchi (Code Review) Committed
[review,v4] Don't use a custom wrapper macro around __has_include (bug 25189). - - --- 2019-11-21 Simon Marchi (Code Review) Superseded
[review,v3] Don't use a custom wrapper macro around __has_include (bug 25189). - - --- 2019-11-21 Simon Marchi (Code Review) Superseded
[review] Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions - - --- 2019-11-21 Simon Marchi (Code Review) Superseded
[review,v2] libc: Don't use a custom wrapper macro around __has_include. - - --- 2019-11-21 Simon Marchi (Code Review) Superseded
[v2] libc: Don't use a custom wrapper macro around __has_include. - - --- 2019-11-21 Emilio Cobos Álvarez Committed
[review] libc: Don't use a custom wrapper macro around __has_include. - - --- 2019-11-21 Simon Marchi (Code Review) Superseded
[pushed] Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x - - --- 2019-11-21 Simon Marchi (Code Review) Committed
Compile elf/rtld.c with -fno-tree-loop-distribute-patterns. - - --- 2019-11-21 Sandra Loosemore Committed
rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #252… - - --- 2019-11-20 Marcin Kościelnicki Committed
resolv/res_query.c - do not append search paths if number of dots in query is greater or equals ndo… - - --- 2019-11-20 Canto . Dropped
[2/3] posix: Refactor tst-waitid - - --- 2019-11-20 Adhemerval Zanella Dropped
[review,v2] nptl: Cleanup mutex internal offset tests - - --- 2019-11-20 Simon Marchi (Code Review) Superseded
[review,v3] nptl: Add struct_mutex.h - - --- 2019-11-20 Simon Marchi (Code Review) Superseded
[review,v3] nptl: Add default pthread-offsets.h - - --- 2019-11-20 Simon Marchi (Code Review) Superseded
[review,v3] nptl: Add default pthreadtypes-arch.h - - --- 2019-11-20 Simon Marchi (Code Review) Superseded
[review,v3] nptl: Add struct_rwlock.h - - --- 2019-11-20 Simon Marchi (Code Review) Superseded
[3/3] posix: Remove posix waitid - - --- 2019-11-20 Adhemerval Zanella Dropped
[2/3] posix: Refactor tst-waitid - - --- 2019-11-20 Adhemerval Zanella Dropped
[1/3] support: Add support_process_state_wait - - --- 2019-11-20 Adhemerval Zanella Dropped
[RESEND,v17,13/13] Documentation: path-lookup: include new LOOKUP flags - - --- 2019-11-20 Aleksa Sarai Not applicable
[RESEND,v17,12/13] selftests: add openat2(2) selftests - - --- 2019-11-20 Aleksa Sarai Not applicable
« 1 2136 137 138244 245 »