Willy Tarreau ([email protected])

Number of posts: 4279 (0.66 per day)
First post: 2006-08-02 19:59:47
Last post: 2024-04-25 16:39:34

Date List Subject
2023-10-22 09:22:33 linux-kernel Re: [PATCH 2/5] selftests/nolibc: use EFI -bios for LoongArch qemu
2023-10-21 09:14:26 linux-kernel Re: [PATCH] tools/nolibc: Add Linux specific waitpid() flags
2023-10-19 12:02:31 linux-kernel Re: the nul-terminated string helper desk chair rearrangement
2023-10-19 07:03:16 linux-kernel Re: the nul-terminated string helper desk chair rearrangement
2023-10-15 13:11:29 linux-kernel [PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
2023-10-14 15:32:03 linux-kernel Re: [PATCH v2] docs: add backporting and conflict resolution document
2023-10-14 10:14:59 linux-kernel Re: [PATCH v2] docs: add backporting and conflict resolution document
2023-10-13 07:09:27 linux-kernel Re: [RFC PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
2023-10-13 03:48:10 linux-kernel Re: [RFC PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
2023-10-12 07:06:59 linux-kernel Re: [PATCH] selftests/nolibc: add tests for multi-object linkage
2023-10-11 03:26:44 linux-kernel Re: [PATCH] selftests/nolibc: use qemu-system-ppc64 for ppc64le
2023-10-09 12:03:13 linux-kernel Re: nolibc changes since 6.6-rc1 for linux-next
2023-10-09 07:31:45 linux-kernel Re: nolibc changes since 6.6-rc1 for linux-next
2023-10-09 06:54:32 linux-kernel Re: nolibc changes since 6.6-rc1 for linux-next
2023-10-07 16:40:53 linux-kernel Re: [RFC PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
2023-10-07 14:07:03 linux-kernel [RFC PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
2023-10-07 10:38:04 linux-kernel Re: [PATCH v2] tools/nolibc: add support for constructors and destructors
2023-10-07 10:38:03 linux-kernel Re: [PATCH] tools/nolibc: drop test for getauxval(AT_PAGESZ)
2023-10-07 08:31:04 linux-kernel Re: [PATCH RFC] tools/nolibc: add support for constructors and destructors
2023-10-07 07:07:11 linux-kernel Re: nolibc changes since 6.6-rc1 for linux-next
2023-10-07 06:50:49 linux-kernel Re: [PATCH RFC] tools/nolibc: add support for constructors and destructors
2023-09-18 17:13:29 linux-kernel Re: [PATCH RFC v2] selftests/nolibc: don't embed initramfs into kernel image
2023-09-18 16:59:19 linux-kernel Re: [PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-17 15:09:48 linux-kernel Re: [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-17 09:49:56 linux-kernel Re: [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-17 03:35:08 linux-kernel Re: [PATCH RFC 0/3] selftests/nolibc: avoid spurious kernel relinks
2023-09-17 03:35:04 linux-kernel Re: [PATCH 4/4] tools/nolibc: automatically detect necessity to use pselect6
2023-09-17 03:03:29 linux-kernel Re: [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-17 03:02:09 linux-kernel Re: [PATCH 3/4] tools/nolibc: don't define new syscall number
2023-09-17 02:51:23 linux-kernel Re: [PATCH 1/4] selftests/nolibc: allow building i386 with multiarch compiler
2023-09-17 02:49:12 linux-kernel Re: [PATCH] MAINTAINERS: nolibc: update tree location
2023-09-13 21:08:18 linux-kernel Re: aarch64 binaries using nolibc segfault before reaching the entry point
2023-09-04 19:37:58 linux-kernel Re: [RFC PATCH v3 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
2023-09-04 12:06:32 linux-kernel Re: [RFC PATCH v3 0/4] nolibc x86-64 string functions
2023-09-03 22:41:34 linux-kernel Re: [RFC PATCH v3 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
2023-09-03 13:41:57 linux-kernel Re: [RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-09-02 07:43:39 linux-kernel Re: [RFC PATCH v2 1/4] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
2023-09-01 12:45:02 linux-kernel Re: [RFC PATCH v1 3/5] tools/nolibc: x86-64: Use `rep cmpsb` for `memcmp()`
2023-08-31 00:10:53 linux-kernel Re: [RFC PATCH v1 4/5] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
2023-08-30 23:41:12 linux-kernel Re: [RFC PATCH v1 0/5] nolibc x86-64 string functions
2023-08-30 19:19:09 linux-kernel Re: [PATCH 1/2] tools/nolibc: add stdarg.h header
2023-08-30 18:47:18 linux-kernel Re: [RFC PATCH v1 2/5] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
2023-08-30 18:46:14 linux-kernel Re: [PATCH 1/2] tools/nolibc: add stdarg.h header
2023-08-30 18:37:30 linux-kernel Re: [PATCH v3 0/1] Fix a stack misalign bug on _start
2023-08-30 06:12:26 linux-kernel Re: [RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-08-29 13:36:38 linux-kernel Re: [PATCH 1/2] tools/nolibc: add stdarg.h header
2023-08-29 13:25:32 linux-kernel Re: [PATCH v2 1/1] tools/nolibc: i386: Fix a stack misalign bug on _start
2023-08-29 12:59:49 linux-kernel Re: [PATCH 1/2] tools/nolibc: add stdarg.h header
2023-08-24 08:31:41 linux-kernel Re: linux-next: manual merge of the nolibc tree with the vfs-brauner tree
2023-08-24 08:11:40 linux-kernel Re: linux-next: manual merge of the nolibc tree with the mm-stable tree
2023-08-22 15:56:10 linux-kernel Re: linux-next: duplicate patch in the nolibc tree