index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: tool: Don't download risc-v opensbi firmware with wget
David Gow
2022-10-07
1
-11
/
+7
*
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
2022-09-30
5
-90
/
+33
*
kunit: tool: remove UML specific options from all_tests_uml.config
Daniel Latypov
2022-09-30
1
-2
/
+0
*
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
2022-09-30
1
-0
/
+1
*
kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
Daniel Latypov
2022-09-30
2
-5
/
+7
*
kunit: tool: Enable virtio/PCI by default on UML
David Gow
2022-07-08
3
-4
/
+27
*
kunit: tool: make --kunitconfig repeatable, blindly concat
Daniel Latypov
2022-07-08
4
-23
/
+89
*
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
2022-07-07
1
-0
/
+11
*
kunit: tool: refactor internal kconfig handling, allow overriding
Daniel Latypov
2022-07-07
3
-56
/
+54
*
kunit: tool: introduce --qemu_args
Daniel Latypov
2022-07-07
3
-7
/
+37
*
kunit: tool: simplify creating LinuxSourceTreeOperations
Daniel Latypov
2022-07-07
1
-10
/
+10
*
kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
Daniel Latypov
2022-07-07
1
-1
/
+1
*
kunit: tool: refactoring printing logic into kunit_printer.py
Daniel Latypov
2022-07-07
5
-58
/
+82
*
kunit: tool: redo how we construct and mock LinuxSourceTree
Daniel Latypov
2022-07-07
2
-87
/
+65
*
kunit: tool: drop unused load_config argument
Daniel Latypov
2022-07-07
2
-5
/
+1
*
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
2022-05-18
1
-1
/
+1
*
kunit: tool: update riscv QEMU config with new serial dependency
Brendan Higgins
2022-05-16
1
-0
/
+1
*
kunit: tool: Add list of all valid test configs on UML
David Gow
2022-05-16
1
-0
/
+37
*
kunit: tool: misc cleanups
Daniel Latypov
2022-05-16
7
-46
/
+39
*
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
2022-05-16
1
-54
/
+17
*
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
2022-05-16
2
-3
/
+6
*
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
2022-05-16
3
-104
/
+4
*
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
2022-05-12
2
-3
/
+4
*
kunit: tool: stop using a shell to run kernel under QEMU
Daniel Latypov
2022-05-12
10
-20
/
+22
*
kunit: tool: update test counts summary line format
Daniel Latypov
2022-05-12
1
-5
/
+5
*
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
2022-04-04
2
-14
/
+17
*
kunit: tool: Do not colorize output when redirected
Kees Cook
2022-04-04
1
-0
/
+7
*
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
2022-04-04
3
-3
/
+5
*
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
2022-04-04
3
-21
/
+33
*
kunit: tool: readability tweaks in KernelCI json generation logic
Daniel Latypov
2022-04-04
1
-10
/
+10
*
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
2022-04-04
3
-37
/
+24
*
kunit: tool: drop last uses of collections.namedtuple
Daniel Latypov
2022-04-04
2
-11
/
+15
*
kunit: tool: drop unused KernelDirectoryPath var
Daniel Latypov
2022-04-04
1
-2
/
+0
*
kunit: tool: make --json handling a bit clearer
Daniel Latypov
2022-04-04
3
-16
/
+11
*
Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-03-23
1
-16
/
+8
|
\
|
*
kunit: tool: drop mostly unused KunitResult.result field
Daniel Latypov
2022-01-31
1
-16
/
+8
*
|
kunit: fix missing f in f-string in run_checks.py
Daniel Latypov
2022-02-02
1
-1
/
+1
*
|
kunit: tool: Import missing importlib.abc
MichaĆ Winiarski
2022-01-25
1
-0
/
+1
|
/
*
kunit: tool: Default --jobs to number of CPUs
David Gow
2021-12-15
2
-3
/
+7
*
kunit: tool: fix newly introduced typechecker errors
Daniel Latypov
2021-12-15
2
-2
/
+3
*
kunit: tool: make `build` subcommand also reconfigure if needed
Daniel Latypov
2021-12-15
2
-2
/
+10
*
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
2021-12-15
4
-35
/
+29
*
kunit: tool: use dataclass instead of collections.namedtuple
Daniel Latypov
2021-12-15
2
-70
/
+75
*
kunit: tool: suggest using decode_stacktrace.sh on kernel crash
Daniel Latypov
2021-12-13
1
-0
/
+6
*
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
2021-12-13
2
-11
/
+74
*
kunit: tool: revamp message for invalid kunitconfig
Daniel Latypov
2021-12-13
1
-9
/
+11
*
kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
Daniel Latypov
2021-12-13
3
-0
/
+31
*
kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
Daniel Latypov
2021-12-13
3
-42
/
+37
*
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
2021-12-13
2
-7
/
+57
*
kunit: tool: Report an error if any test has no subtests
David Gow
2021-12-13
3
-5
/
+30
[next]