unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-04-19 21:48:24 to 2021-04-26 15:48:18 UTC [more...]

[PATCH 00/17] nptl: Move remaining mutex symbols into libpthread
 2021-04-26 15:48 UTC  (22+ messages)
` [PATCH 01/17] nptl: Move pthread_mutex_getprioceiling into libc
` [PATCH 02/17] nptl: Move pthread_mutex_setprioceiling "
` [PATCH 03/17] nptl: Move pthread_mutex_timedlock, pthread_mutex_clocklock to libc
` [PATCH 04/17] nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libc
` [PATCH 05/17] nptl: Move pthread_mutexattr_destroy "
` [PATCH 06/17] nptl: Move pthread_mutexattr_getprioceiling "
` [PATCH 07/17] nptl: Move pthread_mutexattr_getprotocol "
` [PATCH 08/17] nptl: Move pthread_mutexattr_getpshared "
` [PATCH 09/17] nptl: Move pthread_mutexattr_getrobust "
` [PATCH 10/17] nptl: Move pthread_mutexattr_gettype "
` [PATCH 11/17] nptl: Move pthread_mutexattr_init, __pthread_mutexattr_init "
` [PATCH 12/17] nptl: Move pthread_mutexattr_setprioceiling "
` [PATCH 13/17] nptl: Move pthread_mutexattr_setprotocol "
` [PATCH 14/17] nptl: Move pthread_mutexattr_setpshared "
` [PATCH 15/17] pthread: Use pthread_mutexattr_setrobust in tests
` [PATCH 16/17] nptl: Move pthread_mutexattr_setrobust into libc
` [PATCH 17/17] nptl: Move pthread_mutexattr_settype, __pthread_mutexattr_settype "

[PATCH v2] powerpc: Add log IFUNC multiarch support for POWER10
 2021-04-26 13:55 UTC  (4+ messages)

Community Patch Review Meeting: 2021-04-26 at 0900h EST (UTC-4)
 2021-04-26 13:02 UTC 

[PATCH] LC_COLLATE: Fix last character ellipsis handling (Bug 22668)
 2021-04-26 12:39 UTC  (3+ messages)

[RFC] bpf.2: Use standard types and attributes
 2021-04-25 21:09 UTC  (8+ messages)

[PATCH v4 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's
 2021-04-24 15:46 UTC  (7+ messages)
` [PATCH v5 "

Vulnerability Report (DMARC RECORD)
 2021-04-24  3:49 UTC 

[PATCH] add attribute none to pthread_setspecific (BZ #27714)
 2021-04-24  0:27 UTC  (7+ messages)

[PATCH v1 1/2] x86: Optimize strlen-avx2.S
 2021-04-23 20:14 UTC  (15+ messages)
` [PATCH v1 2/2] x86: Optimize strchr-evex.S
` [PATCH v2 1/2] x86: Optimize strchr-avx2.S
  ` [PATCH v2 2/2] x86: Optimize strchr-evex.S
` [PATCH v3 1/2] x86: Optimize strchr-avx2.S
  ` [PATCH v3 2/2] x86: Optimize strchr-evex.S
` [PATCH v4 1/2] x86: Optimize strchr-avx2.S
  ` [PATCH v4 2/2] x86: Optimize strchr-evex.S

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-23 19:57 UTC  (16+ messages)

[PATCH 00/14] nptl: Move remaining rwlock functions into libc
 2021-04-23 17:38 UTC  (15+ messages)
` [PATCH 01/14] nptl: Move pthread_rwlock_clockrdlock "
` [PATCH 02/14] nptl: Move pthread_rwlock_clockwrlock "
` [PATCH 03/14] nptl: Move pthread_rwlock_destroy "
` [PATCH 04/14] nptl: Move pthread_rwlock_init "
` [PATCH 05/14] nptl: Move pthread_rwlock_timedrdlock "
` [PATCH 06/14] nptl: Move pthread_rwlock_timedwrlock "
` [PATCH 07/14] nptl: Move pthread_rwlock_tryrdlock "
` [PATCH 08/14] nptl: Move pthread_rwlock_trywrlock "
` [PATCH 09/14] nptl: Move pthread_rwlockattr_destroy "
` [PATCH 10/14] nptl: Move pthread_rwlockattr_getkind_np "
` [PATCH 11/14] nptl: Move pthread_rwlockattr_getpshared "
` [PATCH 12/14] nptl: Move pthread_rwlockattr_init "
` [PATCH 13/14] nptl: Move pthread_rwlockattr_setkind_np "
` [PATCH 14/14] nptl: Move pthread_rwlockattr_setpshared "

[PATCH 0/2] Resolver-related libpthread cleanups
 2021-04-23 16:48 UTC  (4+ messages)
` [PATCH 1/2] nptl: Remove __res_state from libpthread
` [PATCH 2/2] nptl: Remove __h_errno_location "

[PATCH] more out of bounds checking improvements
 2021-04-23 16:01 UTC  (10+ messages)
    ` Ping: "
      ` Ping 2: "
        ` Ping 3: "
          ` Ping 4: "

[PATCH 0/4] nptl: Move spinlock symbols into libc
 2021-04-23 14:36 UTC  (6+ messages)
` [PATCH 1/4] nptl: Move pthread_spin_destroy "
` [PATCH 2/4] nptl: Move pthread_spin_init, Move pthread_spin_unlock "
` [PATCH 3/4] nptl: Move pthread_spin_lock "
` [PATCH 4/4] nptl: Move pthread_spin_trylock "

[PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
 2021-04-23 14:13 UTC  (7+ messages)

[PATCH 0/5] Added optimized memcpy/memmove/memset for A64FX
 2021-04-23 13:22 UTC  (16+ messages)

[PATCH 0/4] Move remaining condition variable symbols into libc
 2021-04-23 12:55 UTC  (6+ messages)
` [PATCH 1/4] nptl: Move pthread_condattr_getclock "
` [PATCH 2/4] nptl: Move pthread_condattr_getpshared "
` [PATCH 3/4] nptl: Move pthread_condattr_setclock "
` [PATCH 4/4] nptl: Move pthread_condattr_setpshared "

[PATCH] open_by_handle_at.2: Remove unused <sys/stat.h>
 2021-04-23  9:52 UTC 

[PATCH] malloc: Print error when oldsize is not equal to the current size
 2021-04-23  2:23 UTC  (2+ messages)

[PATCH] add support for -Wmismatched-dealloc
 2021-04-23  0:00 UTC  (14+ messages)

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-04-22 22:04 UTC  (10+ messages)
` [PATCH v8 1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
` [PATCH v8 2/6] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v8 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v8 4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
` [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
` [PATCH v8 6/6] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH v2] powerpc: Add optimized strlen for POWER10
 2021-04-22 19:50 UTC  (4+ messages)

[PATCH v3] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
 2021-04-22 18:27 UTC  (18+ messages)

tst-cpu-features-supports.c build failures
 2021-04-22 17:08 UTC  (4+ messages)
` [PATCH] x86: tst-cpu-features-supports.c: Update AMX check

[PATCH] nptl: Move pthread_kill_other_threads_np compatibility symbol into libc
 2021-04-22 17:01 UTC  (2+ messages)

[PATCH] nptl: Move pthread_atfork compatibility symbol to libc
 2021-04-22 16:59 UTC  (2+ messages)

[PATCH] nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach
 2021-04-22 13:39 UTC  (2+ messages)

[PATCH] powerpc: Add optimized strlen for POWER10
 2021-04-22 12:30 UTC  (3+ messages)

RFC [PATCH v4 0/2] <sys/tagged-address.h>: An API for tagged address
 2021-04-22  9:43 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] <sys/tagged-address.h>: Update libc.abilist files

[PATCH v4 00/37] libpthread: Remove NPTL forwarders
 2021-04-22  8:56 UTC  (6+ messages)

[PATCH 1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2, get_robust_list.2, getunwind.2, init_module.2: Add note about the use of syscall(2)
 2021-04-21 22:44 UTC  (3+ messages)
` [PATCH 2/3] Various pages: Remove unused <sys/ipc.h> (and <sys/types.h>)
` [PATCH 3/3] open.2: Remove unused <sys/stat.h>

[PATCH] Linux: Add execveat system call wrapper
 2021-04-21 18:11 UTC  (2+ messages)

Fix argv overrun in getconf (bug 27761)
 2021-04-21 14:28 UTC  (3+ messages)

[PATCH v2] localedata: Updates for Taiwanese locales [BZ #24409]
 2021-04-21  5:38 UTC 

[PATCH] stdlib: Fix data race in __run_exit_handlers
 2021-04-20 23:40 UTC  (5+ messages)

[PATCH] Add RFC 8335 Definitions from Linux 5.12
 2021-04-20 16:39 UTC  (3+ messages)

localedata: Updates for Taiwanese locales [BZ #24409]
 2021-04-20 12:48 UTC  (4+ messages)

[PATCH] elf: unconditionally add dl-static to sysdep-dl-routines in Makefile
 2021-04-20  9:48 UTC  (4+ messages)

[PATCH v5 1/2] x86: Optimize strlen-evex.S
 2021-04-20  1:01 UTC  (4+ messages)
` [PATCH v5 2/2] x86: Optimize strlen-avx2.S

[COMMITTED] [PATCH] Reindent string/test-memmove.c
 2021-04-20  0:48 UTC 

[PATCH v4 1/2] x86: Optimize strlen-evex.S
 2021-04-19 23:39 UTC  (6+ messages)
` [PATCH v4 2/2] x86: Optimize strlen-avx2.S

[PATCH v5 1/2] x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S
 2021-04-19 21:52 UTC  (4+ messages)
` [PATCH v5 2/2] x86: Expand test-memset.c and bench-memset.c


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).