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-09-30 04:59:00 linux-kernel [PATCH] power: supply: core: remove opencoded string_lower()
2023-09-29 16:25:42 linux-kernel Re: [PATCH] docs: submitting-patches: encourage direct notifications to reviewers
2023-09-27 22:18:12 linux-kernel Re: [PATCH 1/1] tools/nolibc: Add workarounds for centos-7
2023-09-27 20:16:21 linux-kernel [PATCH] docs: submitting-patches: encourage direct notifications to reviewers
2023-09-27 08:08:48 linux-kernel Re: [PATCH 1/1] tools/nolibc: Add workarounds for centos-7
2023-09-19 23:46:35 linux-kernel Re: [PATCH] hwmon: powerz: add support for ChargerLAB KM002C
2023-09-19 00:33:08 linux-kernel Re: [PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-18 13:31:31 linux-kernel Re: [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-17 23:51:32 linux-kernel Re: [PATCH RFC 0/3] selftests/nolibc: avoid spurious kernel relinks
2023-09-17 22:31:52 linux-kernel [PATCH v2 3/4] tools/nolibc: don't define new syscall number
2023-09-17 22:16:14 linux-kernel [PATCH v2 4/4] tools/nolibc: automatically detect necessity to use pselect6
2023-09-17 21:27:05 linux-kernel [PATCH RFC v2] selftests/nolibc: don't embed initramfs into kernel image
2023-09-17 19:36:01 linux-kernel [PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-17 17:24:28 linux-kernel [PATCH v2 1/4] selftests/nolibc: allow building i386 with multiarch compiler
2023-09-17 17:15:43 linux-kernel [PATCH v2 0/4] tools/nolibc: cleanups for syscall fallbacks
2023-09-17 08:06:23 linux-kernel Re: [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-16 21:10:52 linux-kernel Re: aarch64 binaries using nolibc segfault before reaching the entry point
2023-09-16 16:00:11 linux-kernel [PATCH RFC 1/3] kbuild: add toplevel target for usr/gen_init_cpio
2023-09-16 12:31:13 linux-kernel [PATCH RFC 2/3] selftests/nolibc: don't embed initramfs into kernel image
2023-09-16 12:06:23 linux-kernel [PATCH RFC 0/3] selftests/nolibc: avoid spurious kernel relinks
2023-09-16 08:18:47 linux-kernel [PATCH RFC 3/3] selftests/nolibc: drop target "rerun"
2023-09-16 02:39:00 linux-kernel [PATCH] MAINTAINERS: nolibc: update tree location
2023-09-16 00:07:00 linux-kernel Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
2023-09-15 14:39:38 linux-kernel Re: [PATCH RFC] binfmt_elf: fully allocate bss pages
2023-09-15 02:12:09 linux-kernel [PATCH 3/4] tools/nolibc: don't define new syscall number
2023-09-15 01:00:59 linux-kernel [PATCH RFC] binfmt_elf: fully allocate bss pages
2023-09-15 00:56:19 linux-kernel [PATCH 1/4] selftests/nolibc: allow building i386 with multiarch compiler
2023-09-14 23:42:24 linux-kernel [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
2023-09-14 22:07:28 linux-kernel [PATCH 4/4] tools/nolibc: automatically detect necessity to use pselect6
2023-09-14 17:30:52 linux-kernel [PATCH 0/4] tools/nolibc: cleanups for syscall fallbacks
2023-09-14 10:14:19 linux-kernel Re: aarch64 binaries using nolibc segfault before reaching the entry point
2023-09-14 08:31:57 linux-kernel Re: [PATCH] platform/x86: thinkpad_acpi: Take mutex in hotkey_resume
2023-09-14 01:44:34 linux-kernel [PATCH 4/5] bcachefs: Add printf function attributes
2023-09-14 01:20:52 linux-kernel Re: aarch64 binaries using nolibc segfault before reaching the entry point
2023-09-13 08:25:37 linux-kernel [PATCH 5/5] bcachefs: Avoid unused symbol warnings from headers
2023-09-13 04:31:56 linux-kernel [PATCH 0/5] bcachefs: Fixes for various compiler warnings
2023-09-12 21:26:51 linux-kernel [PATCH 3/5] bcachefs: Delete set but not used variables
2023-09-12 21:26:47 linux-kernel [PATCH 1/5] bcachefs: Delete dead code
2023-09-12 21:25:30 linux-kernel [PATCH 2/5] bcachefs: Mark bch2_snapshot_node_delete() static
2023-08-07 07:12:22 linux-kernel [PATCH] cpufreq: amd-pstate: fix global sysfs attribute type
2023-08-05 17:22:03 linux-kernel Re: [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
2023-08-03 18:42:10 linux-kernel Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
2023-08-03 09:51:37 linux-kernel [PATCH v3 12/14] selftests/nolibc: prevent out of bounds access in expect_vfprintf
2023-08-03 08:29:36 linux-kernel [PATCH v3 09/14] selftests/nolibc: avoid unused parameter warnings
2023-08-03 08:27:27 linux-kernel [PATCH v3 06/14] selftests/nolibc: drop unused variables
2023-08-03 08:16:02 linux-kernel [PATCH v3 01/14] tools/nolibc: drop unused variables
2023-08-03 08:15:49 linux-kernel [PATCH v3 00/14] tools/nolibc: enable compiler warnings
2023-08-03 08:12:55 linux-kernel [PATCH v3 07/14] selftests/nolibc: mark test helpers as potentially unused
2023-08-03 08:11:31 linux-kernel [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
2023-08-03 08:11:03 linux-kernel [PATCH v3 13/14] selftests/nolibc: don't strip nolibc-test
2023-08-03 08:04:16 linux-kernel [PATCH v3 11/14] selftests/nolibc: use correct return type for read() and write()