LinuxLists
Users
About
Zhangjin Wu (
[email protected]
)
Number of posts: 633 (2.5 per day)
First post: 2023-02-15 02:37:35
Last post: 2023-10-26 17:52:00
Next Page
Date
List
Subject
2023-10-26 17:52:00
linux-kernel
Re: [PATCH 4/5] selftests/nolibc: support out-of-tree builds
2023-10-07 14:08:00
linux-kernel
Re: [PATCH 1/1] tools/nolibc: Add workarounds for centos-7
2023-10-07 13:42:20
linux-kernel
[PATCH] Re: tools/nolibc: drop test for getauxval(AT_PAGESZ)
2023-10-07 13:36:24
linux-kernel
Re: [PATCH v1 7/7] DCE/DSE: riscv: trim syscall tables
2023-10-07 13:34:38
linux-kernel
Re: [PATCH v1 6/7] DCE/DSE: riscv: add HAVE_TRIM_UNUSED_SYSCALLS support
2023-10-07 12:58:48
linux-kernel
Re: [PATCH v1 4/7] DCE/DSE: mips: add HAVE_TRIM_UNUSED_SYSCALLS support
2023-09-25 22:46:59
linux-kernel
[PATCH v1 7/7] DCE/DSE: riscv: trim syscall tables
2023-09-25 22:46:29
linux-kernel
[PATCH v1 6/7] DCE/DSE: riscv: add HAVE_TRIM_UNUSED_SYSCALLS support
2023-09-25 22:43:59
linux-kernel
[PATCH v1 5/7] DCE/DSE: riscv: move syscall tables to syscalls/
2023-09-25 22:40:47
linux-kernel
[PATCH v1 4/7] DCE/DSE: mips: add HAVE_TRIM_UNUSED_SYSCALLS support
2023-09-25 22:40:18
linux-kernel
[PATCH v1 1/7] DCE: add debug support
2023-09-25 22:40:09
linux-kernel
[PATCH v1 2/7] DCE/DSE: add unused syscalls elimination configure support
2023-09-25 22:39:20
linux-kernel
[PATCH v1 3/7] DCE/DSE: Add a new scripts/Makefile.syscalls
2023-09-25 22:35:16
linux-kernel
[PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1
2023-09-03 17:16:22
linux-kernel
RE: [RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-09-02 08:42:40
linux-kernel
Re: [RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-08-31 13:10:53
linux-kernel
RE: [RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-08-30 18:38:16
linux-kernel
RE: [RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-08-30 06:28:15
linux-kernel
Re: [RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-08-29 09:41:26
linux-kernel
[PATCH v2 1/1] tools/nolibc: i386: Fix a stack misalign bug on _start
2023-08-27 07:19:08
linux-kernel
Re: [PATCH v2 3/3] selftests/nolibc: fix up O= option support
2023-08-26 09:56:37
linux-kernel
Re: [PATCH v2 3/3] selftests/nolibc: fix up O= option support
2023-08-16 03:58:28
linux-kernel
Re: [PATCH v6 2/2] tools/nolibc: fix up size inflate regression
2023-08-14 20:18:56
linux-kernel
Re: [PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-14 15:14:07
linux-kernel
Re: [PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-14 14:54:31
linux-kernel
Re: [PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-14 11:54:46
linux-kernel
Re: [PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-14 07:53:22
linux-kernel
Re: [PATCH v2 0/7] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
2023-08-13 14:42:58
linux-kernel
Re: [PATCH v6 0/2] tools/nolibc: fix up size inflat regression
2023-08-13 14:37:44
linux-kernel
Re: [PATCH v6 2/2] tools/nolibc: fix up size inflate regression
2023-08-13 13:48:44
linux-kernel
Re: [PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-13 11:15:58
linux-kernel
Re: [PATCH v2 0/7] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
2023-08-13 10:57:25
linux-kernel
Re: [PATCH v2 5/7] selftests/nolibc: customize CROSS_COMPILE for all architectures
2023-08-11 22:21:23
linux-kernel
[PATCH v6 0/2] tools/nolibc: fix up size inflat regression
2023-08-11 21:54:39
linux-kernel
[PATCH v6 2/2] tools/nolibc: fix up size inflate regression
2023-08-11 21:54:39
linux-kernel
[PATCH v6 1/2] tools/nolibc: let sys_brk, sys_mmap and sys_mmap2 return long
2023-08-11 21:36:53
linux-kernel
[PATCH v2 3/7] selftests/nolibc: libc-test: use HOSTCC instead of CC
2023-08-11 21:26:18
linux-kernel
[PATCH v2 1/7] selftests/nolibc: allow use x86_64 toolchain for i386
2023-08-11 21:18:07
linux-kernel
[PATCH v2 0/7] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
2023-08-11 21:02:46
linux-kernel
[PATCH v2 7/7] selftests/nolibc: allow use cross toolchains from software repository
2023-08-11 21:02:46
linux-kernel
[PATCH v2 6/7] selftests/nolibc: import cc-cross-prefix macro
2023-08-11 21:02:20
linux-kernel
[PATCH v2 5/7] selftests/nolibc: customize CROSS_COMPILE for all architectures
2023-08-11 20:51:52
linux-kernel
[PATCH v2 2/7] selftests/nolibc: allow use mips64 toolchain for mips
2023-08-11 20:46:56
linux-kernel
[PATCH v2 4/7] selftests/nolibc: allow customize CROSS_COMPILE by architecture
2023-08-09 23:09:33
linux-kernel
Re: [PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-07 20:12:20
linux-kernel
[PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-07 14:49:31
linux-kernel
RE: [PATCH v3] tools/nolibc: fix up size inflate regression
2023-08-07 11:12:35
linux-kernel
[PATCH] tools/nolibc: silence ppc64 compile warnings
2023-08-07 08:24:27
linux-kernel
[PATCH v4] tools/nolibc: fix up size inflate regression
2023-08-07 06:24:02
linux-kernel
[PATCH v3] tools/nolibc: fix up size inflate regression
2023-08-06 19:41:27
linux-kernel
[PATCH v2] tools/nolibc: fix up size inflate regression