Show patches with: Submitter = Brendan Higgins       |    State = Action Required       |   336 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,01/17] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,02/17] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,03/17] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,04/17] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,05/17] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,06/17] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,07/17] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,08/17] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,09/17] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,10/17] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,11/17] kunit: test: add test managed resource tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,12/17] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,13/17] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,14/17] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,15/17] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v1,17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins New
[v2,01/17] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,02/17] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,03/17] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,04/17] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,05/17] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,06/17] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,07/17] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,08/17] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,09/17] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,10/17] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,11/17] kunit: test: add test managed resource tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,12/17] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,13/17] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,14/17] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,15/17] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v3,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-14 Brendan Higgins New
[v3,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v3,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-14 Brendan Higgins New
[v4,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v4,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-05-14 Brendan Higgins New
[v5,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-06-17 Brendan Higgins New
[v5,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-06-17 Brendan Higgins New
[v5,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-06-17 Brendan Higgins New
[v6,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-07-04 Brendan Higgins New
[v6,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-07-04 Brendan Higgins New
[v6,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
[v6,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins New
« 1 2 3 4 »