public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] elf: Allow vDSO as a direct dependency (BZ 33335)
 2026-05-06 17:35 UTC 

[PATCH] AArch64: Add support for sve2 ifuncs
 2026-05-06 15:34 UTC 

[PATCH] support: add support_ptr_after_free
 2026-05-06 13:48 UTC  (2+ messages)

[PATCH] stdbit: Fix builtin name used in __glibc_has_builtin check for rotate_right
 2026-05-06 13:37 UTC  (4+ messages)

[PATCH] libio: Ignore setbuf for open_memstream [BZ #34019]
 2026-05-06 10:38 UTC  (11+ messages)
` [PATCH v2] "
            ` [PATCH v3 1/2] libio: Ignore setbuf for open_memstream and open_wmemstream "
              ` [PATCH v3 2/2] libio: Ignore doallocate "

GNU Tools Weekly News Week 2 (September 7, 2025)
 2026-05-06  8:38 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)

[PATCH v2] aarch64: Optimize memcmp for Kunpeng 950 with SVE
 2026-05-06  6:21 UTC  (2+ messages)
`  "

[PATCH] x86: Fix non-temporal memset unreachable on AMD Zen 3/4/5
 2026-05-06  5:38 UTC 

[PATCH] Link static C++ tests against libatomic.a if needed
 2026-05-06  0:52 UTC  (21+ messages)

[PATCH v3] dlfcn: Fix dlclose crash in atexit handler after thread_local destructor (BZ 33598)
 2026-05-05 22:54 UTC  (6+ messages)

[PATCH v2 0/3] nptl: Fix robust mutex support detection and defer robust list initialization
 2026-05-05 19:06 UTC  (4+ messages)
` [PATCH v2 1/3] support: Add support_process_shared_robust_mutex
` [PATCH v2 2/3] nptl: Do not always assume set_robust_list availability (BZ 33225)
` [PATCH v2 3/3] nptl: Only initialize robust list at mutex usage

[RFC] Implementing inet_pton4 and inet_pton6 on x86 using AVX512 Icelake instructions
 2026-05-05 18:52 UTC  (4+ messages)

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

[PATCH v5] linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32833)
 2026-05-05 15:50 UTC  (2+ messages)

[RFC] posix: Make system, popen, and wordexp try pidfd_spawn first (BZ 34001)
 2026-05-05 15:20 UTC  (7+ messages)

[PATCH 0/3] intl: Remove dead code, sync with GNU gettext
 2026-05-05 15:11 UTC  (4+ messages)
` [PATCH 1/3] intl: Remove IN_LIBGLOCALE dead code
` [PATCH 2/3] intl: Remove PRI_MACROS_BROKEN from loadmsgcat.c
` [PATCH 3/3] intl: Remove pre-C99 fallbacks from plural-exp.c

[RFC 0/3] Use multiple ld.so caches to separate execution environments
 2026-05-05 13:51 UTC  (5+ messages)
  ` [RFC 1/3] dlconf: Add support for config file for ld.so

[PATCH] powerpc: Fix check-localplt from 99303f3871
 2026-05-05 13:11 UTC  (11+ messages)

[PATCH] intl: Fix memory leak in _nl_find_domain on allocation failure
 2026-05-05 11:28 UTC 

[PATCH v5 00/18] riscv: Add RVV str*/mem* routines
 2026-05-05  2:52 UTC  (3+ messages)
` [PATCH v5 06/18] riscv: Add RVV memmove for multiarch and non-multiarch

Handwaving RFC: hypothetical recalloc() API
 2026-05-04 20:14 UTC  (5+ messages)

[PATCH v5 13/18] riscv: Add RVV strlen for multiarch and non-multiarch
 2026-05-04 19:40 UTC  (3+ messages)

The definition of malloc_usable_size()
 2026-05-04 18:57 UTC  (6+ messages)

[PATCH v2] resolv, rt: Change some extern inline functions to static inline __always_inline
 2026-05-04 18:31 UTC  (3+ messages)

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

[PATCH] [RFC] nptl: Add TLS guard page between thread stack and static TLS [BZ #22850]
 2026-05-04 17:55 UTC 

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)

[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  (2+ messages)

[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  (3+ messages)

[PATCH] README: fix stale bug-reporting URL [BZ #34094]
 2026-04-28 16:58 UTC  (2+ 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  (3+ messages)

[RFC] Remove EXIT_UNSUPPORTED in stdlib/test-bz22786 if path is NULL
 2026-04-28  9:10 UTC  (3+ 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).