Show patches with: Archived = No       |   28204 patches
« 1 2 ... 110 111 112282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/5] aarch64: Add vector implementations of log10 routines [1/5] aarch64: Add vector implementations of tan routines - - - - --- 2023-08-03 Joe Ramsay New
[4/5] argp: Improve comments. argp: Fix several cases of undefined behaviour - - 1 - --- 2021-01-07 Bruno Haible New
[4/5] arm: Add the clone3 wrapper Add clone3 support for multiple architectures - - - - --- 2023-02-03 Adhemerval Zanella Netto New
[4/5] arm: Implement memcpy ifunc selection in C [1/5] Avoid build multiarch if compiler warns about mismatched alias - - - - --- 2017-10-12 Adhemerval Zanella Netto New
[4/5] arm: Remove RELA support More features cleanups - - - - --- 2022-08-02 Adhemerval Zanella Netto New
[4/5] benchtests: Add additional cases to bench-memcpy.c and bench-memmove.c [1/5] string: Make tests birdirectional test-memcpy.c - - 1 - --- 2021-08-24 Noah Goldstein New
[4/5] benchtests: Add workload name for sincosf Use generic sinf, cosf, and sincosf for i686 - - 1 - --- 2022-05-31 Adhemerval Zanella Netto New
[4/5] build-many-glibcs.py: Introduce glibc build policy classes Implement built-in system call tables - - 1 - --- 2019-12-17 Florian Weimer New
[4/5] c11: Switch to use pthread_mutex_clocklock and pthread_cond_clockwait to implement cnd and mt… c2y proposal add monotonicwait support for mtx and ctx - - - - --- 2023-06-19 Yonggang Luo New
[4/5] copy_and_spawn_sgid: Avoid double calls to close() Static analysis fixes - - 1 - --- 2021-07-27 Siddhesh Poyarekar New
[4/5] elf: Do not fail for failed dlmopen on audit modules (BZ #28061) Some rtld-audit fixes - - - - --- 2021-07-07 Adhemerval Zanella Netto New
[4/5] gaih_inet: Consolidate got_port code getaddrinfo spaghetti cleanups - - - - --- 2021-08-03 Siddhesh Poyarekar New
[4/5] hurd: Fix mapping at address 0 with MAP_FIXED [1/5] htl: Let Mach place thread stacks - - - - --- 2023-06-25 Sergey Bugaev New
[4/5] hurd: Simplify _S_catch_exception_raise [1/5] hurd: Fix restoring reply port in sigreturn - - - - --- 2023-04-14 Sergey Bugaev New
[4/5] i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls Linux: Fall back to mmap if early sbrk fails - - 1 - --- 2022-05-02 Florian Weimer New
[4/5] ia64: Remove kernel_sigaction.h [1/5] m68k: Fix sigaction kernel definition (BZ #23960) - - - - --- 2018-12-11 Adhemerval Zanella Netto New
[4/5] iconvdata: Move gconv-modules configuration to gconv-modules.conf gconv module configuration improvements - - 1 - --- 2021-06-07 Siddhesh Poyarekar New
[4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat - - - - --- 2020-01-22 Florian Weimer New
[4/5] ipc: Refactor sysvipc compat type [1/5] sysvipc: Fix compat msgctl - - - - --- 2019-05-16 Adhemerval Zanella Netto New
[4/5] linux ttyname and ttyname_r: Make the TTY equivalence tests consistent [BZ #22145] Fixup linux ttyname and ttyname_r [BZ #22145] - - - - --- 2017-10-12 Luke Shumaker New
[4/5] linux: Optimize posix_spawn spurious sigaction calls [v2,1/5] mips: Do not malloc on getdents64 fallback - - - - --- 2019-07-31 Adhemerval Zanella Netto New
[4/5] linux: Replace zero-length array with flexible-array member on struct dirstream Untitled series #360788 - - - - --- 2023-06-21 Cristian Rodríguez New
[4/5] locale: localdef input files are now encoded in UTF-8 Assume UTF-8 encoding for localedef input files - - 1 1 --- 2022-05-19 Florian Weimer New
[4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations - - - - --- 2016-02-09 Mike Frysinger New
[4/5] localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha [1/5] localedata: dz_BT: Fix spelling errors in Dzongha data - - - - --- 2024-01-08 Mike FABIAN New
[4/5] login: User 64-bit time on struct lastlog [1/5] login: Consolidate utmp and utmpx headers - - 1 - --- 2020-07-29 Adhemerval Zanella Netto New
[4/5] malloc: Decorate malloc maps Add a tunable to decorate anonymous memory maps - - - - --- 2023-10-26 Adhemerval Zanella Netto New
[4/5] malloc: Use hp-timing on libmemusage Architecture code cleanup - - - - --- 2021-12-16 Adhemerval Zanella Netto New
[4/5] misc: Reformat Makefile. Fix defect in sort-makefile-lines.py - - 1 - --- 2023-05-18 Carlos O'Donell New
[4/5] nptl: Add default pthread-offsets.h [1/5] nptl: Add mutex-internal.h - - - - --- 2017-12-29 Adhemerval Zanella Netto New
[4/5] nptl: Add glibc.pthread.rseq tunable to control rseq registration Extensible rseq support for glibc - - - - --- 2021-12-06 Florian Weimer New
[4/5] nptl: Convert some rwlock tests to use libsupport Add new helper functions+macros to libsupport and use them in some nptl tests - - 1 - --- 2019-05-02 Mike Crowe New
[4/5] nptl: Fix sem_wait and sem_timedwait cancellation - - - - --- 2016-08-22 Adhemerval Zanella Netto New
[4/5] nptl: Make test-cond-printers check the number of waiters [1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847) - - - - --- 2021-01-16 Malte Skarupke New
[4/5] resolv: Enhance __resolv_conf_load to capture file change data Race condition in /etc/resolv.conf reloading (bug 25420) - - 1 - --- 2020-01-21 Florian Weimer New
[4/5] resolv: don't pass struct ns_mst by value Minor LGTM fixes - - - - --- 2019-03-24 Konstantin Kharlamov New
[4/5] scripts: Added Vector Length Set test helper script Added optimized memcpy/memmove/memset for A64FX - - - - --- 2021-03-17 Naohiro Tamura New
[4/5] stdlib: Add testcase fro BZ #26241 Fix multiple realpath issues - - - - --- 2020-12-24 Adhemerval Zanella Netto New
[4/5] support: Add support_path_support_time64_value More stat fixes - - - - --- 2021-03-19 Adhemerval Zanella Netto New
[4/5] support: implement xpthread key create/delete Restartable Sequences support for glibc 2.30 - - - - --- 2019-04-22 Mathieu Desnoyers New
[4/5] support: implement xpthread key create/delete Restartable Sequences support for glibc 2.30 - - - - --- 2019-04-16 Mathieu Desnoyers New
[4/5] support: implement xpthread key create/delete (v2) Restartable Sequences support for glibc - - - - --- 2019-06-14 Mathieu Desnoyers New
[4/5] support: implement xpthread key create/delete (v2) Restartable Sequences support for glibc 2.30 - - - - --- 2019-05-03 Mathieu Desnoyers New
[4/5] sysdeps/aarch64/bits/atomic.h: Switch to generic implementation - - - - --- 2014-10-17 Will Newton New
[4/5] x86 long double: Consider pseudo numbers as signaling x86 pseudo-normal numbers - - - - --- 2020-12-15 Siddhesh Poyarekar New
[4/5] x86_64: Add avx2 optimized bcmp implementation in bcmp-avx2.S [1/5] x86_64: Add support for bcmp using sse2, sse4_1, avx2, and evex - - - - --- 2021-09-13 Noah Goldstein New
[4/5] y2038: linux: Provide __timer_gettime64 implementation y2038: linux: timer_[sg]ettime conversion to 64 bit time - - 1 - --- 2019-11-11 Lukasz Majewski New
[4/5] y2038: nscd: Modify nscd_helper to use __clock_gettime64 y2038: Replace __clock_gettime with __clock_gettime64 - - 1 - --- 2020-03-24 Lukasz Majewski New
[4/6,BZ,#11588] benchtests: Add benchmarks for pthread_cond_* functions - - - - --- 2014-07-30 Gratian Crisan New
[4/6,BZ,#11588] benchtests: Add benchmarks for pthread_cond_* functions - - - - --- 2014-07-07 Gratian Crisan New
[4/6,BZ,#18822] Mark __xstatXX_conv as hidden - - - - --- 2015-08-14 H.J. Lu New
[4/6] Add C11 threads support - - - - --- 2017-03-21 Adhemerval Zanella Netto New
[4/6] Add new log2 implementation [1/6] Use uint32_t sign in single precision math error handling, functions - - - - --- 2018-06-27 Szabolcs Nagy New
[4/6] Cleanup Linux sigqueue implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) - - - - --- 2017-11-03 Adhemerval Zanella Netto New
[4/6] Consolidate Linux recv implementation - - - - --- 2017-03-07 Adhemerval Zanella Netto New
[4/6] Convert _Complex sine functions to generated code - - - - --- 2016-06-30 Paul E. Murphy New
[4/6] Do not use HP_TIMING_NOW for random bits [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime - - - - --- 2019-02-08 Adhemerval Zanella Netto New
[4/6] Initialize tunable list with the GLIBC_TUNABLES environment variable - - - - --- 2016-10-24 Siddhesh Poyarekar New
[4/6] Installed-header hygiene (BZ#20366): stack_t. - - - - --- 2016-09-24 Zack Weinberg New
[4/6] Installed-header hygiene (BZ#20366): stack_t. - - - - --- 2016-09-22 Zack Weinberg New
[4/6] Linux: Move timer_gettime, __timer_gettime64 from librt to libc Remaining librt to libc moves - - 1 - --- 2021-06-25 Florian Weimer New
[4/6] LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx} LoongArch: Add ifunc support for {raw}memchr, - - - - --- 2023-08-28 dengjianbo New
[4/6] Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead - - - - --- 2014-06-25 Richard Henderson New
[4/6] Remove _IO_file_flags define. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[4/6] Remove __need macros from errno.h (__need_Emath, __need_error_t). - - - - --- 2017-06-10 Zack Weinberg New
[4/6] Remove __need macros from stdio.h and wchar.h. - - - - --- 2017-05-20 Zack Weinberg New
[4/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[4/6] Split powerpc out of main Linux kernel-features.h - - - - --- 2014-06-24 Joseph Myers New
[4/6] Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN - - - - --- 2015-10-13 H.J. Lu New
[4/6] Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN - - - - --- 2015-10-13 H.J. Lu New
[4/6] Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN - - - - --- 2015-10-12 H.J. Lu New
[4/6] Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN - - - - --- 2015-09-14 H.J. Lu New
[4/6] Use bits/mman-linux.h for M68K - - - - --- 2013-03-05 Andreas Jaeger New
[4/6] aarch64: Add vector implementations of atan2 routines [1/6] aarch64: Add vector implementations of asin routines - - 1 - --- 2023-11-03 Joe Ramsay New
[4/6] aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASK - - - - --- 2017-06-01 Siddhesh Poyarekar New
[4/6] aarch64: Improve sysdep-cancel.h - - - - --- 2014-05-20 Richard Henderson New
[4/6] configure: Remove AS check Refactor binutils configure usage - - 1 - --- 2022-12-02 Adhemerval Zanella Netto New
[4/6] elf: Remove hwcap and bits_hwcap fields from struct cache_entry Remove legacy hwcaps support - - - - --- 2022-09-14 Javier Pello New
[4/6] exit.3: SYNOPSIS: Use 'noreturn' in prototypes man[23]: SYNOPSIS: Use 'noreturn' in prototypes. - - - - --- 2021-02-18 Alejandro Colomar New
[4/6] float128: Add strtof128, wcstof128, and related functions. - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[4/6] iconvconfig: Use common gconv module parsing function gconv configuration parsing cleanups - - - - --- 2021-06-10 Siddhesh Poyarekar New
[4/6] inet: annotate ip6r0_addr with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - - - --- 2023-07-10 Cristian Rodríguez New
[4/6] ldbl-128: Rename 'long double' to 'ldouble_t' - - - - --- 2016-08-16 Paul E. Murphy New
[4/6] ldbl-128ibm-compat: Add wide character, fortified printing functions IEEE long double printf and friends for powerpc64le - - - - --- 2019-08-09 Gabriel F. T. Gomes New
[4/6] ldbl-128ibm-compat: Redirect complex math functions long double to _Float128 redirecting support - - 1 - --- 2020-02-03 Paul E. Murphy New
[4/6] linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.h Update from Linux 6.6 - - - - --- 2023-10-30 Adhemerval Zanella Netto New
[4/6] linux: Implement pipe in terms of __NR_pipe2 linux: Some syscall refactors - - - - --- 2021-11-22 Adhemerval Zanella Netto New
[4/6] linux: Use 32-bit time_t for itimerval Always use 32-bit time_t for certain syscalls - - - - --- 2020-02-03 Alistair Francis New
[4/6] loff_t.3: New link to system_data_types(7) Add loff_t & off64_t, and update off_t - - - - --- 2020-10-27 Alejandro Colomar New
[4/6] malloc: Rename chunk2rawmem malloc: more memory tagging optimizations - - - - --- 2021-03-19 Szabolcs Nagy New
[4/6] nptl/tst-rwlock: Use clock_gettime/timespec rather than gettimeofday/timeval Improve various nptl tests - - - - --- 2019-03-28 Mike Crowe New
[4/6] nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951) More NPTL fixes - - - - --- 2021-06-10 Adhemerval Zanella Netto New
[4/6] nptl: Initialize tid earlier [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[4/6] nptl: Move lowlevellock into libc More libpthread removal preparations - - - - --- 2021-02-17 Florian Weimer New
[4/6] powerpc: wordcopy/memmove cleanup for ppc64 - - - - --- 2015-01-21 Adhemerval Zanella New
[4/6] rt: Initialize mq_send input on tst-mqueue{5,6} Fix -Os build - - 1 1 --- 2022-09-21 Adhemerval Zanella Netto New
[4/6] strncpy, stpncpy and strstr fixes - - - - --- 2017-06-01 Alan Modra New
[4/6] sysvipc: Return EINVAL for invalid msgctl commands [1/6] sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637] - - - - --- 2020-09-28 Adhemerval Zanella Netto New
[4/6] vfprintf: Move jump table definition and the macros out of function - - - - --- 2015-03-01 Florian Weimer New
[4/6] x86-64: Add log/logf to libmvec microbenchmark Implement microbenchmark for libmvec - - - - --- 2021-11-10 Sunil Pandey New
« 1 2 ... 110 111 112282 283 »