August 2026 Archives by thread
Starting: Sat Aug 1 00:01:27 GMT 2026
Ending: Sun Aug 16 21:00:01 GMT 2026
Messages: 515
- [PATCH 1/2] man/man3/{mem, strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>
Alejandro Colomar
- [PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>
Alejandro Colomar
- [PATCH v6 0/4] elf: Release dl_load_lock around ELF constructors and destructors + LD_DEBUG=loadlock observability (BZ 15686)
temap@mail.ru
- [PATCH v3] elf: Release dl_load_lock before running dlopen constructors (BZ 15686)
Artem Proskurnev
- on the irresponsibility of pursuing C language reform
Alejandro Colomar
- on the irresponsibility of pursuing C language reform (was: [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>)
Douglas McIlroy
- [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>)
Alejandro Colomar
- [PATCH] sysdeps: Fix comment typos in sysdeps/unix/sysdep.h
Ryota Saito
- [PATCH v3] io: fix ftw ABI on MIPS n64
Xi Ruoyao
- [PATCH] sysdeps: Remove duplicated INTERNAL_SYSCALL_NCS macros
Ryota Saito
- [PATCH v2] tests: Remove target-specific huge-page size definition for THP-aware load segment alignment
Xi Ruoyao
- man-pages-6.18 released
Alejandro Colomar
- [RFC] Detailing a service transition plan for glibc to CTI for August 2026.
Mark Wielaard
- [PATCH 0/2] elf: Fix IFUNC resolvers running under ldd [BZ #34428]
Adhemerval Zanella
- GNU Tools Weekly News Week 49 (August 2, 2026)
GNU Tools weekly
- PING: [PATCH v6] strace-tst-thp.sh: Allow unsupported THP tests
H.J. Lu
- Re: [PATCH v2] riscv: Implement TLS Descriptors
Luke Zhuang
- [PATCH] elf: Remove dead l_need_tls_init static-TLS init path
Florian Weimer
- [PATCH v2 2.39 0/7] Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.39/master
Jaipaul Cheernam
- [PATCH v2 0/2] elf: Fix IFUNC resolvers running under ldd [BZ #34428]
Adhemerval Zanella
- [PATCH 2.40 0/7] Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.40/master
Jaipaul Cheernam
- [PATCH 2.40 2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289)
Jaipaul Cheernam
- [PATCH 2.41 0/7] Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.41/master
Jaipaul Cheernam
- [PATCH 2.41 1/7] resolv: Declare __p_class_syms, __p_type_syms for internal use
Jaipaul Cheernam
- [PATCH 2.41 2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289)
Jaipaul Cheernam
- [PATCH 2.41 3/7] resolv: Improve formatting of unknown records in ns_sprintrrf
Jaipaul Cheernam
- [PATCH 2.41 4/7] resolv: Check for inet_ntop failure in ns_sprintrrf
Jaipaul Cheernam
- [PATCH 2.41 5/7] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435)
Jaipaul Cheernam
- [PATCH 2.41 6/7] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238)
Jaipaul Cheernam
- [PATCH 2.41 7/7] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069)
Jaipaul Cheernam
- [PATCH 2.42 0/7] Cherry-pick CVE-2026-5435 and CVE-2026-6238 fixes to release/2.42/master
Jaipaul Cheernam
- rt/tst-clock_nanosleep2 failure
Magnus Lindholm
- [PATCH 1/2] AArch64: Add SVE2 strchr
Wilco Dijkstra
- [PATCH] alpha: Fix stack alignment in makecontext
Magnus Lindholm
- [PATCH] string: Use extended timeout for test-mempcpy
Magnus Lindholm
- [PATCH] malloc: Reject the top chunk in mem2chunk_check
Magnus Lindholm
- [PATCH v2] elf: Remove dead l_need_tls_init static-TLS init path
Adhemerval Zanella
- [PATCH] alpha: Fix fts and fts64 ABI mismatch
Magnus Lindholm
- [PATCH 0/6] posix: Do not recurse once per pattern component in glob (BZ #34453)
Adhemerval Zanella
- [PATCH] stdlib: Make __cxa_thread_atexit_impl lock-free (BZ 15686)
Adhemerval Zanella
- [PATCH 0/4] Fix underflow signalling for narrowing operations on Alpha
Matt Turner
- [PATCH 1/2] stdio-common: run AWK in the C locale in the printf format tests
Matt Turner
- Security bug handling for Hurd glibc
Florian Weimer
- gconv module incompatibility between glibc 2.42 and glibc 2.43
Florian Weimer
- [RFC PATCH] LoongArch: Fix intermittent nptl/tst-cancel32 failure
mengqinggang
- [PATCH] Silence clang -Wignored-attributes when building with clang
Matt Turner
- [PATCH] linux: Inline syscall cancellation to keep wrapper frames observable (BZ 34338)
Adhemerval Zanella Netto
- [COMMITTED] hurd: Fix build after the ftw kernel_stat.h inclusion
Adhemerval Zanella
- [PATCH v2 1/1] nptl: namespace-safe pthread keys implementation
DJ Delorie
- [PATCH] string: Declare Issue 8 functions for POSIX.1-2024 [BZ #34466]
Matthias Goergens
- [PATCH 0/2] linux: Keep time64 stat layout independent of feature macros
Matthias Goergens
- [PATCH] LoongArch: Fix intermittent nptl/tst-cancel32 failure
mengqinggang
- [PATCH v22 1/9] posix: allow getopt_long to match translated option names
Adhemerval Zanella Netto
- [PATCH v22 2/9] posix: let the getopt caller set the translation context
Adhemerval Zanella Netto
- [PATCH v22 3/9] argp: document translated names in --help and --usage
Adhemerval Zanella Netto
- [PATCH v22 0/9] Support translated long option names in getopt and argp
Adhemerval Zanella Netto
- [PATCH] nptl: futex_lock_pi deadlock detection provides valuable information but it is turned into a rather cryptic assertion failure
Adhemerval Zanella Netto
- [RFC] posix: Export posix_spawn_file_actions_{addchdir, addfchdir} (BZ 34437)
Adhemerval Zanella
- [PATCH 0/2] string: Speed up comparison test data initialization
Magnus Lindholm
- [PATCH v4 02/14] aarch64: Enable internal use of memory protection keys
Yury Khrustalev
- [PATCH 1/5] riscv: Optimize fmaximum_num and fminimum_num
Julian Zhu
- [PATCH 0/3] Fixes for the parallel make/make check support
Ross Burton
- [PATCH] nscd: replace echo with printf builtin in nscd init script
Ross Burton
- [PATCH v2 0/6] Fixes for the parallel make/make check support
Adhemerval Zanella
- [PATCH] powerpc: Fix -mlong-double-128 IBM format configure test for Clang
Sam James
- [PATCH] ldbl-opt: Fix -mlong-double-128 configure test for Clang
Sam James
- Hurd and trust relationship with file system translators
Florian Weimer
- [PATCH v4.] nss: Use reallocarray to prevent integer overflow in getaddrinfo (bug 33977)
Adhemerval Zanella Netto
- [COMMITTED] elf: preserve exit code in tests
Sam James
- [PATCH v2] io: Do not alias fts and fts64 when inode types differ
Magnus Lindholm
- [PATCH] alpha: Fix gethostname errno for a too-small buffer
Magnus Lindholm
- [PATCH v2] alpha: Use the generic gethostname
Magnus Lindholm
- [PATCH] riscv: avoid vle8ff in vector strcmp loop
daichengrong
- [PATCH] LoongArch: Support pointer guard on LoongArch32
mengqinggang
- [PATCH] alpha: Use the generic nscd_ssize_t
Magnus Lindholm
- [PATCH] powerpc: Restore NULL check on _rtld_global_ro in INIT_ARCH [BZ #34503]
Michael Pfeifroth
- [PATCH] stdio-common: Remove do … while condition from printf_positional
Florian Weimer
- Monday Patch Queue Review update (2026-08-10)
Adhemerval Zanella Netto
- [PATCH 0/2] Standardize code by using macros __glibc_{un,}likely
Yury Khrustalev
- [PATCH v2] stdio-common: Restore while (1) loop in printf_positional
Florian Weimer
- [PATCH 1/4] support: Add resolv_response_set_buffer
Florian Weimer
- [PATCH v2 1/4] support: Add resolv_response_set_buffer
Florian Weimer
- [PATCH v2] nscd: Define nscd_ssize_t as int32_t unconditionally
Magnus Lindholm
- [PATCH v3] elf: Support multiple PT_GNU_RELRO segments
Adhemerval Zanella Netto
- [PATCH v6] strace-tst-thp.sh: Allow unsupported THP tests
Adhemerval Zanella Netto
- [PATCH] getrusage: Add smoke test for getrusage
Adhemerval Zanella Netto
- [PATCH] elf: build the IFUNC resolver stack protector tests only with ssp
Matt Turner
- [PATCH] linux: align the ancillary buffer in tst-socket-timestamp
Matt Turner
- `inet/arpa/inet.h: Fix typo in documentation of inet_ntop`
Jay Berry
- [PATCH] misc: Fix out-of-bounds array write in tdelete (bug 34506)
Florian Weimer
- malloc: Reject the top chunk in mem2chunk_check
Wilco Dijkstra
- aarch64: Memory tagging modes proposal
Yury Khrustalev
- [COMMITTED] elf: Fix tunconf.c build with clang
Adhemerval Zanella
- [COMMITTED] elf: Fix clang-18 build of elf/tst-ifunc-fault-mod.c test
Adhemerval Zanella
- [PATCH] misc: Fix right-justification in strfmon (bug 34510, CVE-2026-19499)
Florian Weimer
- [PATCH 00/20] alpha: tune the memory and string routines, and add IFUNC dispatch
Matt Turner
- memcpy is leaking secret data through ZMM vector registers
Jan Sebastian Götte
- [PATCH v2] posix: Fix wordexp WRDE_APPEND to preserve state on non-NOSPACE errors (BZ 34090, CVE-2026-6368)
Andreas Schwab
- [BUG] Integer overflow in [FUNCTION_NAME] on x86_64 Linux
vaibhav barkade
- [COMMITTED] elf: Fix dl-cache.c build with clang-23
Adhemerval Zanella
- [COMMITTED] stdlib: Adapt tst-stdbit-builtins.c _BitInt tests on clang
Adhemerval Zanella
- [COMMITTED] stdio-common: Fix tst-setvbuf2.c on clang-23
Adhemerval Zanella
- [COMMITTED] rt: Fix tst-aio{9,10}.c on clang-23
Adhemerval Zanella
- [COMMITTED] malloc: Fix malloc/tst-mallocfork3.c on clang-23
Adhemerval Zanella
- [COMMITTED] gnulib: Fix tst-gcc.c build with clang-23
Adhemerval Zanella
- [COMMITTED] elf: Fix tst-nodelete-dlclose-dso.c on clang-23
Adhemerval Zanella
- [COMMITTED] m68k: Fix fmod/fmodf infinite recursion (BZ 34508)
Adhemerval Zanella
- [PATCH v1 1/1] rtld: add glibc.rtld.optional_static_tls_alignment
DJ Delorie
- [PATCH v2 1/1] rtld: add glibc.rtld.optional_static_tls_alignment
DJ Delorie
- [PATCH] string: Declare POSIX.1-2024 string functions [BZ #34466]
Gao Xiang
- [PATCH] posix: Remove unnecessary overflow check in wordexp (BZ 34090)
Adhemerval Zanella
- [PATCH] elf: Make _dl_sort_maps prefer default DFS algorithm
litenglong
- [PATCH 2.43] malloc: Show hugetlb tunable default in --list-tunables
A. Sverdlin
- [PATCH v2 1/4] riscv: Use builtins for the fmaximum and fminimum
Julian Zhu
- Sourceware Open Office, Fri 14, 15:00 UTC
Mark Wielaard
- [PATCH v2 1/3] string: add find_ne_all to string-fza.h
Matt Turner
- [PATCH v2] misc: Fix out-of-bounds array write in tdelete (bug 34506)
Florian Weimer
- [PATCH v3 0/2] aarch64: Re-apply malloc ifuncs
Yury Khrustalev
- [PATCH] nptl: Retry SIGSETXID delivery on EAGAIN in setxid (bug 21108)
Adhemerval Zanella Netto
- [PATCH] elf: Open the normalized $ORIGIN rpath in AT_SECURE programs (BZ 34360)
Adhemerval Zanella Netto
- [PATCH v2] posix: Avoid allocation while holding atfork_lock [BZ 34321]
Adhemerval Zanella
- [PATCH] linux: Fix stat layout divergence under pre-POSIX.1-2008 macros [BZ #32119]
Adhemerval Zanella
- [RFC PATCH 0/2] Linux: Add futex_waitv syscall wrapper
André Almeida
- [PATCH 1/2] Linux: Add futex_waitv
André Almeida
- [PATCH] stdlib: Remove cache from rpmatch (bug 34526)
Florian Weimer
- [PATCH] features.h: do not consider _GNU_SOURCE for gets
Arsen Arsenović
- On <asm/termbits.h> and <asm/termios.h> usage in man pages
Guillem Jover
Last message date:
Sun Aug 16 21:00:01 GMT 2026
Archived on: Sun Aug 16 21:00:06 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).