1. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 6d7964a kmod: throttle kmod thread limit by Luis R. Rodriguez · 7 years ago
  3. d9c6a72 kmod: add test driver to stress test the module loader by Luis R. Rodriguez · 7 years ago
  4. ccd5d1b Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  5. bc0f51d Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  6. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  7. 3a00be1 Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  8. 7c43a65 test_sysctl: test against int proc_dointvec() array support by Luis R. Rodriguez · 7 years ago
  9. 2920fad test_sysctl: add simple proc_douintvec() case by Luis R. Rodriguez · 7 years ago
  10. eb965ed test_sysctl: add simple proc_dointvec() case by Luis R. Rodriguez · 7 years ago
  11. 1c0357c test_sysctl: test against PAGE_SIZE for int by Luis R. Rodriguez · 7 years ago
  12. 64b6712 test_sysctl: add generic script to expand on tests by Luis R. Rodriguez · 7 years ago
  13. 9308f2f test_sysctl: add dedicated proc sysctl test driver by Luis R. Rodriguez · 7 years ago
  14. 5333502 samples/bpf: fix a build issue by Yonghong Song · 7 years ago
  15. 69c3122 rtc: rtctest: add check for problematic dates by Benjamin Gaignard · 8 years ago
  16. c96396f tools: timer: add rtctest_setdate by Benjamin Gaignard · 8 years ago
  17. 8cb0bc9 selftests/ftrace: Add a testcase for kprobe event naming by Masami Hiramatsu · 7 years ago
  18. ff431b1 selftests/ftrace: Add a test to probe module functions by Naveen N. Rao · 7 years ago
  19. f7181e5 selftests/ftrace: Update multiple kprobes test for powerpc by Naveen N. Rao · 7 years ago
  20. 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
  21. 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
  22. 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
  23. 7c49c98 NTB: ntb_test: add parameter for doorbell bitmask by Allen Hubbe · 8 years ago
  24. c2d42ed NTB: ntb_test: modprobe on remote host by Allen Hubbe · 8 years ago
  25. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  26. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  27. 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
  28. 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
  29. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  30. 6d191ed4 bpf: add various test cases for verifier selftest by Daniel Borkmann · 7 years ago
  31. e67f85f selftests: membarrier: use ksft_* var arg msg api by Shuah Khan · 7 years ago
  32. 0732d06 selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13 by Shuah Khan · 7 years ago
  33. 3fa72f2 selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api by Shuah Khan · 7 years ago
  34. 4ca5628 selftests: breakpoint_test: use ksft_* var arg msg api by Shuah Khan · 7 years ago
  35. ab52a48 kselftest: add ksft_print_msg() function to output general information by Paul Elder · 7 years ago
  36. 151b273 kselftest: make ksft_* output functions variadic by Paul Elder · 7 years ago
  37. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 796a3ba selftests/capabilities: Fix the test_execve test by Andy Lutomirski · 7 years ago
  39. 4ca90c2 selftests: intel_pstate: add .gitignore by Shuah Khan · 7 years ago
  40. 5ff0c60 selftests: fix memory-hotplug test by Po-Hsu Lin · 7 years ago
  41. 02d8f07 selftests: add missing test name in memory-hotplug test by Po-Hsu Lin · 7 years ago
  42. 72441ea selftests: check percentage range for memory-hotplug test by Po-Hsu Lin · 7 years ago
  43. a34b28c selftests: check hot-pluggagble memory for memory-hotplug test by Po-Hsu Lin · 7 years ago
  44. 593f927 selftests: typo correction for memory-hotplug test by Po-Hsu Lin · 7 years ago
  45. d87b291 selftests: ftrace: Use md5sum to take less time of checking logs by Masami Hiramatsu · 7 years ago
  46. 6bdf6ab bpf: prevent leaking pointer via xadd on unpriviledged by Daniel Borkmann · 7 years ago
  47. d644437 tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict by Orson Zhai · 7 years ago
  48. 93bd70e seccomp: Adjust selftests to avoid double-join by Kees Cook · 8 years ago
  49. 6dff86a selftest/net/Makefile: Specify output with $(OUTPUT) by SeongJae Park · 8 years ago
  50. dc816e5 selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS by SeongJae Park · 8 years ago
  51. d02db4f5 selftest/memfd/Makefile: Fix build error by SeongJae Park · 8 years ago
  52. e0912c0 selftests: lib: Skip tests on missing test modules by Sumit Semwal · 8 years ago
  53. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 7673925 kselftests: timers: Add test for frequency step by Miroslav Lichvar · 8 years ago
  55. 7a5de55 kselftests: timers: Fix inconsistency-check to not ignore first timestamp by Miroslav Lichvar · 8 years ago
  56. 76b903e selftests: Introduce tc testsuite by Lucas Bates · 8 years ago
  57. 07b0b22 NTB: ntb_test: fix bug printing ntb_perf results by Logan Gunthorpe · 8 years ago
  58. 34539b6 kselftest: membarrier: make test names more informative by Alice Ferrazzi · 8 years ago
  59. e4d1065 kselftest: make callers of ksft_exit_skip() output the reason for skipping by Paul Elder · 8 years ago
  60. 54f57ba kselftest: make ksft_exit_skip() output a reason for skipping by Paul Elder · 8 years ago
  61. a117699 tools/testing/nvdimm: fix nfit_test buffer overflow by Yasunori Goto · 8 years ago
  62. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 48e42f9 kselftest: convert get_size to use stricter TAP13 format by Tim Bird · 8 years ago
  64. 18f3d6b selftests/bpf: Add test cases to test narrower ctx field loads by Yonghong Song · 8 years ago
  65. 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 8 years ago
  66. b901216 kselftest: breakpoints: convert step_after_suspend_test to TAP13 output by Paul Elder · 8 years ago
  67. 748e84b kselftest: breakpoints: convert breakpoint_test to TAP13 output by Paul Elder · 8 years ago
  68. 326f57a kselftest: membarrier: convert to TAP13 output by Paul Elder · 8 years ago
  69. b6a4b66 kselftest: add TAP13 conformant versions of ksft_* functions by Paul Elder · 8 years ago
  70. efe5f9c selftests/bpf: make correct use of exit codes in bpf selftests by Jesper Dangaard Brouer · 8 years ago
  71. 34a048c selftests: kselftest_harness: Fix compile warning by Mickaël Salaün · 8 years ago
  72. f735b64 bpf, tests: set rlimit also for test_align, so it doesn't fail by Daniel Borkmann · 8 years ago
  73. 5ecf51f bpf, tests: add a test for htab lookup + update traversal by Daniel Borkmann · 8 years ago
  74. a2e8bbd bpf: Fix test_obj_id.c for llvm 5.0 by Martin KaFai Lau · 8 years ago
  75. fad0743 bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled by Martin KaFai Lau · 8 years ago
  76. 6d48152 rcu: Remove RCU CPU stall warnings from Tiny RCU by Paul E. McKenney · 8 years ago
  77. 44c65ff rcu: Eliminate NOCBs CPU-state Kconfig options by Paul E. McKenney · 8 years ago
  78. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 8 years ago
  79. bd8cc5a srcu: Remove Classic SRCU by Paul E. McKenney · 8 years ago
  80. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
  81. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
  82. fe5ac72 rcu: Remove nohz_full full-system-idle state machine by Paul E. McKenney · 8 years ago
  83. f7a10a9 rcu: Remove the RCU_KTHREAD_PRIO Kconfig option by Paul E. McKenney · 8 years ago
  84. 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 8 years ago
  85. 78a5a93 bpf, tests: fix endianness selection by Daniel Borkmann · 8 years ago
  86. 5d9853f rcutorture: Add "git diff" output to testid.txt file by Paul E. McKenney · 8 years ago
  87. b562b85 srcu-cbmc: Use /usr/bin/awk instead of /bin/awk by Priyalee Kushwaha · 8 years ago
  88. 41f3648 rcutorture: Reduce CPUs dedicated to testing Classic SRCU by Paul E. McKenney · 8 years ago
  89. 59ca3f9f rcuperf: Add the ability to test tiny RCU flavors by Paul E. McKenney · 8 years ago
  90. ced8d6f rcuperf: Add a Kconfig-fragment file for Classic SRCU by Paul E. McKenney · 8 years ago
  91. 1dcf280 rcuperf: Remove conflicting Kconfig options by Paul E. McKenney · 8 years ago
  92. 17ed2b6 rcutorture: Update test scenarios based on new Kconfig dependencies by Paul E. McKenney · 8 years ago
  93. 39687d6 rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options by Paul E. McKenney · 8 years ago
  94. c0ee450 rcutorture: Add a scenario for Classic SRCU by Paul E. McKenney · 8 years ago
  95. 23ca096 rcutorture: Add a scenario for Tiny SRCU by Paul E. McKenney · 8 years ago
  96. 3c52f26 rcutorture: Fix bug in reporting Kconfig mis-settings by Paul E. McKenney · 8 years ago
  97. 8d6dd65 rcutorture: Add three-level tree test for Tree SRCU by Paul E. McKenney · 8 years ago
  98. 27dc0b1 rcutorture: Add lockdep to one of the SRCU scenarios by Paul E. McKenney · 8 years ago
  99. bc5f159 selftests/ftrace: Return unsupported if it detects older kernel by Masami Hiramatsu · 8 years ago
  100. 565d557 selftests/ftrace: Use top-level available_filter_function by Masami Hiramatsu · 8 years ago