public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v6 0/4] Optimize CAS [BZ #28537]
 2021-11-11 16:24 UTC  (5+ messages)
` [PATCH v6 1/4] Add LLL_MUTEX_READ_LOCK "
` [PATCH v6 2/4] Avoid extra load with CAS in __pthread_mutex_lock_full "
` [PATCH v6 3/4] Reduce CAS in malloc spinlocks
` [PATCH v6 4/4] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]

[PATCH 0/3] Fixes for getnameinfo() with NI_NOFQDN
 2021-11-11 14:17 UTC  (13+ messages)
` [PATCH 1/3] inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)
` [PATCH 2/3] inet: Remove strdupa from nrl_domainname()
` [PATCH 3/3] inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory

[PATCH v2 0/2] Update Makefile fragments for DSO sorting tests
 2021-11-11 14:05 UTC  (5+ messages)
` [PATCH v2 1/2] dso-ordering-test.py: Put all sources in one directory [BZ #28550]
` [PATCH v2 2/2] elf: Pre-generate Makefile fragment for DSO sorting tests "

[PATCH v5 00/22] Multiple rtld-audit fixes
 2021-11-11 13:02 UTC  (41+ messages)
` [PATCH v5 01/22] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH v5 02/22] elf: Add audit tests for modules with TLSDESC
` [PATCH v5 03/22] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
` [PATCH v5 04/22] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
` [PATCH v5 05/22] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH v5 06/22] elf: Add _dl_audit_objopen
` [PATCH v5 07/22] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
` [PATCH v5 08/22] elf: Add _dl_audit_objsearch
` [PATCH v5 09/22] elf: Add _dl_audit_objclose
` [PATCH v5 10/22] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
` [PATCH v5 11/22] elf: Add _dl_audit_preinit
` [PATCH v5 12/22] elf: Add _dl_audit_pltenter
` [PATCH v5 13/22] elf: Add _dl_audit_pltexit
` [PATCH v5 14/22] elf: Issue audit la_objopen() for vDSO
` [PATCH v5 15/22] elf: Run constructors if executable has a soname of a dependency
` [PATCH v5 16/22] elf: Add main application on main_map l_name
` [PATCH v5 17/22] elf: Add la_activity during application exit
` [PATCH v5 18/22] elf: Issue la_symbind() for bind-now (BZ #23734)
` [PATCH v5 19/22] elf: Add LA_SYMB_BINDNOW
` [PATCH v5 20/22] elf: Move LAV_CURRENT to link_lavcurrent.h
` [PATCH v5 21/22] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
` [RFC v5 22/22] elf: Add SVE support for aarch64 rtld-audit

[PATCH 0/6] Implement microbenchmark for libmvec
 2021-11-11 10:39 UTC  (11+ messages)
` [PATCH 1/6] x86-64: Create microbenchmark infrastructure "
` [PATCH 2/6] x86-64: Add cos/cosf to libmvec microbenchmark
` [PATCH 3/6] x86-64: Add exp/expf "
` [PATCH 4/6] x86-64: Add log/logf "
` [PATCH 5/6] x86-64: Add pow/powf "
` [PATCH 6/6] x86-64: Add sin/sinf "

[PATCH v1] String: Split memcpy tests so that parallel build is faster
 2021-11-11  2:15 UTC  (3+ messages)

[PATCH v1] x86: Shrink memcmp-sse4.S code size
 2021-11-11  2:15 UTC  (3+ messages)

[PATCH v4 0/3] Optimize CAS [BZ #28537]
 2021-11-11  0:30 UTC  (18+ messages)
` [PATCH v4 1/3] Reduce CAS in low level locks "
` [PATCH v4 2/3] Reduce CAS in __pthread_mutex_lock_full "
` [PATCH v4 3/3] Optimize "

[PATCH v5 0/3] Optimize CAS [BZ #28537]
 2021-11-10 20:53 UTC  (6+ messages)
` [PATCH v5 1/3] Reduce CAS in low level locks "
` [PATCH v5 2/3] Reduce CAS in __pthread_mutex_lock_full "
` [PATCH v5 3/3] Optimize "

[patch v1] Allow for unpriviledged nested containers
 2021-11-10 18:30 UTC  (3+ messages)

Monday Patch Queue Review update (2021-11-08)
 2021-11-10 16:37 UTC 

Support C2X printf %b, %B
 2021-11-10 15:37 UTC  (10+ messages)
` [PATCH v2] "
  ` Ping "
    ` Ping^2 "
      ` Ping^3 "
        ` Ping^4 "

[PATCH v3 0/7] Improve hypot()
 2021-11-10 14:47 UTC  (6+ messages)
` [PATCH v3 5/7] math: Remove powerpc e_hypot

[PATCH] s390: Use long branches across object boundaries (jgh instead of jh)
 2021-11-10 13:57 UTC  (3+ messages)

[RFC patch 0/5] RISC-V: Add vector ISA support
 2021-11-10 11:39 UTC  (6+ messages)

[PATCH v3] Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.S
 2021-11-10 10:11 UTC  (2+ messages)

Update syscall lists for Linux 5.15
 2021-11-10  9:06 UTC  (2+ messages)

[COMMITTED] Fix build a chec failures after b05fae4d8e34
 2021-11-10  2:24 UTC 

glibc strerrorname_np
 2021-11-10  1:37 UTC  (22+ messages)

[PATCH v2] Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
 2021-11-10  0:36 UTC  (3+ messages)

[PATCH v2] elf: Use the minimal malloc on tunables_strdup
 2021-11-09 23:14 UTC  (4+ messages)

strerror_r GNU flavor
 2021-11-09 22:53 UTC  (3+ messages)

[PATCH v2] Remove the unused +make-deps/s-proto.S/s-proto-cancel.S
 2021-11-09 19:38 UTC  (3+ messages)

[PATCH] powerpc: Define USE_PPC64_NOTOC iff compiler and linker also supports it
 2021-11-09 18:44 UTC  (6+ messages)

[PATCH] ci: Check for necessary Debian packages when running build-many-glibcs.py
 2021-11-09 15:32 UTC  (17+ messages)

[PATCH v2 00/22] futex: splitup and waitv syscall
 2021-11-09 13:05 UTC  (6+ messages)
` [PATCH v2 20/22] selftests: futex: Test sys_futex_waitv() timeout

[PATCH] [PIng 11] localedata: add new locale ab_GE
 2021-11-09 12:31 UTC 

[PATCH 0/3] Improve lld support and current status
 2021-11-09 12:20 UTC  (11+ messages)
` lld status with powerpc64

[PATCH] stdio: Implement %#m for vfprintf and related functions
 2021-11-09 11:40 UTC 

[PATCH v2] ci: Check for necessary programs when running build-many-glibcs.py
 2021-11-08 20:19 UTC 

[PATCH] test-memcpy.c: Double TIMEOUT to (8 * 60)
 2021-11-08 19:46 UTC  (6+ messages)

Fix memmove call in vfprintf-internal.c:group_number
 2021-11-08 19:02 UTC  (2+ messages)

[PATCH v3] locale: Fix localedata/sort-test undefined behavior
 2021-11-08 18:46 UTC  (2+ messages)

[PATCH] Remove the unnecessary +make-deps
 2021-11-08 18:42 UTC  (4+ messages)

[PATCH v2 1/2] support: Add support_socket_so_timestamp_time64
 2021-11-08 18:30 UTC  (5+ messages)
` [PATCH v2 2/2] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)

[PATCH v3] x86: Optimize atomic_compare_and_exchange_[val|bool]_acq [BZ #28537]
 2021-11-08 17:36 UTC  (4+ messages)

[PATCH v2] io: Refactor close_range and closefrom
 2021-11-08 17:28 UTC 

[PATCH v3] Linux: Simplify __opensock and fix race condition [BZ #28353]
 2021-11-08 17:22 UTC  (2+ messages)

[PATCH] io: Refactor close_range and closefrom
 2021-11-08 17:04 UTC  (5+ messages)

[PATCH] Add a comment for --enable-initfini-array [BZ #27945]
 2021-11-08 15:57 UTC  (2+ messages)

[PATCH 0/2] Avoid some crashes when loading separate debuginfo
 2021-11-08 15:54 UTC  (3+ messages)
` [PATCH 1/2] Use sysdeps/posix/dl-fileid.h as the generic and only implementation

[PATCH] Configure GCC with --enable-initfini-array [BZ #27945]
 2021-11-08 15:51 UTC  (10+ messages)

page:  |  | latest

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).