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