Show patches with: State = Action Required       |    Archived = No       |   28090 patches
« 1 2 3 4280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
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
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
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
[COMMITTED] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-… [COMMITTED] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-… - - 1 1 --- 2024-04-17 Adhemerval Zanella New
[v5] posix: Sync tempname with gnulib [v5] posix: Sync tempname with gnulib - - 1 - --- 2024-04-10 Adhemerval Zanella New
[v4] posix: Sync tempname with gnulib [v4] posix: Sync tempname with gnulib - - - - --- 2024-04-08 Adhemerval Zanella New
Cleanup __tls_get_addr on alpha/microblaze localplt.data Cleanup __tls_get_addr on alpha/microblaze localplt.data - - - - --- 2024-04-05 Adhemerval Zanella New
arm: Remove ld.so __tls_get_addr plt usage arm: Remove ld.so __tls_get_addr plt usage - - - - --- 2024-04-05 Adhemerval Zanella New
aarch64: Remove ld.so __tls_get_addr plt usage aarch64: Remove ld.so __tls_get_addr plt usage - - - - --- 2024-04-05 Adhemerval Zanella New
[COMMITTED] Reinstate generic features-time64.h [COMMITTED] Reinstate generic features-time64.h - - - - --- 2024-04-05 Adhemerval Zanella New
[3/3] math: math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603) Improve x86 rounding implementation when FE_INEXACT trap is enabled - - 1 - --- 2024-04-03 Adhemerval Zanella New
[2/3] math: math: x86 floor traps when FE_INEXACT is enabled (BZ 31601) Improve x86 rounding implementation when FE_INEXACT trap is enabled - - 1 - --- 2024-04-03 Adhemerval Zanella New
[1/3] math: math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600) Improve x86 rounding implementation when FE_INEXACT trap is enabled - - 1 - --- 2024-04-03 Adhemerval Zanella New
[v2,10/10] i386: Do not raise inexact exception on trunc/truncf Improve rounding to interger function for C23 - - - - --- 2024-04-03 Adhemerval Zanella New
[v2,09/10] i386: Do not raise inexact exception on ceil/ceilf Improve rounding to interger function for C23 - - - - --- 2024-04-03 Adhemerval Zanella New
[v2,08/10] x86: Do not raise inexact exception on floor/floorf Improve rounding to interger function for C23 - - - - --- 2024-04-03 Adhemerval Zanella New
[v2,07/10] x86: Do not raise inexact exception on truncl Improve rounding to interger function for C23 - - - - --- 2024-04-03 Adhemerval Zanella New
[v2,06/10] x86: Do not raise inexact exception on floorl Improve rounding to interger function for C23 - - - - --- 2024-04-03 Adhemerval Zanella New
[v2,05/10] x86: Do not raise inexact exception on ceill Improve rounding to interger function for C23 - - - - --- 2024-04-03 Adhemerval Zanella New
[v2,04/10] math: Add test to check if round raise inexact floating-point exception Improve rounding to interger function for C23 - - 1 - --- 2024-04-03 Adhemerval Zanella New
[v2,03/10] math: Add test to check if trunc raise inexact floating-point exception Improve rounding to interger function for C23 - - 1 - --- 2024-04-03 Adhemerval Zanella New
[v2,02/10] math: Add test to check if floor raise inexact floating-point exception Improve rounding to interger function for C23 - - 1 - --- 2024-04-03 Adhemerval Zanella New
[v2,01/10] math: Add test to check if ceil raise inexact floating-point exception Improve rounding to interger function for C23 - - 1 - --- 2024-04-03 Adhemerval Zanella New
[v3,7/7] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-04-02 Adhemerval Zanella New
[v3,6/7] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-04-02 Adhemerval Zanella New
[v3,5/7] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-04-02 Adhemerval Zanella New
[v3,4/7] math: Fix isnanf128 static build Fix some libm static issues - - - - --- 2024-04-02 Adhemerval Zanella New
[v3,3/7] math: Fix i386 and m68k exp10 on static build Fix some libm static issues - - - - --- 2024-04-02 Adhemerval Zanella New
[v3,2/7] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) Fix some libm static issues - - - - --- 2024-04-02 Adhemerval Zanella New
[v3,1/7] math: Add support for auto static math tests Fix some libm static issues - - - - --- 2024-04-02 Adhemerval Zanella New
[v2,10/10] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,09/10] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,08/10] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,07/10] math: Fix isnanf128 static build Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,06/10] i386: Use generic exp10 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,05/10] math: Fix i386 and m68k exp10 on static build Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,04/10] i386: Use generic fmodf Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,03/10] i386: Use generic fmod Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,02/10] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[v2,01/10] math: Add support for auto static math tests Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[15/15] math: Fix y1 template for arguments less/equal than 0 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[14/15] math: Fix y0 template for arguments less/equal than 0 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[13/15] math: Fix log2 template for inputs less than 0 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[12/15] math: Fix log10 template for inputs less than 0 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[11/15] math: Fix acos template for arguments greater than 1 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[10/15] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[09/15] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[08/15] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[07/15] math: Fix isnanf128 static build Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[06/15] i386: Use generic exp10 Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[05/15] math: Fix i386 and m68k exp10 on static build Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[04/15] i386: Use generic fmodf Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[03/15] i386: Use generic fmod Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[02/15] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
[01/15] math: Add support for auto static math tests Fix some libm static issues - - - - --- 2024-03-27 Adhemerval Zanella New
elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553) elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553) - - - - --- 2024-03-26 Adhemerval Zanella New
x86_64: Remove avx512 strstr implementation x86_64: Remove avx512 strstr implementation - - 1 - --- 2024-03-21 Adhemerval Zanella New
[v2,6/6] i386: Use generic exp10 Math static build fixes - - - - --- 2024-03-21 Adhemerval Zanella New
[v2,5/6] math: Fix i386 and m68k exp10 on static build Math static build fixes - - - - --- 2024-03-21 Adhemerval Zanella New
[v2,4/6] i386: Use generic fmodf Math static build fixes - - - - --- 2024-03-21 Adhemerval Zanella New
[v2,3/6] i386: Use generic fmod Math static build fixes - - - - --- 2024-03-21 Adhemerval Zanella New
[v2,2/6] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) Math static build fixes - - - - --- 2024-03-21 Adhemerval Zanella New
[v2,1/6] math: Add support for auto static math tests Math static build fixes - - - - --- 2024-03-21 Adhemerval Zanella New
[v4,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865) Improve wcsstr - - - - --- 2024-03-19 Adhemerval Zanella New
[v4,1/2] wcsmbs: Add test-wcsstr Improve wcsstr - - 1 - --- 2024-03-19 Adhemerval Zanella New
benchtests: Improve benchtests for strstr benchtests: Improve benchtests for strstr - - 1 - --- 2024-03-18 Adhemerval Zanella New
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used - - - - --- 2024-03-18 Adhemerval Zanella New
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used - - - - --- 2024-03-18 Adhemerval Zanella New
[v3,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865) Improve wcsstr - - - - --- 2024-03-15 Adhemerval Zanella New
[v3,1/2] wcsmbs: Add test-wcsstr Improve wcsstr - - - - --- 2024-03-15 Adhemerval Zanella New
[v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used - - - - --- 2024-03-15 Adhemerval Zanella New
[3/3] i386: Use generic fmodf math: fmod fixes on i386 and m68k - - - - --- 2024-03-14 Adhemerval Zanella New
[2/3] i386: Use generic fmod math: fmod fixes on i386 and m68k - - - - --- 2024-03-14 Adhemerval Zanella New
[1/3] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) math: fmod fixes on i386 and m68k - - - - --- 2024-03-14 Adhemerval Zanella New
signal: Avoid system signal disposition to interfere with tests signal: Avoid system signal disposition to interfere with tests - - - - --- 2024-03-12 Adhemerval Zanella New
[v2,3/3] elf: Enable TLS descriptor tests on aarch64 Extending TLS testing and fixing TLS gnu2 for ARM - - 1 - --- 2024-03-12 Adhemerval Zanella New
[v2,2/3] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372) Extending TLS testing and fixing TLS gnu2 for ARM - - 1 - --- 2024-03-12 Adhemerval Zanella New
[v2,1/3] Ignore undefined symbols for -mtls-dialect=gnu2 Extending TLS testing and fixing TLS gnu2 for ARM - - 1 - --- 2024-03-12 Adhemerval Zanella New
powerpc: Remove power8 strcasestr optimization powerpc: Remove power8 strcasestr optimization - - 2 - --- 2024-03-05 Adhemerval Zanella New
[v2] riscv: Fix alignment-ignorant memcpy implementation [v2] riscv: Fix alignment-ignorant memcpy implementation 1 - 1 - --- 2024-03-05 Adhemerval Zanella New
riscv: Fix alignment-ignorant memcpy implementation riscv: Fix alignment-ignorant memcpy implementation - - - - --- 2024-03-04 Adhemerval Zanella New
[v2,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865) Improve wcsstr - - - - --- 2024-03-01 Adhemerval Zanella New
[v2,1/2] wcsmbs: Add test-wcsstr Improve wcsstr - - - - --- 2024-03-01 Adhemerval Zanella New
[3/3] elf: Enable TLS descriptor tests on aarch64 Extending TLS testing and fixing TLS gnu2 for ARM - - - - --- 2024-02-29 Adhemerval Zanella New
[2/3] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372) Extending TLS testing and fixing TLS gnu2 for ARM - - - - --- 2024-02-29 Adhemerval Zanella New
[1/3] Ignore undefined symbols for -mtls-dialect=gnu2 Extending TLS testing and fixing TLS gnu2 for ARM - - - - --- 2024-02-29 Adhemerval Zanella New
s390: Improve static-pie configure tests s390: Improve static-pie configure tests - - 1 - --- 2024-02-27 Adhemerval Zanella New
« 1 2 3 4280 281 »