David Gow ([email protected])

Number of posts: 1203 (0.7 per day)
First post: 2019-10-07 21:37:54
Last post: 2024-06-13 07:57:20

Date List Subject
2023-12-15 07:49:11 linux-kernel [PATCH v4 5/5] drm/tests: Switch to kunit devices
2023-12-15 07:41:16 linux-kernel [PATCH v4 2/5] fortify: test: Use kunit_device
2023-12-15 07:40:33 linux-kernel [PATCH v4 4/5] ASoC: topology: Replace fake root_device with kunit_device in tests
2023-12-15 07:40:18 linux-kernel [PATCH v4 3/5] overflow: Replace fake root_device with kunit_device
2023-12-15 07:39:40 linux-kernel [PATCH v4 1/5] kunit: Add APIs for managing devices
2023-12-15 07:38:29 linux-kernel Re: [PATCH] kbuild: rust: add `rustupoverride` target
2023-12-15 07:32:41 linux-kernel Re: [PATCH] rust: upgrade to Rust 1.74.1
2023-12-14 12:26:51 linux-kernel Re: [PATCH v3 5/5] drm/tests: Switch to kunit devices
2023-12-14 08:52:21 linux-kernel Re: [PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
2023-12-14 08:51:13 linux-kernel [PATCH v3 5/5] drm/tests: Switch to kunit devices
2023-12-14 08:51:00 linux-kernel [PATCH v3 4/5] ASoC: topology: Replace fake root_device with kunit_device in tests
2023-12-14 08:50:09 linux-kernel [PATCH v3 3/5] overflow: Replace fake root_device with kunit_device
2023-12-14 08:50:00 linux-kernel [PATCH v3 0/5] kunit: Add helpers for creating test-managed devices
2023-12-14 08:49:57 linux-kernel [PATCH v3 2/5] fortify: test: Use kunit_device
2023-12-14 08:49:51 linux-kernel [PATCH v3 1/5] kunit: Add APIs for managing devices
2023-12-14 03:05:35 linux-kernel Re: [PATCH v5 3/6] kunit: add example suite to test init suites
2023-12-13 07:14:34 linux-kernel Re: [PATCH v4 6/6] Documentation: Add debugfs docs with run after boot
2023-12-13 07:14:25 linux-kernel Re: [PATCH v4 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
2023-12-13 07:14:18 linux-kernel Re: [PATCH v4 3/6] kunit: add example suite to test init suites
2023-12-13 07:14:13 linux-kernel Re: [PATCH v4 4/6] kunit: add is_init test attribute
2023-12-13 07:14:04 linux-kernel Re: [PATCH v4 5/6] kunit: add ability to run tests after boot using debugfs
2023-12-13 07:13:49 linux-kernel Re: [PATCH v4 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
2023-12-09 07:58:47 linux-kernel Re: [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot
2023-12-09 07:58:40 linux-kernel Re: [PATCH v3 5/6] kunit: add ability to run tests after boot using debugfs
2023-12-09 07:58:30 linux-kernel Re: [PATCH v3 4/6] kunit: add is_init test attribute
2023-12-09 07:58:27 linux-kernel Re: [PATCH v3 3/6] kunit: add example suite to test init suites
2023-12-09 07:58:15 linux-kernel Re: [PATCH v3 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
2023-12-09 07:53:23 linux-kernel Re: [PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
2023-12-08 10:10:32 linux-kernel [PATCH v2 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests
2023-12-08 10:10:25 linux-kernel [PATCH v2 2/4] fortify: test: Use kunit_device
2023-12-08 10:10:24 linux-kernel [PATCH v2 3/4] overflow: Replace fake root_device with kunit_device
2023-12-08 10:10:19 linux-kernel [PATCH v2 1/4] kunit: Add APIs for managing devices
2023-12-08 10:09:56 linux-kernel [PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
2023-12-08 07:39:18 linux-kernel Re: [PATCH 2/4] fortify: test: Use kunit_device
2023-12-08 03:13:27 linux-kernel Re: [PATCH v2 2/2] kunit: tool: add test for parsing attributes
2023-12-08 03:07:41 linux-kernel Re: [PATCH v2 1/2] kunit: tool: fix parsing of test attributes
2023-12-06 08:31:05 linux-kernel Re: [PATCH] kunit: tool: fix parsing of test attributes
2023-12-06 08:23:15 linux-kernel [PATCH] kunit: test: Use an action wrapper instead of a cast
2023-12-06 07:45:11 linux-kernel Re: [PATCH 1/4] kunit: Add APIs for managing devices
2023-12-06 07:45:03 linux-kernel Re: [PATCH 1/4] kunit: Add APIs for managing devices
2023-12-05 07:32:45 linux-kernel [PATCH 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests
2023-12-05 07:32:31 linux-kernel [PATCH 3/4] overflow: Replace fake root_device with kunit_device
2023-12-05 07:32:22 linux-kernel [PATCH 2/4] fortify: test: Use kunit_device
2023-12-05 07:32:20 linux-kernel [PATCH 1/4] kunit: Add APIs for managing devices
2023-12-05 07:32:11 linux-kernel [PATCH 0/4] kunit: Add helpers for creating test-managed devices
2023-12-01 03:42:27 linux-kernel Re: [PATCH v2 RESEND] kunit: debugfs: Handle errors from alloc_string_stream()
2023-12-01 03:34:46 linux-kernel Re: [PATCH RESEND] kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
2023-11-30 07:18:16 linux-kernel Re: [PATCH] kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
2023-11-28 07:26:06 linux-kernel [PATCH v2 3/3] drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER
2023-11-28 07:24:46 linux-kernel [PATCH v2 2/3] drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER()
2023-11-28 07:24:39 linux-kernel [PATCH v2 1/3] kunit: Add a macro to wrap a deferred action function