Show patches with: State = Action Required       |    Archived = No       |   28124 patches
« 1 2 ... 109 110 111281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] nscd: netgroup: Use two buffers in addgetnetgrentX (bug 31680) Various nscd security fixes - - 1 - --- 2024-04-24 Florian Weimer New
[4/4] nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus sunrpc symbol cleanups - - - - --- 2020-07-06 Florian Weimer New
[4/4] nsswitch: use new internal API nsswitch.conf reloading refactoring - - - - --- 2020-06-25 DJ Delorie New
[4/4] or1k: Add prctl wrapper to unwrap variadic args OpenRISC fixes for 2.39 - - - - --- 2024-03-19 Stafford Horne New
[4/4] posix: Implement preadv2 and pwritev2 - - - - --- 2017-04-27 Adhemerval Zanella Netto New
[4/4] powerpc64le: Enable float128 - - - - --- 2017-06-14 Gabriel F. T. Gomes New
[4/4] powerpc64le: ifunc (almost) all *f128 routines in multiarch mode [1/4] ldbl-128: refactor nexttoward alias using new macro - - - - --- 2020-05-04 Paul E. Murphy New
[4/4] powerpc: Remove f{max,min}{f} assembly implementations - - - - --- 2016-12-19 Adhemerval Zanella Netto New
[4/4] powerpc: Remove unused internal macros for vsyscall Fix, refactor and cleanup of __ppc_get_timebase_freq related code - - - - --- 2019-06-13 Raoni Fassina Firmino New
[4/4] powerpc: Use scv instruction on clone when available powerpc: Add support for system call vectored - - - - --- 2020-11-18 Matheus Castanho New
[4/4] ptrdiff_t.3: New link to new documented type in system_data_types(7) Document ptrdiff_t (and a few minor patches) - - - - --- 2020-09-18 Alejandro Colomar New
[4/4] resolv: fix rotate option - - - - --- 2015-01-06 H.J. Lu New
[4/4] resolv: fix rotate option - - - - --- 2014-06-13 Aurelien Jarno New
[4/4] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - - - --- 2023-03-01 Vincent Chen New
[4/4] rseq registration tests (v2) Restartable Sequences support for glibc 2.30 - - 1 - --- 2019-02-12 Mathieu Desnoyers New
[4/4] signal: Only handle on NSIG signals on signal functions (BZ #25657) [v2,1/4] nptl: Move pthread_sigmask implementation to libc - - - - --- 2020-03-13 develop--- via Libc-alpha New
[4/4] socket: Add socket timestamp test 64-bit time_t tests improvements - - - - --- 2021-07-19 Adhemerval Zanella Netto New
[4/4] sparc: Fix sparc64 memmove length comparison (BZ 31266) Multiple sparc fixes - - - - --- 2024-01-18 Adhemerval Zanella Netto New
[4/4] sparc: M7 optimized memset/bzero sparc M7 optimized memcpy/memset - - - - --- 2017-12-13 Patrick McGehearty New
[4/4] sparc: Use default memset for rtld objects [1/4] sparc: Implement memcpy/mempcpy ifunc selection in C - - - - --- 2017-10-05 Adhemerval Zanella Netto New
[4/4] stdlib: Move tst-system to tests-container [1/4] support/shell-container.c: Return 127 if execve fails - - - - --- 2020-03-24 develop--- via Libc-alpha New
[4/4] stdlib: Remove lstat usage from realpath [BZ #24970] [1/4] Sync canonicalize with gnulib [BZ #10635] - - - - --- 2020-09-10 Adhemerval Zanella Netto New
[4/4] string: Fix tester build with fortify enable with gcc 6 Fix i386 build with --enable-fortify-source - - 1 - --- 2023-07-25 Adhemerval Zanella Netto New
[4/4] sunrpc: Fix path buffer overflow in svcunix_create (bug 28768) Fix two sunrpc buffer overflows - - - - --- 2022-01-12 Florian Weimer New
[4/4] system_data_types.7: srcfix: Add FIXME notes Document regoff_t (and a few minor patches) - - - - --- 2020-09-18 Alejandro Colomar New
[4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) [1/4] arm: Split BE/LE abilist - - - - --- 2019-07-24 Adhemerval Zanella Netto New
[4/4] tst-personality.c: Handle personality failing with errno EPERM [1/4] time/tst-clock2.c: clock_settime CLOCK_MONOTONIC might return EPERM - - - - --- 2022-06-26 Mark Wielaard New
[4/4] tunables: use mmap() instead of sbrk() [1/4] csu: randomize location of TCB - - - - --- 2020-11-28 Topi Miettinen New
[4/4] unsigned-__int128.3: New link to system_data_types(7) Document 128-bit types - - - - --- 2020-10-01 Alejandro Colomar New
[4/4] x86-64: Require LZCNT for AVX2 memrchr implementation x86: Fix AVX2 string functions requiring BMI2 or LZCNT (BZ #29611) - 1 - - --- 2022-10-01 Aurelien Jarno New
[4/4] x86: Expand the comment on when REP STOSB is used on memset x86: Improve ERMS usage on Zen3+ - - - - --- 2023-10-31 Adhemerval Zanella Netto New
[4/4] x86: Remove arch-specific low level lock implementation [1/4] Add single-thread.h header - - - - --- 2019-02-22 Adhemerval Zanella Netto New
[4/4] x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE - - - - --- 2017-08-02 H.J. Lu New
[4/4] x86: clock_gettime and timespec_get vDSO cleanup - - - - --- 2015-04-15 Adhemerval Zanella Netto New
[4/5,v2] Add manual documentation for threads.h - - - - --- 2015-08-11 Juan Manuel Torres Palma New
[4/5,v2] aarch64: Add vector implementations of log10 routines [1/5,v2] aarch64: Add vector implementations of tan routines - - - - --- 2023-08-08 Joe Ramsay New
[4/5,v4] Do not wrap expf and exp2f Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-29 Szabolcs Nagy New
[4/5,v9] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 - - - - --- 2015-12-07 Mike FABIAN New
[4/5] 64-bit obstack support, part 2 - - - - --- 2014-10-29 Alan Modra New
[4/5] 64-bit obstack support, part 3 - - - - --- 2014-07-26 Alan Modra New
[4/5] <sys/platform/x86.h>: Add Intel HRESET support Update <sys/platform/x86.h> for ISE revision 041 - - - - --- 2020-10-08 H.J. Lu New
[4/5] ARM: Cleanup fenv implementation - - - - --- 2014-06-10 Wilco New
[4/5] Add a test for multiple setcontext calls Add more tests for user context functions - - - - --- 2018-07-18 H.J. Lu New
[4/5] Add manual documentation for threads.h - - - - --- 2015-08-10 Juan Manuel Torres Palma New
[4/5] Clean up redundancies between string.h and strings.h. - - - - --- 2016-11-28 Zack Weinberg New
[4/5] Consolidate Linux fcntl implementation - - - - --- 2017-05-23 Adhemerval Zanella Netto New
[4/5] Consolidate pread/pread64 implementations - - - - --- 2016-02-24 Adhemerval Zanella Netto New
[4/5] Constify a variable in dl_vdso_vsym [PowerPC64] Use medium model toc accesses throughout - - - - --- 2022-01-24 Alan Modra New
[4/5] Delay initialization of CPU features struct in static binaries - - - - --- 2017-05-18 Siddhesh Poyarekar New
[4/5] Fix deadlock in _int_free consistency check Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[4/5] Linux: Assume that NEED_DL_SYSINFO_DSO is always defined Linux: Auxiliary vector parsing cleanups - - - - --- 2022-01-11 Florian Weimer New
[4/5] LoongArch: Multiarch stpcpy for unaligned access LoongArch: Multiarch string and memory copy routines for unaligned access - - - - --- 2023-04-15 Xi Ruoyao New
[4/5] Make common fmin implementation generic. - - - - --- 2016-08-30 Paul E. Murphy New
[4/5] Make terminating base64 sequences mandatory iconv: module for MODIFIED-UTF-7 - - - - --- 2020-08-19 Max Gautier New
[4/5] New exp10f version without SVID compat wrapper [1/5] benchtests: Add exp10f benchmark - - - - --- 2020-04-09 develop--- via Libc-alpha New
[4/5] PowerPC: Move NPTL public ABI headers to, sysdeps/powerpc/nptl/. - - - - --- 2014-05-23 Adhemerval Zanella New
[4/5] Refactor tst-strtod-round.c - - - - --- 2016-05-17 Paul E. Murphy New
[4/5] Refactor tst-strtod-round.c - - - - --- 2016-05-16 Paul E. Murphy New
[4/5] Remove __need_schedparam and __cpu_set_t_defined. - - - - --- 2017-06-05 Zack Weinberg New
[4/5] Remove pause and nanosleep not cancel wrappers [1/5] Consolidate futex-internal.h - - 1 - --- 2019-10-30 Adhemerval Zanella Netto New
[4/5] Remove slow paths from atan2 Remove remaining slow paths from math functions - - - - --- 2021-01-04 Wilco Dijkstra New
[4/5] S390: Add arch13 strstr ifunc variant. [1/5] S390: Add new hwcap values for new cpu architecture arch13. - - - - --- 2019-03-18 Stefan Liebler New
[4/5] S390: Use cu24 instruction for converting from utf16 to utf32. - - - - --- 2017-06-21 Stefan Liebler New
[4/5] Sync flexmember.h with gnulib [1/5] posix: Sync regex code with gnulib - - - - --- 2020-12-30 Adhemerval Zanella Netto New
[4/5] Update libmvec multiarch functions for <cpu-features.h> - - - - --- 2015-08-05 H.J. Lu New
[4/5] Use 24-hour format for d_t_fmt. [1/5] Define `am_pm` string - - - - --- 2023-08-04 develop--- via Libc-alpha New
[4/5] Use DO_SIN for sin(x) where 0.25 < |x| < 0.855469 - - - - --- 2016-08-23 Siddhesh Poyarekar New
[4/5] Y2038: add function __ctime64 Y2038: process remaining struct tm conv functions - - - - --- 2018-12-17 Albert ARIBAUD (3ADEV) New
[4/5] aarch/fpu: use generic sqrt, fma functions use gcc builtins for sqrt and fma functions - - - - --- 2020-05-30 Vineet Gupta New
[4/5] aarch64: Add vector implementations of log10 routines [v2,1/5] aarch64: Add vector implementations of tan routines - - - - --- 2023-10-05 Joe Ramsay New
[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
« 1 2 ... 109 110 111281 282 »