Thomas Weißschuh ([email protected])

Number of posts: 244 (0.25 per day)
First post: 2021-05-11 13:33:42
Last post: 2023-12-24 22:38:53

Date List Subject
2023-06-22 20:56:35 linux-kernel Re: [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
2023-06-22 18:12:08 linux-kernel Re: [RFC PATCH liburing v1 3/3] src/Makefile: Allow using stack protector with libc
2023-06-21 19:36:41 linux-kernel Re: [PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config
2023-06-21 19:13:43 linux-kernel Re: [PATCH v4 07/10] tools/nolibc: clean up mmap() support
2023-06-21 19:08:55 linux-kernel Re: [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
2023-06-08 16:34:37 linux-kernel Re: [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
2023-06-07 22:18:27 linux-kernel nolibc: KTAP output and test reports
2023-06-07 21:47:16 linux-kernel Re: [PATCH v3 0/3] tools/nolibc: add a new syscall helper
2023-06-07 19:59:18 linux-kernel Re: [PATCH] fs: avoid empty option when generating legacy mount string
2023-06-07 06:26:49 linux-kernel Re: [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
2023-06-06 18:45:50 linux-kernel Re: [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
2023-06-05 11:12:54 linux-kernel Re: nolibc patches, still possible for 6.5 ?
2023-06-04 19:54:30 linux-kernel Re: [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
2023-06-04 19:29:59 linux-kernel Re: [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
2023-06-04 12:17:33 linux-kernel Re: [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
2023-06-04 12:15:24 linux-kernel Re: [PATCH] tools/nolibc: ensure fast64 integer types have 64 bits
2023-06-04 07:55:25 linux-kernel Re: [PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
2023-06-04 07:44:29 linux-kernel Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
2023-06-03 07:02:58 linux-kernel Re: [PATCH v15 05/13] hp-bioscfg: enum-attributes
2023-06-02 11:07:16 linux-kernel Re: [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
2023-06-02 10:36:58 linux-kernel Re: [PATCH] selftests/nolibc: test_fork: fix up duplicated print
2023-05-30 21:58:01 linux-kernel Re: [PATCH v15 05/13] hp-bioscfg: enum-attributes
2023-05-30 16:59:20 linux-kernel Re: [PATCH v2 0/4] block: constify some structures of partitions/core.c
2023-05-30 12:53:57 linux-kernel Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
2023-05-30 12:06:11 linux-kernel Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
2023-05-30 11:12:56 linux-kernel Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
2023-05-30 09:32:07 linux-kernel Re: [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types
2023-05-29 21:50:13 linux-kernel Re: [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
2023-05-29 08:58:51 linux-kernel Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
2023-05-28 14:07:43 linux-kernel Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
2023-05-28 10:02:26 linux-kernel Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
2023-05-28 08:58:13 linux-kernel Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
2023-05-26 15:39:20 linux-kernel Re: [PATCH v15 05/13] hp-bioscfg: enum-attributes
2023-05-26 15:32:41 linux-kernel Re: [PATCH v15 03/13] hp-bioscfg: bioscfg
2023-05-26 15:24:04 linux-kernel Re: [PATCH v15 02/13] hp-bioscfg: bioscfg-h
2023-05-26 07:44:08 linux-kernel Re: [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
2023-05-26 07:27:58 linux-kernel Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
2023-05-26 07:08:36 linux-kernel Re: [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
2023-05-26 07:05:42 linux-kernel Re: [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
2023-05-25 07:47:51 linux-kernel Re: [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
2023-05-24 20:51:58 linux-kernel Re: [PATCH 03/13] selftests/nolibc: print name instead of number for EOVERFLOW
2023-05-24 20:26:09 linux-kernel Re: [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
2023-05-24 19:57:49 linux-kernel Re: [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
2023-05-24 07:45:23 linux-kernel Re: [PATCH 0/3] tools/nolibc: stack protector compatibility fixes
2023-05-23 20:51:41 linux-kernel Re: [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
2023-05-21 12:33:52 linux-kernel Re: [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
2023-05-20 14:32:28 linux-kernel Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
2023-05-20 14:13:18 linux-kernel Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
2023-05-20 07:36:37 linux-kernel Re: [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
2023-05-19 10:35:01 linux-kernel Re: [PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
2023-05-08 21:59:58 linux-kernel Re: [PATCH v12 05/13] HP BIOSCFG driver - ordered-attributes