Show patches with: Submitter = Florian Weimer       |    State = Action Required       |    Archived = No       |   2788 patches
« 1 2 ... 11 12 1327 28 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] nptl: Move pthread_spin_trylock into libc nptl: Move spinlock symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[3/4] nptl: Move pthread_spin_lock into libc nptl: Move spinlock symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[2/4] nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc nptl: Move spinlock symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[1/4] nptl: Move pthread_spin_destroy into libc nptl: Move spinlock symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[4/4] nptl: Move pthread_condattr_setpshared into libc Move remaining condition variable symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[3/4] nptl: Move pthread_condattr_setclock into libc Move remaining condition variable symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[2/4] nptl: Move pthread_condattr_getpshared into libc Move remaining condition variable symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[1/4] nptl: Move pthread_condattr_getclock into libc Move remaining condition variable symbols into libc - - - - --- 2021-04-23 Florian Weimer New
[17/17] nptl: Move pthread_mutexattr_settype, __pthread_mutexattr_settype into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[16/17] nptl: Move pthread_mutexattr_setrobust into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[15/17] pthread: Use pthread_mutexattr_setrobust in tests nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[14/17] nptl: Move pthread_mutexattr_setpshared into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[13/17] nptl: Move pthread_mutexattr_setprotocol into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[12/17] nptl: Move pthread_mutexattr_setprioceiling into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[11/17] nptl: Move pthread_mutexattr_init, __pthread_mutexattr_init into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[10/17] nptl: Move pthread_mutexattr_gettype into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[09/17] nptl: Move pthread_mutexattr_getrobust into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[08/17] nptl: Move pthread_mutexattr_getpshared into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[07/17] nptl: Move pthread_mutexattr_getprotocol into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[06/17] nptl: Move pthread_mutexattr_getprioceiling into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[05/17] nptl: Move pthread_mutexattr_destroy into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[04/17] nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[03/17] nptl: Move pthread_mutex_timedlock, pthread_mutex_clocklock to libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[02/17] nptl: Move pthread_mutex_setprioceiling into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
[01/17] nptl: Move pthread_mutex_getprioceiling into libc nptl: Move remaining mutex symbols into libpthread - - - - --- 2021-04-22 Florian Weimer New
nptl: Move pthread_atfork compatibility symbol to libc nptl: Move pthread_atfork compatibility symbol to libc - - - - --- 2021-04-22 Florian Weimer New
nptl: Move pthread_kill_other_threads_np compatibility symbol into libc nptl: Move pthread_kill_other_threads_np compatibility symbol into libc - - - - --- 2021-04-22 Florian Weimer New
nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach - - - - --- 2021-04-22 Florian Weimer New
[v3] nptl_db: Support different libpthread/ld.so load orders (bug 27744) [v3] nptl_db: Support different libpthread/ld.so load orders (bug 27744) - - - - --- 2021-04-19 Florian Weimer New
[v2] nptl_db: Support different libpthread/ld.so load orders (bug 27744) [v2] nptl_db: Support different libpthread/ld.so load orders (bug 27744) - - - 1 --- 2021-04-16 Florian Weimer New
nptl_db: different libpthread/ld.so load orders (bug 27744) nptl_db: different libpthread/ld.so load orders (bug 27744) - - - - --- 2021-04-16 Florian Weimer New
[v4,37/37] nptl: Remove remnants of the libc/libpthread forwarder interface libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,36/37] nptl: Move setxid broadcast implementation into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,35/37] nptl: Move core condition variable functions into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,34/37] nptl: Move core mutex functions into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,33/37] x86: Remove low-level lock optimization libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,32/37] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,31/37] nptl: Move internal symbol __mutex_aconf into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,30/37] pthread: Introduce __pthread_early_init libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,29/37] nptl: Move the internal thread priority protection symbols into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,28/37] nptl: Move rwlock functions with forwarders into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,27/37] nptl: Move pthread_key_delete into libc. libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,26/37] nptl: Move pthread_setspecific, __pthread_setspecific into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,25/37] nptl: Move pthread_getspecific, __pthread_getspecific into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,24/37] nptl: Move pthread_key_create, __pthread_key_create into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,23/37] nptl: Move part of TCB initialization from libpthread to __tls_init_tp libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,22/37] elf: Introduce __tls_init_tp for second-phase TCB initialization libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,21/37] Remove pthread_key_create-related internals from libc-lock.h libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,20/37] dlfcn: dlerror needs to call free from the base namespace [BZ #24773] libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,19/37] dlfcn: Failures after dlmopen should not terminate process [BZ #24772] libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,18/37] nptl: Invoke the set_robust_list system call directly in fork libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,17/37] nptl: Move pthread_setcanceltype into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,16/37] nptl: Move pthread_setcancelstate into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,15/37] nptl: Move pthread_exit into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,14/37] nptl: Move __nptl_deallocate_tsd into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,13/37] nptl: Move __pthread_keys global variable into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,12/37] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,11/37] nptl: Move internal __nptl_nthreads variable into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,10/37] csu: Move calling main out of __libc_start_main_impl libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,09/37] nptl: Move __pthread_unwind_next into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,08/37] nptl: Move pthread_once and __pthread_once into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,07/37] nptl: Move __pthread_cleanup_upto into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,06/37] x86: Restore compile-time check for shadow stack pointer in longjmp libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,05/37] nptl: Remove longjmp, siglongjmp from libpthread libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,04/37] nptl: Move legacy cancelation handling into libc as compat symbols libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,03/37] nptl: Move legacy unwinding implementation into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,02/37] nptl: Move __pthread_cleanup_routine into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,01/37] nptl: Move pthread_mutex_consistent into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
s390x: Diagnose missing VXE at run time if required at build time s390x: Diagnose missing VXE at run time if required at build time - - - - --- 2021-04-06 Florian Weimer New
[v2,3/3] Fold compat_symbol_unique functionality into compat_symbol Transparent support for multiple symbol versions - - 1 - --- 2021-03-19 Florian Weimer New
[v2,2/3] locale: Use compat_symbol_reference in _nl_postload_ctype Transparent support for multiple symbol versions - - 1 - --- 2021-03-19 Florian Weimer New
[v2,1/3] Change how the symbol_version_reference macro is defined Transparent support for multiple symbol versions - - 1 - --- 2021-03-19 Florian Weimer New
[RFC,2/2] Fold compat_symbol_unique functionality into compat_symbol Transparent multi-version symbol support - - 1 - --- 2021-03-18 Florian Weimer New
[RFC,1/2] Change how the symbol_version_reference macro is defined Transparent multi-version symbol support - - 1 - --- 2021-03-18 Florian Weimer New
[v3,37/37] nptl: Remove remnants of the libc/libpthread forwarder interface libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,36/37] nptl: Move setxid broadcast implementation into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,35/37] nptl: Move core condition variable functions into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,34/37] nptl: Move core mutex functions into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,33/37] x86: Remove low-level lock optimization libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,32/37] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,31/37] nptl: Move internal symbol __mutex_aconf into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,30/37] pthread: Introduce __pthread_early_init libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,29/37] nptl: Move the internal thread priority protection symbols into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,28/37] nptl: Move rwlock functions with forwarders into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,27/37] nptl: Move pthread_key_delete into libc. libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,26/37] nptl: Move pthread_setspecific, __pthread_setspecific into libc libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,25/37] nptl: Move pthread_getspecific, __pthread_getspecific into libc libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,24/37] nptl: Move pthread_key_create, __pthread_key_create into libc libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,23/37] nptl: Move part of TCB initialization from libpthread to __tls_init_tp libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,22/37] elf: Introduce __tls_init_tp for second-phase TCB initialization libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,21/37] Remove pthread_key_create-related internals from libc-lock.h libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,20/37] dlfcn: dlerror needs to call free from the base namespace [BZ #24773] libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,19/37] dlfcn: Failures after dlmopen should not terminate process [BZ #24772] libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,18/37] nptl: Invoke the set_robust_list system call directly in fork libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,17/37] nptl: Move pthread_setcanceltype into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,16/37] nptl: Move pthread_setcancelstate into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,15/37] nptl: Move pthread_exit into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,14/37] nptl: Move __nptl_deallocate_tsd into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,13/37] nptl: Move __pthread_keys global variable into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,12/37] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
« 1 2 ... 11 12 1327 28 »