Show patches with: Archived = No       |   24411 patches
« 1 286 87 88244 245 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,8/9] nptl: Use pthread_kill on pthread_cancel nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,7/9] nptl: Implement raise in terms of pthread_kill nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,6/9] nptl: Move cancel type out of cancelhandling nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,5/9] nptl: Move cancel state out of cancelhandling nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,4/9] nptl: Remove CANCELING_BITMASK nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,3/9] nptl: Install cancellation handler on pthread_cancel nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,2/9] nptl: Deallocate the thread stack on setup failure (BZ #19511) nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,1/9] nptl: Remove exit-thread.h nptl: pthread cancellation refactor - - 1-- 2021-05-27 Adhemerval Zanella Netto fweimer Committed
[v2,0/9] nptl: pthread cancellation refactor - - --- 2021-05-27 Adhemerval Zanella Netto None
[v3,2/2] aarch64: Added optimized memset for A64FX Untitled series #2238 2 - --- 2021-05-27 Naohiro Tamura Committed
[v3,1/2] aarch64: Added optimized memcpy and memmove for A64FX [v3,1/2] aarch64: Added optimized memcpy and memmove for A64FX 2 - --- 2021-05-27 Naohiro Tamura Committed
[11/11] nptl: Use pthread_kill on pthread_cancel nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Superseded
[10/11] nptl: Implement raise in terms of pthread_kill nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Superseded
[09/11] nptl: Move cancel type out of cancelhandling nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Superseded
[08/11] nptl: Move cancel state out of cancelhandling nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Superseded
[07/11] nptl: Remove CANCELING_BITMASK nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Superseded
[06/11] nptl: Install cancellation handler on pthread_cancel nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Superseded
[05/11] nptl: Deallocate the thread stack on setup failure (BZ #19511) nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Superseded
[04/11] nptl: Add pthread_attr_setaffinity_np failure test nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Committed
[03/11] support: Add xpthread_attr_setaffinity_np wrapper nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Committed
[02/11] nptl: Move createthread to pthread_create nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Committed
[01/11] nptl: Move Linux createthread to nptl nptl: pthread cancellation refactor - - 1-- 2021-05-26 Adhemerval Zanella Netto Committed
[00/11] nptl: pthread cancellation refactor - - --- 2021-05-26 Adhemerval Zanella Netto None
[v7,3/3] Add static tests for __clone_internal Add an internal wrapper for clone, clone2 and clone3 - - 1-- 2021-05-26 H.J. Lu fweimer Superseded
[v7,2/3] x86-64: Add the clone3 wrapper Add an internal wrapper for clone, clone2 and clone3 - - 1-- 2021-05-26 H.J. Lu fweimer Superseded
[v7,1/3] Add an internal wrapper for clone, clone2 and clone3 Add an internal wrapper for clone, clone2 and clone3 - - 1-- 2021-05-26 H.J. Lu fweimer Superseded
[v7,0/3] Add an internal wrapper for clone, clone2 and clone3 - - --- 2021-05-26 H.J. Lu None
nptl: Install SIGSETXID handler with SA_ONSTACK [BZ #27914] nptl: Install SIGSETXID handler with SA_ONSTACK [BZ #27914] 1 - 1-- 2021-05-26 Florian Weimer Committed
[14/14] dlfcn: Rework static dlopen hooks Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[13/14] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2 Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[12/14] dlfcn: Cleanups after -ldl is no longer required Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[11/14] dlfcn: Move dlopen into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[10/14] dlfcn: Move dlvsym into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[09/14] dlfcn: Move dlinfo into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[08/14] dlfcn: Move dladdr1 into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[07/14] dlfcn: Move dlmopen into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[06/14] dlfcn: Move dlsym into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[05/14] dlfcn: Move dladdr into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[04/14] dlfcn: Move dlclose into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[03/14] dlfcn: Move dlerror into libc Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[02/14] Add libc ABI extension kludge for baseline-violating libdl symbols Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[01/14] stdio-common: Remove _IO_vfwscanf Move libdl into libc - - 1-- 2021-05-25 Florian Weimer Superseded
[v2,00/14] Move libdl into libc - - --- 2021-05-25 Florian Weimer None
rtld: Add --no-default-paths option rtld: Add --no-default-paths option - - 1-- 2021-05-25 Fergus Dall Superseded
[v3] x86-64: Align child stack to 16 bytes [BZ #27902] [v3] x86-64: Align child stack to 16 bytes [BZ #27902] 1 - 1-- 2021-05-24 H.J. Lu codonell Committed
powerpc: Optimized memcmp for power10 powerpc: Optimized memcmp for power10 1 - 1-- 2021-05-24 Lucas A. M. Magalhaes rzinsly Committed
[v2] Properly check stack alignment [BZ #27901] [v2] Properly check stack alignment [BZ #27901] 1 - 1-- 2021-05-24 H.J. Lu Committed
[v2,2/2] x86: Improve memmove-vec-unaligned-erms.S [v2,1/2] Bench: Add support for choose direction of memcpy in benchtests 1 - 1-- 2021-05-24 Noah Goldstein Committed
[v2,1/2] Bench: Add support for choose direction of memcpy in benchtests [v2,1/2] Bench: Add support for choose direction of memcpy in benchtests 1 - 1-- 2021-05-24 Noah Goldstein Committed
[v7,3/3] Use GCC builtins for roundeven functions if desired. [v7,1/3] math: redirect roundeven function 1 - 1-- 2021-05-24 謝昇達(Shen-Ta Hsieh) hjl Committed
[v7,2/3] x86_64: roundeven with sse4.1 support [v7,1/3] math: redirect roundeven function 1 - 1-- 2021-05-24 謝昇達(Shen-Ta Hsieh) hjl Committed
[v7,1/3] math: redirect roundeven function [v7,1/3] math: redirect roundeven function 1 - 1-- 2021-05-24 謝昇達(Shen-Ta Hsieh) hjl Committed
[v1,2/2] x86: Improve memmove-vec-unaligned-erms.S [v1,1/2] Bench: Add support for choose direction of memcpy in benchtests - - 1-- 2021-05-24 Noah Goldstein Superseded
[v1,1/2] Bench: Add support for choose direction of memcpy in benchtests [v1,1/2] Bench: Add support for choose direction of memcpy in benchtests 1 - 1-- 2021-05-24 Noah Goldstein Committed
[v2] x86-64: Align child stack to 16 bytes [BZ #27902] [v2] x86-64: Align child stack to 16 bytes [BZ #27902] - - 1-- 2021-05-23 H.J. Lu Superseded
Properly check stack alignment [BZ #27901] Properly check stack alignment [BZ #27901] - - 1-- 2021-05-23 H.J. Lu Superseded
x86-64: Align child stack to 16 bytes x86-64: Align child stack to 16 bytes - - 1-- 2021-05-23 H.J. Lu Superseded
[v6,5/5] Add static tests for __clone_internal Add an internal wrapper for clone, clone2 and clone3 - - --- 2021-05-22 H.J. Lu Superseded
[v6,4/5] x86-64: Add the clone3 wrapper Add an internal wrapper for clone, clone2 and clone3 - - --- 2021-05-22 H.J. Lu Superseded
[v6,3/5] nptl: Always pass stack size to create_thread Add an internal wrapper for clone, clone2 and clone3 - - --- 2021-05-22 H.J. Lu Superseded
[v6,2/5] Add an internal wrapper for clone, clone2 and clone3 Add an internal wrapper for clone, clone2 and clone3 - - --- 2021-05-22 H.J. Lu Superseded
[v6,1/5] Add cast_to_pointer to cast an integer to void * pointer Add an internal wrapper for clone, clone2 and clone3 - - --- 2021-05-22 H.J. Lu Committed
[v5,0/5] Add an internal wrapper for clone, clone2 and clone3 - - --- 2021-05-22 H.J. Lu None
[v5] configure: Replaced obsolete AC_TRY_COMPILE [v5] configure: Replaced obsolete AC_TRY_COMPILE 1 - --- 2021-05-22 Naohiro Tamura azanella Committed
[v6,3/3] Use GCC builtins for roundeven functions if desired. [v6,1/3] math: redirect roundeven function - - 1-- 2021-05-22 謝昇達(Shen-Ta Hsieh) Superseded
[v6,2/3] x86_64: roundeven with sse4.1 support [v6,1/3] math: redirect roundeven function 1 - 1-- 2021-05-22 謝昇達(Shen-Ta Hsieh) Superseded
[v6,1/3] math: redirect roundeven function [v6,1/3] math: redirect roundeven function - - 1-- 2021-05-22 謝昇達(Shen-Ta Hsieh) Superseded
[v1,2/2] arm64: Enable BTI for main executable as well as the interpreter arm64: Enable BTI for the executable as well as the interpreter 1 - --1 2021-05-21 Mark Brown Not applicable
[v1,1/2] elf: Allow architectures to parse properties on the main executable arm64: Enable BTI for the executable as well as the interpreter - - --1 2021-05-21 Mark Brown Not applicable
[v1,0/2] arm64: Enable BTI for the executable as well as the interpreter - - --- 2021-05-21 Mark Brown None
[8/8] Linux: Remove remaining references to $(shared-thread-library) nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[7/8] nptl: Do not install libpthread.so and do not link tests with it nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[6/8] nptl: Remove remaining code from libpthread nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[5/8] nptl: Move pthread_create, thrd_create into libc nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[v2,4/8] elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2 nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[3/8] nptl: Move semi-public __pthread_get_minstack symbol into libc nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[2/8] nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variables nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[1/8] nptl: Perform signal initialization upon pthread_create nptl: Complete libpthread move 1 - 1-- 2021-05-21 Florian Weimer Committed
[v2,0/8] nptl: Complete libpthread move - - --- 2021-05-21 Florian Weimer None
[1/2] Add generic version of sysconf_sigstksz Convenience function for allocating (alternate signal) stacks - - 1-- 2021-05-21 Florian Weimer Dropped
[v2,0/2] Convenience function for allocating (alternate signal) stacks - - --- 2021-05-21 Florian Weimer None
[v1] x86: Improve memset-vec-unaligned-erms.S [v1] x86: Improve memset-vec-unaligned-erms.S 1 - 1-- 2021-05-20 Noah Goldstein Committed
[3/3] Misc: Add <sys/cstack.h> and the cstack_* family of functions Convenience function for allocating (alternate signal) stacks - - 1-- 2021-05-20 Florian Weimer Superseded
[2/3] Hurd: Define ARCH_MIN_GUARD_SIZE in internal <pthread.h> Convenience function for allocating (alternate signal) stacks 1 - 1-- 2021-05-20 Florian Weimer Committed
[1/3] elf: Initialize GLRO (dl_minsigstacksize) after static dlopen Convenience function for allocating (alternate signal) stacks 1 - 1-- 2021-05-20 Florian Weimer Committed
[0/3] Convenience function for allocating (alternate signal) stacks - - --- 2021-05-20 Florian Weimer None
[v2,5/6] scripts: Added Vector Length Set test helper script Untitled series #2205 - - --- 2021-05-20 Naohiro Tamura Committed
nptl: Add missing __pthread_cond_wait alias in static builds nptl: Add missing __pthread_cond_wait alias in static builds 1 - 1-- 2021-05-19 Florian Weimer Committed
[14/14] dlfcn: Rework static dlopen hooks Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[13/14] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2 Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[12/14] dlfcn: Cleanups after -ldl is no longer required Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[11/14] dlfcn: Move dlopen into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[10/14] dlfcn: Move dlvsym into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[09/14] dlfcn: Move dlinfo into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[08/14] dlfcn: Move dladdr1 into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[07/14] dlfcn: Move dlmopen into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[06/14] dlfcn: Move dlsym into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[05/14] dlfcn: Move dladdr into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[04/14] dlfcn: Move dlclose into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
[03/14] dlfcn: Move dlerror into libc Move libdl into libc - - 1-- 2021-05-19 Florian Weimer Superseded
« 1 286 87 88244 245 »