David Gow ([email protected])

Number of posts: 1169 (0.71 per day)
First post: 2019-10-07 21:37:54
Last post: 2024-04-19 04:59:16

Date List Subject
2024-04-19 04:59:16 linux-kernel Re: [PATCH v3 2/2] kunit: avoid memory leak on device register error
2024-04-19 04:59:04 linux-kernel Re: [PATCH v3 1/2] kunit: unregister the device on error
2024-04-12 03:26:51 linux-kernel Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410
2024-04-12 02:59:20 linux-kernel [PATCH] kunit: Fix race condition in try-catch completion
2024-04-11 04:27:59 linux-kernel Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410
2024-04-09 08:37:49 linux-kernel Re: [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
2024-04-09 08:37:18 linux-kernel Re: [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
2024-04-09 08:36:47 linux-kernel Re: [PATCH v3 02/15] kunit: bug: Count suppressed warning backtraces
2024-04-09 08:36:22 linux-kernel Re: [PATCH v3 01/15] bug/kunit: Core support for suppressing warning backtraces
2024-03-26 10:08:27 linux-kernel [PATCH] kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
2024-03-23 07:37:54 linux-kernel Re: [PATCH v3 4/7] kunit: Handle test faults
2024-03-23 05:25:19 linux-nfs Re: [PATCH] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test
2024-03-22 04:12:36 linux-kernel Re: [PATCH] Documentation: kunit: correct KUNIT_VERY_SLOW to KUNIT_SPEED_VERY_SLOW
2024-03-21 04:45:07 linux-kernel Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
2024-03-12 05:06:03 linux-kernel Re: [PATCH v2 4/7] kunit: Handle test faults
2024-03-12 04:57:08 linux-kernel Re: [PATCH v2 7/7] kunit: Add tests for fault
2024-03-12 04:56:43 linux-kernel Re: [PATCH v2 6/7] kunit: Print last test location on fault
2024-03-12 04:54:59 linux-kernel Re: [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
2024-03-12 04:54:25 linux-kernel Re: [PATCH v2 3/7] kunit: Fix timeout message
2024-03-12 04:54:03 linux-kernel Re: [PATCH v2 2/7] kunit: Fix kthread reference
2024-03-12 04:53:42 linux-kernel Re: [PATCH v2 1/7] kunit: Handle thread creation error
2024-03-01 07:21:13 linux-kernel Re: linux-next: build failure after merge of the kunit-next tree
2024-03-01 07:16:10 linux-kernel Re: [PATCH v1 0/8] Run KUnit tests late and handle faults
2024-03-01 07:15:30 linux-kernel Re: [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
2024-02-29 08:11:36 linux-kernel Re: lock warnings in dev_addr_lists test
2024-02-29 08:07:30 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-28 05:27:39 linux-kernel [PATCH v2] drm: tests: Fix invalid printf format specifiers in KUnit tests
2024-02-23 07:02:08 linux-kernel Re: [tip: timers/core] time/kunit: Use correct format specifier
2024-02-22 06:22:44 linux-kernel Re: [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
2024-02-21 09:36:24 linux-kernel [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
2024-02-21 09:35:53 linux-kernel [PATCH 5/9] rtc: test: Fix invalid format specifier.
2024-02-21 09:35:23 linux-kernel [PATCH 4/9] time: test: Fix incorrect format specifier
2024-02-21 09:34:19 linux-kernel [PATCH 3/9] lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
2024-02-21 09:32:50 linux-kernel [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers
2024-02-21 09:32:28 linux-kernel [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
2024-02-21 09:32:22 linux-kernel [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
2024-02-21 09:31:55 linux-kernel [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
2024-02-21 09:28:43 linux-kernel [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
2024-02-21 09:28:20 linux-kernel [PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
2024-02-20 00:46:30 linux-kernel Re: [PATCH RFC] kunit: tool: add 'mte=on' qemu arg on arm64
2024-02-19 23:42:58 linux-kernel Re: [PATCH] kunit: make kunit_bus_type const
2024-02-03 06:50:23 linux-kernel Re: [KTAP V2 PATCH v2] ktap_v2: add test metadata
2024-02-03 04:15:11 linux-kernel Re: [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded
2024-02-01 06:07:30 linux-kernel [PATCH] kunit: device: Unregister the kunit_bus on shutdown
2024-01-25 06:52:34 linux-wireless Re: pull-request: wireless-2024-01-22
2024-01-24 07:30:08 linux-kernel Re: [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded
2024-01-24 03:50:09 linux-kernel Re: Re: [PATCH v2] kunit: Mark filter* params as rw
2024-01-23 08:02:20 linux-kernel Re: [PATCH v2] kunit: Mark filter* params as rw
2024-01-16 05:11:37 linux-kernel Re: [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded
2024-01-12 04:34:50 linux-kernel Re: [PATCH v3] Documentation: KUnit: Update the instructions on how to test static functions
2024-01-12 04:07:17 linux-kernel Re: [PATCH v4] kunit: run test suites only after module initialization completes