public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Benchtests: Remove broken walk benchmarks
 2024-03-18 19:29 UTC  (2+ messages)

[PATCH] Benchtests: Improve large memcpy/memset benchmarks
 2024-03-18 19:29 UTC  (2+ messages)

[PATCH 2/2] Add single-threaded fast path to rand()
 2024-03-18 19:24 UTC  (2+ messages)

[PATCH V1] powerpc: Placeholder and infrastructure/build support to add Power11 related changes
 2024-03-18 17:46 UTC  (4+ messages)

[PATCH v2] build-many-glibcs.py: Avoid loading user/system configurations
 2024-03-18 16:07 UTC  (5+ messages)

[PATCH 1/2] Add random benchmark
 2024-03-18 15:17 UTC 

[PATCH] AArch64: Check kernel version for SVE ifuncs
 2024-03-18 14:22 UTC  (19+ messages)

[PATCH v2] AArch64: Check kernel version for SVE ifuncs
 2024-03-18 14:14 UTC 

[PATCH v6] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-18 13:40 UTC 

[PATCH] benchtests: Improve benchtests for strstr
 2024-03-18 13:28 UTC  (5+ messages)

[PATCH v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-18 12:53 UTC  (4+ messages)

[PATCH] powerpc: Remove power8 strcasestr optimization
 2024-03-18 12:52 UTC  (4+ messages)

[PATCH v4] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-18 12:32 UTC  (5+ messages)

[PATCH v5] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-18 12:29 UTC 

[PATCH v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-18 12:19 UTC  (5+ messages)

[PATCH v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-18 11:42 UTC  (5+ messages)

[PATCH v2] riscv: Update nofpu libm test ulps
 2024-03-18 10:29 UTC  (4+ messages)

[PATCH] resolv: add IPv6 support to inet_net_pton()
 2024-03-18  9:23 UTC  (6+ messages)

RFE: enable buffering on null-terminated data
 2024-03-18  0:12 UTC  (10+ messages)
          ` Examples of concurrent coproc usage?

[PATCH v2] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-17 12:57 UTC  (4+ messages)

[PATCH v3] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-17 11:37 UTC 

[PATCH] x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501)
 2024-03-17  3:14 UTC  (15+ messages)

[PATCH] x86-64: Allocate state buffer space for RDI, RSI and RBX
 2024-03-16 22:00 UTC 

[PATCH v3 0/2] Improve wcsstr
 2024-03-16  1:25 UTC  (5+ messages)
` [PATCH v3 1/2] wcsmbs: Add test-wcsstr
` [PATCH v3 2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)

Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
 2024-03-15 22:16 UTC  (2+ messages)

[PATCH v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
 2024-03-15 14:40 UTC  (4+ messages)

[PATCH v3] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-03-15  2:23 UTC  (2+ messages)

[PATCH 0/3] math: fmod fixes on i386 and m68k
 2024-03-14 18:18 UTC  (4+ messages)
` [PATCH 1/3] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
` [PATCH 2/3] i386: Use generic fmod
` [PATCH 3/3] i386: Use generic fmodf

[PATCH] aarch64: fix check for SVE support in assembler
 2024-03-14 17:27 UTC  (3+ messages)

[PATCH v3] LoongArch: Add support for TLS Descriptors
 2024-03-14 13:47 UTC  (5+ messages)

Priority Inversion and Unlimited Spin of pthread_rwlock_t
 2024-03-14  7:32 UTC  (5+ messages)

Update kernel version to 6.8 in header constant tests
 2024-03-13 19:19 UTC  (2+ messages)

[PATCH v2] linux: Add #include <sys/rseq.h> to sched_getcpu.c (bug 31479)
 2024-03-13 17:58 UTC  (3+ messages)

Update syscall lists for Linux 6.8
 2024-03-13 13:50 UTC  (2+ messages)

[PATCH] linux: Add #include <sys/rseq.h> to sched_getcpu.c
 2024-03-13 11:32 UTC 

Tailored educational solutions
 2024-03-13  8:35 UTC 

Tweaking the program name for <err.h> functions
 2024-03-13  8:28 UTC  (35+ messages)
` [musl] "

Use Linux 6.8 in build-many-glibcs.py
 2024-03-13  2:03 UTC  (2+ messages)

[PATCH] Don't check signatures in build-many-glibcs.py
 2024-03-13  0:11 UTC  (2+ messages)

[PATCH] signal: Avoid system signal disposition to interfere with tests
 2024-03-12 17:36 UTC 

[PATCH v2 0/3] Extending TLS testing and fixing TLS gnu2 for ARM
 2024-03-12 16:38 UTC  (7+ messages)
` [PATCH v2 1/3] Ignore undefined symbols for -mtls-dialect=gnu2
` [PATCH v2 2/3] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
` [PATCH v2 3/3] elf: Enable TLS descriptor tests on aarch64

Issue with stale resolv.conf state
 2024-03-12 14:30 UTC  (8+ messages)

swapcontext happening on different threads
 2024-03-12 13:47 UTC  (3+ messages)

[PATCH v3 00/32] RELRO linkmaps
 2024-03-12 12:51 UTC  (13+ messages)
` [PATCH v3 03/32] elf: Remove _dl_sysdep_open_object hook function

[PATCH] nptl: Disable THP on thread stack if it incurs in large RSS usage
 2024-03-12  0:55 UTC  (17+ messages)

Is this email still working?
 2024-03-11 23:29 UTC 

[RFC] Patch review volunteers
 2024-03-11 19:25 UTC  (3+ messages)

[PATCH] linux/sigsetops: fix type confusion (bug 31468)
 2024-03-11 18:30 UTC  (2+ messages)

[RFC PATCH 00/23] aarch64-gnu port
 2024-03-11 16:13 UTC  (8+ messages)
` [RFC PATCH 03/23] Allow glibc to be compiled without EXEC_PAGESIZE

Monday Patch Queue Review update (2024-03-11)
 2024-03-11 13:45 UTC 

[PATCH 0/3] Extending TLS testing and fixing TLS gnu2 for ARM
 2024-03-11 12:36 UTC  (4+ messages)
` [PATCH 3/3] elf: Enable TLS descriptor tests on aarch64

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