Show patches with: Archived = No       |   28220 patches
« 1 2 ... 111 112 113282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,10/12] Add Andes nds32 dynamic relocation type to elf/elf.h. nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,11/12] Add nds32 entries to config.h.in nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
[v2,12/12] Add nds32 port to build-many-glibcs.py nds32 glibc port, v2 - - - - --- 2018-05-30 Vincent Chen New
RFC: Linux/i386: Set TARGET_THREAD_SPLIT_STACK_OFFSET to 0x34 RFC: Linux/i386: Set TARGET_THREAD_SPLIT_STACK_OFFSET to 0x34 - - - - --- 2018-05-30 H.J. Lu New
scripts/update-abilist.sh: Accept empty list of files to patch scripts/update-abilist.sh: Accept empty list of files to patch - - - - --- 2018-05-30 Florian Weimer New
i386: Change offset of __private_ss to 0x30 i386: Change offset of __private_ss to 0x30 - - - - --- 2018-05-30 H.J. Lu New
arc4random implementation arc4random implementation - - - - --- 2018-05-31 Florian Weimer New
math: Update i686 ulps math: Update i686 ulps - - - - --- 2018-06-01 Florian Weimer New
Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473) [committed] Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473) [committed] - - - - --- 2018-06-01 Joseph Myers New
[COMMITTED] math: Update i686 ulps (--disable-multi-arch configuration) [COMMITTED] math: Update i686 ulps (--disable-multi-arch configuration) - - - - --- 2018-06-01 Florian Weimer New
[hurd,commited] hurd: Fix shmid_ds's shm_segsz field type [hurd,commited] hurd: Fix shmid_ds's shm_segsz field type - - - - --- 2018-06-02 Samuel Thibault New
[v32] Avoid cancellable I/O primitives in ld.so. [v32] Avoid cancellable I/O primitives in ld.so. - - - - --- 2018-06-02 Zack Weinberg New
Convert __builtin_expect to __glibc_(un)likely throughout elf/. Convert __builtin_expect to __glibc_(un)likely throughout elf/. - - - - --- 2018-06-02 Zack Weinberg New
[v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) - - - - --- 2018-06-04 Adhemerval Zanella Netto New
Use Linux 4.17 in build-many-glibcs.py [committed] Use Linux 4.17 in build-many-glibcs.py [committed] - - - - --- 2018-06-04 Joseph Myers New
Update kernel version in syscall-names.list to 4.17 Update kernel version in syscall-names.list to 4.17 - - - - --- 2018-06-04 Joseph Myers New
Add AArch64 hwcap values from Linux 4.17 Add AArch64 hwcap values from Linux 4.17 - - - - --- 2018-06-04 Joseph Myers New
Update MAP_TYPE value for hppa from Linux 4.17 Update MAP_TYPE value for hppa from Linux 4.17 - - - - --- 2018-06-04 Joseph Myers New
Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h - - - - --- 2018-06-04 Joseph Myers New
Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h - - - - --- 2018-06-05 Joseph Myers New
Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h - - - - --- 2018-06-05 Joseph Myers New
Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h - - - - --- 2018-06-05 Joseph Myers New
[RFC,v2,1/3] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg stdio/wchar/argp/err/error.h functions for powerpc64le - - - - --- 2018-06-05 Gabriel F. T. Gomes New
[RFC,v2,2/3] ldbl-128ibm-compat: Use __vfprintf_internal for ieee128-vfprintf on powerpc64le stdio/wchar/argp/err/error.h functions for powerpc64le - - - - --- 2018-06-05 Gabriel F. T. Gomes New
[RFC,v2,3/3] RFC: powerpc64le: Convert default long double format to IEEE binary128 stdio/wchar/argp/err/error.h functions for powerpc64le - - - - --- 2018-06-05 Gabriel F. T. Gomes New
Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). - - - - --- 2018-06-06 Carlos O'Donell New
ld.so: Defer applying RELRO protection ld.so: Defer applying RELRO protection - - - - --- 2018-06-06 Florian Weimer New
ld.so: Introduce delayed relocation processing ld.so: Introduce delayed relocation processing - - - - --- 2018-06-06 Florian Weimer New
posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264) posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264) - - - - --- 2018-06-06 Adhemerval Zanella Netto New
[RFC,v2,1/6] Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,2/6] include/link.h: Update the link_map struct to allow proxies Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,3/6] elf/dl-object.c: Implement a helper function to proxy link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,4/6] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,5/6] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[RFC,v2,6/6] elf/dl-init.c: Skip proxied link map entries in the dl init path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-06-06 Vivek Dasmohapatra New
[1/9] ldbl-128ibm-compat: Create libm-alias-float128.h Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[2/9] Move declare_mgen_finite_alias definition Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[3/9] ldbl-128ibm-compat: Provide a generic scalb implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[4/9] ldbl-128ibm-compat: Add a generic significand() implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[5/9] ldbl-128ibm-compat: Provide ISO C functions not provided by the _Float128 API Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[6/9] ldbl-128ibm-compat: Provide nexttoward functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[7/9] Refactor math-finite.h and introduce mathcalls-redir.h Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[8/9] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[9/9] ldbl-128ibm-compat: Redirect complex math functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[v3?] Avoid cancellable I/O primitives in ld.so. [v3?] Avoid cancellable I/O primitives in ld.so. - - - - --- 2018-06-07 Zack Weinberg New
gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). - - - - --- 2018-06-08 Rafal Luzynski New
[committed] xfail check-execstack on hppa [committed] xfail check-execstack on hppa - - - - --- 2018-06-10 John David Anglin New
aarch64: add HXT Phecda core memory operation ifuncs aarch64: add HXT Phecda core memory operation ifuncs - - - - --- 2018-06-11 Hongbo Zhang New
[v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex [v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-11 kemi New
[v4,2/3] benchtests: Add pthread adaptive spin mutex microbenchmark [v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-11 kemi New
[v4,3/3] Mutex: Replace trylock by read only while spinning [v4,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-11 kemi New
Makerules: pass CFLAGS when building .S files, BZ #23273 Makerules: pass CFLAGS when building .S files, BZ #23273 - - - - --- 2018-06-11 Sergei Trofimovich New
Improve strstr performance Improve strstr performance - - - - --- 2018-06-11 Wilco Dijkstra New
Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272) [committed] Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272) [committed] - - - - --- 2018-06-11 Joseph Myers New
x86: Make strncmp usable from rtld x86: Make strncmp usable from rtld - - 1 - --- 2018-06-12 Florian Weimer New
[v6] Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). [v6] Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 ). - - - - --- 2018-06-12 Carlos O'Donell New
Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275] - - - - --- 2018-06-12 Stefan Liebler New
PING: [PATCH] benchtests: Add -f/--functions argument PING: [PATCH] benchtests: Add -f/--functions argument - - - - --- 2018-06-12 H.J. Lu New
Do not use const attribute for nan functions (bug 23277) [committed] Do not use const attribute for nan functions (bug 23277) [committed] - - - - --- 2018-06-12 Joseph Myers New
[COMMITTED] Fix fallback path in __pthread_mutex_timedlock (). [COMMITTED] Fix fallback path in __pthread_mutex_timedlock (). - - - - --- 2018-06-12 Carlos O'Donell New
[01/20] Initial empty CPU run-time library for C: libcpu-rt-c RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[02/20] libcpu-rt-c/x86: Add cacheinfo RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[03/20] libcpu-rt-c/x86: Add cpu-rt-tunables.c RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[04/20] libcpu-rt-c/x86-64: Add memchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[05/20] libcpu-rt-c/x86-64: Add memcmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[06/20] libcpu-rt-c/x86-64: Add memcpy, memmove and mempcpy RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[07/20] libcpu-rt-c/x86-64: Add memrchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[08/20] libcpu-rt-c/x86-64: Add memset and wmemset RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[09/20] libcpu-rt-c/i386: Add memcmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[10/20] libcpu-rt-c: Don't use IFUNC memcmp in init_cpu_features RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[11/20] libcpu-rt-c/x86-64: Add strchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[12/20] libcpu-rt-c/x86-64: Add strcmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[13/20] libcpu-rt-c/x86-64: Add strcpy RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[14/20] libcpu-rt-c/x86-64: Add strlen RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[15/20] libcpu-rt-c/x86-64: Add strcat RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[16/20] libcpu-rt-c/x86-64: Add strnlen RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[17/20] libcpu-rt-c/x86-64: Add strncat RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[18/20] libcpu-rt-c/x86-64: Add strncmp RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[19/20] libcpu-rt-c/x86-64: Add strncpy RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[20/20] libcpu-rt-c/x86-64: Add strrchr RFC: Add the CPU run-time library for C - - - - --- 2018-06-12 H.J. Lu New
[COMMITTED] Fix comments in _dl_dst_count and _dl_dst_substitute. [COMMITTED] Fix comments in _dl_dst_count and _dl_dst_substitute. - - - - --- 2018-06-13 Carlos O'Donell New
[1/2] Y2038: add type __time64_t Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-13 Albert ARIBAUD (3ADEV) New
[2/2] Y2038: make __tz_convert compatible with 64-bit-time Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-13 Albert ARIBAUD (3ADEV) New
[01/24] x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563] CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[02/24] x86: Support shadow stack pointer in setjmp/longjmp CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598] CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[04/24] x86: Add _CET_ENDBR to functions in crti.S CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[05/24] x86: Add _CET_ENDBR to functions in dl-tlsdesc.S CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[06/24] x86-64: Add _CET_ENDBR to STRCMP_SSE42 CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[07/24] i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S CET: Prepare for CET enabling - - 1 - --- 2018-06-13 H.J. Lu New
[08/24] x86: Update vfork to pop shadow stack CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[09/24] x86_64: Use _CET_NOTRACK in strcmp.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[10/24] x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[11/24] x86-64: Use _CET_NOTRACK in strcmp-sse42.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[12/24] x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[13/24] x86-64: Use _CET_NOTRACK in memcmp-sse4.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[14/24] x86-64: Use _CET_NOTRACK in memcpy-ssse3.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[15/24] i386: Use _CET_NOTRACK in i686/memcmp.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[16/24] i386: Use _CET_NOTRACK in memset-sse2.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
[17/24] i386: Use _CET_NOTRACK in memcmp-sse4.S CET: Prepare for CET enabling - - - - --- 2018-06-13 H.J. Lu New
« 1 2 ... 111 112 113282 283 »