1. ef3ad08 Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  2. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  4. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  5. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  6. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  9. 6d191ed4 bpf: add various test cases for verifier selftest by Daniel Borkmann · 7 years ago
  10. e67f85f selftests: membarrier: use ksft_* var arg msg api by Shuah Khan · 7 years ago
  11. 0732d06 selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13 by Shuah Khan · 7 years ago
  12. 3fa72f2 selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api by Shuah Khan · 7 years ago
  13. 4ca5628 selftests: breakpoint_test: use ksft_* var arg msg api by Shuah Khan · 7 years ago
  14. ab52a48 kselftest: add ksft_print_msg() function to output general information by Paul Elder · 7 years ago
  15. 151b273 kselftest: make ksft_* output functions variadic by Paul Elder · 7 years ago
  16. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. 796a3ba selftests/capabilities: Fix the test_execve test by Andy Lutomirski · 7 years ago
  18. 4ca90c2 selftests: intel_pstate: add .gitignore by Shuah Khan · 7 years ago
  19. 5ff0c60 selftests: fix memory-hotplug test by Po-Hsu Lin · 7 years ago
  20. 02d8f07 selftests: add missing test name in memory-hotplug test by Po-Hsu Lin · 7 years ago
  21. 72441ea selftests: check percentage range for memory-hotplug test by Po-Hsu Lin · 7 years ago
  22. a34b28c selftests: check hot-pluggagble memory for memory-hotplug test by Po-Hsu Lin · 7 years ago
  23. 593f927 selftests: typo correction for memory-hotplug test by Po-Hsu Lin · 7 years ago
  24. d87b291 selftests: ftrace: Use md5sum to take less time of checking logs by Masami Hiramatsu · 7 years ago
  25. 6bdf6ab bpf: prevent leaking pointer via xadd on unpriviledged by Daniel Borkmann · 7 years ago
  26. d644437 tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict by Orson Zhai · 7 years ago
  27. 93bd70e seccomp: Adjust selftests to avoid double-join by Kees Cook · 8 years ago
  28. 6dff86a selftest/net/Makefile: Specify output with $(OUTPUT) by SeongJae Park · 7 years ago
  29. dc816e5 selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS by SeongJae Park · 7 years ago
  30. d02db4f5 selftest/memfd/Makefile: Fix build error by SeongJae Park · 7 years ago
  31. e0912c0 selftests: lib: Skip tests on missing test modules by Sumit Semwal · 7 years ago
  32. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. 7673925 kselftests: timers: Add test for frequency step by Miroslav Lichvar · 7 years ago
  34. 7a5de55 kselftests: timers: Fix inconsistency-check to not ignore first timestamp by Miroslav Lichvar · 7 years ago
  35. 76b903e selftests: Introduce tc testsuite by Lucas Bates · 7 years ago
  36. 07b0b22 NTB: ntb_test: fix bug printing ntb_perf results by Logan Gunthorpe · 7 years ago
  37. 34539b6 kselftest: membarrier: make test names more informative by Alice Ferrazzi · 7 years ago
  38. e4d1065 kselftest: make callers of ksft_exit_skip() output the reason for skipping by Paul Elder · 7 years ago
  39. 54f57ba kselftest: make ksft_exit_skip() output a reason for skipping by Paul Elder · 7 years ago
  40. a117699 tools/testing/nvdimm: fix nfit_test buffer overflow by Yasunori Goto · 7 years ago
  41. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 48e42f9 kselftest: convert get_size to use stricter TAP13 format by Tim Bird · 7 years ago
  43. 18f3d6b selftests/bpf: Add test cases to test narrower ctx field loads by Yonghong Song · 7 years ago
  44. 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 7 years ago
  45. b901216 kselftest: breakpoints: convert step_after_suspend_test to TAP13 output by Paul Elder · 7 years ago
  46. 748e84b kselftest: breakpoints: convert breakpoint_test to TAP13 output by Paul Elder · 7 years ago
  47. 326f57a kselftest: membarrier: convert to TAP13 output by Paul Elder · 7 years ago
  48. b6a4b66 kselftest: add TAP13 conformant versions of ksft_* functions by Paul Elder · 7 years ago
  49. efe5f9c selftests/bpf: make correct use of exit codes in bpf selftests by Jesper Dangaard Brouer · 7 years ago
  50. 34a048c selftests: kselftest_harness: Fix compile warning by Mickaël Salaün · 7 years ago
  51. f735b64 bpf, tests: set rlimit also for test_align, so it doesn't fail by Daniel Borkmann · 7 years ago
  52. 5ecf51f bpf, tests: add a test for htab lookup + update traversal by Daniel Borkmann · 7 years ago
  53. a2e8bbd bpf: Fix test_obj_id.c for llvm 5.0 by Martin KaFai Lau · 7 years ago
  54. fad0743 bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled by Martin KaFai Lau · 7 years ago
  55. 6d48152 rcu: Remove RCU CPU stall warnings from Tiny RCU by Paul E. McKenney · 7 years ago
  56. 44c65ff rcu: Eliminate NOCBs CPU-state Kconfig options by Paul E. McKenney · 7 years ago
  57. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 7 years ago
  58. bd8cc5a srcu: Remove Classic SRCU by Paul E. McKenney · 7 years ago
  59. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
  60. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
  61. fe5ac72 rcu: Remove nohz_full full-system-idle state machine by Paul E. McKenney · 8 years ago
  62. f7a10a9 rcu: Remove the RCU_KTHREAD_PRIO Kconfig option by Paul E. McKenney · 8 years ago
  63. 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 8 years ago
  64. 78a5a93 bpf, tests: fix endianness selection by Daniel Borkmann · 7 years ago
  65. 5d9853f rcutorture: Add "git diff" output to testid.txt file by Paul E. McKenney · 8 years ago
  66. b562b85 srcu-cbmc: Use /usr/bin/awk instead of /bin/awk by Priyalee Kushwaha · 8 years ago
  67. 41f3648 rcutorture: Reduce CPUs dedicated to testing Classic SRCU by Paul E. McKenney · 8 years ago
  68. 59ca3f9f rcuperf: Add the ability to test tiny RCU flavors by Paul E. McKenney · 8 years ago
  69. ced8d6f rcuperf: Add a Kconfig-fragment file for Classic SRCU by Paul E. McKenney · 8 years ago
  70. 1dcf280 rcuperf: Remove conflicting Kconfig options by Paul E. McKenney · 8 years ago
  71. 17ed2b6 rcutorture: Update test scenarios based on new Kconfig dependencies by Paul E. McKenney · 8 years ago
  72. 39687d6 rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options by Paul E. McKenney · 8 years ago
  73. c0ee450 rcutorture: Add a scenario for Classic SRCU by Paul E. McKenney · 8 years ago
  74. 23ca096 rcutorture: Add a scenario for Tiny SRCU by Paul E. McKenney · 8 years ago
  75. 3c52f26 rcutorture: Fix bug in reporting Kconfig mis-settings by Paul E. McKenney · 8 years ago
  76. 8d6dd65 rcutorture: Add three-level tree test for Tree SRCU by Paul E. McKenney · 8 years ago
  77. 27dc0b1 rcutorture: Add lockdep to one of the SRCU scenarios by Paul E. McKenney · 8 years ago
  78. bc5f159 selftests/ftrace: Return unsupported if it detects older kernel by Masami Hiramatsu · 7 years ago
  79. 565d557 selftests/ftrace: Use top-level available_filter_function by Masami Hiramatsu · 7 years ago
  80. 1917d2c selftests/ftrace: Add instance indication in test log by Masami Hiramatsu · 7 years ago
  81. d7b91c0 selftests/ftrace: Reset ftrace filter on older kernel by Masami Hiramatsu · 7 years ago
  82. c3ca46e ftrace/kprobes: selftests: Check kretprobe maxactive is supported by Masami Hiramatsu · 7 years ago
  83. 1d0864d selftests/ftrace: Reduce trace buffer checking overhead by Masami Hiramatsu · 7 years ago
  84. 27af344 selftests/ftrace: Skip full-glob-matching filter test on older kernel by Masami Hiramatsu · 7 years ago
  85. 08f9f03 selftests/seccomp: Force rebuild according to dependencies by Mickaël Salaün · 7 years ago
  86. 7e6a32a Documentation/dev-tools: Add kselftest_harness documentation by Mickaël Salaün · 7 years ago
  87. 1256a52 selftests: Remove the TEST_API() wrapper from kselftest_harness.h by Mickaël Salaün · 7 years ago
  88. dfa47d3 selftests: Cosmetic renames in kselftest_harness.h by Mickaël Salaün · 7 years ago
  89. 0b40808 selftests: Make test_harness.h more generally available by Mickaël Salaün · 7 years ago
  90. 4996976 selftests: sync: Skip the test if kernel support is not found by Michael Ellerman · 7 years ago
  91. eff33cf selftests/vm: Fix test for virtual address range mapping for arm64 by Michal Suchanek · 7 years ago
  92. 1f666e5 selftests: futex: print testcase-name and PASS/FAIL/ERROR status by Naresh Kamboju · 7 years ago
  93. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 7 years ago
  94. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 7 years ago
  96. b27ce77 selftests/powerpc: context_switch use private futexes with threads by Nicholas Piggin · 7 years ago
  97. 6f68a6a Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  98. 77d6465 Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  99. bdd7e3d selftests/ftrace: Add a testcase for many kprobe events by Masami Hiramatsu · 7 years ago
  100. 614d0d7 bpf: add various verifier test cases by Daniel Borkmann · 7 years ago