[PATCH v2] malloc: send freed small chunks to smallbin
2024-07-08 5:51 UTC (2+ messages)
[PATCH] x86: Enable non-temporal memset without ERMS
2024-07-08 5:29 UTC (2+ messages)
[PATCH v4] socket: Add new test for shutdown
2024-07-08 1:25 UTC (3+ messages)
[PATCH] hppa: Wire up cacheflush syscall
2024-07-08 1:10 UTC
[PATCH] Linux: Change meaning of __rseq_size slightly
2024-07-08 0:22 UTC (2+ messages)
[PATCH v1] Remove 'restrict' from 'nptr' in strtol(3)-like functions
2024-07-07 22:52 UTC (50+ messages)
` [[gnu::null_terminated_string_arg(1)]] on strtol(1) (was: [PATCH v1] Remove 'restrict' from 'nptr' in strtol(3)-like) functions
` [WG14] Request for document number; strtol restrictness
` WG14 paper for removing restrict from nptr in strtol(3)
[PATCH] debug: State buffer overflow message more precisely
2024-07-07 16:23 UTC
[PATCH v2 1/3] RISC-V: Add a macro definition file to check whether the compiler supports extensions
2024-07-07 14:58 UTC (3+ messages)
` [PATCH v2 2/3] RISC-V: Add compiler support check in string-fza.h and string-fzi.h
` [PATCH v2 3/3] RISC-V: Use builtins for ffs and ffsll while supported extension available
Core Toolchain Infrastructure - Update on glibc service SOW
2024-07-07 14:24 UTC (37+ messages)
[PATCH] malloc: send freed small chunks to smallbin
2024-07-07 5:09 UTC
Hard freeze and machine testing for the upcoming glibc 2.40
2024-07-06 19:09 UTC (3+ messages)
Bouncing MAINTAINER e-mails
2024-07-06 17:43 UTC
[PATCH v10 0/4] Extend rseq support
2024-07-05 19:45 UTC (10+ messages)
` [PATCH v10 1/4] nptl: fix potential merge of __rseq_* relro symbols
` [PATCH v10 2/4] Add rseq extensible ABI support
[PATCH v2] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
2024-07-05 16:09 UTC (5+ messages)
[PATCH] string/string.h: strsep(): Remove 'restrict'
2024-07-05 12:06 UTC (5+ messages)
` [PATCH v2] string/string.h: strsep(): Remove 'restrict' from delim
[PATCH] elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943)
2024-07-05 10:44 UTC (4+ messages)
` [Linaro-TCWG-CI] glibc patch #93298: FAIL: 1 regressions on aarch64
[PATCH v2 0/2] elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943)
2024-07-05 10:43 UTC (3+ messages)
` [PATCH v2 1/2] elf: Extract rtld_setup_phdr function from dl_main
` [PATCH v2 2/2] elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943)
[PATCH v3] LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic
2024-07-05 2:40 UTC
[PATCH v11] nptl: fix potential merge of __rseq_* relro symbols
2024-07-04 15:27 UTC (5+ messages)
[PATCH v2 0/2] ldconfig: Ignore all GDB extension files
2024-07-04 14:36 UTC (9+ messages)
` [PATCH v2 1/2] ldconfig: Move endswithn into a new header file
` [PATCH v2 2/2] ldconfig: Ignore all GDB extension files
` [PING^2][PATCH v2 0/2] "
[PATCH v4 0/2] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
2024-07-04 12:59 UTC (3+ messages)
` [PATCH v4 1/2] support: Add FAIL test failure helper
` [PATCH v4 2/2] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
[PATCH v3 0/2] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
2024-07-04 10:17 UTC (3+ messages)
` [PATCH v3 1/2] support: Add FAIL test failure helper
` [PATCH v3 2/2] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
[PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
2024-07-04 6:02 UTC (21+ messages)
[patch v9] manual: add syscalls
2024-07-03 20:15 UTC (4+ messages)
[PATCH] riscv: Update nofpu libm test ulps
2024-07-03 19:07 UTC (2+ messages)
[PATCH v4] manual: Recommendations for dynamic linker hardening
2024-07-03 18:39 UTC (4+ messages)
[PATCH v3] manual: Recommendations for dynamic linker hardening
2024-07-03 14:05 UTC (2+ messages)
[patch v8] manual: add syscalls
2024-07-03 12:53 UTC (2+ messages)
Hard freeze for the upcoming glibc 2.40 release tomorrow
2024-07-03 11:35 UTC
[PATCH v2] elf/rtld: Fix auxiliary vector for enable_secure
2024-07-03 11:06 UTC (3+ messages)
[PATCH] malloc: send freed small chunks to smallbin
2024-07-03 8:40 UTC (2+ messages)
[PATCH V2 0/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
2024-07-03 8:11 UTC (3+ messages)
` [PATCH V2 1/2] malloc: avoid global locks in tst-aligned_alloc-lib.c
` [PATCH V2 2/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
[PATCH 0/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
2024-07-03 6:04 UTC (4+ messages)
` [PATCH 2/2] "
Bad interaction between gcc and glibc's handling of GNU <error.h> extension [GCC PR 115724]
2024-07-02 21:03 UTC (7+ messages)
[PATCH v2] hppa/vdso: Add wrappers for vDSO functions
2024-07-02 20:29 UTC (7+ messages)
malloc optimization consideration: don't add small chunks to unsorted bin
2024-07-02 19:23 UTC (4+ messages)
[PATCH 2/4] resolv: Do not wait for non-existing second DNS response after error (bug 30081)
2024-07-02 16:48 UTC (2+ messages)
[PATCH 1/3] RISC-V: Add a macro definition file to check whether the compiler supports extensions
2024-07-02 13:41 UTC (3+ messages)
` [PATCH 2/3] RISC-V: Add compiler support check in string-fza.h and string-fzi.h
` [PATCH 3/3] RISC-V: Use builtins for ffs and ffsll while supported extension available
[PATCH v2] RISC-V: Use builtins for ffs and ffsll while supported extension available
2024-07-02 13:39 UTC (4+ messages)
[PATCH] elf/rtld: Fix auxiliary vector for enable_secure
2024-07-02 13:27 UTC (7+ messages)
[PATCH] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
2024-07-02 12:02 UTC (5+ messages)
[PATCH v2] LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic
2024-07-02 11:48 UTC (4+ 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).