public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [RFC] nptl: Add TLS guard page between thread stack and static TLS [BZ #22850]
 2026-05-04 17:55 UTC 

[PATCH] resolv, rt: Change some extern inline functions to static inline
 2026-05-04 17:51 UTC  (7+ messages)

[PATCH v2] resolv, rt: Change some extern inline functions to static inline __always_inline
 2026-05-04 17:50 UTC 

The definition of malloc_usable_size()
 2026-05-04 17:47 UTC 

Handwaving RFC: hypothetical recalloc() API
 2026-05-04 17:37 UTC 

[PATCH v3 1/2] intl: Import plural expression hardening from GNU gettext
 2026-05-04 17:22 UTC  (2+ messages)
` [PATCH v3 2/2] intl: Add tests for plural expression hardening

[PATCH] libio: Ignore setbuf for open_memstream [BZ #34019]
 2026-05-04 16:54 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] powerpc: Fix check-localplt from 99303f3871
 2026-05-04 14:41 UTC  (3+ messages)

Monday Patch Queue Review update (2026-05-04)
 2026-05-04 14:00 UTC 

[PATCH] support: Improve tst-support_descriptors compatibility with containers
 2026-05-04 13:59 UTC  (2+ messages)

[RFC] posix: Make system, popen, and wordexp try pidfd_spawn first (BZ 34001)
 2026-05-04 13:58 UTC  (3+ messages)

[PATCH v2 0/2] intl: Import plural expression hardening from GNU gettext
 2026-05-04 13:07 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] intl: Add tests for plural expression hardening

[PATCH] powerpc32/nofpu: Add internal soft-fp symbols to avoid PLT in libc.so
 2026-05-04 11:49 UTC  (2+ messages)

[PATCH v22 0/9] Support translated long option names in getopt and argp
 2026-05-04  7:43 UTC  (12+ messages)
` [PATCH v22 1/9] posix: allow getopt_long to match translated option names
` [PATCH v22 2/9] posix: let the getopt caller set the translation context
` [PATCH v22 3/9] argp: document translated names in --help and --usage
` [PATCH v22 4/9] posix: let the getopt caller choose the textdomain for translation
` [PATCH v22 5/9] posix: do not allow option name translations for secure programs
` [PATCH v22 6/9] argp: do not display option name translations if __libc_enable_secure
` [PATCH v22 7/9] posix: check for collisions in getopt_long
` [PATCH v22 8/9] posix: Add a script for static validation of getopt_long PO files
` [PATCH v22 9/9] posix, argp: Support multiple long option name translations

[PATCH] Link static C++ tests against libatomic.a if needed
 2026-05-04  2:33 UTC 

GNU Tools Weekly News Week 2 (September 7, 2025)
 2026-05-04  1:34 UTC  (34+ 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)

[RFC] Implementing inet_pton4 and inet_pton6 on x86 using AVX512 Icelake instructions
 2026-05-03 14:31 UTC 

[PATCH] abilist.awk: Handle weak unversioned defined symbols
 2026-05-03  4:57 UTC  (4+ messages)

[PATCH] hugepages: cache THP mode and page size [BZ #34083]
 2026-05-02  8:54 UTC  (5+ messages)

[PATCH v4] libio: Fix ungetwc operating on byte stream [BZ #33998]
 2026-05-02  3:39 UTC  (4+ messages)
  ` [PATCH v5] "

[RFC] glibc and gitolite permission modelling
 2026-05-01 20:51 UTC 

Sourceware server reboots for Copy Fail CVE-2026-31431
 2026-05-01 19:24 UTC 

[PATCH] arm: Enable static-pie support (BZ 34098)
 2026-05-01  0:28 UTC  (6+ messages)

[PATCH 0/2] Fix gconv reference count overflow in swscanf
 2026-04-30 18:51 UTC  (5+ messages)
` [PATCH 1/2] libio: Fix gconv module reference counter "
` [PATCH 2/2] wcsmbs: Add gconv module ref counter overflow test

Use Linux 7.0, MPC 1.4.1 in build-many-glibcs.py
 2026-04-30 16:56 UTC  (2+ messages)

[PATCH] intl: Import plural expression hardening from GNU gettext
 2026-04-30 16:18 UTC  (2+ messages)

[PATCH 1/2] advisories: Document rejection process in README
 2026-04-30 15:55 UTC  (11+ messages)
` [PATCH 2/2] advisories: Reject GLIBC-SA-2026-0008

[PATCH] hugepages: close fd on error path in __get_thp_mode
 2026-04-30 12:25 UTC  (5+ messages)

[PATCH v3 1/2] nss: Add verbose flag to getent tool
 2026-04-30 12:17 UTC  (5+ messages)
` [PATCH v3 2/2] Return different exit codes when gai_result is > -100

[PATCH] stdio-common: Fix overflow registering modifier [BZ #34086]
 2026-04-30 12:13 UTC  (2+ messages)

[PATCH 0/5] Fixes for CVE-2026-5435, CVE-2026-6238
 2026-04-30 10:52 UTC  (6+ 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 5/5] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069)

[PATCH v3] localedata: update LC_ADDRESS and LC_NAME for ko_KR
 2026-04-29 18:03 UTC  (2+ messages)

[PATCH v2] resolv: Check hostname for validity (CVE-2026-4438)
 2026-04-29 17:50 UTC  (2+ messages)

[PATCH v7 2/2] resolv: Create test for ipv4 and ipv6 resolv.conf flags
 2026-04-29 17:00 UTC  (3+ messages)
` [PATCH v7 1/2] resolv: implement ipv4+ipv6 flags in resolv.conf (bug 30544)

[PATCH] libio: Fix race in _IO_new_file_init_internal initialization order [BZ #33785]
 2026-04-29 14:29 UTC  (4+ messages)
` [PATCH v2] "

(no subject)
 2026-04-29 13:26 UTC  (3+ messages)
` 
  ` [PATCH v6] elf: Support THP segment load with madvise enabled THP

[PATCH v1 1/1] x86: Enable Prefer_No_AVX512 for Hygon model 0x8
 2026-04-29 13:20 UTC  (2+ messages)

[PATCH] Update link in SECURITY.md
 2026-04-29  8:24 UTC  (2+ messages)

[PATCH v2] manual: clarify _FILE_OFFSET_BITS Y2038 implications [BZ #34095]
 2026-04-28 17:06 UTC  (4+ messages)

[PATCH] README: fix stale bug-reporting URL [BZ #34094]
 2026-04-28 16:58 UTC  (3+ messages)

[PATCH v2] localedata: update LC_ADDRESS and LC_NAME for ko_KR
 2026-04-28 15:11 UTC  (4+ messages)

[PATCH v5 0/3] Re: [PATCH v4 2/2] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
 2026-04-28 14:24 UTC  (4+ messages)
` [PATCH v5 2/3] "

[PATCH] elf: Defer all IRELATIVE relocations until after PLT setup (BZ 20673)
 2026-04-28 13:40 UTC 

[to-be-committed] Document CVE-2026-6238
 2026-04-28 13:17 UTC  (5+ messages)

[COMMIT] advisories: Update GLIBC-SA-2026-0012
 2026-04-28 11:40 UTC 

[PATCH] Add advisory text for CVE-2026-5435
 2026-04-28 11:38 UTC  (4+ messages)

[RFC] Remove EXIT_UNSUPPORTED in stdlib/test-bz22786 if path is NULL
 2026-04-28  9:10 UTC  (3+ messages)

FOSSY 2026 toolchain track North America, Aug 6-9
 2026-04-27 21:44 UTC  (2+ messages)

[PATCH v5 13/18] riscv: Add RVV strlen for multiarch and non-multiarch
 2026-04-27 14:21 UTC  (2+ messages)

[PATCH v5 14/18] riscv: Add RVV strncat for multiarch and non-multiarch
 2026-04-27 14:17 UTC  (2+ messages)

Monday Patch Queue Review update (2026-04-27)
 2026-04-27 13:54 UTC 

[PATCH] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791)
 2026-04-27 13:46 UTC  (6+ messages)

[PATCH v2 1/2] man/man3/errno.3: Document EFTYPE error code
 2026-04-27 13:33 UTC  (5+ messages)

[PATCH] misc: Optimize getusershell.c
 2026-04-24 18:32 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH v4 0/8] tests: Allow tests to append tunables
 2026-04-24 11:28 UTC  (5+ messages)
` [PATCH v4 1/8] "
` [PATCH v4 8/8] tests: misc: Use new tunable handling for BTI and GCS tests

[PATCH] posix: fix false regex match with backrefs and $ anchor
 2026-04-24 11:27 UTC  (3+ messages)
` [PATCH v2] "

Request for feedback on WG14 proposal N3849 (alloc_at_least)
 2026-04-24 10:34 UTC  (4+ messages)

Request for feedback on WG14 proposal N3849 (alloc_at_least)
 2026-04-24  6:39 UTC  (9+ messages)

[PATCH v2] aarch64: Optimize memcmp for Kunpeng 950 with SVE
 2026-04-24  3:50 UTC  (2+ messages)
` Ping:[PATCH "

[PATCH] manual: remove misplaced time_t note from _FILE_OFFSET_BITS [BZ #34095]
 2026-04-24  0:37 UTC  (4+ messages)

Cancelled - Office Hours for CTI on 2026-04-23
 2026-04-23 21:36 UTC 

[RFC] Add GNU_PROPERTY_1_NEEDED_THP_ON_[READ_ONLY_SEGMENTS|MALLOC]
 2026-04-23 21:28 UTC  (2+ messages)

nptl: futex_lock_pi deadlock detection provides valuable information but it is turned into a rather cryptic assertion failure
 2026-04-23 19:50 UTC  (14+ messages)
  ` [PATCH] "

[PATCH v2 0/2] malloc: introduce ifuncs for malloc functions
 2026-04-23 17:40 UTC  (3+ messages)
` [PATCH v2 1/2] misc: fix lint-makefiles failures

[PATCH v5 00/18] riscv: Add RVV str*/mem* routines
 2026-04-23 13:25 UTC  (5+ messages)
` [PATCH v5 05/18] riscv: Add RVV memcpy for multiarch and non-multiarch
  ` [EXT] "

[PATCH v2 0/1] aarch64: simplify __libc_arm_za_disable failure path and add a test case
 2026-04-23 10:22 UTC  (2+ messages)
` [PATCH v2 1/1] aarch64: simplify __libc_arm_za_disable failure path

[PATCH] misc: Optimize getusershell.c
 2026-04-23  3:47 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] RISC-V: add multiarch RVV support for memcpy using FMV IFUNC
 2026-04-23  1:27 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5] elf: Support THP segment load with madvise enabled THP
 2026-04-22 22:28 UTC  (3+ messages)

man-pages-6.18 released
 2026-04-22 20:04 UTC 

New functions [v]aprintf(3)
 2026-04-22 19:34 UTC  (6+ messages)
` [PATCH 0/3] Add [v]aprintf(3)
  ` [PATCH 1/3] "
  ` [PATCH 2/3] manual/: Prefer aprintf(3) over asprintf(3)
  ` [PATCH 3/3] sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-ldbl-compat.c: Fix typo

[PATCH] aarch64: simplify __libc_arm_za_disable failure path
 2026-04-22 17:34 UTC  (2+ 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).