Show patches with: State = Action Required       |    Archived = No       |   28124 patches
« 1 2 ... 106 107 108281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/6] y2038: linux: Provide __clock_settime64 implementation y2038: Linux: Provide __clock_* functions supporting 64 bit time - - - - --- 2019-04-14 Lukasz Majewski New
[3/7,PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc) PowerPC64le multi-arch - - 1 - --- 2017-10-25 Alan Modra New
[3/7,v2] New generic log2f Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-25 Szabolcs Nagy New
[3/7] Add GLIBC_ABI_DT_RELR for DT_RELR support Support DT_RELR relative relocation format - - - - --- 2022-02-03 H.J. Lu New
[3/7] Consolidate Linux readdir{64}{_r} implementation [1/7] Assume O_DIRECTORY for opendir - - - - --- 2018-03-02 Adhemerval Zanella Netto New
[3/7] Fix HP_SMALL_TIMING_AVAIL -Wundef warnings - - - - --- 2014-03-17 Will Newton New
[3/7] Fix return code for __libc_signal_* functions [v3,1/7] Fix __libc_signal_block_all on sparc64 - - - - --- 2019-12-10 Adhemerval Zanella Netto New
[3/7] RISC-V: Add Zbb optimized memrchr as ifunc Add ifunc support for existing Zbb optimizations - - - - --- 2024-04-22 Christoph Müllner New
[3/7] Remove L(overlapping) from memcpy-sse2-unaligned.S - - - - --- 2016-03-07 H.J. Lu New
[3/7] Remove atomic_bit_set/bit_test_set [1/7] Use atomic_exchange_release/acquire - - - - --- 2022-07-06 Wilco Dijkstra New
[3/7] Remove vDSO support from make-syscall.sh [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[3/7] Replace %xmm[8-12] with %xmm[0-4] - - - - --- 2015-08-25 H.J. Lu New
[3/7] Separate configuration structure for rwlocks - - - - --- 2014-12-19 Andi Kleen New
[3/7] aarch64: Remove barriers from TLS descriptor functions Disable lazy tlsdesc on aarch64 and arm - - - - --- 2017-10-24 Szabolcs Nagy New
[3/7] benchtests: Add arc4random benchtest Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[3/7] benchtests: Add bench-qsort Refactor qsort implementation - - - - --- 2018-01-18 Adhemerval Zanella Netto New
[3/7] elf: Split dl-printf.c from dl-misc.c Reliable CPU compatibility diagnostics in ld.so - - - - --- 2022-01-14 Florian Weimer New
[3/7] hurd: Mark various conditions as unlikely [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[3/7] ldbl-128ibm-compat: Add tests for IBM long double functions Remaining ldbl-128ibm-compat support - - - - --- 2020-02-14 Paul E. Murphy New
[3/7] linux: Use the expected size for SO_TIMESTAMP{NS} convertion Linux 64-bit time_t socket fixes - - - - --- 2021-07-05 Adhemerval Zanella Netto New
[3/7] malloc: Basic support for memory tagging in the malloc() family RFC Memory tagging support - - - - --- 2020-06-15 Richard Earnshaw New
[3/7] misc: syslog: Fix indentation and style Use RFC5424 for syslog - - - - --- 2021-10-05 Adhemerval Zanella Netto New
[3/7] nptl: Add POSIX-proposed pthread_cond_clockwait Implement proposed POSIX _clockwait variants of existing _timedwait functions - - - - --- 2019-02-27 Mike Crowe New
[3/7] nptl: Add mutex-internal.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[3/7] nptl: Fix testcases for new pthread cancellation mechanism General fixes and refactor for BZ#12683 - - - - --- 2018-09-04 Adhemerval Zanella Netto New
[3/7] nptl: Fix testcases for new pthread cancellation, mechanism - - - - --- 2014-09-26 Adhemerval Zanella New
[3/7] nptl: Move pthread_barrier_wait into libc nptl: Move barrier implemention into libc - - 1 - --- 2021-05-03 Florian Weimer New
[3/7] nptl: Move waitpid implementation to libc [1/7] Remove __waitpid_nocancel - - - - --- 2019-11-14 Adhemerval Zanella Netto New
[3/7] nscd: Remove _STRING_ARCH_unaligned usage Remove _STRING_ARCH_unaligned - - 1 - --- 2023-02-13 Adhemerval Zanella Netto New
[3/7] nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[3/7] powerpc64le: Add the clone3 wrapper Optimize posix_spawn signal setup with clone3 - - - - --- 2022-09-28 Adhemerval Zanella Netto New
[3/7] sin/cos slow paths: remove slow paths from small range reduction [1/7] sin/cos slow paths: avoid slow paths for small inputs - - - - --- 2018-03-21 Wilco Dijkstra New
[3/7] stdlib: Move _IO_cleanup to call_function_static_weak Fixing remaining lld issues - - 1 - --- 2022-11-15 Adhemerval Zanella Netto New
[3/7] sysvipc: Remove the linux msq-pad.h file [1/7] sysv: linux: Add 64-bit time_t variant for semctl - - 1 1 --- 2020-06-30 Adhemerval Zanella Netto New
[3/7] tunables: Add hooks to get and update tunables - - - - --- 2017-05-11 Siddhesh Poyarekar New
[3/7] wcsmbs: optimize wcscat [1/7] wcsmbs: optimize wcpcpy - - - - --- 2019-02-06 Adhemerval Zanella Netto New
[3/7] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990) Multiple floating-point environment fixes - - - - --- 2023-11-03 Adhemerval Zanella Netto New
[3/8] Consolidate Linux creat implementation - - - - --- 2017-05-08 Adhemerval Zanella Netto New
[3/8] Enable vDSO on interposed malloc linked statically [v2,1/8] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW - - - - --- 2019-09-05 Adhemerval Zanella Netto New
[3/8] Fixup TYPE_* substitutions - - - - --- 2016-05-18 Paul E. Murphy New
[3/8] Linux: Add time64 alias for prctl Additional time64 system call wrappers - - - - --- 2021-07-19 Florian Weimer New
[3/8] Linux: Add time64 alias for prctl Additional time64 aliases - - 2 - --- 2021-07-05 Florian Weimer New
[3/8] Move i486/htonl.S to htonl.S - - - - --- 2015-08-26 H.J. Lu New
[3/8] Y2038: add function __localtime64_r Y2038 struct tm related patches - - - - --- 2018-11-21 Albert ARIBAUD (3ADEV) New
[3/8] aarch64/fpu: Add vector variants of acosh [1/8] aarch64/fpu: Add vector variants of erf - - 1 - --- 2024-02-20 Joe Ramsay New
[3/8] float128: Add wrappers for IEEE functions. - - - - --- 2016-12-09 Gabriel F. T. Gomes New
[3/8] float128: Add wrappers for IEEE functions. - - - - --- 2016-12-07 Gabriel F. T. Gomes New
[3/8] float128: Add wrappers for IEEE functions. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[3/8] glibc.malloc.check: Wean away from malloc hooks Remove malloc hooks - - 1 - --- 2021-06-24 Siddhesh Poyarekar New
[3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. - - - - --- 2016-08-05 Stefan Liebler New
[3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. - - - - --- 2016-07-04 Stefan Liebler New
[3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. - - - - --- 2016-06-23 Stefan Liebler New
[3/8] inet/rcmd.c: fix warn unused result Fix warn unused result - - 1 - --- 2023-04-18 Frederic Berat New
[3/8] libio: Add hidden prototype for ungetc Move nss_files into libc - - - - --- 2021-06-07 Florian Weimer New
[3/8] nptl: Add C11 threads call_once functions Add support for ISO C threads.h - - - - --- 2017-09-22 Adhemerval Zanella Netto New
[3/8] nptl: Add C11 threads call_once functions - - - - --- 2017-06-27 Adhemerval Zanella Netto New
[3/8] nptl: Fix testcases for new pthread cancellation, mechanism - - - - --- 2014-10-08 Adhemerval Zanella New
[3/8] nptl: Move legacy unwinding implementation into libc Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[3/8] nptl: Move semi-public __pthread_get_minstack symbol into libc nptl: Complete libpthread move - - 1 - --- 2021-05-21 Florian Weimer New
[3/8] nptl: Remove always-disabled debugging support nptl: Move pthread_detach and pthread_join into libc - - 1 - --- 2021-05-10 Florian Weimer New
[3/8] posix: Consolidate fork implementation [1/8] posix: Consolidate register-atfork - - - - --- 2021-02-02 Adhemerval Zanella Netto New
[3/8] posix: Remove alloca usage for GLOB_BRACE on glob Remove alloca usage from glob - - - - --- 2021-01-05 Adhemerval Zanella Netto New
[3/8] posix: Remove alloca usage for GLOB_BRACE on glob posix: glob fixes and refactor - - - - --- 2017-11-21 Adhemerval Zanella Netto New
[3/8] posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) More uses of 64 bit stat internally - - - - --- 2022-05-31 Adhemerval Zanella Netto New
[3/8] queue.3, stailq.3: SYNOPSIS: Move code from queue.3 to stailq.3 stailq.3 - - - - --- 2020-10-24 Alejandro Colomar New
[3/8] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC. sys/types.h cleanup and further typedef obsoletion - - - - --- 2019-03-11 Zack Weinberg New
[3/8] tunables: Add support for tunables of uint64_t type - - - - --- 2017-05-10 Siddhesh Poyarekar New
[3/8] x86-64 memcpy: Properly handle the length parameter [BZ# 24097] x86-64: Properly handle the length parameter [BZ# 24097] - - - - --- 2019-01-18 H.J. Lu New
[3/8] x86-64 memcpy: Properly handle the length parameter [BZ# 24097] x86-64: Properly handle the length parameter [BZ# 24097] - - - - --- 2019-01-17 H.J. Lu New
[3/8] x86-64: Add strcpy family functions with 256-bit EVEX x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-05 H.J. Lu New
[3/9,BZ,16892] ARM - Remove arm lowlevellock.h - - - - --- 2014-06-09 Bernard Ogden New
[3/9,v2] Do not wrap expf and exp2f Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-19 Szabolcs Nagy New
[3/9] BZ #17732: Replace %ld with %jd and cast to intmax_t - - - - --- 2014-12-19 H.J. Lu New
[3/9] Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472) [1/9] Auxiliary function for reduction modulo 2*pi. - - 1 - --- 2021-03-19 Paul Zimmermann New
[3/9] Implement __libc_early_init Restartable Sequences enablement - - 1 - --- 2020-03-26 develop--- via Libc-alpha New
[3/9] LoongArch: Use __builtin_lrint{,f} with GCC >= 13 LoongArch: Use builtins with GCC >= 13 - - - - --- 2022-11-18 Xiaolin Tang New
[3/9] RISC-V: Add path of library directories for the 32 bit RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[3/9] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[3/9] ldbl-128ibm-compat: Provide a generic scalb implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-06 Tulio Magno Quites Machado Filho New
[3/9] math: Simplify hypotf implementation Improve hypot() - - - - --- 2021-10-06 Adhemerval Zanella Netto New
[3/9] nptl: Move pthread_attr_getstack into libc Move most pthread_attr_t functions into libc - - 1 - --- 2021-05-10 Florian Weimer New
[3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-01-28 develop--- via Libc-alpha New
[3/9] posix: Allow glob to match dangling symlinks [BZ #866] posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[3/9] powerpc: refactor strnlen and strlen IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[3/9] support: Use 64 bit time_t routines on test-container Use 64 bit time_t routines on support - - - - --- 2023-02-13 Adhemerval Zanella Netto New
[3/9] system_data_types.7: Document sigevent Document aiocb, sigevent, siginfo_t - - - - --- 2020-09-18 Alejandro Colomar New
[3/9] y2038: mips: extend sysvipc data structures - - - - --- 2015-05-20 Arnd Bergmann New
[3/N,x86_64] Vectorized math functions - - - - --- 2014-12-02 Andrew Senkevich New
[3/N,x86_64] Vectorized math functions - - - - --- 2014-11-24 Andrew Senkevich New
[3/N,x86_64] Vectorized math functions - - - - --- 2014-11-20 Andrew Senkevich New
[30/30] Linux: Remove generic Implies Remove Linux generic sysdep - - 1 1 --- 2022-10-19 Adhemerval Zanella Netto New
[30/30] elf: Add glibc-hwcaps subdirectory support to ld.so cache processing RFC: elf: glibc-hwcaps support - - - - --- 2020-06-22 Florian Weimer New
[30/30] nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin libpthread removal: pthread-compat-wrappers and other libc symbols - - - - --- 2021-03-16 Adhemerval Zanella Netto New
[30/30] nss: Directly load nss_dns, without going through dlsym/dlopen nss_dns move into libc - - 1 1 --- 2021-07-08 Florian Weimer New
[30/30] nss: Directly load nss_dns, without going through dlsym/dlopen Move nss_dns into libc - - - - --- 2021-07-02 Florian Weimer New
[30/31] powerpc64le: Require a compiler with -mno-gnu-attribute Add IEEE long double <-> string functions for powerpc64le - - - - --- 2019-10-15 Gabriel F. T. Gomes New
[30/33] elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen RFC: RELRO link maps - - - - --- 2023-07-04 Florian Weimer New
[30/34] Linux: Move timer_create, timer_delete from librt to libc Move librt into libc - - 1 - --- 2021-06-17 Florian Weimer New
[30/35] Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.h Linux: Move librt into libc - - - - --- 2021-06-03 Florian Weimer New
[30/37] Manual typos: DES Encryption and Password Handling - - - - --- 2016-05-06 Rical Jasan New
« 1 2 ... 106 107 108281 282 »