Show patches with: State = Action Required       |   34467 patches
« 1 2 3 4344 345 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,2/2] RISC-V: Improve RVV libmvec double-precision exp performance [RFC,1/2] RISC-V: Add VLA support and Fortran declarations to RVV libmvec - - - - --- 2026-05-14 zhou.yanan@zte.com.cn New
[RFC,1/2] RISC-V: Add VLA support and Fortran declarations to RVV libmvec [RFC,1/2] RISC-V: Add VLA support and Fortran declarations to RVV libmvec - - - - --- 2026-05-14 zhou.yanan@zte.com.cn New
Use 64 bit stat for fts_safe_changedir [BZ #33653] Use 64 bit stat for fts_safe_changedir [BZ #33653] - - - - --- 2025-11-20 jiaying.song.cn@windriver.com New
Fix #27777 - now use a doubly-linked list for _IO_list_all Fix #27777 - now use a doubly-linked list for _IO_list_all - - - - --- 2024-04-26 alexandre.ferrieux@orange.com New
[RFC] libio: Fix deadlock between freopen and fclose [BZ #24963] [RFC] libio: Fix deadlock between freopen and fclose [BZ #24963] - - - - --- 2019-09-21 =?UTF-8?B?6LCi5a6c55SfKOavheaZnyk=?= New
x86: Ensure MINIMUM_X86_ISA_LEVEL=0 for baseline [BZ #31867] x86: Ensure MINIMUM_X86_ISA_LEVEL=0 for baseline [BZ #31867] - 1 - - --- 2024-06-09 A. Wilcox New
hppa: avoid NULL dereference of sym_map in elf_machine_rela() - - - - --- 2014-10-31 Aaro Koskinen New
hppa: avoid NULL dereference of sym_map in elf_machine_rela() - - - - --- 2014-10-31 Aaro Koskinen New
pthread_detach: add a comment about a known segfault bug. pthread_detach: add a comment about a known segfault bug. - - - - --- 2025-11-23 Aaron Jacobs New
[v2] Add _FORTIFY_SOURCE support for inet_pton [v2] Add _FORTIFY_SOURCE support for inet_pton - - 1 - --- 2025-03-24 Aaron Merey New
[2/2] Add _FORTIFY_SOURCE support for inet_ntop [1/2] Prepare inet_pton to be fortified - - - - --- 2025-03-20 Aaron Merey New
[1/2] Prepare inet_pton to be fortified [1/2] Prepare inet_pton to be fortified - - 1 - --- 2025-03-20 Aaron Merey New
[v2] Add another test for fclose on an unopened file [v2] Add another test for fclose on an unopened file - - 2 - --- 2024-09-20 Aaron Merey New
[v2] Test that errno is set to 0 at program startup [v2] Test that errno is set to 0 at program startup - - 1 - --- 2024-09-19 Aaron Merey New
Add another test for fclose on an unopened file Add another test for fclose on an unopened file - - - - --- 2024-09-19 Aaron Merey New
Test that errno is set to 0 at program startup Test that errno is set to 0 at program startup - - - - --- 2024-09-11 Aaron Merey New
Test fclose on an unopened file. Test fclose on an unopened file. - - - - --- 2024-08-29 Aaron Merey New
asprintf: set result ptr to NULL on error asprintf: set result ptr to NULL on error - - - - --- 2023-01-19 Adam Borowski New
Revert removal of XDR currency from locale/iso-4217.def - - - - --- 2014-03-24 Adam Conrad New
libio: Fix oversized __io_vtables libio: Fix oversized __io_vtables - 1 1 1 --- 2023-09-08 Adam Jackson New
libio: Fix oversized __io_vtables libio: Fix oversized __io_vtables - 1 - - --- 2023-09-07 Adam Jackson New
malloc: Check for large bin list corruption when inserting unsorted chunk malloc: Check for large bin list corruption when inserting unsorted chunk - - - - --- 2019-02-12 Adam Maris New
malloc: Ensure tcache count won't overflow malloc: Ensure tcache count won't overflow - - - - --- 2018-11-13 Adam Maris New
[v2,2/2] ldconfig: Ignore all GDB extension files ldconfig: Ignore all GDB extension files - - 1 - --- 2024-05-06 Adam Sampson New
[v2,1/2] ldconfig: Move endswithn into a new header file ldconfig: Ignore all GDB extension files - - 1 - --- 2024-05-06 Adam Sampson New
ldconfig: Ignore all GDB extension files ldconfig: Ignore all GDB extension files - - - - --- 2024-05-05 Adam Sampson New
[v2] resolv: reset _u._ext.nscount in __res_iclose [BZ #34154] [v2] resolv: reset _u._ext.nscount in __res_iclose [BZ #34154] - - 1 - --- 2026-05-18 Adam Yi New
resolv: reset _u._ext.nscount in __res_iclose [BZ #34154] resolv: reset _u._ext.nscount in __res_iclose [BZ #34154] - - - - --- 2026-05-15 Adam Yi New
hurd: fix build of tst-system.c hurd: fix build of tst-system.c - - 1 - --- 2023-03-08 Adam Yi New
[v6] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] [v6] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - 1 - --- 2023-03-07 Adam Yi New
[v5] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] [v5] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - - - --- 2023-03-07 Adam Yi New
[v4] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] [v4] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - - - --- 2023-03-06 Adam Yi New
posix: Fix system blocks SIGCHLD erroneously [BZ #30163] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - - - --- 2023-02-24 Adam Yi New
[v3] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] [v3] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - - - --- 2023-02-24 Adam Yi New
malloc tcache: Debugger now sees the address of the corrupted chunk. malloc tcache: Debugger now sees the address of the corrupted chunk. - - - - --- 2020-12-07 Adder New
elf: Do not scrub AT_RANDOM to a constant when reseeding fails (BZ 34197) elf: Do not scrub AT_RANDOM to a constant when reseeding fails (BZ 34197) - - 1 - --- 2026-06-16 Adhemerval Zanella New
[v2] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791) [v2] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791) - - 1 - --- 2026-06-16 Adhemerval Zanella New
[v2,6/6] Makerules: add 'make check-parallel' to run tests without serialization Improve make and make check parallelism - - - - --- 2026-06-15 Adhemerval Zanella New
[v2,5/6] Run check-installed-headers concurrently for each header Improve make and make check parallelism - - - - --- 2026-06-15 Adhemerval Zanella New
[v2,4/6] Makefile: Do not install the container testroot if not running tests Improve make and make check parallelism - - - - --- 2026-06-15 Adhemerval Zanella New
[v2,3/6] Makefile: Do not force elf last for the others and tests passes Improve make and make check parallelism - - - - --- 2026-06-15 Adhemerval Zanella New
[v2,2/6] Makefile: Run the subdirectory recursion in parallel Improve make and make check parallelism - - - - --- 2026-06-15 Adhemerval Zanella New
[v2,1/6] scripts/gen-sorted.awk: Also emit the subdirectory dependency edges Improve make and make check parallelism - - - - --- 2026-06-15 Adhemerval Zanella New
[5/5] Run check-installed-headers concurrently for each header Improve make and make check parallelism - - - - --- 2026-06-12 Adhemerval Zanella New
[4/5] Makefile: Do not install the container testroot if not running tests Improve make and make check parallelism - - - - --- 2026-06-12 Adhemerval Zanella New
[3/5] Makefile: Do not force elf last for the others and tests passes Improve make and make check parallelism - - - - --- 2026-06-12 Adhemerval Zanella New
[2/5] Makefile: Run the subdirectory recursion in parallel Improve make and make check parallelism - - - - --- 2026-06-12 Adhemerval Zanella New
[1/5] scripts/gen-sorted.awk: Also emit the subdirectory dependency edges Improve make and make check parallelism - - - - --- 2026-06-12 Adhemerval Zanella New
[v2,8/8] elf: Scrub and reseed the AT_RANDOM bytes after deriving the guards (BZ 34197) Pointer guard hardening and consolidation - - - - --- 2026-06-12 Adhemerval Zanella New
[v2,7/8] Consolidate dl-osinfo.h into the generic implementation Pointer guard hardening and consolidation - - 1 - --- 2026-06-12 Adhemerval Zanella New
[v2,6/8] Consolidate the C pointer guard and align the assembly implementations Pointer guard hardening and consolidation - - - - --- 2026-06-12 Adhemerval Zanella New
[v2,5/8] Remove the jmp_buf stack pointer demangle on ABIs that do not mangle it Pointer guard hardening and consolidation - - - - --- 2026-06-12 Adhemerval Zanella New
[v2,4/8] Split pointer_guard.h into C and assembly headers Pointer guard hardening and consolidation - - 1 - --- 2026-06-12 Adhemerval Zanella New
[v2,3/8] Enable the pointer guard in the dynamic loader Pointer guard hardening and consolidation - - 1 - --- 2026-06-12 Adhemerval Zanella New
[v2,2/8] Consolidate pointer guard to use a relro variable instead of the TCB Pointer guard hardening and consolidation - - 1 - --- 2026-06-12 Adhemerval Zanella New
[v2,1/8] elf: Propagate the pointer guard to ld.so loaded via static dlopen (BZ 34196) Pointer guard hardening and consolidation - - - - --- 2026-06-12 Adhemerval Zanella New
manual: Document indirect functions (IFUNC) manual: Document indirect functions (IFUNC) - - - - --- 2026-06-10 Adhemerval Zanella New
math: Sync acosh with CORE-MATH 887cab6f math: Sync acosh with CORE-MATH 887cab6f - - - - --- 2026-06-10 Adhemerval Zanella New
nptl: Retry SIGSETXID delivery on EAGAIN in setxid (bug 21108) nptl: Retry SIGSETXID delivery on EAGAIN in setxid (bug 21108) - - - - --- 2026-06-09 Adhemerval Zanella New
elf: Remove dead l_need_tls_init static-TLS init path elf: Remove dead l_need_tls_init static-TLS init path - - - - --- 2026-06-09 Adhemerval Zanella New
aarch64: Fix static PIE CPU feature detection (BZ 34205) aarch64: Fix static PIE CPU feature detection (BZ 34205) - - - - --- 2026-06-05 Adhemerval Zanella New
nptl: Add TLS guard page between thread stack and static TLS [BZ #22850] nptl: Add TLS guard page between thread stack and static TLS [BZ #22850] - - - - --- 2026-06-04 Adhemerval Zanella New
[8/8] elf: Scrub and reseed the AT_RANDOM bytes after deriving the guards (BZ 34197) Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[7/8] Consolidate dl-osinfo.h into the generic implementation Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[6/8] Add the pointer guard rotate to the assembly implementations Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[5/8] Consolidate the C pointer guard implementation into the generic header Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[4/8] Split pointer_guard.h into C and assembly headers Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[3/8] Enable the pointer guard in the dynamic loader Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[2/8] Consolidate pointer guard to use a relro variable instead of the TCB Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[1/8] elf: Propagate the pointer guard to ld.so loaded via static dlopen (BZ 34196) Pointer guard hardening and consolidation - - - - --- 2026-06-03 Adhemerval Zanella New
[v2] support: Also run malloc hugetlb=1 tests when transparent hugepage is 'always' [v2] support: Also run malloc hugetlb=1 tests when transparent hugepage is 'always' - - 1 - --- 2026-06-02 Adhemerval Zanella New
arm: Fix main-in-dso with non-BFD linkers (BZ 34098) arm: Fix main-in-dso with non-BFD linkers (BZ 34098) - - - - --- 2026-06-02 Adhemerval Zanella New
arm: Redirect memcpy to __memcpy_arm for loader/static init code arm: Redirect memcpy to __memcpy_arm for loader/static init code - - - - --- 2026-06-01 Adhemerval Zanella New
support: Also run malloc hugetlb2 tests when transparent hugepage is 'always' support: Also run malloc hugetlb2 tests when transparent hugepage is 'always' - - - - --- 2026-06-01 Adhemerval Zanella New
elf: Fix tst-ifunc-tls-init with --disable-default-pie elf: Fix tst-ifunc-tls-init with --disable-default-pie - - 1 - --- 2026-06-01 Adhemerval Zanella New
[v9,5/5] elf: Remove __chk_fail from dl-minimal.c elf: Allow RPATH/RUNPATH for static-pie - - 1 - --- 2026-05-29 Adhemerval Zanella New
[v9,4/5] elf: Allow RPATH/RUNPATH for static-pie (BZ 33326) elf: Allow RPATH/RUNPATH for static-pie - - 1 - --- 2026-05-29 Adhemerval Zanella New
[v9,3/5] Fix assert during static startup (BZ 33326) elf: Allow RPATH/RUNPATH for static-pie - - - - --- 2026-05-29 Adhemerval Zanella New
[v9,2/5] Use _dl_writev on __libc_message_impl elf: Allow RPATH/RUNPATH for static-pie - - 1 - --- 2026-05-29 Adhemerval Zanella New
[v9,1/5] nptl: Add __raise_direct elf: Allow RPATH/RUNPATH for static-pie - - 1 - --- 2026-05-29 Adhemerval Zanella New
[2/2] hesiod: use booleans in parser macro calls [1/2] hesiod: fix swapped arguments in service parser - - 1 - --- 2026-05-28 Adhemerval Zanella New
[1/2] hesiod: fix swapped arguments in service parser [1/2] hesiod: fix swapped arguments in service parser - - 1 - --- 2026-05-28 Adhemerval Zanella New
math: Fix non-narrowing test build with arg-format conditions math: Fix non-narrowing test build with arg-format conditions - - - - --- 2026-05-28 Adhemerval Zanella New
math: Fix fma alignment when exponent difference is exactly 64 (BZ 34183) math: Fix fma alignment when exponent difference is exactly 64 (BZ 34183) - - 1 - --- 2026-05-27 Adhemerval Zanella New
[v2] support: Skip malloc hugetlb={1, 2} variants when kernel cannot honor them [v2] support: Skip malloc hugetlb={1, 2} variants when kernel cannot honor them - - - - --- 2026-05-27 Adhemerval Zanella New
[v2] elf: Re-initialise static TLS after .tdata relocation (BZ 34164) [v2] elf: Re-initialise static TLS after .tdata relocation (BZ 34164) - - 1 - --- 2026-05-26 Adhemerval Zanella New
elf: Re-initialise static TLS after .tdata relocation (BZ 34164) elf: Re-initialise static TLS after .tdata relocation (BZ 34164) - - - - --- 2026-05-26 Adhemerval Zanella New
[2/2] elf: Remove inhibit_stack_protector from __ifunc_resolver Fix IFUNC resolvers in dlopen'd modules and improve instrumentation - - 1 - --- 2026-05-26 Adhemerval Zanella New
[1/2] elf: Set up TLS slotinfo for dlopen'd modules before relocation (BZ 34170) Fix IFUNC resolvers in dlopen'd modules and improve instrumentation - - 1 - --- 2026-05-26 Adhemerval Zanella New
[2/2] elf: Initialize TCB and stack-protector before static IFUNC resolvers (BZ 20680, BZ 27582, BZ… elf: Make IFUNC resolvers see a usable process state - - 1 - --- 2026-05-22 Adhemerval Zanella New
[1/2] elf: Initialize static TLS before relocation processing (BZ 34164) elf: Make IFUNC resolvers see a usable process state - - 1 - --- 2026-05-22 Adhemerval Zanella New
[COMMITTED] x86: Revert "x86: Lower non-temporal copy threshold for Hygon" [COMMITTED] x86: Revert "x86: Lower non-temporal copy threshold for Hygon" - - - - --- 2026-05-22 Adhemerval Zanella New
support: Skip malloc hugetlb={1, 2} variants when kernel cannot honor them support: Skip malloc hugetlb={1, 2} variants when kernel cannot honor them - - - - --- 2026-05-21 Adhemerval Zanella New
nptl: Skip tst-pthread-gdb-attach{, -static} on env mismatches nptl: Skip tst-pthread-gdb-attach{, -static} on env mismatches - - 1 - --- 2026-05-21 Adhemerval Zanella New
intl: Fix tst-gettext under inherited LC_* environment intl: Fix tst-gettext under inherited LC_* environment - - 1 - --- 2026-05-21 Adhemerval Zanella New
elf: Initialize static TLS before relocation processing elf: Initialize static TLS before relocation processing - - - - --- 2026-05-20 Adhemerval Zanella New
[v3] Fix hurd bootstrap after 4c6f92daead [v3] Fix hurd bootstrap after 4c6f92daead - - 2 - --- 2026-05-20 Adhemerval Zanella New
[v2] Fix hurd bootstrap after 4c6f92daead [v2] Fix hurd bootstrap after 4c6f92daead - - - - --- 2026-05-19 Adhemerval Zanella New
Fix hurd bootstrap after 4c6f92daead Fix hurd bootstrap after 4c6f92daead - - - - --- 2026-05-19 Adhemerval Zanella New
[v3,6/6] elf: Use dl_scratch_buffer for LD_LIBRARY_PATH copy in _dl_init_paths elf: Replace alloca/VLA with dl_scratch_buffer in dl-load.c - - 1 - --- 2026-05-19 Adhemerval Zanella New
« 1 2 3 4344 345 »