Show patches with: State = Action Required       |    Archived = No       |   29788 patches
« 1 2 3 4297 298 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[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
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
[v4,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,8/9] linux: Add memory sealing tests Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,7/9] Enable memory sealing automatically Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,6/9] elf: Add support to memory sealing Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,5/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,4/9] rtld: Move call_init_paths after _dl_process_pt_gnu_property Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,3/9] elf: Parse gnu properties for the loader Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,2/9] elf: Parse gnu properties for static linked binaries Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
[v4,1/9] linux: Add mseal syscall support Add support for memory sealing - - - - --- 2024-12-06 Adhemerval Zanella New
math: xfail some sinpi tests for ibm128-libgcc math: xfail some sinpi tests for ibm128-libgcc - - - - --- 2024-12-05 Adhemerval Zanella New
math: xfail some cospi tests for ibm128-libgcc math: xfail some cospi tests for ibm128-libgcc - - - - --- 2024-12-05 Adhemerval Zanella New
[v2,25/25] math: Use tanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,24/25] math: Use sinhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,23/25] math: Use coshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,22/25] math: Use atanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,21/25] math: Use atan2f from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,20/25] math: Use atanf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,18/25] math: Use asinf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,17/25] math: Use acoshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,16/25] math: Use acosf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,15/25] math: Fix the expected carg (inf) results Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,14/25] math: Fix the expected atan2f (inf) results Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,13/25] math: Fix the expected atanf (inf) results Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,12/25] math: Add inf support on gen-auto-libm-tests.c Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,11/25] math: Fix spurious-divbyzero flag name Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,10/25] benchtests: Add tanhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,09/25] benchtests: Add sinhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,08/25] benchtests: Add coshf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,07/25] benchtests: Add atanhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,06/25] benchtests: Add atan2f benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,05/25] benchtests: Add atanf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,04/25] benchtests: Add asinhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,03/25] benchtests: Add asinf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,02/25] benchtests: Add acoshf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[v2,01/25] benchtests: Add acosf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-12-04 Adhemerval Zanella New
[23/23] math: Use tanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[22/23] math: Use sinhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[21/23] math: Use coshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[20/23] math: Use atanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[19/23] math: Use atan2f from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[18/23] math: Use atanf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[16/23] math: Use asinf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[15/23] math: Use acoshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[14/23] math: Use acosf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[13/23] math: Fix the expected atan2f (inf) results Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[12/23] math: Fix the expected atanf (inf) results Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[11/23] math: Add inf support on gen-auto-libm-tests.c Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[10/23] benchtests: Add tanhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[09/23] benchtests: Add sinhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[08/23] benchtests: Add coshf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[07/23] benchtests: Add atanhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[06/23] benchtests: Add atan2f benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[05/23] benchtests: Add atanf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[04/23] benchtests: Add asinhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[03/23] benchtests: Add asinf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[02/23] benchtests: Add acoshf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[01/23] benchtests: Add acosf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella New
[v5,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling - - - - --- 2024-11-28 Adhemerval Zanella New
[v5,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling - - - - --- 2024-11-28 Adhemerval Zanella New
[v5,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling - - - - --- 2024-11-28 Adhemerval Zanella New
[v5,1/4] elf: Consolidate stackinfo.h Improve executable stack handling - - 1 - --- 2024-11-28 Adhemerval Zanella New
Remove nios2-linux-gnu Remove nios2-linux-gnu - - 1 - --- 2024-11-26 Adhemerval Zanella New
[COMMITTED] math: Fix non-portability in the computation of signgam in lgammaf [COMMITTED] math: Fix non-portability in the computation of signgam in lgammaf - - - - --- 2024-11-25 Adhemerval Zanella New
[v2] math: Add internal roundeven_finite [v2] math: Add internal roundeven_finite - - - - --- 2024-11-20 Adhemerval Zanella New
math: Add internal roundeven_finite math: Add internal roundeven_finite - - - - --- 2024-11-19 Adhemerval Zanella New
[11/11] math: Use tanf from CORE-MATH Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[10/11] math: Use lgammaf from CORE-MATH Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[09/11] math: Use erfcf from CORE-MATH Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[08/11] math: Use erff from CORE-MATH Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[07/11] math: Split s_erfF in erff and erfc Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[06/11] math: Use cbrtf from CORE-MATH Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[05/11] benchtests: Add tanf benchmark Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[04/11] benchtests: Add lgammaf benchmark Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
[03/11] benchtests: Add erfcf benchmark Add more CORE-math implementations to libm - - - - --- 2024-11-11 Adhemerval Zanella New
« 1 2 3 4297 298 »