Show patches with: State = Action Required       |    Archived = No       |   29654 patches
« 1 2 3 4296 297 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5] malloc: Add tcache path for calloc [v5] malloc: Add tcache path for calloc - - - - --- 2024-12-04 Guo, Wangyang New
[v2] dlfcn: dlinfo (RTLD_DI_PHDR) should work for proxy link maps (bug 32060) [v2] dlfcn: dlinfo (RTLD_DI_PHDR) should work for proxy link maps (bug 32060) - - - - --- 2024-12-03 Florian Weimer New
dlfcn: Add RTLD_DI_BASEADDRESS request for dlinfo dlfcn: Add RTLD_DI_BASEADDRESS request for dlinfo - - - - --- 2024-12-03 Florian Weimer New
Use Linux 6.12 in build-many-glibcs.py Use Linux 6.12 in build-many-glibcs.py - - 1 - --- 2024-12-03 Joseph Myers New
Testing pre-commit CI with inlined patch file. Testing pre-commit CI with inlined patch file. - - - - --- 2024-12-02 Carlos O'Donell New
Testing pre-commit CI systems. Testing pre-commit CI systems. - - - - --- 2024-12-02 Carlos O'Donell New
[2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2024-12-02 Cupertino Miranda New
[1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2024-12-02 Cupertino Miranda New
[v6] malloc: Optimize small memory clearing for calloc [v6] malloc: Optimize small memory clearing for calloc - - 1 - --- 2024-12-02 H.J. Lu New
elf: Check PDE load address with non-empty text section elf: Check PDE load address with non-empty text section - - - - --- 2024-12-02 H.J. Lu New
[v5] malloc: Optimize small memory clearing for calloc [v5] malloc: Optimize small memory clearing for calloc - - - - --- 2024-11-30 H.J. Lu New
support: Enhance support_need_proc support: Enhance support_need_proc - - - - --- 2024-11-29 Florian Weimer New
[v2] ungetc: Guarantee single char pushback [v2] ungetc: Guarantee single char pushback - - - - --- 2024-11-29 Siddhesh Poyarekar New
[v4,22/22] aarch64: Fix tests not compatible with targets supporting GCS aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,21/22] aarch64: Use __alloc_gcs in makecontext aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,20/22] aarch64: Add GCS user-space allocation logic aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,19/22] aarch64: Process gnu properties in static exe aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,18/22] aarch64: Ignore GCS property of ld.so aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,17/22] aarch64: Handle GCS marking aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,16/22] aarch64: Use l_searchlist.r_list for bti aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,15/22] aarch64: Add glibc.cpu.aarch64_gcs_policy aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,14/22] aarch64: Mark objects with GCS property note aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,13/22] aarch64: Enable GCS in dynamic linked exe aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,12/22] aarch64: Enable GCS in static linked exe aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,11/22] aarch64: Add glibc.cpu.aarch64_gcs tunable aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,10/22] aarch64: Try to free the GCS of makecontext aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,09/22] aarch64: Add GCS support for makecontext aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,08/22] aarch64: Mark swapcontext with indirect_return aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,07/22] aarch64: Add GCS support for setcontext aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,06/22] aarch64: Add GCS support to vfork aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,05/22] aarch64: Add GCS support to longjmp aarch64: Add support for Guarded Control Stack extension - - 1 - --- 2024-11-29 Yury Khrustalev New
[v4,04/22] aarch64: Define jmp_buf offset for GCS aarch64: Add support for Guarded Control Stack extension - - 1 - --- 2024-11-29 Yury Khrustalev New
[v4,03/22] elf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCS aarch64: Add support for Guarded Control Stack extension - - 1 - --- 2024-11-29 Yury Khrustalev New
[v4,02/22] aarch64: Add asm helpers for GCS aarch64: Add support for Guarded Control Stack extension - - 1 - --- 2024-11-29 Yury Khrustalev New
[v4,01/22] aarch64: Add HWCAP_GCS aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-29 Yury Khrustalev New
[v4,5/5] elf: Reorder audit events in dlcose to match _dl_fini (bug 32066) la_objclose fixes (bug 31985, bug 32065, 32066) - - 1 - --- 2024-11-29 Florian Weimer New
[v4,4/5] elf: Call la_objclose for proxy link maps in _dl_fini (bug 32065) la_objclose fixes (bug 31985, bug 32065, 32066) - - 1 - --- 2024-11-29 Florian Weimer New
[v4,3/5] elf: Signal la_objopen for the proxy link map in dlmopen (bug 31985) la_objclose fixes (bug 31985, bug 32065, 32066) - - 1 - --- 2024-11-29 Florian Weimer New
[v4,2/5] elf: Add the endswith function to <endswith.h> la_objclose fixes (bug 31985, bug 32065, 32066) - - 1 - --- 2024-11-29 Florian Weimer New
[v4,1/5] elf: Update DSO list, write audit log to elf/tst-audit23.out la_objclose fixes (bug 31985, bug 32065, 32066) - - 1 - --- 2024-11-29 Florian Weimer New
[23/23] math: Use tanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[22/23] math: Use sinhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[21/23] math: Use coshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[20/23] math: Use atanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[19/23] math: Use atan2f from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[18/23] math: Use atanf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[16/23] math: Use asinf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[15/23] math: Use acoshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[14/23] math: Use acosf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[13/23] math: Fix the expected atan2f (inf) results Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[12/23] math: Fix the expected atanf (inf) results Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto 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 Netto New
[10/23] benchtests: Add tanhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[09/23] benchtests: Add sinhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[08/23] benchtests: Add coshf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[07/23] benchtests: Add atanhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[06/23] benchtests: Add atan2f benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[05/23] benchtests: Add atanf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[04/23] benchtests: Add asinhf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[03/23] benchtests: Add asinf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[02/23] benchtests: Add acoshf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[01/23] benchtests: Add acosf benchmark Add remaining CORE-MATH binary32 implementations to libm - - - - --- 2024-11-29 Adhemerval Zanella Netto New
[v2] elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor [v2] elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor - - - - --- 2024-11-29 Florian Weimer New
[v2] benchtests: Add calloc test [v2] benchtests: Add calloc test - - 1 - --- 2024-11-29 Guo, Wangyang New
[v4] malloc: Optimize small memory zeroing for calloc [v4] malloc: Optimize small memory zeroing for calloc - - - - --- 2024-11-29 H.J. Lu New
[v5,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling - - - - --- 2024-11-28 Adhemerval Zanella Netto New
[v5,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling - - - - --- 2024-11-28 Adhemerval Zanella Netto New
[v5,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling - - - - --- 2024-11-28 Adhemerval Zanella Netto New
[v5,1/4] elf: Consolidate stackinfo.h Improve executable stack handling - - 1 - --- 2024-11-28 Adhemerval Zanella Netto New
[committed] libio: make _IO_least_marker static [committed] libio: make _IO_least_marker static - - - - --- 2024-11-28 Siddhesh Poyarekar New
pthread_getcpuclockid: Add descriptive comment to smoke test pthread_getcpuclockid: Add descriptive comment to smoke test - - - - --- 2024-11-28 Siddhesh Poyarekar New
[v3] malloc: Optimize small memory zeroing for calloc [v3] malloc: Optimize small memory zeroing for calloc - - - - --- 2024-11-28 H.J. Lu New
[v2] malloc: Optimize small memory zeroing for calloc [v2] malloc: Optimize small memory zeroing for calloc - - - - --- 2024-11-27 H.J. Lu New
malloc: Optimize small memory zeroing for calloc malloc: Optimize small memory zeroing for calloc - - - - --- 2024-11-27 H.J. Lu New
[v3] RISC-V: Fix IFUNC resolver cannot access gp pointer [v3] RISC-V: Fix IFUNC resolver cannot access gp pointer - 1 - - --- 2024-11-27 Yangyu Chen New
benchtests: Add bench-calloc-thread benchtests: Add bench-calloc-thread - - - - --- 2024-11-27 Guo, Wangyang New
Add further test of TLS Add further test of TLS - - - - --- 2024-11-27 Joseph Myers New
AArch64: Remove zva_128 from memset AArch64: Remove zva_128 from memset - - 1 - --- 2024-11-26 Wilco Dijkstra New
[7/7] htl: move pthread_condattr_setpshared into libc. htl: move pthread_condattr_* into libc. - - - - --- 2024-11-26 gfleury New
[6/7] htl: move pthread_condattr_setclock into libc. htl: move pthread_condattr_* into libc. - - - - --- 2024-11-26 gfleury New
[5/7] htl: move pthread_condattr_init into libc. htl: move pthread_condattr_* into libc. - - - - --- 2024-11-26 gfleury New
[4/7] htl: move pthread_condattr_getpshared into libc. htl: move pthread_condattr_* into libc. - - - - --- 2024-11-26 gfleury New
[3/7] htl: move pthread_condattr_getclock into libc. htl: move pthread_condattr_* into libc. - - - - --- 2024-11-26 gfleury New
[2/7] htl: move __pthread_default_condattr into libc. htl: move pthread_condattr_* into libc. - - - - --- 2024-11-26 gfleury New
[1/7] htl: move pthread_condattr_destroy into libc. htl: move pthread_condattr_* into libc. - - - - --- 2024-11-26 gfleury New
Remove nios2-linux-gnu Remove nios2-linux-gnu - - 1 - --- 2024-11-26 Adhemerval Zanella Netto New
debug: Fix tst-longjmp_chk3 build failure on Hurd debug: Fix tst-longjmp_chk3 build failure on Hurd - - - - --- 2024-11-26 Florian Weimer New
[v4,3/3] malloc: Add tcache path for calloc malloc: TCACHE improvement for free and calloc - - - - --- 2024-11-26 Guo, Wangyang New
[v4,2/3] benchtests: Add calloc function test to bench-malloc-thread malloc: TCACHE improvement for free and calloc - - - - --- 2024-11-26 Guo, Wangyang New
[v4,1/3] malloc: Avoid func call for tcache quick path in free() malloc: TCACHE improvement for free and calloc - - 1 - --- 2024-11-26 Guo, Wangyang New
[v3] resolv.conf: implement ipv4+ipv6 flags (bug 30544) [v3] resolv.conf: implement ipv4+ipv6 flags (bug 30544) - - - - --- 2024-11-25 Petr Menšík New
debug: Wire up tst-longjmp_chk3 debug: Wire up tst-longjmp_chk3 - - 1 - --- 2024-11-25 Florian Weimer New
resolv.conf: implement ipv4+ipv6 flags (bug 30544) resolv.conf: implement ipv4+ipv6 flags (bug 30544) - - - - --- 2024-11-25 Petr Menšík New
Remove unused dl-procinfo.h Remove unused dl-procinfo.h - - - - --- 2024-11-25 Wilco Dijkstra New
sysdeps: linux: Fix output of LD_SHOW_AUXV=1 for AT_RSEQ_* sysdeps: linux: Fix output of LD_SHOW_AUXV=1 for AT_RSEQ_* - - 1 - --- 2024-11-25 Yannick Le Pennec 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 Netto New
[hurd,commited] hurd: Add MAP_NORESERVE mmap flag [hurd,commited] hurd: Add MAP_NORESERVE mmap flag - - - - --- 2024-11-24 Samuel Thibault New
[v2] Add threaded test of sem_trywait [v2] Add threaded test of sem_trywait - - 1 - --- 2024-11-22 Joseph Myers New
[v3] powerpc64le: ROP Changes for strncpy/ppc-mount [v3] powerpc64le: ROP Changes for strncpy/ppc-mount - - 1 - --- 2024-11-22 Sachin Monga New
[v4] libio: Add test case for fflush [v4] libio: Add test case for fflush - - - - --- 2024-11-22 Frédéric Bérat New
« 1 2 3 4296 297 »