Show patches with: none      |   501 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[uclibc-ng-devel,2/2] Add vDSO support for aarch64. [uclibc-ng-devel,1/2] Generalize vDSO code. - - - - --- 2024-04-16 Dmitry Chestnykh New
[uclibc-ng-devel,1/2] Generalize vDSO code. [uclibc-ng-devel,1/2] Generalize vDSO code. - - - - --- 2024-04-16 Dmitry Chestnykh New
[uclibc-ng-devel] Fix vDSO support for all supported architectures. [uclibc-ng-devel] Fix vDSO support for all supported architectures. - - - - --- 2024-04-15 Dmitry Chestnykh New
[uclibc-ng-devel] Re: Issue: Possible buffer overflow in _vfprintf.c (out-of-bounds access) [uclibc-ng-devel] Re: Issue: Possible buffer overflow in _vfprintf.c (out-of-bounds access) - - - - --- 2023-10-26 Diego Dias New
[uclibc-ng-devel] Provide fixups for riscv32. [uclibc-ng-devel] Provide fixups for riscv32. - - - - --- 2024-04-12 Dmitry Chestnykh Accepted
[uclibc-ng-devel,v2] libuargp: restrict compatibility macros in argp.h only [uclibc-ng-devel,v2] libuargp: restrict compatibility macros in argp.h only - - 1 - --- 2024-04-11 Ziyao Accepted
[uclibc-ng-devel,1/1] tree: Remove ^L [uclibc-ng-devel,1/1] tree: Remove ^L - - - - --- 2024-04-10 Petr Vorel Accepted
[uclibc-ng-devel] libpthread/linuxthreads: add missing string.h include in condvar.c [uclibc-ng-devel] libpthread/linuxthreads: add missing string.h include in condvar.c - - - - --- 2024-03-07 Marcus Haehnel Accepted
[uclibc-ng-devel] libpthread: Remove no longer valid attribute_unused [uclibc-ng-devel] libpthread: Remove no longer valid attribute_unused - - - - --- 2024-03-07 Marcus Haehnel Accepted
[uclibc-ng-devel] libm/w_j0f.c: Call correct ieee754 function [uclibc-ng-devel] libm/w_j0f.c: Call correct ieee754 function - - - - --- 2024-03-03 Marcus Haehnel Accepted
[uclibc-ng-devel] Add time64 support to ARC. [uclibc-ng-devel] Add time64 support to ARC. - - - - --- 2024-03-02 Dmitry Chestnykh Accepted
[uclibc-ng-devel] libc: Remove 32bit timespec structures everywhere. [uclibc-ng-devel] libc: Remove 32bit timespec structures everywhere. - - - - --- 2024-03-01 Dmitry Chestnykh Accepted
[uclibc-ng-devel] libc: restore correct definition of semid_ds struct. [uclibc-ng-devel] libc: restore correct definition of semid_ds struct. - - - - --- 2024-02-29 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Add time64 support for sparc. [uclibc-ng-devel] Add time64 support for sparc. - - - - --- 2024-02-29 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Add time64 support to OpenRISC. [uclibc-ng-devel] Add time64 support to OpenRISC. - - - - --- 2024-02-28 Dmitry Chestnykh Accepted
[uclibc-ng-devel,3/3] libc: Pass 64bit-only time structures to syscalls. [uclibc-ng-devel,1/3] ldso: Use statx() when time64 is enabled. - - - - --- 2024-02-28 Dmitry Chestnykh Accepted
[uclibc-ng-devel,2/3] libc: always redirect *stat() family to statx() with time64 enabled. [uclibc-ng-devel,1/3] ldso: Use statx() when time64 is enabled. - - - - --- 2024-02-28 Dmitry Chestnykh Accepted
[uclibc-ng-devel,1/3] ldso: Use statx() when time64 is enabled. [uclibc-ng-devel,1/3] ldso: Use statx() when time64 is enabled. - - - - --- 2024-02-28 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Add test to *stat() after 2038y with time64. [uclibc-ng-devel] Add test to *stat() after 2038y with time64. - - - - --- 2024-02-26 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Fix *stat() and *stat64() when the time is beyond year 2038. [uclibc-ng-devel] Fix *stat() and *stat64() when the time is beyond year 2038. - - - - --- 2024-02-26 Dmitry Chestnykh Accepted
[uclibc-ng-devel,2/2] Add time64 support for MIPS32. [uclibc-ng-devel,1/2] Refactor `ts32_struct` and `TO_ITS64_P`. - - - - --- 2024-02-26 Dmitry Chestnykh Accepted
[uclibc-ng-devel,1/2] Refactor `ts32_struct` and `TO_ITS64_P`. [uclibc-ng-devel,1/2] Refactor `ts32_struct` and `TO_ITS64_P`. - - - - --- 2024-02-26 Dmitry Chestnykh Accepted
[uclibc-ng-devel,v4] Add support for using time64 on big-endian machines. [uclibc-ng-devel,v4] Add support for using time64 on big-endian machines. - - 1 - --- 2024-02-25 Dmitry Chestnykh Accepted
[uclibc-ng-devel,2/2] Add time64 support for PowerPC. [uclibc-ng-devel,1/2] Add support for using time64 on big-endian machines. - - - - --- 2024-02-24 Dmitry Chestnykh Accepted
[uclibc-ng-devel] ldso: Remove unneeded semicolons. [uclibc-ng-devel] ldso: Remove unneeded semicolons. - - - - --- 2024-02-22 Dmitry Chestnykh Accepted
[uclibc-ng-devel] xtensa: Add time64 support. [uclibc-ng-devel] xtensa: Add time64 support. - - 1 - --- 2024-02-22 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Remove unneeded comparisons. [uclibc-ng-devel] Remove unneeded comparisons. - - - - --- 2024-02-21 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Introduce time64 support. [uclibc-ng-devel] Introduce time64 support. - - - - --- 2024-02-21 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Replace null subtraction with cast [uclibc-ng-devel] Replace null subtraction with cast - - - - --- 2024-02-20 Sven Linker Accepted
[uclibc-ng-devel] libc: Fix some unused parameter warnings [uclibc-ng-devel] libc: Fix some unused parameter warnings - - - - --- 2024-02-20 Sven Linker Accepted
[uclibc-ng-devel] Remove duplicate semicolons [uclibc-ng-devel] Remove duplicate semicolons - - - - --- 2024-02-20 Marcus Haehnel Accepted
[uclibc-ng-devel] Re: [PATCH] dl-elf.c: Add null-pointer check [uclibc-ng-devel] Re: [PATCH] dl-elf.c: Add null-pointer check - - - - --- 2024-02-20 Frank Mehnert Accepted
[uclibc-ng-devel] Rename `reloc_addr` to suppress `-Wshadow` warning. [uclibc-ng-devel] Rename `reloc_addr` to suppress `-Wshadow` warning. - - - - --- 2024-02-19 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Fix broken compilation of uClibc-ng. [uclibc-ng-devel] Fix broken compilation of uClibc-ng. - - - - --- 2024-02-17 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Re: Possible bug in tempname.c (and its usage)? [uclibc-ng-devel] Re: Possible bug in tempname.c (and its usage)? - - - - --- 2024-02-13 Sven Linker Accepted
[uclibc-ng-devel] Add extra `-shared` to link.so command. [uclibc-ng-devel] Add extra `-shared` to link.so command. - - - - --- 2024-02-11 Dmitry Chestnykh Accepted
[uclibc-ng-devel] features.h: Rework _DEFAULT_SOURCE [uclibc-ng-devel] features.h: Rework _DEFAULT_SOURCE - - - - --- 2024-02-10 Paul Cercueil Accepted
[uclibc-ng-devel] libc: Fix dns-related build issues. [uclibc-ng-devel] libc: Fix dns-related build issues. - - - - --- 2024-02-10 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Re: [PATCH] ld.so: Add support of DT_RELR relocation format. [uclibc-ng-devel] Re: [PATCH] ld.so: Add support of DT_RELR relocation format. - - - - --- 2024-02-07 Dmitry Chestnykh Accepted
[uclibc-ng-devel] Fix redefinition of _GNU_SOURCE. [uclibc-ng-devel] Fix redefinition of _GNU_SOURCE. - - - - --- 2024-02-06 Dmitry Chestnykh Accepted
[uclibc-ng-devel,2/2] sys/stat.h: Make fchmod() available if __USE_XOPEN2K [uclibc-ng-devel,1/2] sys/stat.h: Make S_ISSOCK() available if __USE_XOPEN2K - - - - --- 2024-02-06 Paul Cercueil Accepted
[uclibc-ng-devel,1/2] sys/stat.h: Make S_ISSOCK() available if __USE_XOPEN2K [uclibc-ng-devel,1/2] sys/stat.h: Make S_ISSOCK() available if __USE_XOPEN2K - - - - --- 2024-02-06 Paul Cercueil Accepted
[uclibc-ng-devel] dl-elf.c: Add null-pointer check [uclibc-ng-devel] dl-elf.c: Add null-pointer check - - - - --- 2024-01-30 Frank Mehnert Accepted
[uclibc-ng-devel] Fixes for Clang warnings [uclibc-ng-devel] Fixes for Clang warnings - - - - --- 2023-12-20 Marius Melzer Accepted
[uclibc-ng-devel] elf: support ELF binaries in noMMU [uclibc-ng-devel] elf: support ELF binaries in noMMU - - - - --- 2023-11-28 Greg Ungerer Accepted
[uclibc-ng-devel] linuxthreads: Avoid definiton without prototype warning [uclibc-ng-devel] linuxthreads: Avoid definiton without prototype warning - - - - --- 2023-11-25 Marcus Haehnel Accepted
[uclibc-ng-devel] getaddrinfo.c: Avoid misleading indentation warning [uclibc-ng-devel] getaddrinfo.c: Avoid misleading indentation warning - - - - --- 2023-11-25 Marcus Haehnel Accepted
[uclibc-ng-devel] rlimit: fix 64-bit RLIM64_INFINITY macro [uclibc-ng-devel] rlimit: fix 64-bit RLIM64_INFINITY macro - - - - --- 2023-11-17 Pavel Kozlov Accepted
[uclibc-ng-devel] fnmatch: fix possible access beyond of parameter string [uclibc-ng-devel] fnmatch: fix possible access beyond of parameter string - - - - --- 2023-11-09 Marcus Haehnel Accepted
[uclibc-ng-devel] arc: remove read ahead in asm strcmp code for ARCHS [uclibc-ng-devel] arc: remove read ahead in asm strcmp code for ARCHS - - - - --- 2023-11-09 Pavel Kozlov Accepted
[uclibc-ng-devel] arc: add acq/rel variants for atomic cmpxchg/xchg [uclibc-ng-devel] arc: add acq/rel variants for atomic cmpxchg/xchg - - - - --- 2023-11-09 Pavel Kozlov Accepted
[uclibc-ng-devel] prlimit: add name redirection and fix incorrect parameters to syscall [uclibc-ng-devel] prlimit: add name redirection and fix incorrect parameters to syscall - 1 - - --- 2023-11-07 Pavel Kozlov Accepted
[uclibc-ng-devel] misc: add tests for getrlimit/setrlimit/prlimit [uclibc-ng-devel] misc: add tests for getrlimit/setrlimit/prlimit - - - - --- 2023-11-07 Pavel Kozlov Accepted
[uclibc-ng-devel,v2] libpthread/nptl: make default stack size configurable [uclibc-ng-devel,v2] libpthread/nptl: make default stack size configurable - - - - --- 2023-11-02 Ben Wolsieffer Accepted
[uclibc-ng-devel] Re: [PATCH 1/4] fstatat64: define it as a wrapper of statx if the kernel does not… [uclibc-ng-devel] Re: [PATCH 1/4] fstatat64: define it as a wrapper of statx if the kernel does not… - - - - --- 2023-10-27 Waldemar Brodkorb Accepted
[uclibc-ng-devel] setjmp.h: Fix C++ build and avoid duplicate throw declaration [uclibc-ng-devel] setjmp.h: Fix C++ build and avoid duplicate throw declaration - - - - --- 2023-10-22 Marcus Haehnel Accepted
[uclibc-ng-devel] arm: elf-fdpic.h: avoid void pointer subtraction [uclibc-ng-devel] arm: elf-fdpic.h: avoid void pointer subtraction - - - - --- 2023-10-20 Ben Wolsieffer Accepted
[uclibc-ng-devel] Fix -Warray-parameter warning for __sigsetjmp [uclibc-ng-devel] Fix -Warray-parameter warning for __sigsetjmp - - - - --- 2023-10-17 Pavel Kozlov Accepted
[uclibc-ng-devel] setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs [uclibc-ng-devel] setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs - 1 - 1 --- 2023-10-17 Pavel Kozlov Accepted
[uclibc-ng-devel] kvx: fix asm syntax [uclibc-ng-devel] kvx: fix asm syntax 1 - - 1 --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,v2] fork: generate stub on no-MMU systems [uclibc-ng-devel,v2] fork: generate stub on no-MMU systems - - - - --- 2023-09-14 Ben Wolsieffer Accepted
[uclibc-ng-devel,5/5] kvx: use a custom stat.h header [uclibc-ng-devel,1/5] kvx: add support for kv3-2 (Coolidge v2 SoC) - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,4/5] kvx: define that kvx port supports statx syscall [uclibc-ng-devel,1/5] kvx: add support for kv3-2 (Coolidge v2 SoC) - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,3/5] kvx: align specification of user regs [uclibc-ng-devel,1/5] kvx: add support for kv3-2 (Coolidge v2 SoC) - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,2/5] kvx: atomic: rework using compiler builtins [uclibc-ng-devel,1/5] kvx: add support for kv3-2 (Coolidge v2 SoC) - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,1/5] kvx: add support for kv3-2 (Coolidge v2 SoC) [uclibc-ng-devel,1/5] kvx: add support for kv3-2 (Coolidge v2 SoC) - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,4/4] fstatat: add wrapper that uses statx for non-legacy arch [uclibc-ng-devel,1/4] fstatat64: define it as a wrapper of statx if the kernel does not support fst… - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,3/4] add support for systems without legacy setrlimit/getrlimit syscalls [uclibc-ng-devel,1/4] fstatat64: define it as a wrapper of statx if the kernel does not support fst… - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,2/4] fstat: add missing return value statement for the statx wrapping case [uclibc-ng-devel,1/4] fstatat64: define it as a wrapper of statx if the kernel does not support fst… - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel,1/4] fstatat64: define it as a wrapper of statx if the kernel does not support fst… [uclibc-ng-devel,1/4] fstatat64: define it as a wrapper of statx if the kernel does not support fst… - - - - --- 2023-09-14 Yann Sionneau Accepted
[uclibc-ng-devel] daemon.c: make _fork_parent static inline again [uclibc-ng-devel] daemon.c: make _fork_parent static inline again - - - - --- 2023-09-05 Max Filippov Accepted
[uclibc-ng-devel,v2] linuxthreads/signal: improve sigaction behavior [uclibc-ng-devel,v2] linuxthreads/signal: improve sigaction behavior - - - - --- 2023-08-02 Max Filippov Accepted
[uclibc-ng-devel] des.c: constify des tables [uclibc-ng-devel] des.c: constify des tables - - - - --- 2023-07-30 Max Filippov Accepted
[uclibc-ng-devel] libc/sysdeps/linux/common/bits/wchar.h: resync with glibc, fix build issue with g… [uclibc-ng-devel] libc/sysdeps/linux/common/bits/wchar.h: resync with glibc, fix build issue with g… - - - - --- 2023-07-12 Thomas Petazzoni Accepted
[uclibc-ng-devel] Fix exec-null test for newer kernels [uclibc-ng-devel] Fix exec-null test for newer kernels - - - - --- 2023-06-14 Yann Sionneau Accepted
[uclibc-ng-devel,2/2] Fix compilation error on noMMU/nothread systems with old compilers [uclibc-ng-devel,1/2] Revert "librt: avoid compilation error" - - - - --- 2023-06-12 Yann Sionneau Accepted
[uclibc-ng-devel,1/2] Revert "librt: avoid compilation error" [uclibc-ng-devel,1/2] Revert "librt: avoid compilation error" - - - - --- 2023-06-12 Yann Sionneau Accepted
[uclibc-ng-devel] Implement 'futimesat' function for architectures where Linux does not provide a f… [uclibc-ng-devel] Implement 'futimesat' function for architectures where Linux does not provide a f… - - - - --- 2023-03-12 Elliot Thomas Accepted
[uclibc-ng-devel,2/2] fix for CVE-2022-29503 [uclibc-ng-devel,1/2] fix for CVE-2022-29503 - - - - --- 2023-01-21 linted Accepted
[uclibc-ng-devel,1/2] fix for CVE-2022-29503 [uclibc-ng-devel,1/2] fix for CVE-2022-29503 - - - - --- 2023-01-21 linted Accepted
[uclibc-ng-devel] RISC-V 32-bit support [uclibc-ng-devel] RISC-V 32-bit support - - - - --- 2022-11-19 Yimin Gu Accepted
[uclibc-ng-devel] static pie support for ppc [uclibc-ng-devel] static pie support for ppc - - - - --- 2022-10-08 linted Accepted
[uclibc-ng-devel] arc: add optimized string functions for ARCv3 [uclibc-ng-devel] arc: add optimized string functions for ARCv3 - - - - --- 2022-10-07 Pavel Kozlov Accepted
[uclibc-ng-devel] static pie porting docs [uclibc-ng-devel] static pie porting docs - - - - --- 2022-09-26 linted Accepted
[uclibc-ng-devel,2/2] arc: fix TLS_GD macro, bad clobber list tests: adaptation for ARCv3 - - - - --- 2022-09-20 Pavel Kozlov Accepted
[uclibc-ng-devel,1/2] arc: use existing tls macros for ARCv3 32-bit CPUs tests: adaptation for ARCv3 - - - - --- 2022-09-20 Pavel Kozlov Accepted
[uclibc-ng-devel,4/4] arc: add support for ARCv3 32-bit processors add support for ARCv3 32-bit processors - - - - --- 2022-09-20 Pavel Kozlov Accepted
[uclibc-ng-devel,3/4] arc: add asm macros add support for ARCv3 32-bit processors - - - - --- 2022-09-20 Pavel Kozlov Accepted
[uclibc-ng-devel,2/4] ldso: arc: add compiler option check add support for ARCv3 32-bit processors - - - - --- 2022-09-20 Pavel Kozlov Accepted
[uclibc-ng-devel,1/4] arc: minor cleanup for ARCv2 add support for ARCv3 32-bit processors - - - - --- 2022-09-20 Pavel Kozlov Accepted
[uclibc-ng-devel,v2,5/5] xtensa: add static pie support add static PIE support for xtensa - - - - --- 2022-09-15 Max Filippov Accepted
[uclibc-ng-devel,v2,4/5] xtensa: drop ARCH_NEEDS_BOOTSTRAP_RELOCS add static PIE support for xtensa - - - - --- 2022-09-15 Max Filippov Accepted
[uclibc-ng-devel,v2,3/5] xtensa: ldso: make GOT protection adjustment conditional add static PIE support for xtensa - - - - --- 2022-09-15 Max Filippov Accepted
[uclibc-ng-devel,v2,2/5] ldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferry add static PIE support for xtensa - - - - --- 2022-09-15 Max Filippov Accepted
[uclibc-ng-devel,v2,1/5] static pie: fix building static PDE add static PIE support for xtensa - - - - --- 2022-09-15 Max Filippov Accepted
[uclibc-ng-devel,v2] nptl: use mmap to allocate initial TLS data for static PIE on noMMU [uclibc-ng-devel,v2] nptl: use mmap to allocate initial TLS data for static PIE on noMMU - - - - --- 2022-09-06 Max Filippov Accepted
[uclibc-ng-devel,v3] Static PIE support for mips [uclibc-ng-devel,v3] Static PIE support for mips - - - - --- 2022-09-02 linted Accepted
[uclibc-ng-devel] Added support for creation of Static Position-Independent Executable (PIE) on aar… [uclibc-ng-devel] Added support for creation of Static Position-Independent Executable (PIE) on aar… - - - - --- 2022-07-28 linted Accepted
[uclibc-ng-devel] Odd thing in aarch64 support [uclibc-ng-devel] Odd thing in aarch64 support - - - - --- 2022-07-26 Thomas Petazzoni Accepted
[uclibc-ng-devel,v4] Static PIE support for i386, x86_64, and arm [uclibc-ng-devel,v4] Static PIE support for i386, x86_64, and arm - - - - --- 2022-07-23 linted Accepted
« 1 2 3 45 6 »