Show patches with: Archived = No       |   28129 patches
« 1 2 ... 110 111 112281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64 nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64 - - 1 - --- 2020-11-12 Lukasz Majewski New
[v3,3/3] y2038: Convert thrd_sleep to support 64 bit time [v3,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-12 Lukasz Majewski New
[v3,2/3] y2038: Convert mtx_timedlock to support 64 bit time [v3,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-12 Lukasz Majewski New
[v3,1/3] y2038: Convert cnd_timedwait to support 64 bit time [v3,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-12 Lukasz Majewski New
[v2,3/3] y2038: Convert thrd_sleep to support 64 bit time [v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-12 Lukasz Majewski New
[v2,2/3] y2038: Convert mtx_timedlock to support 64 bit time [v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-12 Lukasz Majewski New
[v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time [v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-12 Lukasz Majewski New
elf: Fix uninitialized variable for _dl_write elf: Fix uninitialized variable for _dl_write - - - - --- 2020-11-12 Shuo Wang New
[COMMITTED,v2] Don't use nested function in test-ffs [COMMITTED,v2] Don't use nested function in test-ffs - - - - --- 2020-11-12 Siddhesh Poyarekar New
Use __builtin___stpncpy_chk when available Use __builtin___stpncpy_chk when available - - - - --- 2020-11-12 Siddhesh Poyarekar New
Don't use nested function in test-ffs Don't use nested function in test-ffs - - - - --- 2020-11-12 Siddhesh Poyarekar New
[hurd,commited] hurd: Move {, f, l}xstat{, at} and xmknod{at} to compat symbols [hurd,commited] hurd: Move {, f, l}xstat{, at} and xmknod{at} to compat symbols - - - - --- 2020-11-11 Samuel Thibault New
nptl: Fix issue unwinding through sem_wait futex nptl: Fix issue unwinding through sem_wait futex - - - - --- 2020-11-11 Stafford Horne New
[hurd,commited,4/4] hurd: Notify the proc server later during initialization Fix more hurd initialization for ifunc support - - - - --- 2020-11-11 Samuel Thibault New
[hurd,commited,3/4] htl: Initialize later Fix more hurd initialization for ifunc support - - - - --- 2020-11-11 Samuel Thibault New
[hurd,commited,2/4] htl: Keep thread signals blocked during its initialization Fix more hurd initialization for ifunc support - - - - --- 2020-11-11 Samuel Thibault New
[hurd,commited,1/4] htl: Fix spurious symbols in namespaces Fix more hurd initialization for ifunc support - - - - --- 2020-11-11 Samuel Thibault New
tests: Remove NULL check for an array tests: Remove NULL check for an array - - - - --- 2020-11-11 Siddhesh Poyarekar New
y2038: Export struct __timespec64 (as ./bits/types/struct___timespec64.h) y2038: Export struct __timespec64 (as ./bits/types/struct___timespec64.h) - - - - --- 2020-11-11 Lukasz Majewski New
[COMMITTED] Use O_CLOEXEC in sysconf [BZ #26791] [COMMITTED] Use O_CLOEXEC in sysconf [BZ #26791] - - - - --- 2020-11-11 Arjun Shankar New
[hurd,commited] hurd: keep only required PLTs in ld.so [hurd,commited] hurd: keep only required PLTs in ld.so - - - - --- 2020-11-11 Samuel Thibault New
[hurd,commited] hurd: Add missing startup calls [hurd,commited] hurd: Add missing startup calls - - - - --- 2020-11-11 Samuel Thibault New
v4 [PATCH 6/6] nsswitch: use new internal API (callers) v4 [PATCH 6/6] nsswitch: use new internal API (callers) - - - - --- 2020-11-10 DJ Delorie New
v4 [PATCH 5/6] nsswitch: user new internal API (tests) v4 [PATCH 5/6] nsswitch: user new internal API (tests) - - - - --- 2020-11-10 DJ Delorie New
v4 [PATCH 4/6] nsswitch: use new internal API (core) v4 [PATCH 4/6] nsswitch: use new internal API (core) - - - - --- 2020-11-10 DJ Delorie New
v4 [PATCH 3/6] nss: Implement <nss_database.h> v4 [PATCH 3/6] nss: Implement <nss_database.h> - - - - --- 2020-11-10 DJ Delorie New
v4 [PATCH 2/6] <nss_action.h>: New abstraction for combining NSS modules and NSS actions v4 [PATCH 2/6] <nss_action.h>: New abstraction for combining NSS modules and NSS actions - - 1 - --- 2020-11-10 DJ Delorie New
[1/6] nss: Introduce <nss_module.h> [1/6] nss: Introduce <nss_module.h> - - 1 - --- 2020-11-10 DJ Delorie New
[2.32,COMMITTED] aarch64: Add unwind information to _start (bug 26853) [2.32,COMMITTED] aarch64: Add unwind information to _start (bug 26853) - - - - --- 2020-11-10 Florian Weimer New
stdio-common: Fix type unsafe cast causing gcc miscompile. stdio-common: Fix type unsafe cast causing gcc miscompile. - - - - --- 2020-11-10 Jim Wilson New
RISC-V: Add _dl_start_user. RISC-V: Add _dl_start_user. - - - - --- 2020-11-10 Jim Wilson New
[23/23] linux: Use generic __syscall_error for mips Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[22/23] linux: Use generic __syscall_error for alpha Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[21/23] linux: Use generic __syscall_error for nios2 Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[20/23] linux: Use generic __syscall_error for riscv Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[19/23] linux: Use generic __syscall_error for csky Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[18/23] linux: Use generic __syscall_error for m68k Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[17/23] linux: Use generic __syscall_error for ia64 Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[16/23] linux: Use generic __syscall_error for microblaze Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[15/23] linux: Use generic __syscall_error for sh Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[14/23] linux: Use generic __syscall_error for s390 Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[13/23] linux: Use generic __syscall_error for x86_64 Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[12/23] linux: Use generic __syscall_error for arm Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[11/23] linux: Use generic __syscall_error for hppa Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[10/23] linux: Use generic __syscall_error for sparc Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[09/23] linux: Use generic __syscall_error for powerpc Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[08/23] linux: Use generic __syscall_error for arc Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[07/23] linux: Use generic __syscall_error for i386 Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[06/23] linux: Use generic __syscall_error for aarch64 Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[05/23] linux: Replace INLINE_SYSCALL_ERROR_RETURN_VALUE with __syscall_error Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[04/23] linux: Add syscall_ret and use it on INLINE_SYSCALL Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[03/23] Remove tls.h inclusion from internal errno.h Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[02/23] linux: Replace INTERNAL_SYSCALL_ERROR_P macro with a inline function Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[01/23] linux: Remove INTERNAL_SYSCALL_ERRNO Simplify internal Linux syscall - - - - --- 2020-11-09 Adhemerval Zanella Netto New
[11/11] powerpc64le: Add glibc-hwcaps support glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[10/11] x86_64: Add glibc-hwcaps support glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[09/11] elf: Add glibc-hwcaps subdirectory support to ld.so cache processing glibc-hwcaps support - - - - --- 2020-11-09 Florian Weimer New
[08/11] elf: Process glibc-hwcaps subdirectories in ldconfig glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[07/11] elf: Implement tail merging of strings in ldconfig glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[06/11] elf: Implement a string table for ldconfig, with tail merging glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[05/11] elf: Add extension mechanism to ld.so.cache glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[04/11] elf: Add endianness markup to ld.so.cache glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[03/11] elf: Add glibc-hwcaps support for LD_LIBRARY_PATH glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[02/11] elf: Introduce enum opt_format in the ldconfig implementation glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
[01/11] support: Add support_copy_file glibc-hwcaps support - - 1 - --- 2020-11-09 Florian Weimer New
aarch64: Add unwind information to _start (bug 26853) aarch64: Add unwind information to _start (bug 26853) - - - - --- 2020-11-09 Florian Weimer New
include/sys/stat.h: Add __USE_FILE_OFFSET64 redirection include/sys/stat.h: Add __USE_FILE_OFFSET64 redirection - - - - --- 2020-11-08 Samuel Thibault New
Fix README formatting Fix README formatting - - - - --- 2020-11-08 Krystian Kuźniarek New
[hurd,commited] bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY [hurd,commited] bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY - - - - --- 2020-11-08 Samuel Thibault New
[hurd,commited] Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSD [hurd,commited] Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSD - - - - --- 2020-11-08 Samuel Thibault New
Linux: Add execveat system call wrapper Linux: Add execveat system call wrapper - - - - --- 2020-11-06 Alexandra Hájková New
[v2] Remove __warndecl [v2] Remove __warndecl - - - - --- 2020-11-05 Siddhesh Poyarekar New
Remove __warndecl Remove __warndecl - - - - --- 2020-11-05 Siddhesh Poyarekar New
Remove __warn_memset_zero_len [bz #25399] Remove __warn_memset_zero_len [bz #25399] - - - - --- 2020-11-04 Siddhesh Poyarekar New
[v2] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] [v2] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] - - 1 - --- 2020-11-03 Arjun Shankar New
iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] - - - - --- 2020-11-03 Arjun Shankar New
Declare __warn_memset_zero_len internally for newer gcc [bz #25399] Declare __warn_memset_zero_len internally for newer gcc [bz #25399] - - - - --- 2020-11-03 Siddhesh Poyarekar New
[4/4] aarch64: Remove the bti link_map field [BZ #26831] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-03 Szabolcs Nagy New
[3/4] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-03 Szabolcs Nagy New
[2/4] elf: Move note processing after l_phdr is updated [BZ #26831] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-03 Szabolcs Nagy New
[1/4] elf: Pass the fd to note processing [BZ #26831] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-03 Szabolcs Nagy New
[v2,3/3] y2038: Convert thrd_sleep to support 64 bit time [v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-03 Lukasz Majewski New
[v2,2/3] y2038: Convert mtx_timedlock to support 64 bit time [v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-03 Lukasz Majewski New
[v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time [v2,1/3] y2038: Convert cnd_timedwait to support 64 bit time - - 1 - --- 2020-11-03 Lukasz Majewski New
linux: Allow adjtime with NULL argument [BZ #26833] linux: Allow adjtime with NULL argument [BZ #26833] - - 1 - --- 2020-11-02 Adhemerval Zanella Netto New
[PATCHv5] powerpc64le: ifunc select *f128 routines in multiarch mode [PATCHv5] powerpc64le: ifunc select *f128 routines in multiarch mode - - 1 - --- 2020-11-02 Paul E Murphy New
Fix typo in NEWS file Fix typo in NEWS file - - - - --- 2020-11-02 Shuo Wang New
Fix typo in NEWS file Fix typo in NEWS file - - - - --- 2020-11-02 Shuo Wang New
V4 [PATCH 2/2] ld.so: Add --list-tunables to print tunable values V4 [PATCH 2/2] ld.so: Add --list-tunables to print tunable values - - 1 - --- 2020-10-31 H.J. Lu New
V4 [PATCH 1/2] x86: Move x86 processor cache info to cpu_features V4 [PATCH 1/2] x86: Move x86 processor cache info to cpu_features - - 1 - --- 2020-10-31 H.J. Lu New
[hurd,commited] hurd: Correct 'ethenet' spelling [hurd,commited] hurd: Correct 'ethenet' spelling - - - - --- 2020-10-31 Samuel Thibault New
tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820] tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820] - - - - --- 2020-10-30 H.J. Lu New
V3 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717] V3 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717] - - - - --- 2020-10-30 H.J. Lu New
[COMMITTED] Argument Syntax: Use "option", @option, and @command. [COMMITTED] Argument Syntax: Use "option", @option, and @command. - - - - --- 2020-10-30 Carlos O'Donell New
[v2,2.32] x86: Optimizing memcpy for AMD Zen architecture. [v2,2.32] x86: Optimizing memcpy for AMD Zen architecture. - - 1 - --- 2020-10-30 Florian Weimer New
[3/3] y2038: Convert thrd_sleep to support 64 bit time [1/3] y2038: Convert cnd_timedwait to support 64 bit time - - - - --- 2020-10-30 Lukasz Majewski New
[2/3] y2038: Convert mtx_timedlock to support 64 bit time [1/3] y2038: Convert cnd_timedwait to support 64 bit time - - - - --- 2020-10-30 Lukasz Majewski New
[1/3] y2038: Convert cnd_timedwait to support 64 bit time [1/3] y2038: Convert cnd_timedwait to support 64 bit time - - - - --- 2020-10-30 Lukasz Majewski New
[1/2] MIPS: add hp-timing support for MIPS R2 [1/2] MIPS: add hp-timing support for MIPS R2 - - - - --- 2020-10-30 Huang Pei New
[2/2] nptl: Return ENOTSUP for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801] [1/2] nptl: Replace futex_lock_pi with __futex_lock_pi64 - - - - --- 2020-10-29 Adhemerval Zanella Netto New
« 1 2 ... 110 111 112281 282 »