[patch v1] add ptmx support to test-container
2025-03-20 23:20 UTC (3+ messages)
extra syscall_cancel frames
2025-03-20 22:10 UTC (4+ messages)
[PATCH] malloc: Improve performance of __libc_malloc
2025-03-20 21:11 UTC
[PATCH v4] elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)
2025-03-20 20:01 UTC (3+ messages)
[PATCHv2] aio_suspend64: Fix clock discrepancy
2025-03-20 19:30 UTC (2+ messages)
[PATCH 1/2] Prepare inet_pton to be fortified
2025-03-20 17:32 UTC (3+ messages)
` [PATCH 2/2] Add _FORTIFY_SOURCE support for inet_ntop
[PATCH v3] elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]
2025-03-20 14:11 UTC (12+ messages)
[RFC 0/5] glibc: Add SFrame support for stack backtracking
2025-03-20 8:03 UTC (13+ messages)
` [RFC 1/5] elf: Add SFrame support to _dl_find_object function
` [RFC 2/5] elf: Add SFrame stack tracing
` [RFC 3/5] configure: Add --enable-sframe option
` [RFC 4/5] x86: Add SFrame support for x86 architecture
` [RFC 5/5] aarch64: Add SFrame support for aarch64 architecture
[PATCH v2] debug: Improve '%n' fortify detection (BZ 30932)
2025-03-19 22:14 UTC (2+ messages)
[PATCH 0/2] RFC: Support for MTE stack tagging
2025-03-19 19:35 UTC (9+ 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 v1 0/3] Add _FORTIFY_SOURCE support for inet_ntop
2025-03-19 18:27 UTC (7+ messages)
` [PATCH v1 1/3] Prepare inet_ntop to be fortified
` [PATCH v1 2/3] Add missing guards in include/arpa/inet.h
` [PATCH v1 3/3] Add _FORTIFY_SOURCE support for inet_ntop
[PATCH] hurd: save xstate during signal handling
2025-03-19 17:11 UTC
[PATCH] Remove eloop-threshold.h
2025-03-19 17:21 UTC (5+ messages)
[PATCH v2] libio: Fix stream orientation when using fread [BZ #22796]
2025-03-19 11:40 UTC (5+ messages)
[PATCH] malloc: Improve csize2tidx
2025-03-19 11:15 UTC (2+ messages)
[PATCH v2] RISC-V: add RVV support for memrchr using IFUNC
2025-03-19 8:42 UTC
[PATCH] add inputs giving large errors for rsqrt
2025-03-19 8:14 UTC (3+ messages)
[PATCH] malloc: Improve csize2tidx
2025-03-18 19:06 UTC (3+ messages)
[PATCH v6 0/9] Add support for memory sealing
2025-03-18 17:16 UTC (4+ messages)
` [PATCH v6 2/9] elf: Parse gnu properties for statically linked binaries
[PATCH] aarch64: Optimize algorithm in users of SVE expf helper
2025-03-18 17:17 UTC
[PATCH] malloc: Improve arena_for_chunk()
2025-03-18 13:42 UTC (2+ messages)
[PATCH v4 00/14] RELRO link maps
2025-03-18 13:39 UTC (21+ messages)
` [PATCH v4 01/14] elf: Default to ENOENT error in _dl_map_new_object
` [PATCH v4 02/14] aarch64: Enable internal use of memory protection keys
` [PATCH v4 03/14] Do not export <alloc_buffer.h> functions from libc
` [PATCH v4 04/14] support: Add <support/memprobe.h> for protection flags probing
` [PATCH v4 05/14] elf: Eliminate second loop in find_version in dl-version.c
` [PATCH v4 06/14] elf: Disambiguate some failures in _dl_load_cache_lookup
` [PATCH v4 07/14] elf: Merge the three implementations of _dl_dst_substitute
` [PATCH v4 08/14] elf: Remove run-time-writable fields from struct link_map
` [PATCH v4 10/14] elf: Bootstrap allocation for future protected memory allocator
[PATCH 0/3] Add _FORTIFY_SOURCE support for inet_ntop
2025-03-18 13:26 UTC (11+ messages)
` [PATCH 1/3] Prepare inet_ntop to be fortified
` [PATCH 2/3] Add missing guards in include/arpa/inet.h
` [PATCH 3/3] Add _FORTIFY_SOURCE support for inet_ntop
[PATCH] x86_64: Add tanh with FMA
2025-03-17 15:52 UTC (4+ messages)
[PATCH] x86_64: Add atanh with FMA
2025-03-17 15:53 UTC (4+ messages)
[PATCH] x86_64: Add sinh with FMA
2025-03-17 15:54 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v4 0/7] malloc: tcache improvements
2025-03-17 14:43 UTC (18+ messages)
` [PATCH v4 1/7] malloc: missing initialization of tcache in _mid_memalign
` [PATCH v4 2/7] malloc: mangle tcache entries pointers
` [PATCH v4 3/7] malloc: replace _int_free by _int_free_chunk in sysmalloc
` [PATCH v4 4/7] malloc: add tcache support for large chunk caching
` [PATCH v4 5/7] malloc: add testing for large tcache support
` [PATCH v4 6/7] malloc: force inline of _int_free
` [PATCH v4 7/7] malloc: performance improvements
Monday Patch Queue Review update (2025-03-17)
2025-03-17 13:45 UTC
[PATCH] RISC-V: Regenerate ULPs
2025-03-17 13:42 UTC (2+ messages)
[PATCH] RISC-V: add RVV support for memrchr using IFUNC
2025-03-17 13:40 UTC (2+ messages)
[PATCH v3 0/5] malloc: tcache improvements
2025-03-17 12:40 UTC (8+ messages)
[PATCH 0/2] wctomb(3) and wcrtomb(3) man page updates
2025-03-16 19:49 UTC (7+ messages)
` [PATCH 1/2] man/man3/wctomb.3: Rewording to MB_CUR_MAX requirement
` [PATCH 2/2] man/man3/wcrtomb.3: Document MB_CUR_MAX length requirement
` [PATCH v2] man/man3/wc{,r}tomb.3: Rewording to MB_CUR_MAX
[hurd, commited] htl: Make pthread_setcanceltype / state a cancellation point
2025-03-15 21:40 UTC
(no subject)
2025-03-15 10:42 UTC
SMS Sender Service
2025-03-15 5:09 UTC
SMS Sender Service
2025-03-14 21:23 UTC
SARS Settlement Completed: Document Awaits Your Review & Signature for info | 3/14/2025
2025-03-14 20:57 UTC
[PATCH] aio_suspend64: Fix clock discrepancy
2025-03-14 19:55 UTC (3+ messages)
[PATCH] debug: Improve '%n' fortify detection (BZ 30932)
2025-03-14 18:42 UTC (3+ messages)
[PATCH v2] Add new tests for fopen
2025-03-14 16:26 UTC (9+ messages)
` [PATCH] tst-fopen-threaded: Only check EOF for failing read
` [PATCH v2] "
Implement C23 powr [committed]
2025-03-14 16:02 UTC
[PATCH] x86_64: Add asinh with FMA
2025-03-14 14:39 UTC (4+ messages)
Sourceware Survey 2025
2025-03-14 0:37 UTC
Sourceware Survey 2025
2025-03-14 0:29 UTC
[PATCH] nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786)
2025-03-13 6:36 UTC (2+ messages)
[PATCH v2] nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782)
2025-03-13 6:08 UTC (3+ messages)
[PATCH] nptl: Disable asynchronous cancellation on __do_cancel (BZ 32782)
2025-03-12 18:13 UTC (5+ messages)
[PATCH] aarch64: Optimize algorithm in users of SVE expf helper
2025-03-12 16:21 UTC
[PATCH] Raise the minimum GCC version to 12.1 [BZ #32539]
2025-03-12 13:12 UTC (2+ messages)
Update syscall lists for Linux 6.13
2025-03-12 12:42 UTC (2+ messages)
[PATCH] Makefile: Clean up pthread_atfork integration
2025-03-12 11:45 UTC (3+ messages)
[PATCH COMMITTED] nptl: Include <stdbool.h> in tst-pthread_gettid_np.c
2025-03-12 10:26 UTC
[PATCH 1/3] Linux: Add the pthread_gettid_np function
2025-03-11 22:31 UTC (4+ messages)
` [PATCH 3/3] Linux: Add new test misc/tst-sched_setattr-thread
[PATCH v2 1/1] inet: add support for 64-bit network byte order
2025-03-11 21:56 UTC (6+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).