Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-31 | list: test: Test the klist structure | Sadiya Kazi | 1 | -1/+299 |
2023-03-30 | kunit: increase KUNIT_LOG_SIZE to 2048 bytes | Heiko Carstens | 1 | -1/+1 |
2023-03-17 | kunit: Use gfp in kunit_alloc_resource() kernel-doc | Stephen Boyd | 1 | -1/+1 |
2023-03-17 | kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py | Daniel Latypov | 4 | -30/+31 |
2023-03-17 | kunit: tool: remove unused imports and variables | Daniel Latypov | 5 | -5/+3 |
2023-03-17 | kunit: tool: add subscripts for type annotations where appropriate | Daniel Latypov | 3 | -5/+5 |
2023-03-10 | kunit: fix bug of extra newline characters in debugfs logs | Rae Moar | 3 | -13/+42 |
2023-03-10 | kunit: fix bug in the order of lines in debugfs logs | Rae Moar | 2 | -9/+26 |
2023-03-10 | kunit: fix bug in debugfs logs of parameterized tests | Rae Moar | 2 | -7/+13 |