1. 1ede053 selftests: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  2. 8230b90 selftests: mqueue: Use full path to run tests from Makefile by Shuah Khan · 7 years ago
  3. 9c3340e selftests: futex: copy sub-dir test scripts for make O=dir run by Shuah Khan · 7 years ago
  4. 1a94068 selftests: lib.mk: copy test scripts and test files for make O=dir run by Shuah Khan · 7 years ago
  5. b2fc6ade selftests: sync: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  6. 38f7251 selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS by Shuah Khan · 7 years ago
  7. be16a24 selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install by Shuah Khan · 7 years ago
  8. e2fb655 selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean by Shuah Khan · 7 years ago
  9. e0a5696 selftests: lib.mk: fix test executable status check to use full path by Shuah Khan · 7 years ago
  10. 52fd1d0 selftests: Makefile: clear LDFLAGS for make O=dir use-case by Shuah Khan · 7 years ago
  11. 8050ef2 selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  12. 06e8852 selftests/net: msg_zerocopy enable build with older kernel headers by Thomas Meyer · 7 years ago
  13. e06d79f selftests: actually run the various net selftests by Josef Bacik · 7 years ago
  14. 422d8dc selftest: add a reuseaddr test by Josef Bacik · 7 years ago
  15. fbcab13 selftests: silence test output by default by Josef Bacik · 7 years ago
  16. 84c0656 selftests/ftrace: multiple_kprobes: Also check for support by Thomas Meyer · 7 years ago
  17. 56a268c selftests/bpf: Make bpf_util work on uniprocessor systems by Thomas Meyer · 7 years ago
  18. 6f00033 selftests/intel_pstate: No need to compile test progs in the run script by Thomas Meyer · 7 years ago
  19. 67b2e30 selftests: intel_pstate: build only on x86 by Daniel Díaz · 7 years ago
  20. 172a8ca selftests: breakpoints: re-order TEST_GEN_PROGS targets by Fathi Boudra · 8 years ago
  21. 96e5335 tools: fix testing/selftests/sigaltstack for s390x by Thomas Richter · 7 years ago
  22. 64cfcae selftests: net: More graceful finding of `ip'. by Daniel Díaz · 8 years ago
  23. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  24. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  25. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  26. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  27. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  28. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  29. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago
  30. 66559a6 tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing by Cyrill Gorcunov · 7 years ago
  31. 6d62189 Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  32. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  33. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  34. 1f522a4 selftests/memfd: add memfd_create hugetlbfs selftest by Mike Kravetz · 7 years ago
  35. d312cb1 userfaultfd: selftest: explicit failure if the SIGBUS test failed by Andrea Arcangeli · 7 years ago
  36. 67e8032 userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST by Andrea Arcangeli · 7 years ago
  37. 81aac3a userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature by Prakash Sangappa · 7 years ago
  38. 824f973 userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem by Mike Rapoport · 7 years ago
  39. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  40. 369130b selftests: Enhance kselftest_harness.h to print which assert failed by Mickaël Salaün · 7 years ago
  41. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  42. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. bbd9644 selftests: correct define in msg_zerocopy.c by Willem de Bruijn · 7 years ago
  47. 8f98ae0 Merge branch 'for-4.14/fs' into libnvdimm-for-next by Dan Williams · 7 years ago
  48. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  49. a3c0105 selftests/powerpc: Force ptrace tests to build -fno-pie by Michael Neuling · 7 years ago
  50. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  51. 90774a9 bpf: test_maps: fix typos, "conenct" and "listeen" by Colin Ian King · 7 years ago
  52. 1d51f65 tc-testing: add test for testing ife type by Alexander Aring · 7 years ago
  53. 3450402 selftests: add addrlabel add/delete to rtnetlink.sh by Florian Westphal · 7 years ago
  54. 7cadf2c selftests/bpf: check the instruction dumps are populated by Jakub Kicinski · 7 years ago
  55. 3f0d6a1 bpf: test_maps add sockmap stress test by John Fastabend · 7 years ago
  56. 81374aa bpf: harden sockmap program attach to ensure correct map type by John Fastabend · 7 years ago
  57. ed85054 bpf: more SK_SKB selftests by John Fastabend · 7 years ago
  58. 6fd2886 bpf: additional sockmap self tests by John Fastabend · 7 years ago
  59. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
  60. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  61. 1f87c7c selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format by Shuah Khan · 7 years ago
  62. 77d802e selftests: change lib.mk RUN_TESTS to take test list as an argument by Shuah Khan · 7 years ago
  63. 49b7364 selftests: lib.mk: suppress "cd" output from run_tests target by Shuah Khan · 7 years ago
  64. 11867a7 selftests: kselftest framework: change skip exit code to 0 by Shuah Khan · 7 years ago
  65. 8f14e26 selftests/timers: make loop consistent with array size by Benjamin Gaignard · 7 years ago
  66. df20cb7 selftests/bpf: add a test for a pruning bug in the verifier by Alexei Starovoitov · 7 years ago
  67. d893dc2 selftests/bpf: add a test for a bug in liveness-based pruning by Edward Cree · 7 years ago
  68. 16e7812 selftests/net: Add a test to validate behavior of rx timestamps by Mike Maloney · 7 years ago
  69. 475c57c selftests: timers: remove rtctest_setdate from run_destructive_tests by Shuah Khan · 7 years ago
  70. df9c011 selftests: timers: Fix run_destructive_tests target to handle skipped tests by Shuah Khan · 7 years ago
  71. 98b74e1 kselftests: timers: leap-a-day: Change default arguments to help test runs by John Stultz · 7 years ago
  72. b841065 selftests: timers: drop support for !KTEST case by Shuah Khan · 7 years ago
  73. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  75. 4e2a809 Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago
  76. ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 7 years ago
  77. 768dc4e test_kmod: fix description for -s -and -c parameters by Luis R. Rodriguez · 7 years ago
  78. 28be3f8 kselftests: timers: set-timer-lat: Add one-shot timer test cases by Greg Hackmann · 7 years ago
  79. a524b11 kselftests: timers: set-timer-lat: Tweak reporting when timer fires early by Greg Hackmann · 7 years ago
  80. 6cc6366 kselftests: timers: freq-step: Fix build warning by John Stultz · 7 years ago
  81. 0aeab46 kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers by John Stultz · 7 years ago
  82. 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 7 years ago
  83. 7e42776 rcu: Drive TASKS_RCU directly off of PREEMPT by Paul E. McKenney · 8 years ago
  84. 99597ce selftests/powerpc: Improve tm-resched-dscr by Sam Bobroff · 7 years ago
  85. 4db26f9 rtc: rtctest: Improve support detection by Lukáš Doktor · 7 years ago
  86. 86db9a1 selftests/cpu-hotplug: Skip test when there is only one online cpu by Li Zhijian · 7 years ago
  87. 8fe6e53 selftests/cpu-hotplug: exit with failure when test occured unexpected behaviors by Li Zhijian · 7 years ago
  88. b274e75 selftests: futex: convert test to use ksft TAP13 framework by Shuah Khan · 7 years ago
  89. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 7 years ago
  90. 41bc94f bpf: selftests: add tests for new __sk_buff members by John Fastabend · 7 years ago
  91. 69e8cc1 bpf: sockmap sample program by John Fastabend · 7 years ago
  92. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 2cc7659 selftests: add 'ip get' to rtnetlink.sh by Florian Westphal · 7 years ago
  94. 40c6d1b Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  95. f75f6ff Merge 4.13-rc5 into driver-core-next by Greg Kroah-Hartman · 7 years ago
  96. 3c1f619 selftests: capabilities: convert error output to TAP13 ksft framework by Shuah Khan · 7 years ago
  97. 047dbb2 selftests: bpf: add check for ip XDP redirect by William Tu · 7 years ago
  98. 0e64f1d selftests: memfd: Align STACK_SIZE for ARM AArch64 system by Orson Zhai · 7 years ago
  99. 622b2fb selftests: timers: freq-step: fix compile error by Shuah Khan · 7 years ago
  100. c92316b test_firmware: add batched firmware tests by Luis R. Rodriguez · 8 years ago