[PATCH 0/2] document improvements for max_align_t, intmax_t
2026-03-15 20:32 UTC
[hurd,commited] rt: Move librt symbols to libc on hurd too
2026-03-15 18:19 UTC (2+ messages)
Fw:[PATCH] inet: add boundary check to prevent bof and inet/tst-ruserpass [BZ #33881]
2026-03-15 14:44 UTC (2+ messages)
[PATCH v6 0/6] elf: THP-aware load segment alignment
2026-03-15 13:16 UTC (24+ messages)
` [PATCH v6 1/6] hugepages: Move THP helpers to generic hugepages abstraction
` [PATCH v6 2/6] elf: Remove redundant _dl_map_segments declaration from dl-load.h
` [PATCH v6 3/6] elf: Introduce _dl_map_segment_align hook for segment alignment tuning
` [PATCH v6 4/6] tunables: Add glibc.elf.hugetlb tunable for THP-aware segment alignment
` [PATCH v6 5/6] elf: Align large load segments to PMD huge page size for THP
` [PATCH v6 6/6] loongarch: Enable THP-aligned load segments by default on 64-bit
[hurd,commited 0/2] htl: Migrate libc_rwlock to pthread_rwlock
2026-03-14 23:05 UTC (3+ messages)
` [hurd,commited 1/2] mach: Add __mach_rwlock_*
` [hurd,commited 2/2] htl: Use pthread_rwlock for libc_rwlock
Meeting Minutes - Office Hours for CTI - 2026-02-27
2026-03-14 22:26 UTC (6+ messages)
[PATCH v7 0/5] elf: Allow RPATH/RUNPATH for static-pie (BZ 33326)
2026-03-14 17:06 UTC (4+ messages)
` [PATCH v7 2/5] nptl: Add __raise_direct
Meeting Minutes - Office Hours for CTI - 2026-03-13
2026-03-14 16:40 UTC
[Question] Will switching Linux UAPI headers from __ASSEMBLY__ to __ASSEMBLER__ affect glibc?
2026-03-14 13:58 UTC (9+ messages)
[PATCH v3 0/8] Add binary64 cosh/sinh/tanh CORE-MATH implementations to libm
2026-03-13 23:45 UTC (13+ messages)
` [PATCH v3 1/8] math: Use cosh from CORE-MATH
` [PATCH v3 2/8] math: Remove the SVID error handling from cosh
` [PATCH v3 3/8] math: Use sinh from CORE-MATH
` [PATCH v3 4/8] math: Remove the SVID error handling from sinh
` [PATCH v3 5/8] math: Use tanh from CORE-MATH
` [PATCH v3 6/8] math: Consolidated common definition/data for cosh/sinh/tanh
` [PATCH v3 7/8] x86_64: Add cosh with FMA
` [PATCH v3 8/8] x86: Fix tanh ifunc selection
New functions [v]aprintf(3)
2026-03-13 23:31 UTC
[PATCH v2] RISC-V: Fix SIGSEGV of --static-pie binaries on riscv64 [BZ #33911]
2026-03-13 19:10 UTC (5+ messages)
[PATCH v3 0/2] Enable MTE support for stack
2026-03-13 18:58 UTC (12+ messages)
` [PATCH v3 1/2] rtld: Enable MTE for stack when specified in .dynamic
` [PATCH v3 2/2] aarch64: Add memory tagging support for setjmp/longjmp routines
[RFC] Modernizing Linux authentication logs (lastlog, btmp, utmp, wtmp) with SQLite
2026-03-13 18:51 UTC (8+ messages)
[PATCH v2 0/6] Enable glibc build with LLVM compiler-rt and libunwind
2026-03-13 16:59 UTC (14+ messages)
` [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 5/6] Support loading libunwind instead of libgcc_s
` [PATCH v2 6/6] math: Disable exception check for soft-fp routine with compiler-rt
[COMMITTED] configure: Fix bootstrap build after 570c46d36b (BZ 33985)
2026-03-13 14:25 UTC (3+ messages)
[PATCH] Updates udp.h from Linux 6.19 to netinet/udp.h
2026-03-13 13:51 UTC (4+ messages)
[PATCH] Revert "malloc: Do not call madvise if heap's oldsize >= THP size"
2026-03-13 5:48 UTC
[PATCH v2 0/1] riscv: treat clang separately in RVV compiler checks
2026-03-13 4:54 UTC (2+ messages)
` [PATCH v2 1/1] "
Sourceware Open Office, Fri 16:00 UTC
2026-03-13 1:30 UTC
[PATCH] x86: Don't left shift negative values
2026-03-13 1:17 UTC (5+ messages)
[PATCH] Remove __SIZE_TYPE__ usage (BZ 33969)
2026-03-12 22:58 UTC (9+ messages)
malloc: Improve documentation of malloc tunables
2026-03-12 20:57 UTC (10+ messages)
Working together and gaining trust
2026-03-12 15:12 UTC (12+ messages)
[PATCH] inet: add boundary check to prevent bof and inet/tst-ruserpass [BZ #33881]
2026-03-12 14:12 UTC (3+ messages)
` "
` Fw:[PATCH] "
[PATCH v2 6/8] math: Consolidated common definition/data for cosh/sinh/tanh
2026-03-12 14:07 UTC (3+ messages)
[PATCH v2 5/8] math: Use tanh from CORE-MATH
2026-03-12 13:55 UTC (3+ messages)
[PATCH v2 3/8] math: Use sinh from CORE-MATH
2026-03-12 13:55 UTC (7+ messages)
[PATCH v2 8/8] x86: Fix tanh ifunc selection
2026-03-12 2:53 UTC (2+ messages)
[PATCH v2 7/8] x86_64: Add cosh with FMA
2026-03-12 2:47 UTC (2+ messages)
[PATCH v6 0/6] Add support for LoongArch32
2026-03-12 1:42 UTC (7+ messages)
` [PATCH v6 1/6] LoongArch: Add support for LA32 in sysdeps/loongarch
` [PATCH v6 2/6] LoongArch: Add support for LA32 in sysdeps/loongarch/fpu
` [PATCH v6 3/6] LoongArch: Add new file for LA32 in sysdeps/loongarch/ilp32
` [PATCH v6 4/6] LoongArch: Add support for LA32 in sysdeps/unix/sysv/linux/loongarch
` [PATCH v6 5/6] LoongArch: Add new files for LA32 in sysdeps/unix/sysv/linux/loongarch/ilp32
` [PATCH v6 6/6] Fix 'cbaud_to_speed' defined but not used on LA32
[PATCH] malloc: Cleanup warnings
2026-03-11 21:53 UTC (3+ messages)
[PATCH v2 4/8] math: Remove the SVID error handling from sinh
2026-03-11 21:42 UTC (2+ messages)
[PATCH v5 3/4] Add system-wide tunables: Apply tunables part
2026-03-11 20:12 UTC (2+ messages)
[PATCH v2 2/8] math: Remove the SVID error handling from cosh
2026-03-11 19:14 UTC (3+ messages)
[PATCH v2] malloc: Show hugetlb tunable default in --list-tunables
2026-03-11 18:35 UTC
[PATCH] malloc: Fix Os build on some ABIs
2026-03-11 18:17 UTC (3+ messages)
[PATCH v2 1/8] math: Use cosh from CORE-MATH
2026-03-11 18:14 UTC (4+ messages)
[PATCH] malloc: Show hugetlb tunable default in --list-tunables
2026-03-11 16:53 UTC (3+ messages)
[PATCH v3] Break out ldconfig parser
2026-03-11 16:17 UTC (2+ messages)
[PATCH v2] Break out ldconfig parser
2026-03-11 16:06 UTC (5+ messages)
[committed] Document CVE-2026-3904
2026-03-11 13:19 UTC
[PATCH 0/2] Initial POSIX.1-2024 and XOPEN2K24 conform tests
2026-03-11 12:36 UTC (5+ messages)
` [PATCH 1/2] conform: Add initial support for POSIX.1-2024
` [PATCH 2/2] conform: Add initial support for XOPEN2K24
[PATCH] linux: Fix aliasing violations and assert address in __check_pf (bug #33927)
2026-03-11 7:29 UTC (3+ messages)
[PATCH v5 0/6] Add support for LoongArch32
2026-03-11 6:58 UTC (13+ messages)
[PATCH] test-assert-c++-variadic.cc: Disable assert_works for GCC 14.2 or later
2026-03-10 16:23 UTC (5+ messages)
` [PATCH v2] test-assert-c++-variadic.cc: Disable assert_works for GCC 14.2 and 14.1
` [PATCH v3] "
[PATCH] libio: Properly link in function _IO_wfile_doallocate in static binaries
2026-03-10 16:23 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH v2] Makefile: add allow-list for failures
2026-03-10 13:34 UTC
[PATCH v7 0/6] elf: THP-aware load segment alignment
2026-03-10 13:24 UTC (7+ messages)
` [PATCH v7 1/6] hugepages: Move THP helpers to generic hugepages abstraction
` [PATCH v7 2/6] elf: Remove redundant _dl_map_segments declaration from dl-load.h
` [PATCH v7 3/6] elf: Introduce _dl_map_segment_align hook for segment alignment tuning
` [PATCH v7 4/6] tunables: Add glibc.elf.hugetlb tunable for THP-aware segment alignment
` [PATCH v7 5/6] elf: Align large load segments to PMD huge page size for THP
` [PATCH v7 6/6] loongarch: Enable THP-aligned load segments by default on 64-bit
[PATCH] math: Add fast-path to fma
2026-03-10 12:36 UTC (3+ messages)
[PATCH] LoongArch: Optimize float environment functions
2026-03-10 7:32 UTC (2+ messages)
[PATCH v4] malloc: Improve memalign alignment
2026-03-09 21:06 UTC (2+ messages)
[PATCH v3] io: Use gnulib fts implementation (BZ 22944, BZ 20331)
2026-03-09 16:58 UTC
[PATCH] riscv: Fix _dl_relocate_static_pie on some build configuration (BZ 33911)
2026-03-09 13:57 UTC
Monday Patch Queue Review update (2026-03-09)
2026-03-09 13:52 UTC
[PATCH] nss: files-initgroups.c use shared nss parse tools
2026-03-09 13:43 UTC (6+ messages)
` [PATCH 1/1] "
[RFC v3] RISC-V: Fix SIGSEGV of --static-pie binaries on riscv64 [BZ #33911]
2026-03-09 12:47 UTC (4+ messages)
glibc test time regression after gawk update
2026-03-09 12:11 UTC (3+ messages)
page: next (older) | prev (newer) | 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).