public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 0/4] malloc doc fixes for alignment
 2026-02-26 18:41 UTC  (13+ messages)
` [PATCH v3 1/4] Document max_align_t
` [PATCH v3 2/4] Document malloc alignment
` [PATCH v3 3/4] Say malloc (0) != NULL is now common; resection
` [PATCH v3 4/4] malloc: alignment might change in future versions
      ` [PATCH 1/2] doc: document max_align_t effect on ABI

[PATCH] Vectorise inverse hyperbolic special cases
 2026-02-26 16:40 UTC  (2+ messages)

[PATCH] AArch64: Single and Double precision entire exp family, SVE and AdvSIMD optimisations
 2026-02-26 16:29 UTC  (2+ messages)

[PATCH] AArch64: Single and Double precision entire exp family, SVE and AdvSIMD optimisations
 2026-02-26 16:27 UTC  (3+ messages)

[PATCH] malloc: remember that thp_mode got probed
 2026-02-26 16:12 UTC  (3+ messages)

[PATCH] AArch64: Vectorise SVE log/log2/log10 single and double precision special cases
 2026-02-26 16:02 UTC  (2+ messages)

[PATCH] x86-64: Save and restore R10 in _dl_runtime_resolve [BZ #27279]
 2026-02-26 16:02 UTC  (4+ messages)

[patch v4 4/4] Add system-wide tunables: Filters
 2026-02-26 15:48 UTC  (2+ messages)

[PATCH COMMITTED] manual: Fix typo in documentation of iconv character set options
 2026-02-26 15:45 UTC 

[PATCH] AArch64: Single and Double precision hyperbolics, SVE and AdvSIMD optimisations
 2026-02-26 14:24 UTC  (2+ messages)

[PATCH] manual: Document that EOPNOTSUPP and ENOTSUP are equal, not distinct
 2026-02-26 14:11 UTC  (2+ messages)

[PATCH v2 0/4] elf: THP-aware load segment alignment
 2026-02-26 13:55 UTC  (14+ messages)
` [PATCH v2 1/4] elf: Remove redundant _dl_map_segments declaration from dl-load.h
` [PATCH v2 2/4] elf: Introduce _dl_map_segment_align hook for segment alignment tuning
` [PATCH v2 3/4] elf: Align large load segments to PMD huge page size for THP
` [PATCH v2 4/4] loongarch: Enable THP-aligned load segments by default and define THP page size

Need a mechanism to disable glibc rseq for binaries with capabilities
 2026-02-26 13:49 UTC  (2+ messages)

[PATCH v5 0/4] Add system-wide tunables
 2026-02-26 13:47 UTC  (3+ messages)
` [PATCH v5 4/4] Add system-wide tunables: Filters

[PATCH v5 4/4] Add system-wide tunables: Filters
 2026-02-26 13:33 UTC  (5+ messages)

[PATCH v5 1/4] Add system-wide tunables: ldconfig part
 2026-02-26 13:28 UTC  (2+ messages)

[COMMITTED] debug: Fix build with --enable-fortify-source=1 (BZ 33904)
 2026-02-26 13:13 UTC 

[PATCH v5] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
 2026-02-26 12:48 UTC  (7+ messages)

[PATCH] Inverse Hyperbolic
 2026-02-26 12:02 UTC  (2+ messages)

[PATCH v2] linux/mips: handle wait status 0x7f specially for WIFSIGNALED and WIFSTOPPED
 2026-02-26 10:50 UTC  (2+ messages)

[PATCH 0/2] RFC: Support for MTE stack tagging
 2026-02-26 10:06 UTC  (7+ messages)
` [PATCH 1/2] rtld: Enable MTE for stack when specified in .dynamic
` [PATCH 2/2] nptl: Enable MTE for stacks created for threads

[PATCH v2] rtld: Enable MTE for stack when specified in .dynamic
 2026-02-26 10:02 UTC  (8+ messages)

[PATCH] unistd: use __USE_XOPEN2K24 for existing POSIX.1-2024 interfaces
 2026-02-26  4:06 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/2] Initial POSIX.1-2024 and XOPEN2K24 conform tests
 2026-02-26  4:00 UTC  (3+ messages)
` [PATCH 1/2] conform: Add initial support for POSIX.1-2024
` [PATCH 2/2] conform: Add initial support for XOPEN2K24

[PATCH v2 0/6] Enable glibc build with LLVM compiler-rt and libunwind
 2026-02-26  1:34 UTC  (10+ messages)
` [PATCH v2 1/6] x86_64: Conditionally define __sfp_handle_exceptions for compiler-rt
` [PATCH v2 2/6] configure: Parametrize runtime libraries to support compiler-rt
` [PATCH v2 3/6] configure: Repurpose have-cc-with-libunwind for clang support
` [PATCH v2 4/6] nptl: Only issues __libc_unwind_link_get for SHARED
` [PATCH v2 5/6] Support loading libunwind instead of libgcc_s
` [PATCH v2 6/6] math: Disable exception check for soft-fp routine with compiler-rt

[PATCH v6 0/2] Enhancing LD_DEBUG with TLS logging and category exclusion support
 2026-02-25 18:51 UTC  (3+ messages)
` [PATCH v6 1/2] elf(tls): Add debug logging for TLS operations
` [PATCH v6 2/2] feat(rtld): Allow LD_DEBUG category exclusion

[PATCH v5 2/4] Add system-wide tunables: cache ld.so.cache
 2026-02-25 16:48 UTC  (4+ messages)

[PATCH] elf: Align large load segments to PMD huge page size for THP
 2026-02-25 16:21 UTC  (3+ messages)

[PATCH 0/3] elf: THP-aware load segment alignment
 2026-02-25 16:19 UTC  (4+ messages)
` [PATCH 1/3] elf: Introduce _dl_map_segment_align hook for segment alignment tuning
` [PATCH 2/3] elf: Align large load segments to PMD huge page size for THP
` [PATCH 3/3] loongarch: Enable THP-aligned load segments by default and define THP page size

[PATCH v3] assert: Support assert as variadic macro for C++26 [PR27276]
 2026-02-25 14:01 UTC  (11+ messages)
` [PATCH] "
          ` [PATCH v6] "
              ` [PATCH v7] "

[PATCH v2] tests: posix: use cpu clock for sleep
 2026-02-25 13:42 UTC  (6+ messages)

[PATCH v5 0/2] Enhancing LD_DEBUG with TLS logging and category exclusion support
 2026-02-25 13:24 UTC  (5+ messages)
` [PATCH v5 1/2] elf(tls): Add debug logging for TLS operations
` [PATCH v5 2/2] feat(rtld): Allow LD_DEBUG category exclusion

[PATCH] elf: Align large load segments to PMD huge page size for THP
 2026-02-24 20:32 UTC  (2+ messages)

[PATCH] malloc: Improve memalign alignment handling
 2026-02-24 18:18 UTC  (5+ messages)

[PATCH v2] malloc: Improve memalign alignment
 2026-02-24 17:17 UTC 

[PATCH v5 00/18] riscv: Add RVV str*/mem* routines
 2026-02-24 16:40 UTC  (2+ messages)

[PATCH v2] io: ftw: Use state stack instead of recursion (BZ 33882)
 2026-02-24 13:59 UTC 

Monday Patch Queue Review update (2026-02-09)
 2026-02-24 13:53 UTC 

[PATCH] io: Use gnulib fts implementation (BZ 22944, BZ 20331)
 2026-02-24 13:19 UTC  (14+ messages)

[PATCH] io: ftw: Use state stack instead of recursion (BZ 33882)
 2026-02-24 12:12 UTC  (4+ messages)

[PATCH 0/2] LoongArch64: Align large code segments to 32MB for THP
 2026-02-24 11:13 UTC  (8+ messages)
` [PATCH 1/2] LoongArch: Add architecture-specific dl-map-segments.h
` [PATCH 2/2] LoongArch64: Align large code segments to 32MB for THP

[PATCH v4 0/2] Enhancing LD_DEBUG with TLS logging and category exclusion support
 2026-02-24  8:09 UTC  (4+ messages)
` [PATCH v4 1/2] elf(tls): Add debug logging for TLS operations

[PATCH] Link startup files without package-metadata
 2026-02-23 14:51 UTC  (10+ messages)

[PATCH] Makefile: add allow-list for failures
 2026-02-23 14:43 UTC  (4+ messages)

[RFC PATCH 0/2] futex: how to solve the robust_list race condition?
 2026-02-23 13:47 UTC  (6+ messages)

[PATCH v6 0/5] elf: Allow RPATH/RUNPATH for static-pie (BZ 33326)
 2026-02-23  9:56 UTC  (3+ messages)
` [PATCH v6 4/5] Fix assert during static startup

GNU Tools Weekly News Week 2 (September 7, 2025)
 2026-02-23  6:43 UTC  (23+ 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)

[hurd,commited] hurd: Define _POSIX_TIMERS to 200809L
 2026-02-22 22:36 UTC 

New Ukrainian PO file for 'libc' (version 2.42.9000)
 2026-02-22 17:52 UTC 

[PATCH] tests: fix tst-rseq with Linux 7.0
 2026-02-20 20:12 UTC  (2+ messages)

[PATCH] Link startup files without package-metadata
 2026-02-20 16:33 UTC  (3+ messages)

Generative AI for Chip Design
 2026-02-20  2:24 UTC 

[PATCH v21 0/9] Support translated long option names in getopt and argp
 2026-02-19 20:41 UTC  (4+ messages)
` [PATCH v21 7/9] posix: check for collisions in getopt_long

forge vs gitolite (Re: CTI - Making a decision for glibc.)
 2026-02-19 15:59 UTC  (33+ messages)
          ` Working together and gaining trust

[PATCH] x86_64: Prefer EVEX512 code-path on AMD Zen5 CPUs
 2026-02-19  0:28 UTC  (3+ messages)

[PATCH v3] io: Refactor {n}ftw to use fts for stack safety and conformance (BZ 33882)
 2026-02-18 20:15 UTC  (2+ messages)

GNU Toolchain office hours for Asia Pac on 19th February cancelled
 2026-02-18 18:56 UTC 

Cancelled - Office Hours for CTI - 2026-02-20
 2026-02-18 14:40 UTC 

[PATCH v5 1/4] Add system-wide tunables: ldconfig part
 2026-02-18  3:21 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).