Show patches with: State = Action Required       |    Archived = No       |   28221 patches
« 1 2 ... 114 115 116282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/7] wcsmbs: optimize wcsncat [1/7] wcsmbs: optimize wcpcpy - - - - --- 2019-02-06 Adhemerval Zanella New
[5/7] x86: Add AVX2 optimized chacha20 Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella New
[5/7] x86: Define SUPPORT_DT_RELR Support DT_RELR relative relocation format - - - - --- 2022-02-03 H.J. Lu New
[5/8,v2] aarch64/fpu: Add vector variants of atanh Untitled series #401525 - - 1 - --- 2024-04-03 Joe Ramsay New
[5/8] Apply LIT(x) to floating point literals in libm-test.c - - - - --- 2016-05-18 Paul E. Murphy New
[5/8] Consolidate Linux write syscall - - - - --- 2017-05-08 Adhemerval Zanella New
[5/8] Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S - - - - --- 2015-08-26 H.J. Lu New
[5/8] Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S - - - - --- 2015-08-26 H.J. Lu New
[5/8] Rewrite cancellation macros - - - - --- 2014-10-08 Adhemerval Zanella New
[5/8] Simplify definition of __time64_t. sys/types.h cleanup and further typedef obsoletion - - - - --- 2019-03-11 Zack Weinberg New
[5/8] Use libc_ifunc macro for clock_* symbols in librt. - - - - --- 2016-07-04 Stefan Liebler New
[5/8] Use libc_ifunc macro for clock_* symbols in librt. - - - - --- 2016-06-23 Stefan Liebler New
[5/8] Y2038: add function __gmtime64_r Y2038 struct tm related patches - - - - --- 2018-11-21 Albert ARIBAUD (3ADEV) New
[5/8] aarch64/fpu: Add vector variants of atanh [1/8] aarch64/fpu: Add vector variants of erf - - 1 - --- 2024-02-20 Joe Ramsay New
[5/8] float128: Add public _Float128 declarations to libm. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[5/8] malloc/{memusage.c, memusagestat.c}: fix warn unused result Fix warn unused result - - - - --- 2023-04-18 Frederic Berat New
[5/8] mtrace: Wean away from malloc hooks Remove malloc hooks - - - - --- 2021-06-24 Siddhesh Poyarekar New
[5/8] nptl: Add C11 threads tss_* functions Add support for ISO C threads.h - - - - --- 2017-09-22 Adhemerval Zanella New
[5/8] nptl: Add C11 threads tss_* functions - - - - --- 2017-06-27 Adhemerval Zanella New
[5/8] nptl: Move pthread_create, thrd_create into libc nptl: Complete libpthread move - - 1 - --- 2021-05-21 Florian Weimer New
[5/8] nptl: Move stack cache management, __libpthread_freeres into libc nptl: Move pthread_detach and pthread_join into libc - - 1 - --- 2021-05-10 Florian Weimer New
[5/8] nptl: Remove longjmp, siglongjmp from libpthread Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[5/8] nss_files: Allocate nscd file registration data on the heap Move nss_files into libc - - - - --- 2021-06-07 Florian Weimer New
[5/8] posix: Do not clobber errno by atfork handlers [1/8] posix: Consolidate register-atfork - - - - --- 2021-02-02 Adhemerval Zanella New
[5/8] posix: Use dynarray for globname in glob Remove alloca usage from glob - - - - --- 2021-01-05 Adhemerval Zanella New
[5/8] posix: Use dynarray for globname in glob posix: glob fixes and refactor - - - - --- 2017-11-21 Adhemerval Zanella New
[5/8] queue.3, stailq.3: EXAMPLES: Move stailq example from queue.3 to stailq.3 stailq.3 - - - - --- 2020-10-24 Alejandro Colomar New
[5/8] socket: Add time64 alias for recvmsg Additional time64 system call wrappers - - - - --- 2021-07-19 Florian Weimer New
[5/8] socket: Add time64 alias for recvmsg Additional time64 aliases - - 2 - --- 2021-07-05 Florian Weimer New
[5/8] socket: Use 64 bit stat for isfdtype (BZ# 29209) More uses of 64 bit stat internally - - - - --- 2022-05-31 Adhemerval Zanella New
[5/8] tunables: Add LD_HWCAP_MASK to tunables - - - - --- 2017-05-10 Siddhesh Poyarekar New
[5/8] x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097] x86-64: Properly handle the length parameter [BZ# 24097] - - - - --- 2019-01-18 H.J. Lu New
[5/8] x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097] x86-64: Properly handle the length parameter [BZ# 24097] - - - - --- 2019-01-17 H.J. Lu New
[5/8] x86-64: Add memset family functions with 256-bit EVEX x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-05 H.J. Lu New
[5/9,BZ,16892] AArch64 - Remove aarch64 lowlevellock.h - - - - --- 2014-06-09 Bernard Ogden New
[5/9] Add __v*printf_internal with flags arguments. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[5/9] BZ #17732: Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t - - - - --- 2014-12-19 H.J. Lu New
[5/9] LoongArch: Use __builtin_llrint{,f} with GCC >= 13 LoongArch: Use builtins with GCC >= 13 - - - - --- 2022-11-18 Xiaolin Tang New
[5/9] New generic log2f Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-19 Szabolcs Nagy New
[5/9] RISC-V: Hard float support for the 32 bit RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[5/9] glibc: Perform rseq(2) registration at C startup and thread creation (v17) Restartable Sequences enablement - - - - --- 2020-03-26 develop--- via Libc-alpha New
[5/9] ldbl-128ibm-compat: Provide ISO C functions not provided by the _Float128 API Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[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
« 1 2 ... 114 115 116282 283 »