public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] elf: Remove dead l_need_tls_init static-TLS init path
 2026-06-09 13:25 UTC 

[PATCH] fcntl-linux.h : Fix typo in comments. (bug 17119)
 2026-06-09 12:05 UTC  (4+ messages)

[PATCH] riscv: Keep __memcmpeq alias with RVV memcmp
 2026-06-09 12:03 UTC  (2+ messages)

[PATCH v4 1/1] ldconfig: add --install option
 2026-06-09 11:26 UTC  (6+ messages)

[PATCH] nscd: Typo in comment
 2026-06-09  6:24 UTC  (3+ messages)

[PATCH] iconv: Suppress intermediate errors with //TRANSLIT (bug 34236)
 2026-06-09  4:31 UTC  (2+ messages)

[PATCH v5 00/18] riscv: Add RVV str*/mem* routines
 2026-06-09  3:43 UTC  (25+ messages)
` [PATCH v5 01/18] riscv: Add RVV memccpy for multiarch and non-multiarch
  ` [EXT] "
` [PATCH v5 02/18] riscv: Add RVV memchr "
` [PATCH v5 03/18] riscv: Add RVV memcmp "
` [PATCH v5 05/18] riscv: Add RVV memcpy "
  ` [EXT] "
` [PATCH v5 10/18] riscv: Add RVV strchr "
` [PATCH v5 18/18] riscv: Add RVV strrchr "

GNU Tools Weekly News Week 2 (September 7, 2025)
 2026-06-08 20:56 UTC  (38+ messages)
` GNU Tools Weekly News Week 3 (September 14, 2025)
  ` GNU Tools Weekly News Week 4 (September 21, 2025)
      ` GNU Tools Weekly News Week 7 (October 12, 2025)
        ` GNU Tools Weekly News Week 8 (October 19, 2025)
          ` GNU Tools Weekly News Week 9 (October 26, 2025)
            ` GNU Tools Weekly News Week 10 (November 2, 2025)
              ` GNU Tools Weekly News Week 11 (November 9, 2025)
                ` GNU Tools Weekly News Week 12 (November 16, 2025)
                  ` GNU Tools Weekly News Week 13 (November 23, 2025)
                    ` GNU Tools Weekly News Week 14 (November 30, 2025)
                      ` GNU Tools Weekly News Week 15 (December 7, 2025)
                        ` GNU Tools Weekly News Week 16 (December 14, 2025)
                          ` GNU Tools Weekly News Week 17 (December 21, 2025)
                            ` GNU Tools Weekly News Week 18 (December 28, 2025)
                              ` GNU Tools Weekly News Week 19 (January 5, 2026)
                                ` GNU Tools Weekly News Week 20 (January 11, 2026)
                                  ` GNU Tools Weekly News Week 21 (January 18, 2026)
                                    ` GNU Tools Weekly News Week 22 (January 25, 2026)
                                      ` GNU Tools Weekly News Week 23 (February 1, 2026)
                                        ` GNU Tools Weekly News Week 24 (February 8, 2026)
                                          ` GNU Tools Weekly News Week 25 (February 15, 2026)
                                            ` GNU Tools Weekly News Week 26 (February 22, 2026)
                                              ` GNU Tools Weekly News Week 27 (March 1, 2026)
                                                ` GNU Tools Weekly News Week 28 (March 8, 2026)
                                                  ` GNU Tools Weekly News Week 29 (March 15, 2026)
                                                    ` GNU Tools Weekly News Week 30 (March 22, 2026)
                                                      ` GNU Tools Weekly News Week 31 (March 29, 2026)
                                                        ` GNU Tools Weekly News Week 32 (April 5, 2026)
                                                          ` GNU Tools Weekly News Week 33 (April 12, 2026)
                                                            ` GNU Tools Weekly News Week 34 (April 19, 2026)
                                                              ` GNU Tools Weekly News Week 35 (April 26, 2026)
                                                                ` GNU Tools Weekly News Week 36 (May 3, 2026)
                                                                  ` GNU Tools Weekly News Week 37 (May 10, 2026)
                                                                    ` GNU Tools Weekly News Week 38 (May 17, 2026)
                                                                      ` GNU Tools Weekly News Week 39 (May 24, 2026)
                                                                        ` GNU Tools Weekly News Week 40 (May 31, 2026)
                                                                          ` GNU Tools Weekly News Week 41 (June 7, 2026)

Schedule for the 2.44 release
 2026-06-08 20:19 UTC  (2+ messages)

[PATCH v5 0/1] aarch64: Add ifuncs for malloc functions
 2026-06-08 17:17 UTC  (3+ messages)
` [PATCH v5 1/1] malloc: "

[PATCH v1] elf: Improve diagnostics for static TLS exhaustion
 2026-06-08 16:39 UTC  (2+ messages)

[PATCH v9 0/5] elf: Allow RPATH/RUNPATH for static-pie
 2026-06-08 14:26 UTC  (9+ messages)
` [PATCH v9 1/5] nptl: Add __raise_direct
` [PATCH v9 2/5] Use _dl_writev on __libc_message_impl
` [PATCH v9 3/5] Fix assert during static startup (BZ 33326)
` [PATCH v9 4/5] elf: Allow RPATH/RUNPATH for static-pie "
` [PATCH v9 5/5] elf: Remove __chk_fail from dl-minimal.c

[PATCH] libio: use _IO_have_wbackup for wide streams
 2026-06-08 14:06 UTC  (6+ messages)

Monday Patch Queue Review update (2026-06-08)
 2026-06-08 13:57 UTC 

[PATCH] riscv: Add big-endian support to string-fzi.h
 2026-06-08 13:33 UTC  (3+ messages)

[PATCH 0/5] Fixes for CVE-2026-5435, CVE-2026-6238
 2026-06-08 12:57 UTC  (11+ messages)
` [PATCH 1/5] Update GLIBC-SA-2026-0012 to mention A6 records
` [PATCH 2/5] resolv: Check for inet_ntop failure in ns_sprintrrf
` [PATCH 3/5] resolv: Remove incorrect parts of TSIG handling from ns_sprintrrf (CVE-2026-5435)
` [PATCH 4/5] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238)

[PATCH v2 0/5] Usermode Indirect Branch Tracking
 2026-06-06 23:05 UTC  (4+ messages)

[PATCH] elf: don't clobber ld.so.conf in tst-glibc-hwcaps-prepend-cache [BZ #34210]
 2026-06-06 20:11 UTC  (2+ messages)

[PATCH] rtld: cache cpuid results on the stack for intel
 2026-06-06 18:36 UTC  (7+ messages)
          ` [PATCH v2] "

_exit(2) and _Exit(2)
 2026-06-06 11:55 UTC  (6+ messages)

[PATCH v22 0/9] Support translated long option names in getopt and argp
 2026-06-06  7:13 UTC  (3+ messages)

New functions [v]aprintf(3)
 2026-06-05 20:42 UTC  (12+ messages)
` [PATCH v7 0/3] Add [v]aprintf(3)
  ` [PATCH v7 1/3] "
  ` [PATCH v7 2/3] manual/: Prefer aprintf(3) over asprintf(3)
  ` [PATCH v7 3/3] sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-ldbl-compat.c: Fix typo

Meeting Minutes - Office Hours for CTI - 2026-06-05
 2026-06-05 20:12 UTC  (3+ messages)

[PATCH] posix: Fix wordexp WRDE_APPEND to preserve state on non-NOSPACE errors (BZ 34090, CVE-2026-6368)
 2026-06-05 18:33 UTC  (3+ messages)

[PATCH] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791)
 2026-06-05 18:33 UTC  (3+ messages)

Meeting Minutes - Office Hours for CTI - 2026-05-29
 2026-06-05 18:06 UTC  (4+ messages)

[PATCH] aarch64: Fix static PIE CPU feature detection (BZ 34205)
 2026-06-05 16:40 UTC  (2+ messages)

Possible deadlock in localtime_r after fork in multithreaded process
 2026-06-05 15:21 UTC  (2+ messages)

[PATCH] aarch64: Fix static PIE CPU feature detection (BZ 34205)
 2026-06-05 13:43 UTC 

[PATCH v2] malloc: Simplify _int_free_chunk
 2026-06-05 13:04 UTC  (2+ messages)

[PATCH] nptl: avoid invalid memory access in pthread_join after fork
 2026-06-05 10:33 UTC  (2+ messages)

[PATCH v12] elf: Support THP segment load with madvise enabled THP
 2026-06-05  4:33 UTC  (4+ messages)

[PATCH v3 1/1] ldconfig: add --install option
 2026-06-04 19:33 UTC 

[PATCH] nptl: Add TLS guard page between thread stack and static TLS [BZ #22850]
 2026-06-04 18:16 UTC 

[PATCH v4] malloc: Reduce maximum arenas
 2026-06-04 14:15 UTC  (2+ messages)

[PATCH v3] malloc: Reduce maximum arenas
 2026-06-04 12:45 UTC  (2+ messages)

[PATCH v4 0/1] aarch64: Add ifuncs for malloc functions
 2026-06-04 12:19 UTC  (5+ messages)
` [PATCH v4 1/1] malloc: "

[PATCH] alpha: Change gethostname overflow errno from EOVERFLOW to ENAMETOOLONG
 2026-06-04 12:14 UTC  (2+ messages)

[PATCH v2 1/1] ldconfig: add --install option
 2026-06-03 15:25 UTC  (2+ messages)

[PATCH v2] support: Also run malloc hugetlb=1 tests when transparent hugepage is 'always'
 2026-06-03 13:35 UTC  (4+ messages)

[PATCH] malloc: Minor cleanups
 2026-06-03 10:51 UTC  (2+ messages)

[PATCH] arm: Fix main-in-dso with non-BFD linkers (BZ 34098)
 2026-06-03  9:32 UTC  (2+ messages)

Edge Computing AI Accelerator Cards
 2026-06-03  9:11 UTC 

[PATCH 0/8] Pointer guard hardening and consolidation
 2026-06-03  0:04 UTC  (9+ messages)
` [PATCH 1/8] elf: Propagate the pointer guard to ld.so loaded via static dlopen (BZ 34196)
` [PATCH 2/8] Consolidate pointer guard to use a relro variable instead of the TCB
` [PATCH 3/8] Enable the pointer guard in the dynamic loader
` [PATCH 4/8] Split pointer_guard.h into C and assembly headers
` [PATCH 5/8] Consolidate the C pointer guard implementation into the generic header
` [PATCH 6/8] Add the pointer guard rotate to the assembly implementations
` [PATCH 7/8] Consolidate dl-osinfo.h into the generic implementation
` [PATCH 8/8] elf: Scrub and reseed the AT_RANDOM bytes after deriving the guards (BZ 34197)

malloc: Improve documentation of malloc tunables
 2026-06-02 19:35 UTC  (3+ messages)
` [PATCH] "

[1/2] malloc: Replace chunk fd/bk/nextsize assignments with list primitives
 2026-06-02 17:03 UTC 

[PATCH] arm: Enable static-pie support (BZ 34098)
 2026-06-02 16:38 UTC  (3+ messages)

[PATCH v2] malloc: Reduce maximum arenas
 2026-06-02 15:38 UTC 

[PATCH v7 0/4] Add system-wide tunables
 2026-06-02 14:40 UTC  (6+ messages)
` [PATCH v7 1/4] Add system-wide tunables: ldconfig part
` [PATCH v7 2/4] Add system-wide tunables: cache ld.so.cache

[PATCH] support: Also run malloc hugetlb2 tests when transparent hugepage is 'always'
 2026-06-02 13:47 UTC  (3+ messages)

[PATCH] elf: Fix tst-ifunc-tls-init with --disable-default-pie
 2026-06-02 13:04 UTC  (2+ messages)

[RFC] Implementing inet_pton4 and inet_pton6 on x86 using AVX512 Icelake instructions
 2026-06-02 11:39 UTC  (4+ messages)

non-standard const-preserving string APIs
 2026-06-01 22:10 UTC  (6+ messages)

[PATCH] resolv: reset _u._ext.nscount in __res_iclose [BZ #34154]
 2026-06-01 20:27 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] arm: Redirect memcpy to __memcpy_arm for loader/static init code
 2026-06-01 16:10 UTC  (2+ messages)

Monday Patch Queue Review update (2026-06-01)
 2026-06-01 13:58 UTC 

[PATCH v1] ppc64le: Add optimized __memcmpeq for POWER10
 2026-06-01 13:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] elf: Make IFUNC resolvers see a usable process state
 2026-06-01 13:37 UTC  (6+ messages)
` [PATCH 2/2] elf: Initialize TCB and stack-protector before static IFUNC resolvers (BZ 20680, BZ 27582, BZ 28817)

[COMMITTED] misc: Fix typos in comments
 2026-06-01 13:27 UTC 

[PATCH v2 0/2] malloc: introduce ifuncs for malloc functions
 2026-06-01 10:38 UTC  (4+ messages)
` [PATCH v2 2/2] "

[hurd,commited] hurd: define SO_TIMESTAMP in socket.h
 2026-05-31 19:56 UTC 

[PATCH v3 0/1] aarch64: Add ifuncs for malloc functions
 2026-05-31 16:13 UTC  (2+ messages)
` [PATCH v3 1/1] malloc: "

Mitigating __pointer_chk_guard_local exposure and pointer mangling in ld.so
 2026-05-31 14:16 UTC  (4+ messages)

tachyum bot spam
 2026-05-30  1:38 UTC  (5+ messages)

[PATCH v10] elf: Support THP segment load with madvise enabled THP
 2026-05-29 21:00 UTC  (4+ messages)
` [PATCH v11] "

[PATCH] elf: Improve diagnostics for static TLS exhaustion
 2026-05-29 18:06 UTC  (2+ messages)

[PATCH v3 0/1] aarch64: Use build attributes for feature marking
 2026-05-29 16:53 UTC  (3+ messages)
` [PATCH v3 1/1] aarch64: Use build attributes for asm "

[PATCH v5] misc: add a new test for gethostname
 2026-05-29 16:49 UTC  (3+ messages)

[PATCH v3 0/1] malloc: aarch64: Remove broken memory tagging
 2026-05-29 16:31 UTC  (3+ messages)
` [PATCH v3 1/1] "

[RFC] Closing libc-locales and glibc-bugs-regex mailing lists at the end of June 2026
 2026-05-29 16:29 UTC  (2+ messages)

[ANNOUNCE] The Linux Test Project has been released for May 2026
 2026-05-29 13:51 UTC 

FOSSY 2026 toolchain track North America - CfP deadline Monday June 1st
 2026-05-29 13:12 UTC 

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