1. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  2. 44b7da5 kunit: Report test parameter results as (K)TAP subtests by David Gow · 3 years, 2 months ago
  3. 37dbb4c kunit: Don't crash if no parameters are generated by David Gow · 3 years, 2 months ago
  4. cead185 exit: Rename complete_and_exit to kthread_complete_and_exit by Eric W. Biederman · 3 years, 1 month ago
  5. 17ac23e kunit: Reset suite count after running tests by David Gow · 3 years, 3 months ago
  6. 9c6b0e1 kunit: add 'kunit.action' param to allow listing out tests by Daniel Latypov · 3 years, 3 months ago
  7. cd94fbc kunit: fix too small allocation when using suite-only kunit.filter_glob by Daniel Latypov · 3 years, 3 months ago
  8. a127b15 kunit: tool: allow filtering test cases via glob by Daniel Latypov · 3 years, 3 months ago
  9. b7cbaef kunit: drop assumption in kunit-log-test about current suite by Daniel Latypov · 3 years, 3 months ago
  10. f62314b kunit: fix reference count leak in kfree_at_end by Xiyu Yang · 3 years, 4 months ago
  11. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  12. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
  13. acd8e84 kunit: Print test statistics on failure by David Gow · 3 years, 5 months ago
  14. a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
  15. 26c6cb7 kunit: make test->lock irq safe by Vlastimil Babka · 3 years, 6 months ago
  16. 1d71307 kunit: add unit test for filtering suites by names by Daniel Latypov · 3 years, 8 months ago
  17. d99ea67 kunit: test: Add example tests which are always skipped by David Gow · 3 years, 6 months ago
  18. 6d2426b kunit: Support skipped tests by David Gow · 3 years, 6 months ago
  19. 7122deb kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers by Daniel Latypov · 3 years, 8 months ago
  20. 44acdbb kunit: Add gnu_printf specifiers by David Gow · 3 years, 8 months ago
  21. b6d5799 kunit: Add 'kunit_shutdown' option by David Gow · 3 years, 7 months ago
  22. 384426b kunit: Fix result propagation for parameterised tests by David Gow · 3 years, 7 months ago
  23. 359a376 kunit: support failure from dynamic analysis tools by Uriel Guajardo · 3 years, 10 months ago
  24. 9854781 kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment by Daniel Latypov · 3 years, 10 months ago
  25. acd9762 kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals by Daniel Latypov · 3 years, 9 months ago
  26. 2f9f21c kunit: Match parenthesis alignment to improve code readability by Lucas Stankus · 3 years, 10 months ago
  27. 5d31f71 kunit: add kunit.filter_glob cmdline option to filter suites by Daniel Latypov · 3 years, 11 months ago
  28. 65af9b9 kunit: don't show `1 == 1` in failed assertion messages by Daniel Latypov · 3 years, 11 months ago
  29. fadb08e kunit: Support for Parameterized Testing by Arpitha Raghunandan · 4 years, 1 month ago
  30. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  31. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 2 months ago
  32. 45dcbb6 kunit: test: add test plan to KUnit TAP format by Brendan Higgins · 4 years, 5 months ago
  33. 8c0d884 init: main: add KUnit to kernel init by Brendan Higgins · 4 years, 5 months ago
  34. aac3546 kunit: test: create a single centralized executor for all tests by Alan Maguire · 4 years, 5 months ago
  35. 725aca9 kunit: add support for named resources by Alan Maguire · 4 years, 7 months ago
  36. d4cdd14 kunit: generalize kunit_resource API beyond allocated resources by Alan Maguire · 4 years, 7 months ago
  37. beaed42 kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
  38. 92238b3 kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment by Anders Roxell · 4 years, 8 months ago
  39. 6cb1818 kunit: Add missing newline in summary message by Marco Elver · 4 years, 9 months ago
  40. c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 9 months ago
  41. eda8e32 kunit: add log test by Alan Maguire · 4 years, 9 months ago
  42. e2219db kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display by Alan Maguire · 4 years, 9 months ago
  43. 2d68df6 kunit: Always print actual pointer values in asserts by David Gow · 5 years ago
  44. 9fe124b kunit: allow kunit to be loaded as a module by Alan Maguire · 5 years ago
  45. 1c024d4 kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds by Alan Maguire · 5 years ago
  46. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  47. 9bbb11c kunit: hide unexported try-catch interface in try-catch-impl.h by Alan Maguire · 5 years ago
  48. 109fb06 kunit: move string-stream.h to lib/kunit by Alan Maguire · 5 years ago
  49. 741a98d kunit: fix failure to build without printk by Brendan Higgins · 5 years ago
  50. 73ba5aa kunit: test: add tests for KUnit managed resources by Avinash Kondareddy · 5 years ago
  51. e4aea8f kunit: test: add the concept of assertions by Brendan Higgins · 5 years ago
  52. e4eb117 kunit: test: add tests for kunit test abort by Brendan Higgins · 5 years ago
  53. 5f3e062 kunit: test: add support for test abort by Brendan Higgins · 5 years ago
  54. d8e2a76 kunit: test: add initial tests by Brendan Higgins · 5 years ago
  55. 73cda7b kunit: test: add the concept of expectations by Brendan Higgins · 5 years ago
  56. 6b229e5 kunit: test: add assertion printing library by Brendan Higgins · 5 years ago
  57. d1fadef1 kunit: test: add string_stream a std::stream like string builder by Brendan Higgins · 5 years ago
  58. 0a756853 kunit: test: add test resource management API by Brendan Higgins · 5 years ago
  59. 914cc63 kunit: test: add KUnit test runner core by Brendan Higgins · 5 years ago