1. 397a979 Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  2. 1056d3d2 selftests: enforce local header dependency in lib.mk by Shuah Khan · 5 years ago
  3. c363eb4 selftests: fix too long argument by Jiri Benc · 5 years ago
  4. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 6 years ago
  5. 27d79a2 selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set by Shuah Khan · 6 years ago
  6. 5c069b6 selftests: Move test output to diagnostic lines by Kees Cook · 6 years ago
  7. bf66078 selftests: Extract logic for multiple test runs by Kees Cook · 6 years ago
  8. d4e59a5 selftests: Use runner.sh for emit targets by Kees Cook · 6 years ago
  9. 42d46e5 selftests: Extract single-test shell logic from lib.mk by Kees Cook · 6 years ago
  10. 8ce72dc selftests: fix headers_install circular dependency by Shuah Khan · 6 years ago
  11. 211929f selftests: Fix test errors related to lib.mk khdr target by Shuah Khan · 6 years ago
  12. b2d35fa selftests: add headers_install to lib.mk by Anders Roxell · 7 years ago
  13. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 4e49ed2 selftests/lib.mk: Introduce OVERRIDE_TARGETS by Mathieu Desnoyers · 7 years ago
  15. a548de0 selftests: lib.mk: add test execute bit check to EMIT_TESTS by Shuah Khan (Samsung OSG) · 7 years ago
  16. 3df6131 selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTS by Shuah Khan (Samsung OSG) · 7 years ago
  17. cfe8460 selftests: lib.mk: Include test suite name in the RUN_TESTS output by Shuah Khan (Samsung OSG) · 7 years ago
  18. 7afed3d selftests: lib.mk: move running and printing result to a new function by Shuah Khan (Samsung OSG) · 7 years ago
  19. 3f4435b selftests: lib.mk: add SKIP handling to RUN_TESTS define by Shuah Khan (Samsung OSG) · 7 years ago
  20. 42b44c3 selftests: lib.mk: cleanup RUN_TESTS define and make it readable by Shuah Khan (Samsung OSG) · 7 years ago
  21. a335544 selftests: Fix lib.mk run_tests target shell script by Mathieu Desnoyers · 7 years ago
  22. 771cbc3 selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers by Shuah Khan · 7 years ago
  23. 14f1889 selftests: Fix loss of test output in run_kselftests.sh by Michael Ellerman · 7 years ago
  24. a323335 selftests: lib.mk: print individual test results to console by default by Shuah Khan · 7 years ago
  25. 1a94068 selftests: lib.mk: copy test scripts and test files for make O=dir run by Shuah Khan · 8 years ago
  26. be16a24 selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install by Shuah Khan · 8 years ago
  27. e0a5696 selftests: lib.mk: fix test executable status check to use full path by Shuah Khan · 8 years ago
  28. 8050ef2 selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 8 years ago
  29. fbcab13 selftests: silence test output by default by Josef Bacik · 7 years ago
  30. 1f87c7c selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format by Shuah Khan · 8 years ago
  31. 77d802e selftests: change lib.mk RUN_TESTS to take test list as an argument by Shuah Khan · 8 years ago
  32. 49b7364 selftests: lib.mk: suppress "cd" output from run_tests target by Shuah Khan · 8 years ago
  33. 43c6437 selftests: warn if failure is due to lack of executable bit by Luis R. Rodriguez · 8 years ago
  34. df6438f selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean by Shuah Khan · 8 years ago
  35. e53aff4 selftests: lib.mk Fix individual test builds by Shuah Khan · 8 years ago
  36. 634ce97 selftests: Fix the .S and .S -> .o rules by Michael Ellerman · 8 years ago
  37. 2047f1d selftests: Fix the .c linking rule by Michael Ellerman · 8 years ago
  38. d83c3ba selftests: Fix selftests build to just build, not run tests by Michael Ellerman · 8 years ago
  39. a8ba798 selftests: enable O and KBUILD_OUTPUT by bamvor.zhangjian@huawei.com · 8 years ago
  40. 80d443e8 selftests: add EXTRA_CLEAN for clean target by bamvor.zhangjian@huawei.com · 8 years ago
  41. 7d758af selftests: add default rules for c source file by bamvor.zhangjian@huawei.com · 8 years ago
  42. 5fe5979 selftests: remove useless TEST_DIRS by bamvor.zhangjian@huawei.com · 8 years ago
  43. 88baa78 selftests: remove duplicated all and clean target by bamvor.zhangjian@huawei.com · 8 years ago
  44. 900d65e selftests: change install command to rsync by Bamvor Jian Zhang · 10 years ago
  45. a7d0f07 selftests: check before install by Bamvor Jian Zhang · 10 years ago
  46. e8c1d7c selftests: copy TEST_DIRS to INSTALL_PATH by Tyler Baker · 10 years ago
  47. 84f887b selftests: Set CC using CROSS_COMPILE once in lib.mk by Michael Ellerman · 10 years ago
  48. 5744de5 selftests/timers: Use shared logic to run and install tests by Michael Ellerman · 10 years ago
  49. 32dcfba selftests: Add install target by Michael Ellerman · 10 years ago
  50. 5e29a91 selftests: Introduce minimal shared logic for running tests by Michael Ellerman · 10 years ago