Show patches with: State = Action Required       |    Archived = No       |   28132 patches
« 1 2 ... 113 114 115281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/6] Optimize i386 syscall inlining - - - - --- 2015-10-12 H.J. Lu New
[5/6] Optimize i386 syscall inlining - - - - --- 2015-09-14 H.J. Lu New
[5/6] Optimize sighold implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
[5/6] PowerPC64 ENTRY_TOCLESS - - - - --- 2017-06-01 Alan Modra New
[5/6] Refactor hp-timing rtld usage [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime - - - - --- 2019-02-08 Adhemerval Zanella Netto New
[5/6] Remove __need_IOV_MAX and __need_FOPEN_MAX. - - - - --- 2017-05-20 Zack Weinberg New
[5/6] Remove miscellaneous debris from libio. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[5/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[5/6] Split sh out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[5/6] Unify hp-timing implementations - - - - --- 2014-06-25 Richard Henderson New
[5/6] Use bits/mman-linux.h for MIPS - - - - --- 2013-03-05 Andreas Jaeger New
[5/6] aarch64: Add vector implementations of log1p routines [1/6] aarch64: Add vector implementations of asin routines - - 1 - --- 2023-11-03 Joe Ramsay New
[5/6] aarch64: Use tpidr_el0 rather than __read_tp in librt - - - - --- 2014-05-20 Richard Henderson New
[5/6] configure: Allow user override LD, AR, OBJCOPY, and GPROF Refactor binutils configure usage - - - - --- 2022-12-02 Adhemerval Zanella Netto New
[5/6] elf: Remove _dl_string_hwcap Remove legacy hwcaps support - - - - --- 2022-09-14 Javier Pello New
[5/6] float128: Add strfromf128, strtof128, and wcstof128 to the manual - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[5/6] io: annotate fts_name with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - - - --- 2023-07-10 Cristian Rodríguez New
[5/6] ldbl-128: Use L(x) macro for long double constants - - - - --- 2016-08-16 Paul E. Murphy New
[5/6] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions long double to _Float128 redirecting support - - - - --- 2020-02-03 Paul E. Murphy New
[5/6] ldbl-128ibm-compat: Test double values IEEE long double printf and friends for powerpc64le - - - - --- 2019-08-09 Gabriel F. T. Gomes New
[5/6] linux: Add generic syscall implementation linux: Some syscall refactors - - - - --- 2021-11-22 Adhemerval Zanella Netto New
[5/6] linux: Sync Linux 6.6 elf.h Update from Linux 6.6 - - - - --- 2023-10-30 Adhemerval Zanella Netto New
[5/6] malloc: Remove unnecessary tagging around _mid_memalign malloc: more memory tagging optimizations - - - - --- 2021-03-19 Szabolcs Nagy New
[5/6] nptl: Convert some rwlock tests to use libsupport Improve various nptl tests - - - - --- 2019-03-28 Mike Crowe New
[5/6] nptl: Implement raise with pthread_kill [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[5/6] nptl: Move futex-internal into libc More libpthread removal preparations - - 1 - --- 2021-02-17 Florian Weimer New
[5/6] nptl: Move setxid flag out of cancelhandling More NPTL fixes - - - - --- 2021-06-10 Adhemerval Zanella Netto New
[5/6] powerpc: multiarch Makefile cleanup for powerpc32 - - - - --- 2015-01-21 Adhemerval Zanella New
[5/6] pthread_exit.3: SYNOPSIS: Use 'noreturn' in prototypes man[23]: SYNOPSIS: Use 'noreturn' in prototypes. - - - - --- 2021-02-18 Alejandro Colomar New
[5/6] resource: Add a __rusage64 struct Always use 32-bit time_t for certain syscalls - - 1 - --- 2020-02-03 Alistair Francis New
[5/6] sunrpc: Suppress GCC -Os warning on user2netname Fix -Os build - - 1 1 --- 2022-09-21 Adhemerval Zanella Netto New
[5/6] system_data_types.7: Add 'off64_t' Add loff_t & off64_t, and update off_t - - - - --- 2020-10-27 Alejandro Colomar New
[5/6] sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636] [1/6] sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637] - - - - --- 2020-09-28 Adhemerval Zanella Netto New
[5/6] vfprintf: Introduce printf_positional function - - - - --- 2015-05-21 Carlos O'Donell New
[5/6] vfprintf: Introduce printf_positional function - - - - --- 2015-05-21 Carlos O'Donell New
[5/6] vfprintf: Introduce printf_positional function - - - - --- 2015-03-01 Florian Weimer New
[5/6] x86-64: Add pow/powf to libmvec microbenchmark Implement microbenchmark for libmvec - - - - --- 2021-11-10 Sunil Pandey New
[5/6] y2038: Provide conversion helpers for struct __timeval64 y2038: Convert settimeofday to be Y2038 safe - - 1 - --- 2020-01-18 Lukasz Majewski New
[5/6] y2038: linux: Provide __clock_gettime64 implementation y2038: Linux: Provide __clock_* functions supporting 64 bit time - - - - --- 2019-04-14 Lukasz Majewski New
[5/7,BZ,#18572] arm: Disable lazy initialization of tlsdesc entries Disable lazy tlsdesc on aarch64 and arm - - - - --- 2017-10-24 Szabolcs Nagy New
[5/7,PowerPC64] strncase_l-power7.c should use strncase_l.c PowerPC64le multi-arch - - 1 - --- 2017-10-25 Alan Modra New
[5/7] Add manual for lock elision - - - - --- 2014-12-19 Andi Kleen New
[5/7] Consolidate scandir{at}{64} implementation [1/7] Assume O_DIRECTORY for opendir - - - - --- 2018-03-02 Adhemerval Zanella Netto New
[5/7] Enable __mempcpy_sse2_unaligned - - - - --- 2016-03-07 H.J. Lu New
[5/7] Fix __STRICT_ANSI__ -Wundef warnings - - - - --- 2014-03-17 Will Newton New
[5/7] New symbol version for logf, log2f and powf without SVID compat Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-25 Szabolcs Nagy New
[5/7] RISC-V: Add Zbb optimized strcmp as ifunc Add ifunc support for existing Zbb optimizations - - - - --- 2024-04-22 Christoph Müllner New
[5/7] Remove atomic_add/add_negative/add_zero [1/7] Use atomic_exchange_release/acquire - - - - --- 2022-07-06 Wilco Dijkstra New
[5/7] Remove x86-64 rtld-xxx.c and rtld-xxx.S - - - - --- 2015-08-25 H.J. Lu New
[5/7] aarch64: Mitigations for string functions when MTE is enabled. RFC Memory tagging support - - - - --- 2020-06-15 Richard Earnshaw New
[5/7] elf: Enable relro for static build [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[5/7] hurd: Don't leak the auth port in msg* RPCs [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[5/7] i386: Remove bogus THREAD_ATOMIC_* macros General fixes and refactor for BZ#12683 - - - - --- 2018-09-04 Adhemerval Zanella Netto New
[5/7] iconv: Remove _STRING_ARCH_unaligned usage for get/set macros Remove _STRING_ARCH_unaligned - - 1 - --- 2023-02-13 Adhemerval Zanella Netto New
[5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests Remaining ldbl-128ibm-compat support - - 1 - --- 2020-02-14 Paul E. Murphy New
[5/7] libio: Remove the usage of __libc_IO_vtables Fixing remaining lld issues - - - - --- 2022-11-15 Adhemerval Zanella Netto New
[5/7] linux: Use waitid on wait4 if __NR_wait4 is not defined [1/7] Remove __waitpid_nocancel - - - - --- 2019-11-14 Adhemerval Zanella Netto New
[5/7] misc: syslog: Use static buffer Use RFC5424 for syslog - - - - --- 2021-10-05 Adhemerval Zanella Netto New
[5/7] nptl/tst-rwlock14: Test pthread/rwlock_timedwrlock correctly Implement proposed POSIX _clockwait variants of existing _timedwait functions - - - - --- 2019-02-27 Mike Crowe New
[5/7] nptl: Add default pthreadtypes-arch.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[5/7] nptl: Fix Race conditions in pthread cancellation - - - - --- 2014-09-26 Adhemerval Zanella New
[5/7] nptl: Move pthread_barrierattr_init into libc nptl: Move barrier implemention into libc - - 1 - --- 2021-05-03 Florian Weimer New
[5/7] nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[5/7] nss_files: Add generic code for set*ent, end*ent and file open nss_files move - - 1 - --- 2021-06-29 Florian Weimer New
[5/7] powerpc64le: Use <gcc-macros.h> in early HWCAP check Reliable CPU compatibility diagnostics in ld.so - - - - --- 2022-01-14 Florian Weimer New
[5/7] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022) Multiple floating-point environment fixes - - - - --- 2023-11-03 Adhemerval Zanella Netto New
[5/7] s390x: Add the clone3 wrapper Optimize posix_spawn signal setup with clone3 - - - - --- 2022-09-28 Adhemerval Zanella Netto New
[5/7] sin/cos slow paths: remove unused slowpath functions [1/7] sin/cos slow paths: avoid slow paths for small inputs - - - - --- 2018-03-21 Wilco Dijkstra New
[5/7] stdlib: Remove use of mergesort on qsort Refactor qsort implementation - - - - --- 2018-01-18 Adhemerval Zanella Netto New
[5/7] support: Add support_socket_time64_timestamp Linux 64-bit time_t socket fixes - - - - --- 2021-07-05 Adhemerval Zanella Netto New
[5/7] sysvipc: Split out linux struct shmid_ds [1/7] sysv: linux: Add 64-bit time_t variant for semctl - - 2 1 --- 2020-06-30 Adhemerval Zanella Netto New
[5/7] tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask - - - - --- 2017-05-11 Siddhesh Poyarekar New
[5/7] wcsmbs: optimize wcsncat [1/7] wcsmbs: optimize wcpcpy - - - - --- 2019-02-06 Adhemerval Zanella Netto New
[5/7] x86: Add AVX2 optimized chacha20 Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto 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 Netto 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 Netto New
[5/8] nptl: Add C11 threads tss_* functions - - - - --- 2017-06-27 Adhemerval Zanella Netto 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 Netto New
[5/8] posix: Use dynarray for globname in glob Remove alloca usage from glob - - - - --- 2021-01-05 Adhemerval Zanella Netto New
[5/8] posix: Use dynarray for globname in glob posix: glob fixes and refactor - - - - --- 2017-11-21 Adhemerval Zanella Netto 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
« 1 2 ... 113 114 115281 282 »