1. 81573b1 selftests/net/forwarding: add Makefile to install tests by Vadym Kochan · 4 years, 10 months ago
  2. 9d235a5 selftests: allow detection of build failures by Jiri Benc · 5 years ago
  3. ce7ae9d Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  4. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  6. 048d19d mptcp: add basic kselftest for mptcp by Florian Westphal · 5 years ago
  7. b28a10a selftests: add openat2(2) selftests by Aleksa Sarai · 5 years ago
  8. 61c5767 selftests/timens: Add Time Namespace test for supported clocks by Dmitry Safonov · 5 years ago
  9. 46d1a0f selftests/lkdtm: Add tests for LKDTM targets by Kees Cook · 5 years ago
  10. 5f70bde selftests: fix build behaviour on targets' failures by Cristian Marussi · 5 years ago
  11. f2728fe selftests: add epoll selftests by Heiher · 5 years ago
  12. e30dbe5 Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  13. f60b85e Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths" by Shuah Khan · 5 years ago
  14. 0acefef Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  15. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  16. 313a4db kselftest: arm64: extend toplevel skeleton Makefile by Cristian Marussi · 5 years ago
  17. 02bf1f8 kselftest: Fix NULL INSTALL_PATH for TARGETS runlist by Prabhakar Kushwaha · 5 years ago
  18. c78fd76 selftests: Move kselftest_module.sh into kselftest/ by Kees Cook · 5 years ago
  19. de52872 tests: test CLONE_CLEAR_SIGHAND by Christian Brauner · 5 years ago
  20. 303e621 selftests: Fix O= and KBUILD_OUTPUT handling for relative paths by Shuah Khan · 5 years ago
  21. 131b30c kselftest: exclude failed TARGETS from runlist by Cristian Marussi · 5 years ago
  22. 3a24f7f kselftest: add capability to skip chosen TARGETS by Cristian Marussi · 5 years ago
  23. 17eac6c selftests: Add kselftest-all and kselftest-install targets by Shuah Khan · 5 years ago
  24. 0ac33e4 selftests: use "$(MAKE)" instead of "make" by Ilya Leoshkevich · 5 years ago
  25. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 6 years ago
  26. 61c2018 selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objects by Shuah Khan · 6 years ago
  27. c3c5992 selftests: fix install target to use default install path by Shuah Khan · 6 years ago
  28. f41c322 selftests: Remove KSFT_TAP_LEVEL by Kees Cook · 6 years ago
  29. 5c069b6 selftests: Move test output to diagnostic lines by Kees Cook · 6 years ago
  30. bf66078 selftests: Extract logic for multiple test runs by Kees Cook · 6 years ago
  31. d4e59a5 selftests: Use runner.sh for emit targets by Kees Cook · 6 years ago
  32. d917fb8 selftests: build and run gpio when output directory is the src dir by Shuah Khan · 6 years ago
  33. 8ce72dc selftests: fix headers_install circular dependency by Shuah Khan · 6 years ago
  34. c3c0e81 selftests/kexec: move the IMA kexec_load selftest to selftests/kexec by Mimi Zohar · 6 years ago
  35. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  36. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  37. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  38. a332286 tmpfs: test link accounting with O_TMPFILE by Alexey Dobriyan · 6 years ago
  39. 575a0ae selftests: add tests for pidfd_send_signal() by Christian Brauner · 6 years ago
  40. 6ea3dfe selftests: add TPM 2.0 tests by Jarkko Sakkinen · 6 years ago
  41. 75abec7 selftests: add binderfs selftests by Christian Brauner · 6 years ago
  42. a2818ee selftests/livepatch: introduce tests by Joe Lawrence · 6 years ago
  43. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  44. 903b77c Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  45. cda261f selftests: add txtimestamp kselftest by Willem de Bruijn · 6 years ago
  46. 5580b4a Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrity by James Morris · 6 years ago
  47. 6edf2e3 fix dma-buf/udmabuf selftest by Tom Murphy · 6 years ago
  48. a802ed0 selftests/ima: kexec_load syscall test by Mimi Zohar · 6 years ago
  49. 25d8bce selftests: add script to stress-test nft packet path vs. control plane by Florian Westphal · 6 years ago
  50. e55c884 media: rc: self test for IR encoders and decoders by Sean Young · 6 years ago
  51. 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
  52. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  53. ccba8b6 rseq/selftests: Provide Makefile, scripts, gitignore by Mathieu Desnoyers · 7 years ago
  54. 3c54508 selftests: sparc64: char: Selftest for privileged ADI driver by Tom Hromatka · 7 years ago
  55. 84092dbc selftests: cgroup: add memory controller self-tests by Roman Gushchin · 7 years ago
  56. 3df6131 selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTS by Shuah Khan (Samsung OSG) · 7 years ago
  57. a12ab9e selftests: move RTC tests to rtc subfolder by Alexandre Belloni · 7 years ago
  58. 9cd6565 proc: test /proc/self/wchan by Alexey Dobriyan · 7 years ago
  59. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  60. fc22e19 Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  61. 783e9e5 kvm: selftests: add API testing infrastructure by Paolo Bonzini · 7 years ago
  62. 88893cf selftests: Print the test we're running to /dev/kmsg by Michael Ellerman · 7 years ago
  63. ce290a1 selftests: add devpts selftests by Christian Brauner · 7 years ago
  64. 44f0135 selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headers by Shuah Khan · 7 years ago
  65. 14f1889 selftests: Fix loss of test output in run_kselftests.sh by Michael Ellerman · 7 years ago
  66. 47a18c4 android/ion: userspace test utility for ion buffer sharing by Pintu Agarwal · 7 years ago
  67. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  68. 1ede053 selftests: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  69. 52fd1d0 selftests: Makefile: clear LDFLAGS for make O=dir use-case by Shuah Khan · 7 years ago
  70. 584f34f selftests/Makefile: Add missed PHONY targets by SeongJae Park · 8 years ago
  71. c6a13fa selftests/Makefile: Add missed closing `"` in comment by SeongJae Park · 8 years ago
  72. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. c4f3f22 Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  74. b8826e5 selftest for default_file_splice_read() infoleak by Al Viro · 8 years ago
  75. e66d5b6 selftest: cpufreq: Add support for cpufreq tests by Viresh Kumar · 8 years ago
  76. 6320303 selftests: Add intel_pstate to TARGETS by Stafford Horne · 8 years ago
  77. a8ba798 selftests: enable O and KBUILD_OUTPUT by bamvor.zhangjian@huawei.com · 8 years ago
  78. a2b1e8a selftests: do not require bash for the generated test by Rolf Eike Beer · 8 years ago
  79. 09dee2a Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  80. 22f6592 selftest/gpio: add gpio test case by Bamvor Jian Zhang · 8 years ago
  81. 82208160 selftest: sync: basic tests for sw_sync framework by Emilio López · 8 years ago
  82. 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
  83. 6ad92bf tools/testing: add a test to check nsfs ioctl-s by Andrey Vagin · 8 years ago
  84. 19fd286 selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM) by Stas Sergeev · 9 years ago
  85. 7e72247 selftest/ipc: actually test it by Bamvor Jian Zhang · 9 years ago
  86. f4ecb32 selftests/capabilities: actually test it by Bamvor Jian Zhang · 9 years ago
  87. 6a177af Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  88. 317dc34 selftests: run lib/test_printf module by Kees Cook · 9 years ago
  89. f615e2b selftests/pstore: add pstore test scripts going with reboot by Hiraku Toyooka · 9 years ago
  90. cc04a46 selftests/pstore: add pstore test script for pre-reboot by Hiraku Toyooka · 9 years ago
  91. 1087d01 selftests: rename jump label to static_keys by Bamvor Jian Zhang · 9 years ago
  92. b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
  93. 54283ae Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  94. a7d0f07 selftests: check before install by Bamvor Jian Zhang · 9 years ago
  95. f21fb79 selftests/zram: Adding zram tests by Naresh Kamboju · 9 years ago
  96. 579e1ac jump_label: Provide a self-test by Jason Baron · 9 years ago
  97. 2278e5e selftests: add quicktest support by Shuah Khan · 10 years ago
  98. c99ee51 selftests: add seccomp suite by Kees Cook · 10 years ago
  99. 60df464 tools selftests: Fix 'clean' target with make 3.81 by Arnaldo Carvalho de Melo · 10 years ago
  100. ecac1a7 selftests: Add futex tests to the top-level Makefile by Darren Hart · 10 years ago