Brendan Higgins ([email protected])

Number of posts: 1655 (0.6 per day)
First post: 2016-10-12 20:01:35
Last post: 2024-05-02 21:24:18

Date List Subject
2020-04-07 20:57:25 linux-kernel Re: BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
2020-04-07 20:32:34 linux-kernel Re: [PATCH v3, RESEND] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
2020-04-06 18:13:28 linux-kernel Re: [PATCH v2] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
2020-04-03 17:13:40 linux-kernel Re: [PATCH v4 1/4] Add KUnit Struct to Current Task
2020-04-01 18:50:33 linux-kernel Re: [PATCH v7 04/10] lib/test_linear_ranges: add a test for the 'linear_ranges'
2020-03-31 18:28:31 linux-kernel Re: [PATCH] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
2020-03-31 18:10:03 linux-kernel Re: [PATCH v7 04/10] lib/test_linear_ranges: add a test for the 'linear_ranges'
2020-03-30 21:46:26 linux-kernel Re: [PATCH] kunit: convert test results to JSON
2020-03-25 18:11:29 linux-kernel Re: [RFC PATCH kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse
2020-03-25 17:19:50 linux-kernel Re: [PATCH kunit-next] kunit: kunit_tool: Allow .kunitconfig to disable config items
2020-03-25 16:35:55 linux-kernel Re: [PATCH kselftest/test] kunit: Always print actual pointer values in asserts
2020-03-24 18:23:00 linux-kernel Re: [RFC PATCH v2 3/3] KASAN: Port KASAN Tests to KUnit
2020-03-24 18:13:20 linux-kernel Re: [RFC PATCH v2 1/3] Add KUnit Struct to Current Task
2020-03-23 19:25:59 linux-kernel Re: [PATCH v1] kunit: tool: add missing test data file content
2020-03-23 19:24:19 linux-kernel [PATCH v2] kunit: tool: add missing test data file content
2020-03-23 19:17:58 linux-kernel Re: [PATCH v1] kunit: tool: add missing test data file content
2020-03-23 19:07:43 linux-kernel [PATCH rebase v2] kunit: add --make_options
2020-03-23 17:38:12 linux-kernel [PATCH v1] kunit: tool: add missing test data file content
2020-03-17 19:00:51 linux-kernel Re: [PATCH] arch/um: falloc.h needs to be directly included for older libc
2020-03-16 20:32:12 linux-kernel Re: [PATCH v3 2/2] kunit: Run all KUnit tests through allyesconfig
2020-03-16 20:32:10 linux-kernel Re: [PATCH v3 1/2] kunit: kunit_parser: make parser more robust
2020-03-14 00:04:00 linux-kernel Re: [PATCH v7 kunit-next 0/4] kunit: add debugfs representation to show results
2020-03-14 00:01:26 linux-kernel Re: [PATCH v7 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
2020-03-13 23:38:16 linux-kernel Re: [PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
2020-03-13 23:37:32 linux-kernel Re: [PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
2020-03-13 00:09:57 linux-kernel Re: [RFC PATCH kunit-next 2/2] kunit: add support for named resources
2020-03-12 00:16:10 linux-kernel Re: [RFC PATCH kunit-next 1/2] kunit: generalize kunit_resource API beyond allocated resources
2020-03-11 22:54:03 linux-kernel Re: [PATCH v6 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
2020-03-10 21:43:39 linux-kernel Re: [RFC PATCH 2/2] KUnit: KASAN Integration
2020-03-10 21:40:05 linux-kernel Re: [RFC PATCH 2/2] KUnit: KASAN Integration
2020-03-10 21:25:31 linux-kernel Re: [PATCH] um: Fix overlapping ELF segments when statically linked
2020-03-10 20:48:27 linux-kernel Re: BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
2020-03-09 21:44:01 linux-kernel Re: BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
2020-03-09 20:37:10 linux-kernel Re: BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
2020-03-05 21:27:49 linux-kernel Re: [PATCH v2 2/2] kunit: Run all KUnit tests through allyesconfig
2020-03-05 21:26:24 linux-kernel Re: [PATCH v2 1/2] kunit: kunit_parser: make parser more robust
2020-03-05 19:52:06 linux-kernel Re: BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
2020-03-05 19:41:48 linux-kernel Re: BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
2020-03-02 22:38:09 linux-kernel Re: [RFC PATCH 1/2] Port KASAN Tests to KUnit
2020-03-02 22:21:34 linux-kernel Re: [PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-02-28 07:23:09 linux-kernel Re: [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
2020-02-28 01:23:06 linux-kernel [PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-02-28 01:22:31 linux-kernel [PATCH v3 4/7] init: main: add KUnit to kernel init
2020-02-28 01:22:02 linux-kernel [PATCH v3 6/7] kunit: Add 'kunit_shutdown' option
2020-02-28 01:21:55 linux-kernel [PATCH v3 2/7] arch: um: add linker section for KUnit test suites
2020-02-28 01:21:48 linux-kernel [PATCH v3 5/7] kunit: test: add test plan to KUnit TAP format
2020-02-28 01:21:41 linux-kernel [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
2020-02-28 01:21:41 linux-kernel [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt
2020-02-28 01:21:29 linux-kernel [PATCH v3 3/7] kunit: test: create a single centralized executor for all tests
2020-02-28 00:37:18 linux-kernel Re: [PATCH 1/2] kunit: kunit_parser: making parser more robust
2020-02-28 00:00:27 linux-kernel [PATCH v1] Revert "software node: Simplify software_node_release() function"