Thomas Weißschuh ([email protected])

Number of posts: 1008 (0.48 per day)
First post: 2018-09-07 16:50:03
Last post: 2024-06-16 09:13:06

Date List Subject
2023-08-03 08:02:14 linux-kernel [PATCH v3 03/14] tools/nolibc: setvbuf: avoid unused parameter warnings
2023-08-03 08:02:01 linux-kernel [PATCH v3 08/14] selftests/nolibc: make functions static if possible
2023-08-03 08:00:48 linux-kernel [PATCH v3 04/14] tools/nolibc: sys: avoid implicit sign cast
2023-08-03 07:38:26 linux-kernel [PATCH v3 14/14] selftests/nolibc: enable compiler warnings
2023-08-03 07:38:19 linux-kernel [PATCH v3 02/14] tools/nolibc: fix return type of getpagesize()
2023-08-03 07:37:42 linux-kernel [PATCH v3 10/14] selftests/nolibc: avoid sign-compare warnings
2023-08-02 22:20:28 linux-kernel Re: [PATCH v2 00/10] tools/nolibc: enable compiler warnings
2023-08-01 09:26:01 linux-kernel Re: [PATCH v2 06/10] selftests/nolibc: make functions static if possible
2023-08-01 09:14:44 linux-kernel Re: [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
2023-08-01 08:28:28 linux-kernel Re: [PATCH v2 09/10] selftests/nolibc: test return value of read() in test_vfprintf
2023-08-01 08:26:45 linux-kernel Re: [PATCH v2 06/10] selftests/nolibc: make functions static if possible
2023-08-01 07:00:02 linux-kernel [PATCH v2 10/10] selftests/nolibc: enable compiler warnings
2023-08-01 06:45:10 linux-kernel [PATCH v2 02/10] tools/nolibc: sys: avoid implicit sign cast
2023-08-01 06:42:21 linux-kernel [PATCH v2 06/10] selftests/nolibc: make functions static if possible
2023-08-01 06:26:47 linux-kernel [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
2023-08-01 06:24:09 linux-kernel [PATCH v2 01/10] tools/nolibc: drop unused variables
2023-08-01 06:23:55 linux-kernel Re: [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
2023-08-01 06:12:20 linux-kernel [PATCH v2 03/10] tools/nolibc: stdint: use int for size_t on 32bit
2023-08-01 06:03:16 linux-kernel [PATCH v2 05/10] selftests/nolibc: mark test helpers as potentially unused
2023-08-01 06:02:23 linux-kernel [PATCH v2 09/10] selftests/nolibc: test return value of read() in test_vfprintf
2023-08-01 05:58:47 linux-kernel [PATCH v2 00/10] tools/nolibc: enable compiler warnings
2023-08-01 05:57:58 linux-kernel [PATCH v2 04/10] selftests/nolibc: drop unused variables
2023-08-01 05:37:57 linux-kernel [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
2023-07-31 19:46:02 linux-kernel Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
2023-07-31 16:35:56 linux-kernel Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
2023-07-31 09:55:43 linux-kernel Re: [PATCH 4/4] selftests/nolibc: enable -Wall compiler warnings
2023-07-31 08:49:24 linux-kernel Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
2023-07-31 08:23:43 linux-kernel [PATCH 3/4] tools/nolibc: drop unused variables
2023-07-31 08:16:04 linux-kernel Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
2023-07-31 07:25:05 linux-kernel [PATCH 2/4] selftests/nolibc: drop unused variables
2023-07-31 07:23:56 linux-kernel [PATCH 0/4] tools/nolibc: enable compiler warnings
2023-07-31 07:21:09 linux-kernel [PATCH 4/4] selftests/nolibc: enable -Wall compiler warnings
2023-07-31 06:43:13 linux-kernel [PATCH 1/4] selftests/nolibc: drop unused test helpers
2023-07-28 22:56:43 linux-kernel [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
2023-07-26 06:37:45 linux-kernel [PATCH] selftests/nolibc: avoid buffer underrun in space printing
2023-07-25 15:25:30 linux-kernel [PATCH] mmc: core: propagate removable attribute to driver core
2023-07-21 13:43:33 linux-kernel Re: [PATCH RFC 7/7] selftests/nolibc: proof of concept for TAP output
2023-07-18 22:27:04 linux-kernel [PATCH RFC 4/7] selftests/nolibc: count subtests
2023-07-18 22:18:55 linux-kernel [PATCH RFC 1/7] selftests/nolibc: statically calculate number of testsuites
2023-07-18 22:17:34 linux-kernel [PATCH RFC 2/7] selftests/nolibc: use unsigned indices for testcases
2023-07-18 22:16:49 linux-kernel [PATCH RFC 0/7] selftests/nolibc: KTAP output
2023-07-18 22:16:48 linux-kernel [PATCH RFC 6/7] kselftest: support skipping tests with testname
2023-07-18 22:12:21 linux-kernel [PATCH RFC 3/7] selftests/nolibc: replace repetitive test structure with macro
2023-07-18 22:11:15 linux-kernel [PATCH RFC 5/7] kselftest: support KTAP format
2023-07-18 22:09:52 linux-kernel [PATCH RFC 7/7] selftests/nolibc: proof of concept for TAP output
2023-07-16 21:12:53 linux-kernel [PATCH] pgpkeys: use full keyid to trust Linus' key
2023-07-16 21:09:42 linux-kernel [PATCH] pgpkeys: new keys need two signatures
2023-07-13 20:12:40 linux-kernel [PATCH v3] nbd: automatically load module on genl access
2023-07-11 10:03:43 linux-kernel [PATCH 1/4] selftests/nolibc: make evaluation of test conditions
2023-07-11 10:03:04 linux-kernel [PATCH 2/4] selftests/nolibc: simplify status printing
2023-07-11 09:59:40 linux-kernel [PATCH 4/4] selftests/nolibc: avoid gaps in test numbers