Show patches with: Submitter = Florian Weimer       |    State = Action Required       |    Archived = No       |   3006 patches
« 1 2 3 430 31 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/7] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046) Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,3/7] manual: __is_last is no longer part of iconv internals Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,2/7] iconv: Do not use mmap in iconv (the program) (bug 17703) Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,1/7] iconv: Base tests for buffer management Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2] manual: Describe struct link_map [v2] manual: Describe struct link_map - - - - --- 2024-08-05 Florian Weimer New
manual: Describe struct link_map manual: Describe struct link_map - - - - --- 2024-08-05 Florian Weimer New
[2/2] manual: Document dprintf and vdprintf [1/2] manual: Document generic printf error codes - - 1 - --- 2024-08-05 Florian Weimer New
[1/2] manual: Document generic printf error codes [1/2] manual: Document generic printf error codes - - 1 - --- 2024-08-05 Florian Weimer New
[7/7] iconv: Input buffering for the iconv program (bug 32050) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[6/7] iconv: Multiple - on command line should not fail (bug 32050) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[5/7] iconv: Support in-place conversions (bug 10460, bug 32033) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[4/7] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[3/7] manual: __is_last is no longer part of iconv internals Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[2/7] iconv: Do not use mmap in iconv (the program) (bug 17703) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[1/7] iconv: Base tests for buffer management Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[4/4] Turn on -Wimplicit-fallthrough by default if available Turn on -Wimplicit-fallthrough - - - - --- 2024-08-02 Florian Weimer New
[3/4] nss: Fix incorrect switch fall-through in tst-nss-gai-actions Turn on -Wimplicit-fallthrough - - 1 - --- 2024-08-02 Florian Weimer New
[2/4] x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047) Turn on -Wimplicit-fallthrough - - 1 - --- 2024-08-02 Florian Weimer New
[1/4] x86: Add missing switch/case fall-through markers to init_cpu_features Turn on -Wimplicit-fallthrough - - 1 - --- 2024-08-02 Florian Weimer New
[COMMITTED] stdlib: Link tst-concurrent-exit with $(shared-thread-library) [COMMITTED] stdlib: Link tst-concurrent-exit with $(shared-thread-library) - - - - --- 2024-08-02 Florian Weimer New
[v6,2/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - 1 - --- 2024-08-01 Florian Weimer New
[v6,1/2] elf: Clarify and invert second argument of _dl_allocate_tls_init elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - 1 - --- 2024-08-01 Florian Weimer New
resolv: Fix tst-resolv-short-response for older GCC (bug 32042) resolv: Fix tst-resolv-short-response for older GCC (bug 32042) - - 1 - --- 2024-08-01 Florian Weimer New
[2/2] Enhanced test coverage for strncmp, wcsncmp [1/2] Enhance test coverage for strnlen, wcsnlen - - 1 - --- 2024-07-31 Florian Weimer New
[1/2] Enhance test coverage for strnlen, wcsnlen [1/2] Enhance test coverage for strnlen, wcsnlen - - 1 - --- 2024-07-31 Florian Weimer New
[v3] libio: asprintf should write NULL upon failure [v3] libio: asprintf should write NULL upon failure - - 1 - --- 2024-07-29 Florian Weimer New
libio: asprintf should write NULL upon failure libio: asprintf should write NULL upon failure - - 1 - --- 2024-07-29 Florian Weimer New
libio: asprintf should write NULL upon failure libio: asprintf should write NULL upon failure - - 1 - --- 2024-07-29 Florian Weimer New
[v5] manual: Add Descriptor-Relative Access section [v5] manual: Add Descriptor-Relative Access section - - - - --- 2024-07-29 Florian Weimer New
[v2,13/13] manual: Updates for thread-safe getenv getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,12/13] posix: Acquire the environment lock during fork getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,11/13] posix: Implement environ snapshotting in __spawni getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,10/13] posix: Improve thread safety of functions using environ with execveat getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,09/13] posix: New tst-vfork-mappings test case getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,08/13] support: Add support_count_maps getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,07/13] stdlib: Add internal __getenvarray function getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,06/13] posix: Introduce the __arch_spawni function getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,05/13] posix: Consolidate execve family of functions getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,04/13] Linux: Error handling fixes for fexecve getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,03/13] Linux: Introduce __do_fexecve in fexecve getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,02/13] Linux: Assume __NR_execveat is defined in fexecve getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[v2,01/13] stdlib: Make getenv thread-safe in more cases getenv/environ thread safety - - - - --- 2024-07-28 Florian Weimer New
[COMMITTED] malloc: Link threading tests with $(shared-thread-library) [COMMITTED] malloc: Link threading tests with $(shared-thread-library) - - - - --- 2024-07-27 Florian Weimer New
[2/2] string: strerror, strsignal cannot use buffer after dlmopen (bug 32026) [1/2] Define __libc_initial for the static libc - - 1 - --- 2024-07-27 Florian Weimer New
[1/2] Define __libc_initial for the static libc [1/2] Define __libc_initial for the static libc - - 1 - --- 2024-07-27 Florian Weimer New
manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations - - 1 - --- 2024-07-24 Florian Weimer New
manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations - - - - --- 2024-07-23 Florian Weimer New
Revert "linux: Implement mremap in C" (bug 31968) Revert "linux: Implement mremap in C" (bug 31968) - - - - --- 2024-07-09 Florian Weimer New
malloc: Smoke test for libmemusage malloc: Smoke test for libmemusage - - - - --- 2024-07-09 Florian Weimer New
malloc: Use initial-exec TLS in libmemusage malloc: Use initial-exec TLS in libmemusage - - - - --- 2024-07-09 Florian Weimer New
[v2] Linux: Make __rseq_size useful for feature detection (bug 31965) [v2] Linux: Make __rseq_size useful for feature detection (bug 31965) - - 2 - --- 2024-07-08 Florian Weimer New
Linux: Change meaning of __rseq_size slightly Linux: Change meaning of __rseq_size slightly - - 1 - --- 2024-07-07 Florian Weimer New
[v2,2/2] elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2024-07-05 Florian Weimer New
[v2,1/2] elf: Extract rtld_setup_phdr function from dl_main elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2024-07-05 Florian Weimer New
[v4] manual: Recommendations for dynamic linker hardening [v4] manual: Recommendations for dynamic linker hardening - - - - --- 2024-07-03 Florian Weimer New
elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2024-07-03 Florian Weimer New
[v3] elf: Support recursive use of dynamic TLS in interposed malloc [v3] elf: Support recursive use of dynamic TLS in interposed malloc - - 1 - --- 2024-07-01 Florian Weimer New
stdlib: Make getenv thread-safe in more cases stdlib: Make getenv thread-safe in more cases - - - - --- 2024-06-28 Florian Weimer New
Adjust check-local-headers test for libaudit 4.0 Adjust check-local-headers test for libaudit 4.0 - - 1 - --- 2024-06-27 Florian Weimer New
manual: Document a GNU extension for strncmp/wcsncmp manual: Document a GNU extension for strncmp/wcsncmp - - - - --- 2024-06-27 Florian Weimer New
manual: Document that strnlen, wcsnlen do not need arrays of full size manual: Document that strnlen, wcsnlen do not need arrays of full size - - - - --- 2024-06-27 Florian Weimer New
[v2] time: Avoid memcmp overread in tzset (bug 31931) [v2] time: Avoid memcmp overread in tzset (bug 31931) - - 1 - --- 2024-06-26 Florian Weimer New
[v5,2/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - 1 - --- 2024-06-26 Florian Weimer New
[v5,1/2] elf: Clarify and invert second argument of _dl_allocate_tls_init elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - 1 - --- 2024-06-26 Florian Weimer New
time: Avoid memcmp overread in tzset (bug 31931) time: Avoid memcmp overread in tzset (bug 31931) - - - - --- 2024-06-26 Florian Weimer New
[v2] elf: Support recursive use of dynamic TLS in interposed malloc [v2] elf: Support recursive use of dynamic TLS in interposed malloc - - 1 - --- 2024-06-26 Florian Weimer New
elf: Support recursive use of dynamic TLS in interposed malloc elf: Support recursive use of dynamic TLS in interposed malloc - - 1 - --- 2024-06-24 Florian Weimer New
[COMMITTED] i386: Update ulps [COMMITTED] i386: Update ulps - - - - --- 2024-06-20 Florian Weimer New
[v3] s390x: Capture grep output in static PIE check [v3] s390x: Capture grep output in static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v3] malloc: Replace shell/Perl gate in mtrace [v3] malloc: Replace shell/Perl gate in mtrace - - - - --- 2024-06-20 Florian Weimer New
[v2] s390x: Capture grep output in static PIE check [v2] s390x: Capture grep output in static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v2] malloc: Replace shell/Perl gate in mtrace [v2] malloc: Replace shell/Perl gate in mtrace - - 1 1 --- 2024-06-20 Florian Weimer New
[COMMITTED] powerpc: Update ulps [COMMITTED] powerpc: Update ulps - - - - --- 2024-06-20 Florian Weimer New
[COMMITTED] i386: Update ulps [COMMITTED] i386: Update ulps - - - - --- 2024-06-20 Florian Weimer New
malloc: Replace shell/Perl gate in mtrace malloc: Replace shell/Perl gate in mtrace - - - - --- 2024-06-20 Florian Weimer New
s390x: Add missing grep -q flag to static PIE check s390x: Add missing grep -q flag to static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v3] malloc: Always install mtrace (bug 31892) [v3] malloc: Always install mtrace (bug 31892) - - 1 - --- 2024-06-19 Florian Weimer New
[v4] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) [v4] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-06-18 Florian Weimer New
elf: Do not add a copy of _dl_find_object to libc.so elf: Do not add a copy of _dl_find_object to libc.so - - 1 - --- 2024-06-18 Florian Weimer New
Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c - - - - --- 2024-06-17 Florian Weimer New
[v2] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse [v2] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse - - - - --- 2024-06-17 Florian Weimer New
Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse - - - - --- 2024-06-17 Florian Weimer New
support: Include <limits.h> for NAME_MAX use in temp_file.c support: Include <limits.h> for NAME_MAX use in temp_file.c - - - - --- 2024-06-15 Florian Weimer New
support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit - - - - --- 2024-06-15 Florian Weimer New
[v2] malloc: Always install mtrace (bug 31892) [v2] malloc: Always install mtrace (bug 31892) - - - - --- 2024-06-14 Florian Weimer New
malloc: Always install mtrace (bug 31892) malloc: Always install mtrace (bug 31892) - - - - --- 2024-06-14 Florian Weimer New
inet: Increase htontest coverage to run-time evaluation, library inet: Increase htontest coverage to run-time evaluation, library - - - - --- 2024-06-14 Florian Weimer New
[4/4] resolv: Implement strict-error stub resolver option (bug 27929) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[3/4] resolv: Support clearing option flags with a “-” prefix (bug 14799) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[2/4] resolv: Do not wait for non-existing second DNS response after error (bug 30081) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[1/4] resolv: Allow short error responses to match any query (bug 31890) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[v3] manual: Recommendations for dynamic linker hardening [v3] manual: Recommendations for dynamic linker hardening - - - - --- 2024-06-12 Florian Weimer New
resolv: Track single-request fallback via _res._flags (bug 31476) resolv: Track single-request fallback via _res._flags (bug 31476) - - - - --- 2024-06-10 Florian Weimer New
libio: Test for fdopen memory leak without SEEK_END support (bug 31840) libio: Test for fdopen memory leak without SEEK_END support (bug 31840) - - - - --- 2024-06-04 Florian Weimer New
elf: Avoid some free (NULL) calls in _dl_update_slotinfo elf: Avoid some free (NULL) calls in _dl_update_slotinfo - - 1 - --- 2024-06-03 Florian Weimer New
[v2] stdlib: Describe __cxa_finalize usage in function comment [v2] stdlib: Describe __cxa_finalize usage in function comment - - - - --- 2024-05-31 Florian Weimer New
stdlib: Describe __cxa_finalize usage in function comment stdlib: Describe __cxa_finalize usage in function comment - - - - --- 2024-05-31 Florian Weimer New
[v3] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) [v3] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-05-16 Florian Weimer New
NEWS: Document changed zic output format NEWS: Document changed zic output format - - - - --- 2024-05-15 Florian Weimer New
[v2] manual: Recommendations for dynamic linker hardening [v2] manual: Recommendations for dynamic linker hardening - - - - --- 2024-05-14 Florian Weimer New
« 1 2 3 430 31 »