Brendan Higgins ([email protected])

Number of posts: 1654 (4.45 per day)
First post: 2016-10-12 20:01:35
Last post: 2017-10-19 22:54:48

Date List Subject
2023-03-30 00:12:57 linux-kernel Re: [PATCH v1] list: test: Test the klist structure
2023-02-27 21:25:32 linux-kernel Re: [PATCH] kunit: Fix 'hooks.o' build by recursing into kunit
2023-01-31 00:05:00 linux-kernel Re: [PATCH] kunit: Add "hooks" to call into KUnit when it's built as a module
2023-01-30 20:16:11 linux-kernel Re: [PATCH v2 1/2] kunit: Expose 'static stub' API to redirect functions
2023-01-27 00:49:16 linux-kernel Re: [RFC PATCH v2] kunit: Add "hooks" to call into KUnit when it's built as a module
2022-12-17 05:45:38 linux-kernel Re: [PATCH 2/2] Documentation: Add Function Redirection API docs
2022-12-17 05:45:07 linux-kernel Re: [PATCH 1/2] kunit: Expose 'static stub' API to redirect functions
2022-10-05 21:57:16 linux-kernel Re: [PATCH v2 4/5] kunit: make kunit_kfree() not segfault on invalid inputs
2022-10-05 21:23:58 linux-kernel Re: [PATCH] kunit: tool: Don't download risc-v opensbi firmware with wget
2022-10-05 21:21:06 linux-kernel Re: [PATCH v2 5/5] kunit: make kunit_kfree(NULL) a no-op to match kfree()
2022-10-05 21:20:08 linux-kernel Re: [PATCH v2 3/5] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
2022-10-05 21:11:47 linux-kernel Re: [PATCH v2 1/5] kunit: string-stream: Simplify resource use
2022-10-05 20:52:38 linux-kernel Re: [PATCH v2 2/5] kunit: drop test pointer in string_stream_fragment
2022-08-29 23:04:52 linux-kernel Re: [PATCH] kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves
2022-08-29 23:02:04 linux-kernel Re: [PATCH v2] tools: Add new "test" taint to kernel-chktaint
2022-08-29 23:00:12 linux-kernel Re: [PATCH v2] kunit: fix assert_type for comparison macros
2022-08-22 21:15:38 linux-kernel Re: [PATCH 2/2] kunit: no longer call module_info(test, "Y") for kunit modules
2022-08-03 21:21:38 linux-kernel Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
2022-08-03 21:19:08 linux-kernel Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
2022-08-03 21:14:42 linux-kernel Re: [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
2022-07-26 05:29:14 linux-kernel Re: [PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
2022-07-22 00:51:44 linux-kernel Re: [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
2022-07-22 00:49:16 linux-kernel Re: [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
2022-07-13 22:04:43 linux-kernel Re: [PATCH] clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
2022-07-12 21:45:54 linux-kernel Re: [PATCH] kunit: executor: Fix a memory leak on failure in kunit_filter_tests
2022-07-06 22:10:47 linux-kernel Re: [PATCH v3 3/5] thunderbolt: test: Use kunit_test_suite() macro
2022-07-06 21:54:11 linux-kernel Re: [PATCH v3 1/5] kunit: unify module and builtin suite definitions
2022-07-06 21:49:25 linux-kernel Re: [PATCH v2] kunit: tool: Enable virtio/PCI by default on UML
2022-07-06 21:35:08 linux-kernel Re: [PATCH v3 5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro
2022-07-06 21:34:35 linux-kernel Re: [PATCH v3 4/5] nitro_enclaves: test: Use kunit_test_suite() macro
2022-07-06 21:26:09 linux-kernel Re: [PATCH v3 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
2022-07-06 21:22:27 linux-kernel Re: [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
2022-07-06 21:03:00 linux-kernel Re: [PATCH v5 4/4] selftest: Taint kernel when test module loaded
2022-07-06 21:01:11 linux-kernel Re: [PATCH v3 3/3] kunit: add coverage_uml.config to enable GCOV on UML
2022-07-06 20:41:38 linux-kernel Re: [PATCH v3 2/3] kunit: tool: make --kunitconfig repeatable, blindly concat
2022-07-06 20:34:07 linux-kernel Re: [PATCH 2/3] kunit: tool: simplify creating LinuxSourceTreeOperations
2022-07-06 20:32:16 linux-kernel Re: [PATCH v3 1/3] kunit: tool: refactor internal kconfig handling, allow overriding
2022-07-06 20:24:39 linux-kernel Re: [PATCH v2] kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
2022-07-06 20:24:08 linux-kernel Re: [PATCH 3/3] kunit: tool: introduce --qemu_args
2022-07-06 20:07:16 linux-kernel Re: [PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
2022-07-06 19:59:53 linux-kernel Re: [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests
2022-07-06 19:53:17 linux-kernel Re: [PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
2022-07-06 19:45:31 linux-kernel Re: [PATCH 1/3] kunit: tool: drop unused load_config argument
2022-07-06 19:42:45 linux-kernel Re: [PATCH 3/3] kunit: tool: refactoring printing logic into kunit_printer.py
2022-07-06 19:26:02 linux-kernel Re: [PATCH 2/3] kunit: tool: redo how we construct and mock LinuxSourceTree
2022-07-06 19:24:45 linux-kernel Re: [PATCH 3/3] kunit: tool: refactoring printing logic into kunit_printer.py
2022-07-06 19:23:02 linux-kernel Re: [PATCH] kunit: use kmemdup in kunit_filter_tests(), take suite as const
2022-07-06 19:09:36 linux-kernel Re: [PATCH] kunit: Documentation: Fix a kernel-doc reference
2022-07-06 18:43:40 linux-kernel Re: [PATCH v2] Documentation: kunit: Cleanup run_wrapper, fix x-ref
2022-07-06 18:41:46 linux-kernel Re: [PATCH 1/3] Documentation: kunit: fix example run_kunit func to allow spaces in args
2022-06-23 19:45:07 linux-kernel Re: [RFC PATCH] kunit: tool: Enable virtio/PCI by default on UML