Show patches with: Submitter = David Gow       |    Archived = No       |   342 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] drm: tests: Fix invalid printf format specifiers in KUnit tests [v2] drm: tests: Fix invalid printf format specifiers in KUnit tests 1 2 1 --- 2024-02-28 David Gow Accepted
[8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test kunit: Fix printf format specifier issues in KUnit assertions 1 1 1 --- 2024-02-21 David Gow Accepted
[7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests kunit: Fix printf format specifier issues in KUnit assertions 1 2 1 --- 2024-02-21 David Gow Accepted
[6/9] net: test: Fix printf format specifier in skb_segment kunit test kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Accepted
[5/9] rtc: test: Fix invalid format specifier. kunit: Fix printf format specifier issues in KUnit assertions 1 1 1 --- 2024-02-21 David Gow Accepted
[4/9] time: test: Fix incorrect format specifier kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Accepted
[3/9] lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Accepted
[2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Accepted
MAINTAINERS: kunit: Add Rae Moar as a reviewer MAINTAINERS: kunit: Add Rae Moar as a reviewer - 1 - --- 2024-01-11 David Gow Accepted
[v4,5/5] drm/tests: Switch to kunit devices kunit: Add helpers for creating test-managed devices - 1 1 --- 2023-12-15 David Gow Accepted
[v4,4/5] ASoC: topology: Replace fake root_device with kunit_device in tests kunit: Add helpers for creating test-managed devices 1 - - --- 2023-12-15 David Gow Accepted
[v4,3/5] overflow: Replace fake root_device with kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-15 David Gow Accepted
[v4,2/5] fortify: test: Use kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-15 David Gow Accepted
[v3,5/5] drm/tests: Switch to kunit devices kunit: Add helpers for creating test-managed devices - - 1 --- 2023-12-14 David Gow Accepted
[v3,4/5] ASoC: topology: Replace fake root_device with kunit_device in tests kunit: Add helpers for creating test-managed devices 1 - - --- 2023-12-14 David Gow Accepted
[v3,3/5] overflow: Replace fake root_device with kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-14 David Gow Accepted
[v3,2/5] fortify: test: Use kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-14 David Gow Accepted
[v2,4/4] ASoC: topology: Replace fake root_device with kunit_device in tests kunit: Add helpers for creating test-managed devices 1 - - --- 2023-12-08 David Gow Accepted
[v2,3/4] overflow: Replace fake root_device with kunit_device kunit: Add helpers for creating test-managed devices - 1 - --- 2023-12-08 David Gow Accepted
[v2,2/4] fortify: test: Use kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-08 David Gow Accepted
[4/4] ASoC: topology: Replace fake root_device with kunit_device in tests kunit: Add helpers for creating test-managed devices 1 - - --- 2023-12-05 David Gow New
[3/4] overflow: Replace fake root_device with kunit_device kunit: Add helpers for creating test-managed devices - 1 - --- 2023-12-05 David Gow New
[2/4] fortify: test: Use kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-05 David Gow New
[v2,3/3] drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER [v2,1/3] kunit: Add a macro to wrap a deferred action function - 1 - --- 2023-11-28 David Gow Accepted
[v2,2/3] drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER() [v2,1/3] kunit: Add a macro to wrap a deferred action function 1 - - --- 2023-11-28 David Gow Accepted
[3/3] drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER [1/3] kunit: Add a macro to wrap a deferred action function - - - --- 2023-11-10 David Gow Accepted
[2/3] drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER() [1/3] kunit: Add a macro to wrap a deferred action function 1 - - --- 2023-11-10 David Gow Accepted
[3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2023-07-20 David Gow New
[2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2023-07-20 David Gow New
[1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2023-07-20 David Gow New
rust: doctests: Use tabs for indentation in generated C code rust: doctests: Use tabs for indentation in generated C code - 1 - --- 2023-07-20 David Gow New
x86: checksum: Fix unaligned checksums on < i686 x86: checksum: Fix unaligned checksums on < i686 - - - --- 2023-07-04 David Gow New
[2/2] arch: um: Use the x86 checksum implementation on 32-bit [1/2] asm-generic: current: Don't include thread-info.h if building asm - - - --- 2023-07-04 David Gow Accepted
[1/2] asm-generic: current: Don't include thread-info.h if building asm [1/2] asm-generic: current: Don't include thread-info.h if building asm 1 - - --- 2023-07-04 David Gow Accepted
kunit: Fix 'hooks.o' build by recursing into kunit kunit: Fix 'hooks.o' build by recursing into kunit - 1 - --- 2023-02-25 David Gow Accepted
kunit: Add "hooks" to call into KUnit when it's built as a module kunit: Add "hooks" to call into KUnit when it's built as a module - 2 - --- 2023-01-28 David Gow New
[RFC,v2] kunit: Add "hooks" to call into KUnit when it's built as a module [RFC,v2] kunit: Add "hooks" to call into KUnit when it's built as a module - 1 - --- 2023-01-24 David Gow New
[RFC] kunit: Add "hooks" to call into KUnit when it's built as a module [RFC] kunit: Add "hooks" to call into KUnit when it's built as a module - 1 - --- 2023-01-17 David Gow New
[v4,3/3] mm: slub: test: Use the kunit_get_current_test() function [v4,1/3] kunit: Provide a static key to check if KUnit is actively running tests 2 1 - --- 2022-11-25 David Gow Accepted
[v3,3/3] mm: slub: test: Use the kunit_get_current_test() function [v3,1/3] kunit: Provide a static key to check if KUnit is actively running tests 2 - - --- 2022-11-19 David Gow Accepted
[v2,3/3] mm: slub: test: Use the kunit_get_current_test() function [v2,1/3] kunit: Provide a static key to check if KUnit is actively running tests 1 - - --- 2022-10-25 David Gow New
kasan: Enable KUnit integration whenever CONFIG_KUNIT is enabled kasan: Enable KUnit integration whenever CONFIG_KUNIT is enabled - - - --- 2022-10-19 David Gow New
[v2] kcsan: test: Add a .kunitconfig to run KCSAN tests [v2] kcsan: test: Add a .kunitconfig to run KCSAN tests 1 1 1 --- 2022-07-15 David Gow Accepted
mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m 3 - - --- 2022-07-15 David Gow Accepted
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m - 1 1 --- 2022-07-13 David Gow Accepted
[v4,5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 3 - - --- 2022-07-09 David Gow Accepted
[v4,4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 1 - --- 2022-07-09 David Gow Accepted
[v4,3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 3 - - --- 2022-07-09 David Gow Accepted
[v4,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - 1 1 --- 2022-07-09 David Gow Accepted
[v4,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - 1 1 --- 2022-07-09 David Gow Accepted
[v6,4/4] selftest: Taint kernel when test module loaded [v6,1/4] panic: Taint kernel if tests are run 1 1 - --- 2022-07-08 David Gow Accepted
[v6,2/4] module: panic: Taint the kernel when selftest modules load [v6,1/4] panic: Taint kernel if tests are run 1 2 - --- 2022-07-08 David Gow Accepted
[v6,1/4] panic: Taint kernel if tests are run [v6,1/4] panic: Taint kernel if tests are run 1 1 - --- 2022-07-08 David Gow Accepted
[v3] apparmor: test: Remove some casts which are no-longer required [v3] apparmor: test: Remove some casts which are no-longer required 1 1 - --- 2022-07-06 David Gow Accepted
[v5,4/4] selftest: Taint kernel when test module loaded [v5,1/4] panic: Taint kernel if tests are run 1 1 - --- 2022-07-02 David Gow Accepted
[v5,2/4] module: panic: Taint the kernel when selftest modules load [v5,1/4] panic: Taint kernel if tests are run 1 2 - --- 2022-07-02 David Gow New
[v5,1/4] panic: Taint kernel if tests are run [v5,1/4] panic: Taint kernel if tests are run 1 1 - --- 2022-07-02 David Gow Accepted
[v4,4/4] selftest: Taint kernel when test module loaded [v4,1/4] panic: Taint kernel if tests are run - 1 - --- 2022-07-01 David Gow New
[v4,2/4] module: panic: Taint the kernel when selftest modules load [v4,1/4] panic: Taint kernel if tests are run - 1 - --- 2022-07-01 David Gow New
[v4,1/4] panic: Taint kernel if tests are run [v4,1/4] panic: Taint kernel if tests are run 1 1 - --- 2022-07-01 David Gow Accepted
[v3,5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 3 - - --- 2022-06-25 David Gow Accepted
[v3,4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 1 - --- 2022-06-25 David Gow Accepted
[v3,3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 3 - - --- 2022-06-25 David Gow Accepted
[v3,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - 1 1 --- 2022-06-25 David Gow New
[v3,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - 1 1 --- 2022-06-25 David Gow New
[v2,5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 2 - - --- 2022-06-21 David Gow New
[v2,4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 1 - --- 2022-06-21 David Gow Accepted
[v2,3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 2 - - --- 2022-06-21 David Gow New
[v2,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - - 1 --- 2022-06-21 David Gow New
[v2,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - - 1 --- 2022-06-21 David Gow New
[5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 - - --- 2022-06-18 David Gow New
[2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - - - --- 2022-06-18 David Gow New
[2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests [1/2] kunit: tool: Add x86_64-smp architecture for SMP testing 1 1 - --- 2022-05-18 David Gow New
[v3,3/3] selftest: Taint kernel when test module loaded kunit: Taint kernel if any tests run - - - --- 2022-05-13 David Gow New
[v3,1/3] panic: Taint kernel if tests are run [v3,1/3] panic: Taint kernel if tests are run 1 1 - --- 2022-05-13 David Gow New
[v2] kunit: Taint kernel if any tests run [v2] kunit: Taint kernel if any tests run - 1 - --- 2022-04-30 David Gow New
kunit: Taint kernel if any tests run kunit: Taint kernel if any tests run - - - --- 2022-04-29 David Gow New
list: test: Test the hlist structure list: test: Test the hlist structure - 1 - --- 2022-03-05 David Gow Accepted
um: clang: Strip out -mno-global-merge from USER_CFLAGS um: clang: Strip out -mno-global-merge from USER_CFLAGS - 1 - --- 2022-03-03 David Gow Accepted
[v4,3/3] list: test: Add a test for list_entry_is_head() [v4,1/3] list: test: Add test for list_del_init_careful() 2 1 - --- 2022-02-25 David Gow Accepted
[v4,2/3] list: test: Add a test for list_is_head() [v4,1/3] list: test: Add test for list_del_init_careful() 2 1 - --- 2022-02-25 David Gow Accepted
[v4,1/3] list: test: Add test for list_del_init_careful() [v4,1/3] list: test: Add test for list_del_init_careful() - 1 - --- 2022-02-25 David Gow Accepted
[3/4] IB/qib: Compile under User-Mode Linux kunit,um: Fix kunit.py build --alltests - - - --- 2022-02-18 David Gow New
[2/4] drm/amdgpu: Make smu7_hwmgr build on UML kunit,um: Fix kunit.py build --alltests - - - --- 2022-02-18 David Gow New
[1/4] drm/amdgpu: Fix compilation under UML kunit,um: Fix kunit.py build --alltests - - - --- 2022-02-18 David Gow New
[v3,3/3] list: test: Add a test for list_entry_is_head() [v3,1/3] list: test: Add test for list_del_init_careful() 2 - - --- 2022-02-09 David Gow Accepted
[v3,2/3] list: test: Add a test for list_is_head() [v3,1/3] list: test: Add test for list_del_init_careful() 2 - - --- 2022-02-09 David Gow Accepted
[v3,1/3] list: test: Add test for list_del_init_careful() [v3,1/3] list: test: Add test for list_del_init_careful() - 1 - --- 2022-02-09 David Gow New
[v2,3/3] list: test: Add a test for list_entry_is_head() [v2,1/3] list: test: Add test for list_del_init_careful() 2 - - --- 2022-02-08 David Gow New
[v2,2/3] list: test: Add a test for list_is_head() [v2,1/3] list: test: Add test for list_del_init_careful() 2 - - --- 2022-02-08 David Gow New
[v2,1/3] list: test: Add test for list_del_init_careful() [v2,1/3] list: test: Add test for list_del_init_careful() - - - --- 2022-02-08 David Gow New
[3/3] list: test: Add a test for list_entry_is_head() [1/3] list: test: Add test for list_del_init_careful() - - - --- 2022-02-05 David Gow New
[2/3] list: test: Add a test for list_is_head() [1/3] list: test: Add test for list_del_init_careful() - - - --- 2022-02-05 David Gow New
[1/3] list: test: Add test for list_del_init_careful() [1/3] list: test: Add test for list_del_init_careful() - - - --- 2022-02-05 David Gow New
[RFC,v2] Documentation: dev-tools: Add KTAP specification [RFC,v2] Documentation: dev-tools: Add KTAP specification - 2 - --- 2021-12-07 David Gow Accepted
[RFC] Documentation: dev-tools: Add KTAP specification [RFC] Documentation: dev-tools: Add KTAP specification - - - --- 2021-12-03 David Gow New
[kunit-fixes,v5,4/4] kasan: test: make use of kunit_skip() [kunit-fixes,v5,1/4] kunit: Support skipped tests - 3 - --- 2021-06-25 David Gow Accepted
« 1 2 3 4 »