Show patches with: Submitter = Florian Weimer       |    State = Action Required       |   2785 patches
« 1 2 3 427 28 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Revert "x86_64: Suppress false positive valgrind error" Revert "x86_64: Suppress false positive valgrind error" - - 1 - --- 2024-04-13 Florian Weimer New
Revert "x86_64: Suppress false positive valgrind error" Revert "x86_64: Suppress false positive valgrind error" - - - - --- 2024-04-13 Florian Weimer New
powerpc: Fix ld.so address determination for PCREL mode (bug 31640) powerpc: Fix ld.so address determination for PCREL mode (bug 31640) - - 1 - --- 2024-04-13 Florian Weimer New
[v3,3/3] login: Use unsigned 32-bit types for seconds-since-epoch login: Use unsigned 32-bit types for seconds-since-epoch - - 1 - --- 2024-04-10 Florian Weimer New
[v3,2/3] login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) login: Use unsigned 32-bit types for seconds-since-epoch - - 1 - --- 2024-04-10 Florian Weimer New
[v3,1/3] login: Check default sizes of structs utmp, utmpx, lastlog login: Use unsigned 32-bit types for seconds-since-epoch - - 1 - --- 2024-04-10 Florian Weimer New
[v2] elf: Add ld.so test with non-existing program name [v2] elf: Add ld.so test with non-existing program name - - 1 - --- 2024-04-08 Florian Weimer New
elf: Add ld.so test with non-existing program name elf: Add ld.so test with non-existing program name - - 1 - --- 2024-04-08 Florian Weimer New
[v2] login: Use unsigned 32-bit types for seconds-since-epoch [v2] login: Use unsigned 32-bit types for seconds-since-epoch - - - - --- 2024-04-08 Florian Weimer New
[v4,3/3] aarch64: Enhanced CPU diagnostics for ld.so Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-08 Florian Weimer New
[v4,2/3] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-08 Florian Weimer New
[v4,1/3] elf: Add CPU iteration support for future use in ld.so diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-08 Florian Weimer New
[v3,3/3] aarch64: Enhanced CPU diagnostics for ld.so Enhanced CPU diagnostics for ld.so - - - - --- 2024-04-05 Florian Weimer New
[v3,2/3] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-05 Florian Weimer New
[v3,1/3] elf: Add CPU iteration support for future use in ld.so diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-05 Florian Weimer New
login: Use unsigned 32-bit types for seconds-since-epoch login: Use unsigned 32-bit types for seconds-since-epoch - - - - --- 2024-04-03 Florian Weimer New
x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501) x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501) - - - - --- 2024-03-16 Florian Weimer New
[v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479) [v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479) - 2 1 - --- 2024-03-13 Florian Weimer New
[v2] linux: Add #include <sys/rseq.h> to sched_getcpu.c (bug 31479) [v2] linux: Add #include <sys/rseq.h> to sched_getcpu.c (bug 31479) - 2 - - --- 2024-03-13 Florian Weimer New
linux: Add #include <sys/rseq.h> to sched_getcpu.c linux: Add #include <sys/rseq.h> to sched_getcpu.c - 2 - - --- 2024-03-13 Florian Weimer New
i386: Use generic memrchr in libc (bug 31316) i386: Use generic memrchr in libc (bug 31316) - - - 1 --- 2024-02-15 Florian Weimer New
[v3] Linux: Switch back to assembly syscall wrapper for prctl (bug 29770) [v3] Linux: Switch back to assembly syscall wrapper for prctl (bug 29770) - - 1 - --- 2024-02-14 Florian Weimer New
[2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Enhanced x86 CPU diagnostics - - - - --- 2024-02-09 Florian Weimer New
[1/2] elf: Wire up _dl_diagnostics_cpu_kernel Enhanced x86 CPU diagnostics - - - - --- 2024-02-09 Florian Weimer New
[11/11] syslog: Use a printf buffer directly to construct the entire packet Build getdomainname, gethostname, syslog with fortification - - - - --- 2024-02-09 Florian Weimer New
[10/11] stdio-common: Support large offsets with %lln Build getdomainname, gethostname, syslog with fortification - - - - --- 2024-02-09 Florian Weimer New
[09/11] stdio-common: Allow skipping initial bytes in __printf_buffer for %n Build getdomainname, gethostname, syslog with fortification - - 1 - --- 2024-02-09 Florian Weimer New
[08/11] stdio-common: Introduce the __printf_buffer function Build getdomainname, gethostname, syslog with fortification - - 1 - --- 2024-02-09 Florian Weimer New
[07/11] libio: Extract __printf_buffer_asprintf_init from asprintf implementation Build getdomainname, gethostname, syslog with fortification - - 1 - --- 2024-02-09 Florian Weimer New
[06/11] stdio: Rename __printf_buffer to __vfprintf_buffer Build getdomainname, gethostname, syslog with fortification - - 1 - --- 2024-02-09 Florian Weimer New
[05/11] syslog: Build with fortification Build getdomainname, gethostname, syslog with fortification - - 1 - --- 2024-02-09 Florian Weimer New
[04/11] syslog: Update misc/tst-syslog to check reported %n value Build getdomainname, gethostname, syslog with fortification - - - - --- 2024-02-09 Florian Weimer New
[03/11] libio: Add fortify wrapper for internal __snprintf Build getdomainname, gethostname, syslog with fortification - - - - --- 2024-02-09 Florian Weimer New
[02/11] misc: Build gethostname with fortification Build getdomainname, gethostname, syslog with fortification - - 1 - --- 2024-02-09 Florian Weimer New
[01/11] misc: Build getdomainname with fortification Build getdomainname, gethostname, syslog with fortification - - 1 - --- 2024-02-09 Florian Weimer New
Linux: Switch back to assembly syscall wrapper for prctl (bug 29770) Linux: Switch back to assembly syscall wrapper for prctl (bug 29770) - - - - --- 2024-02-02 Florian Weimer New
[v3] manual, NEWS: Document malloc side effect of dynamic TLS changes [v3] manual, NEWS: Document malloc side effect of dynamic TLS changes - - 1 - --- 2024-01-22 Florian Weimer New
[v2] manual, NEWS: Document malloc side effect of dynamic TLS changes [v2] manual, NEWS: Document malloc side effect of dynamic TLS changes - - - - --- 2024-01-15 Florian Weimer New
manual, NEWS: Document malloc side effect of dynamic TLS changes manual, NEWS: Document malloc side effect of dynamic TLS changes - - - - --- 2024-01-15 Florian Weimer New
NEWS: Update temporary files ignored by ldconfig NEWS: Update temporary files ignored by ldconfig - - 1 - --- 2024-01-15 Florian Weimer New
New TLS usage in libgcc_s.so.1, compatibility impact New TLS usage in libgcc_s.so.1, compatibility impact - - - - --- 2024-01-13 Florian Weimer New
libio: Check remaining buffer size in _IO_wdo_write (bug 31183) libio: Check remaining buffer size in _IO_wdo_write (bug 31183) - - - - --- 2023-12-20 Florian Weimer New
nss: Remove unused allocation from get_nscd_addresses in getaddrinfo nss: Remove unused allocation from get_nscd_addresses in getaddrinfo - - 1 - --- 2023-12-18 Florian Weimer New
elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup - - 1 - --- 2023-12-08 Florian Weimer New
[v2,2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Generic x86-64 CPU diagnostics dumper - - - - --- 2023-12-07 Florian Weimer New
[v2,1/2] elf: Wire up _dl_diagnostics_cpu_kernel Generic x86-64 CPU diagnostics dumper - - - - --- 2023-12-07 Florian Weimer New
[v3,32/32] elf: Use memory protection keys for the protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,31/32] elf: Add hash tables to speed up DT_NEEDED, dlopen lookups RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,30/32] elf: Put critical _dl_find_object pointers into protected memory area RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,29/32] elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,28/32] elf: Add fast path to dlopen for fully-opened maps RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,27/32] elf: Determine the caller link map in _dl_open RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,26/32] elf: Switch to a region-based protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,25/32] elf: Move most of the _dl_find_object data to the protected heap RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,24/32] elf: Implement a basic protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,23/32] elf: Bootstrap allocation for future protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,22/32] elf: Introduce GLPM accessor for the protected memory area RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,21/32] elf: _dl_rtld_map should not exist in static builds RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,20/32] elf: Add l_soname accessor function for DT_SONAME values RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,19/32] elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,18/32] elf: Move link map fields used by dependency sorting to writable part RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,17/32] elf: Allocate auditor state after read-write link map RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,16/32] elf: Move l_tls_offset into read-write part of link map RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,15/32] elf: Remove run-time-writable fields from struct link_map_private RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,14/32] elf: Use struct link_map_private for the internal link map RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,13/32] elf: Merge __dl_libc_freemem into __rtld_libc_freeres RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,12/32] elf: Move __rtld_malloc_init_stubs call into _dl_start_final RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,11/32] elf: Merge the three implementations of _dl_dst_substitute RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,10/32] elf: Make <alloc_buffer.h> usable in ld.so RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,09/32] Do not export <alloc_buffer.h> functions from libc RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,08/32] elf: Eliminate alloca in open_verify RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,07/32] elf: Disambiguate some failures in _dl_load_cache_lookup RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,06/32] elf: Remove version assert in check_match in elf/dl-lookup.c RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,05/32] elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC segment RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,04/32] elf: Eliminate second loop in find_version in dl-version.c RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,03/32] elf: Remove _dl_sysdep_open_object hook function RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,02/32] misc: Enable internal use of memory protection keys RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,01/32] support: Add <support/memprobe.h> for protection flags probing RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
stdlib: Fix array bounds protection in insertion sort phase of qsort stdlib: Fix array bounds protection in insertion sort phase of qsort - - 1 - --- 2023-11-24 Florian Weimer New
[3/3] elf: Relocate libc.so early during startup and dlmopen (bug 31083) Compatibility improvement for underlinked objects - - 1 - --- 2023-11-24 Florian Weimer New
[2/3] elf: Introduce the _dl_open_relocate_one_object function Compatibility improvement for underlinked objects - - 1 - --- 2023-11-24 Florian Weimer New
[1/3] elf: In _dl_relocate_object, skip processing if object is relocated Compatibility improvement for underlinked objects - - 1 - --- 2023-11-24 Florian Weimer New
stdlib: Add another workaround to the insertion sort phase of qsort stdlib: Add another workaround to the insertion sort phase of qsort - - - - --- 2023-11-23 Florian Weimer New
posix: Revert the removal of the crypt prototype from <unistd.h> posix: Revert the removal of the crypt prototype from <unistd.h> - - - - --- 2023-11-21 Florian Weimer New
[3/3] stdlib: The qsort implementation needs to use heapsort in more cases Various qsort fixes - - 1 - --- 2023-11-17 Florian Weimer New
[2/3] stdlib: Handle various corner cases in the fallback heapsort for qsort Various qsort fixes - - 1 - --- 2023-11-17 Florian Weimer New
[1/3] stdlib: Avoid another self-comparison in qsort Various qsort fixes - - 1 - --- 2023-11-17 Florian Weimer New
stdlib: Avoid another self-comparison in qsort stdlib: Avoid another self-comparison in qsort - - 1 - --- 2023-11-15 Florian Weimer New
[2/2] nptl: Link tst-execstack-threads-mod.so with -z execstack [1/2] nptl: Rename tst-execstack to tst-execstack-threads - - 1 - --- 2023-11-13 Florian Weimer New
[1/2] nptl: Rename tst-execstack to tst-execstack-threads [1/2] nptl: Rename tst-execstack to tst-execstack-threads - - 1 - --- 2023-11-13 Florian Weimer New
[v2] ldconfig: Fixes for skipping temporary files. [v2] ldconfig: Fixes for skipping temporary files. - - - - --- 2023-11-11 Florian Weimer New
[v2] elf: Fix force_first handling in dlclose (bug 30785) [v2] elf: Fix force_first handling in dlclose (bug 30785) - - 1 - --- 2023-11-07 Florian Weimer New
stdlib: Avoid element self-comparisons in qsort stdlib: Avoid element self-comparisons in qsort - - 1 - --- 2023-11-07 Florian Weimer New
elf: Fix force_first handling in dlclose (bug 30785) elf: Fix force_first handling in dlclose (bug 30785) - - - - --- 2023-10-23 Florian Weimer New
ldconfig: Actually ignore dpkg-related temporarily files ldconfig: Actually ignore dpkg-related temporarily files - - - - --- 2023-10-23 Florian Weimer New
elf: ldconfig should skip temporary files created by package managers elf: ldconfig should skip temporary files created by package managers - - 1 - --- 2023-10-20 Florian Weimer New
[2/2] Revert "elf: Always call destructors in reverse constructor order (bug 30785)" Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - - - - --- 2023-10-06 Florian Weimer New
[1/2] Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]" Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - - - - --- 2023-10-06 Florian Weimer New
[3/3] elf: Process initially loaded objects first in _dl_fini (bug 30869) Fine-tune ELF destructor ordering (bug 30869) - - - - --- 2023-09-19 Florian Weimer New
[2/3] elf: Add dummy declaration of _dl_audit_objclose for !SHARED Fine-tune ELF destructor ordering (bug 30869) - - 1 - --- 2023-09-19 Florian Weimer New
« 1 2 3 427 28 »