Daniel Latypov ([email protected])

Number of posts: 710 (0.55 per day)
First post: 2020-09-30 18:33:43
Last post: 2024-04-03 22:00:23

Date List Subject
2022-06-27 22:41:31 linux-kernel [PATCH v3 1/3] kunit: tool: refactor internal kconfig handling, allow overriding
2022-06-25 00:13:17 linux-kernel Re: [PATCH 1/3] Documentation: kunit: remove duplicate kunit-tool.rst
2022-06-24 20:56:57 linux-kernel Re: [PATCH v2] kunit: tool: refactor internal kconfig handling, allow overriding
2022-06-24 20:14:01 linux-kernel Re: [PATCH 1/3] Documentation: kunit: remove duplicate kunit-tool.rst
2022-06-24 16:46:11 linux-kernel Re: [PATCH 2/2] kunit: add coverage_uml.config to enable GCOV on UML
2022-06-24 01:07:07 linux-kernel [PATCH 2/2] kunit: add coverage_uml.config to enable GCOV on UML
2022-06-24 00:23:10 linux-kernel [PATCH 1/2] kunit: tool: make --kunitconfig repeatable, blindly concat
2022-06-22 17:10:32 linux-kernel Re: [PATCH v2 4/9] drm: selftest: convert drm_format selftest to KUnit
2022-06-22 16:03:36 linux-kernel Re: [RFC PATCH] kunit: tool: Enable virtio/PCI by default on UML
2022-06-21 22:30:09 linux-kernel Re: [PATCH v2 5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro
2022-06-21 20:39:27 linux-kernel Re: [PATCH v2 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
2022-06-21 20:30:06 linux-kernel Re: [PATCH v2 3/5] thunderbolt: test: Use kunit_test_suite() macro
2022-06-16 18:07:12 linux-kernel [PATCH] lib/atomic64_test.c: convert to use KUnit
2022-06-13 20:08:17 linux-kernel Re: lib/overflow_kunit.c:644:1: warning: the frame size of 2832 bytes is larger than 1024 bytes
2022-06-08 07:26:40 linux-kernel Re: [RFC 1/3] drm/amd/display: Introduce KUnit to DML
2022-06-06 16:00:52 linux-kernel Re: [PATCH AUTOSEL 5.17 089/135] kunit: bail out of test filtering logic quicker if OOM
2022-06-06 14:31:25 linux-kernel Re: [PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
2022-06-06 06:12:22 linux-kernel [PATCH 2/3] Documentation: kunit: move mention of --jobs flag lower
2022-06-04 21:06:13 linux-kernel [PATCH 1/3] Documentation: kunit: remove duplicate kunit-tool.rst
2022-06-04 01:34:18 linux-kernel [PATCH 3/3] Documentation: kunit: rewrite section on .kunitconfig
2022-06-02 22:36:57 linux-kernel Re: [RFC PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
2022-06-02 22:36:40 linux-kernel Re: [RFC PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
2022-06-01 19:10:08 linux-kernel Re: [PATCH AUTOSEL 5.17 089/135] kunit: bail out of test filtering logic quicker if OOM
2022-06-01 15:37:34 linux-kernel Re: [RFC PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
2022-06-01 11:55:54 linux-kernel Re: [RFC PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
2022-05-26 11:47:08 linux-kernel [RFC PATCH 4/4] kunit: delcare kunit_assert structs as const
2022-05-26 08:27:00 linux-kernel [RFC PATCH 2/4] rfc: kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED
2022-05-26 06:09:50 linux-kernel Re: [RFC PATCH 0/4] kunit: more assertion reworking
2022-05-26 03:50:29 linux-kernel [RFC PATCH 3/4] rfc: kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros
2022-05-25 22:12:02 linux-kernel [RFC PATCH 0/4] kunit: more assertion reworking
2022-05-25 19:26:43 linux-kernel [RFC PATCH 1/4] rfc: kunit: remove format func from struct kunit_assert, get it to 0 bytes
2022-05-23 18:30:49 linux-kernel Re: [PATCH v7 04/25] kunit: take `kunit_assert` as `const`
2022-05-23 07:40:44 linux-kernel [PATCH v2] kunit: tool: refactor internal kconfig handling, allow overriding
2022-05-23 06:46:16 linux-kernel Re: [PATCH] kunit: tool: refactor internal kconfig handling, allow overriding
2022-05-21 14:32:16 linux-kernel Re: [PATCH] kunit: tool: refactor internal kconfig handling, allow overriding
2022-05-21 05:10:42 linux-kernel Re: [PATCH] kunit: tool: refactor internal kconfig handling, allow overriding
2022-05-20 22:49:39 linux-kernel [PATCH] kunit: tool: refactor internal kconfig handling, allow overriding
2022-05-20 02:54:25 linux-kernel Re: [PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
2022-05-18 17:13:41 linux-kernel Re: [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests
2022-05-18 17:07:13 linux-kernel Re: [PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
2022-05-18 17:06:49 linux-kernel [PATCH 1/3] Documentation: kunit: fix example run_kunit func to allow spaces in args
2022-05-18 17:06:48 linux-kernel [PATCH 3/3] kunit: tool: introduce --qemu_args
2022-05-18 17:06:46 linux-kernel [PATCH 0/3] kunit: add support in kunit.py for --qemu_args
2022-05-18 17:06:37 linux-kernel [PATCH 2/3] kunit: tool: simplify creating LinuxSourceTreeOperations
2022-05-18 15:55:30 linux-kernel Re: [PATCH 3/3] kunit: tool: refactoring printing logic into kunit_printer.py
2022-05-18 15:42:42 linux-kernel Re: [PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
2022-05-18 15:35:59 linux-kernel Re: [PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
2022-05-17 19:53:12 linux-kernel [PATCH 2/3] kunit: tool: redo how we construct and mock LinuxSourceTree
2022-05-17 01:33:51 linux-kernel [PATCH 3/3] kunit: tool: refactoring printing logic into kunit_printer.py
2022-05-17 01:18:40 linux-kernel [PATCH] kunit: use kmemdup in kunit_filter_tests(), take suite as const
2022-05-17 00:54:46 linux-kernel [PATCH 1/3] kunit: tool: drop unused load_config argument