Show patches with: State = Action Required       |    Archived = No       |   28100 patches
« 1 2 ... 114 115 116280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/9] math: Use an improved algorithm for hypotl (ldbl-96) Improve hypot() - - - - --- 2021-10-06 Adhemerval Zanella New
[5/9] nptl: Move pthread_attr_getstacksize into libc Move most pthread_attr_t functions into libc - - 2 - --- 2021-05-10 Florian Weimer New
[5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-01-28 develop--- via Libc-alpha New
[5/9] posix: Fix getpwnam_r usage (BZ #1062) posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella New
[5/9] powerpc: refactor strcasestr and strstr IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[5/9] support: Use 64 bit time_t routines on delayed_exit Use 64 bit time_t routines on support - - - - --- 2023-02-13 Adhemerval Zanella New
[5/9] system_data_types.7: srcfix: cosmetic: Visually sparate types Document aiocb, sigevent, siginfo_t - - - - --- 2020-09-18 Alejandro Colomar New
[5/9] ulps update for sparc (from Adhemerval Zanella) [1/9] Auxiliary function for reduction modulo 2*pi. - - - - --- 2021-03-19 Paul Zimmermann New
[5/9] y2038: parisc: extend sysvipc data structures - - - - --- 2015-05-20 Arnd Bergmann New
[5/N,v2,x86_64] Vectorized math functions - - - - --- 2014-12-08 Andrew Senkevich New
[5/N,v2,x86_64] Vectorized math functions - - - - --- 2014-12-02 Andrew Senkevich New
[5/N,x86_64] Vectorized math functions - - - - --- 2014-11-21 Andrew Senkevich New
[50/52] nss: Use LFS and 64 bit time_t for installed programs Add 64 bit time support on legacy ABIs - - - - --- 2021-03-05 Adhemerval Zanella New
[50/56] S390: Refactor wcspbrk ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[50/58] Hide internal __setfpucw function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[51/52] posix: Use LFS and 64 bit time_t for installed programs Add 64 bit time support on legacy ABIs - - - - --- 2021-03-05 Adhemerval Zanella New
[51/56] S390: Refactor wcscspn ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[51/58] Hide internal __init_misc function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[52/52] timezone: Use LFS and 64 bit time_t for installed programs Add 64 bit time support on legacy ABIs - - - - --- 2021-03-05 Adhemerval Zanella New
[52/56] S390: Refactor wmemchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[52/58] Hide internal __libc_print_version function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[53/56] S390: Refactor wmemset ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[53/58] Hide internal __moncontrol function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[54/56] S390: Refactor wmemcmp ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[54/58] Hide internal __new_exitfn function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[55/56] S390: Refactor gconv_simple ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[55/58] Hide internal __new_getrlimit function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[56/56] S390: Cleanup ifunc-resolve.h. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[56/58] Hide internal __glob64 function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[57/58] Hide internal __sched_setaffinity_new function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[58/58] Hide internal fadvise64/fallocate64 functions [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[6/13,BZ,#14095] update collation data from Unicode / ISO 14651 update collation data from Unicode / ISO 14651 - - - - --- 2018-01-26 Mike FABIAN New
[6/13] AArch64: Cleanup fenv implementation - - - - --- 2014-10-23 Wilco New
[6/14,LoongArch] Linux Syscall Interface Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[6/6,BZ,#11588] arm: Re-enable PI futex support for ARM kernels >= 3.14.3 - - - - --- 2014-07-30 Gratian Crisan New
[6/6,BZ,#11588] arm: Re-enable PI futex support for ARM kernels >= 3.14.3 - - - - --- 2014-07-07 Gratian Crisan New
[6/6] Add NEWS item for gconv-modules.d change gconv configuration parsing cleanups - - - - --- 2021-06-10 Siddhesh Poyarekar New
[6/6] Add a generic scalb implementation long double to _Float128 redirecting support - - - - --- 2020-02-03 Paul E. Murphy New
[6/6] Add generic hp-timing support [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime - - - - --- 2019-02-08 Adhemerval Zanella New
[6/6] Add manual documentation for threads.h - - - - --- 2017-03-21 Adhemerval Zanella New
[6/6] Cleanup sigpause implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella New
[6/6] Compile sched_getaffinity.c with -fno-builtin-memset - - - - --- 2015-08-14 H.J. Lu New
[6/6] Consolidate Linux send implementation - - - - --- 2017-03-07 Adhemerval Zanella New
[6/6] Convert remaining complex function to generated files - - - - --- 2016-06-30 Paul E. Murphy New
[6/6] Deprecate xlocale.h and add bits/types/locale_t.h. - - - - --- 2017-06-10 Zack Weinberg New
[6/6] Installed header hygiene (BZ#20366): Test of installed headers. - - - - --- 2016-09-28 Zack Weinberg New
[6/6] Installed header hygiene (BZ#20366): Test of installed headers. - - - - --- 2016-09-23 Zack Weinberg New
[6/6] Installed header hygiene (BZ#20366): Test of installed headers. - - - - --- 2016-09-22 Zack Weinberg New
[6/6] Linux: Cleanups after librt move Remaining librt to libc moves - - 1 - --- 2021-06-25 Florian Weimer New
[6/6] LoongArch: Change loongarch to LoongArch in comments LoongArch: Add ifunc support for {raw}memchr, - - - - --- 2023-08-28 dengjianbo New
[6/6] Make shared ldbl files more shareable. - - - - --- 2016-08-16 Paul E. Murphy New
[6/6] PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY - - - - --- 2017-06-03 Alan Modra New
[6/6] PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY - - - - --- 2017-06-01 Alan Modra New
[6/6] Remove __need_schedparam and __cpu_set_t_defined. - - - - --- 2017-05-20 Zack Weinberg New
[6/6] Remove completely unused libio flag bits. Mostly mechanical libio decrufting. - - 1 - --- 2018-02-11 Zack Weinberg New
[6/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[6/6] Split s390 out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[6/6] Use bits/mman-linux.h for TILE - - - - --- 2013-03-05 Andreas Jaeger New
[6/6] User manual documentation for tunables - - - - --- 2016-10-24 Siddhesh Poyarekar New
[6/6] aarch64: Add hp-timing.h - - - - --- 2014-06-25 Richard Henderson New
[6/6] aarch64: Add hwcap string routines - - - - --- 2017-06-09 Siddhesh Poyarekar New
[6/6] aarch64: Add hwcap string routines - - - - --- 2017-06-01 Siddhesh Poyarekar New
[6/6] aarch64: Add vector implementations of expm1 routines [1/6] aarch64: Add vector implementations of asin routines - - - - --- 2023-11-03 Joe Ramsay New
[6/6] aarch64: Use tpidr_el0 rather than __errno_location in librt - - - - --- 2014-05-20 Richard Henderson New
[6/6] aarch64: update libm-test-ulps [1/6] Use uint32_t sign in single precision math error handling, functions - - - - --- 2018-06-27 Szabolcs Nagy New
[6/6] configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS Refactor binutils configure usage - - - - --- 2022-12-02 Adhemerval Zanella New
[6/6] elf: Simplify output of hwcap subdirectories in ld.so help Remove legacy hwcaps support - - - - --- 2022-09-14 Javier Pello New
[6/6] float128: Add test-{float128,ifloat128,float128-finite} - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[6/6] i386: Remove syscall assembly codes with 6 arguments - - - - --- 2015-10-21 H.J. Lu New
[6/6] i386: Remove syscall assembly codes with 6 arguments - - - - --- 2015-10-14 H.J. Lu New
[6/6] i386: Remove syscall assembly codes with 6 arguments - - - - --- 2015-10-12 H.J. Lu New
[6/6] i386: Remove syscall assembly codes with 6 arguments - - - - --- 2015-09-14 H.J. Lu New
[6/6] ldbl-128ibm-compat: Test positional arguments IEEE long double printf and friends for powerpc64le - - - - --- 2019-08-09 Gabriel F. T. Gomes New
[6/6] linux: Add generic ioctl implementation linux: Some syscall refactors - - - - --- 2021-11-22 Adhemerval Zanella New
[6/6] linux: Use 32-bit time_t for rusage Always use 32-bit time_t for certain syscalls - - - - --- 2020-02-03 Alistair Francis New
[6/6] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) Update from Linux 6.6 - - - - --- 2023-10-30 Adhemerval Zanella New
[6/6] malloc: Ensure mtag code path in checked_request2size is cold malloc: more memory tagging optimizations - - - - --- 2021-03-19 Szabolcs Nagy New
[6/6] misc: annotate q_data with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - - - --- 2023-07-10 Cristian Rodríguez New
[6/6] nptl/tst-abstime: Use libsupport Improve various nptl tests - - 1 - --- 2019-03-28 Mike Crowe New
[6/6] nptl: Move elision implementations into libc More libpthread removal preparations - - 1 - --- 2021-02-17 Florian Weimer New
[6/6] nptl: Remove pthread raise implementation [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella New
[6/6] nptl: Replace struct thread cancelhandling field More NPTL fixes - - - - --- 2021-06-10 Adhemerval Zanella New
[6/6] off64_t.3: New link to system_data_types(7) Add loff_t & off64_t, and update off_t - - - - --- 2020-10-27 Alejandro Colomar New
[6/6] powerpc: wordcopy/memmove cleanup for ppc32 - - - - --- 2015-01-21 Adhemerval Zanella New
[6/6] s390x: Use <gcc-macros.h> in early HWCAP check Reliable CPU compatibility diagnostics in ld.so - - 1 1 --- 2022-01-14 Florian Weimer New
[6/6] setjmp.3: SYNOPSIS: Use 'noreturn' in prototypes man[23]: SYNOPSIS: Use 'noreturn' in prototypes. - - - - --- 2021-02-18 Alejandro Colomar New
[6/6] sysvipc: Return EINVAL for invalid shmctl commands [1/6] sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637] - - - - --- 2020-09-28 Adhemerval Zanella New
[6/6] vfprintf: Remove label name switching for the jump table - - - - --- 2015-03-01 Florian Weimer New
[6/6] x86-64: Add sin/sinf to libmvec microbenchmark Implement microbenchmark for libmvec - - - - --- 2021-11-10 Sunil Pandey New
[6/6] x86: Fix -Os build (BZ #29576) Fix -Os build - - 1 1 --- 2022-09-21 Adhemerval Zanella New
[6/6] y2038: linux: Provide __clock_nanosleep64 implementation y2038: Linux: Provide __clock_* functions supporting 64 bit time - - - - --- 2019-04-14 Lukasz Majewski New
[6/6] y2038: linux: Provide __settimeofday64 implementation y2038: Convert settimeofday to be Y2038 safe - - 1 - --- 2020-01-18 Lukasz Majewski New
[6/7,PowerPC64] sysdep.h doesn't need to be included in multiarch files PowerPC64le multi-arch - - 1 - --- 2017-10-25 Alan Modra New
[6/7] Add --disable-default-dt-relr Support DT_RELR relative relocation format - - - - --- 2022-02-03 H.J. Lu New
[6/7] Add elision test cases - - - - --- 2014-12-19 Andi Kleen New
[6/7] Block all signals on timer_create thread (BZ#10815) [v3,1/7] Fix __libc_signal_block_all on sparc64 - - - - --- 2019-12-10 Adhemerval Zanella New
[6/7] Consolidate alphasort{64} and versionsort{64} implementation [1/7] Assume O_DIRECTORY for opendir - - - - --- 2018-03-02 Adhemerval Zanella New
[6/7] Delay initialization of CPU features struct in static binaries - - - - --- 2017-05-11 Siddhesh Poyarekar New
[6/7] Do not wrap logf, log2f and powf Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-25 Szabolcs Nagy New
[6/7] Enable __mempcpy_chk_sse2_unaligned - - - - --- 2016-03-07 H.J. Lu New
« 1 2 ... 114 115 116280 281 »