Show patches with: Submitter = Xi Ruoyao       |    State = Action Required       |    Archived = No       |   45 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
elf: Add new LoongArch reloc types (110 to 126) into elf.h elf: Add new LoongArch reloc types (110 to 126) into elf.h - - - - --- 2024-02-22 Xi Ruoyao New
LoongArch: Use builtins for ffs and ffsll LoongArch: Use builtins for ffs and ffsll - - 1 - --- 2024-02-04 Xi Ruoyao New
Remove sysdeps/ia64/math-use-builtins-ffs.h Remove sysdeps/ia64/math-use-builtins-ffs.h - - - - --- 2024-02-03 Xi Ruoyao New
[v2] qsort: Fix a typo causing unnecessary malloc/free (BZ 31276) [v2] qsort: Fix a typo causing unnecessary malloc/free (BZ 31276) - - - - --- 2024-01-22 Xi Ruoyao New
qsort: Fix a typo causing unnecessary malloc/free qsort: Fix a typo causing unnecessary malloc/free - - - - --- 2024-01-22 Xi Ruoyao New
[v2] Make __getrandom_nocancel set errno and add a _nostatus version [v2] Make __getrandom_nocancel set errno and add a _nostatus version - - 1 - --- 2024-01-04 Xi Ruoyao New
arc4random: Fix incorrect usage of TEMP_FAILURE_RETRY arc4random: Fix incorrect usage of TEMP_FAILURE_RETRY - - - - --- 2024-01-04 Xi Ruoyao New
[v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h 1 - 2 - --- 2023-09-25 Xi Ruoyao New
[3/3] LoongArch: Micro-optimize LD_PCREL LoongArch: Clean up after Binutils minimal version bump - - - - --- 2023-08-26 Xi Ruoyao New
[2/3] LoongArch: Remove support code for old linker in start.S LoongArch: Clean up after Binutils minimal version bump - - - - --- 2023-08-26 Xi Ruoyao New
[1/3] LoongArch: Simplify the autoconf check for static PIE LoongArch: Clean up after Binutils minimal version bump - - - - --- 2023-08-26 Xi Ruoyao New
elf: Add new LoongArch reloc types (101 to 108) into elf.h elf: Add new LoongArch reloc types (101 to 108) into elf.h - - - - --- 2023-08-09 Xi Ruoyao New
[v6,for,2.39] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v6,for,2.39] libio: Add nonnull attribute for most FILE * arguments in stdio.h - - - - --- 2023-07-12 Xi Ruoyao New
Revert "libio: Add __nonnull for FILE * arguments of fclose and freopen" Revert "libio: Add __nonnull for FILE * arguments of fclose and freopen" - - - - --- 2023-07-10 Xi Ruoyao New
[v5] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v5] libio: Add nonnull attribute for most FILE * arguments in stdio.h - - - - --- 2023-07-10 Xi Ruoyao New
[v4] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v4] libio: Add nonnull attribute for most FILE * arguments in stdio.h - - - - --- 2023-07-03 Xi Ruoyao New
[v3] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v3] libio: Add nonnull attribute for most FILE * arguments in stdio.h - - - - --- 2023-06-26 Xi Ruoyao New
[v2] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v2] libio: Add nonnull attribute for most FILE * arguments in stdio.h - - - - --- 2023-05-19 Xi Ruoyao New
libio: Add nonnull attribute for most FILE * arguments in stdio.h libio: Add nonnull attribute for most FILE * arguments in stdio.h 1 - - - --- 2023-05-18 Xi Ruoyao New
libio: Add __nonnull for FILE * arguments of fclose and freopen libio: Add __nonnull for FILE * arguments of fclose and freopen - - 1 - --- 2023-04-21 Xi Ruoyao New
[5/5] LoongArch: Multiarch memcpy for unaligned access LoongArch: Multiarch string and memory copy routines for unaligned access - - - - --- 2023-04-15 Xi Ruoyao 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
[3/5] string: stpcpy.c: Only alias __stpcpy to stpcpy if STPCPY undefined LoongArch: Multiarch string and memory copy routines for unaligned access - - - - --- 2023-04-15 Xi Ruoyao New
[2/5] LoongArch: Add LOONGARCH_HAVE_UAL macro LoongArch: Multiarch string and memory copy routines for unaligned access - - - - --- 2023-04-15 Xi Ruoyao New
[1/5] LoongArch: Add bits/hwcap.h for Linux LoongArch: Multiarch string and memory copy routines for unaligned access - - - - --- 2023-04-15 Xi Ruoyao New
LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objects LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objects - - - - --- 2023-03-26 Xi Ruoyao New
[v2,5/5] aarch64: Define __ASSUME_SYSCALL_NAMED_WORKS for Linux linux: Avoid va_list for generic syscall wrappers if possible - - - - --- 2023-03-25 Xi Ruoyao New
[v2,4/5] x86_64: Define __ASSUME_SYSCALL_NAMED_WORKS for Linux linux: Avoid va_list for generic syscall wrappers if possible - - - - --- 2023-03-25 Xi Ruoyao New
[v2,3/5] LoongArch: Define __ASSUME_SYSCALL_NAMED_WORKS for Linux linux: Avoid va_list for generic syscall wrappers if possible - - - - --- 2023-03-25 Xi Ruoyao New
[v2,2/5] linux: [__ASSUME_SYSCALL_NAMED_WORKS] Avoid using va_list for various syscall wrappers linux: Avoid va_list for generic syscall wrappers if possible - - - - --- 2023-03-25 Xi Ruoyao New
[v2,1/5] linux: Add __ASSUME_SYSCALL_NAMED_WORKS to allow avoiding va_list for generic syscall linux: Avoid va_list for generic syscall wrappers if possible - - - - --- 2023-03-25 Xi Ruoyao New
linux: Allow avoiding va_list for generic syscall and use it for LoongArch linux: Allow avoiding va_list for generic syscall and use it for LoongArch - - - - --- 2023-03-24 Xi Ruoyao New
LoongArch: Further refine the condition to enable static PIE LoongArch: Further refine the condition to enable static PIE - - - - --- 2023-02-27 Xi Ruoyao New
LoongArch: Add math-barriers.h LoongArch: Add math-barriers.h - - 1 - --- 2023-02-14 Xi Ruoyao New
longlong.h: update from GCC for LoongArch clz/ctz support longlong.h: update from GCC for LoongArch clz/ctz support - - 1 - --- 2022-10-15 Xi Ruoyao New
LoongArch: Fix the condition to use PC-relative addressing in start.S LoongArch: Fix the condition to use PC-relative addressing in start.S - - - - --- 2022-10-02 Xi Ruoyao New
[v3,1/1] LoongArch: Add static PIE support LoongArch: Add static PIE support - - - - --- 2022-09-24 Xi Ruoyao New
[v2,1/1] LoongArch: Add static PIE support LoongArch: Add static PIE support - - - - --- 2022-09-23 Xi Ruoyao New
[1/1] LoongArch: Add static PIE support LoongArch: Add static PIE support - - - - --- 2022-09-22 Xi Ruoyao New
[RFC] LoongArch: Add static PIE support [RFC] LoongArch: Add static PIE support - - - - --- 2022-09-13 Xi Ruoyao New
[resend] LoongArch: Fix dl-machine.h code formatting [resend] LoongArch: Fix dl-machine.h code formatting - - - - --- 2022-08-20 Xi Ruoyao New
LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13 LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13 - - 1 - --- 2022-08-20 Xi Ruoyao New
LoongArch: Fix dl-machine.h code formatting LoongArch: Fix dl-machine.h code formatting - - - - --- 2022-08-20 Xi Ruoyao New
[v2] test-container: return UNSUPPORTED for ENOSPC on clone() [v2] test-container: return UNSUPPORTED for ENOSPC on clone() - - 1 - --- 2022-06-28 Xi Ruoyao New
test-container: return UNSUPPORTED for ENOSPC on clone() test-container: return UNSUPPORTED for ENOSPC on clone() - - 1 - --- 2022-06-21 Xi Ruoyao New