1. 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  2. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  4. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  5. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  6. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  7. 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
  8. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  9. b9a0deb redo: radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  10. e1e14ab radix tree test suite: delete unused rcupdate.c by Matthew Wilcox · 8 years ago
  11. 092bc0b radix tree test suite: add new tag check by Matthew Wilcox · 8 years ago
  12. e8de434 radix-tree: ensure counts are initialised by Matthew Wilcox · 8 years ago
  13. bbe9d71 radix tree test suite: cache recently freed objects by Matthew Wilcox · 8 years ago
  14. de1af8f radix tree test suite: add some more functionality by Matthew Wilcox · 8 years ago
  15. 3e3cdc6 radix tree test suite: check multiorder iteration by Matthew Wilcox · 8 years ago
  16. a90eb3a radix-tree: fix replacement for multiorder entries by Matthew Wilcox · 8 years ago
  17. 2791653 radix-tree: add radix_tree_split_preload() by Matthew Wilcox · 8 years ago
  18. e157b55 radix-tree: add radix_tree_split by Matthew Wilcox · 8 years ago
  19. 175542f radix-tree: add radix_tree_join by Matthew Wilcox · 8 years ago
  20. 268f42d radix-tree: delete radix_tree_range_tag_if_tagged() by Matthew Wilcox · 8 years ago
  21. 478922e radix-tree: delete radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  22. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  23. 0629573 radix tree test suite: use common find-bit code by Matthew Wilcox · 8 years ago
  24. 101d960 radix tree test suite: record order in each item by Matthew Wilcox · 8 years ago
  25. 3ad75f8 radix tree test suite: handle exceptional entries by Matthew Wilcox · 8 years ago
  26. af1c5cc radix tree test suite: use rcu_barrier by Matthew Wilcox · 8 years ago
  27. cfa40bc radix tree test suite: benchmark for iterator by Konstantin Khlebnikov · 8 years ago
  28. ba20cd6 radix tree test suite: iteration test misuses RCU by Matthew Wilcox · 8 years ago
  29. 061ef39 radix tree test suite: make runs more reproducible by Matthew Wilcox · 8 years ago
  30. 6df5ee7 radix tree test suite: free preallocated nodes by Matthew Wilcox · 8 years ago
  31. 847d357 radix tree test suite: track preempt_count by Matthew Wilcox · 8 years ago
  32. 31023cd radix tree test suite: allow GFP_ATOMIC allocations to fail by Matthew Wilcox · 8 years ago
  33. ebb9a9a tools: add WARN_ON_ONCE by Matthew Wilcox · 8 years ago
  34. 2272279 ktest.pl: fix english by Pavel Machek · 8 years ago
  35. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  36. 3dbb16b selftests: ftrace: Shift down default message verbosity by Masami Hiramatsu · 8 years ago
  37. 22f6592 selftest/gpio: add gpio test case by Bamvor Jian Zhang · 8 years ago
  38. 981c3db selftest: sync: improve assert() failure message by Gustavo Padovan · 8 years ago
  39. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  40. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  41. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  43. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 718c0dd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. c461265 kselftests: Exercise hw-independent mock tests for i915.ko by Chris Wilson · 8 years ago
  47. 8b27787 selftests: add missing gitignore files/dirs by Shuah Khan · 8 years ago
  48. 1dbbf44 selftests: add missing set-tz to timers .gitignore by Shuah Khan · 8 years ago
  49. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 8 years ago
  50. 3f731d8 bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* by Thomas Graf · 8 years ago
  51. 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
  52. 499a1d1 selftest: sync: stress test for merges by Emilio López · 8 years ago
  53. c52dee5 selftest: sync: stress consumer/producer test by Emilio López · 8 years ago
  54. 54b519f selftest: sync: stress test for parallelism by Emilio López · 8 years ago
  55. fdba7cf selftest: sync: wait tests for sw_sync framework by Emilio López · 8 years ago
  56. 1c5839c selftest: sync: merge tests for sw_sync framework by Emilio López · 8 years ago
  57. 6a5b7d2 selftest: sync: fence tests for sw_sync framework by Emilio López · 8 years ago
  58. 82208160 selftest: sync: basic tests for sw_sync framework by Emilio López · 8 years ago
  59. e954890 bpf: add test for the verifier equal logic bug by Josef Bacik · 8 years ago
  60. a109ded selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous" by Colin Ian King · 8 years ago
  61. e00c7b2 bpf: fix multiple issues in selftest suite and samples by Daniel Borkmann · 8 years ago
  62. 153aae5 selftests: ftrace: Add a testcase for types of kprobe event by Masami Hiramatsu · 8 years ago
  63. 60c1afb selftests: ftrace: Add a testcase for function filter glob match by Masami Hiramatsu · 8 years ago
  64. 6219752 selftests: ftrace: Introduce TMPDIR for temporary files by Masami Hiramatsu · 8 years ago
  65. 57209b9 selftests: ftrace: Hide ftracetest logs from git by Masami Hiramatsu · 8 years ago
  66. 780ade5 selftests: ftrace: Fix trigger-mod to run without syscall trace by Masami Hiramatsu · 8 years ago
  67. 131c60c selftests: ftrace: Check whether snapshot trigger is supported correctly by Masami Hiramatsu · 8 years ago
  68. 7786bcc selftests: ftrace: Add --quiet option not to show error logs on screen by Masami Hiramatsu · 8 years ago
  69. 131f840 selftests: ftrace: Initialize ftrace before each test by Masami Hiramatsu · 8 years ago
  70. f43365e selftests: arm64: add test for unaligned/inexact watchpoint handling by Pratyush Anand · 8 years ago
  71. 3200ca8 selftests/x86: Add test_vdso to test getcpu() by Andy Lutomirski · 8 years ago
  72. 5bdac52 selftests/powerpc: Add ptrace tests for TM SPR registers by Anshuman Khandual · 8 years ago
  73. a18b55b selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM by Anshuman Khandual · 8 years ago
  74. 1150807 selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM by Anshuman Khandual · 8 years ago
  75. 0da535c selftests/powerpc: Add ptrace tests for VSX, VMX registers by Anshuman Khandual · 8 years ago
  76. 01f7fdc selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM by Anshuman Khandual · 8 years ago
  77. fcf73a6 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM by Anshuman Khandual · 8 years ago
  78. 254dae5 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers by Anshuman Khandual · 8 years ago
  79. c7096dc selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM by Anshuman Khandual · 8 years ago
  80. 509fcfe selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM by Anshuman Khandual · 8 years ago
  81. f666ad4 selftests/powerpc: Add ptrace tests for GPR/FPR registers by Anshuman Khandual · 8 years ago
  82. 15ec399 selftests/powerpc: Move shared headers into new include dir by Simon Guo · 8 years ago
  83. efe71a6 selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h' by Anshuman Khandual · 8 years ago
  84. 5db58fa bpf: Add tests for the LRU bpf_htab by Martin KaFai Lau · 8 years ago
  85. 1f32ee6 torture: Prevent jitter from delaying build-only runs by Paul E. McKenney · 8 years ago
  86. 31f19ed torture: Remove obsolete files from rcutorture .gitignore by Paul E. McKenney · 8 years ago
  87. 0e27d27 selftests/powerpc: Return false instead of -1 in require_paranoia_below() by Peter Senna Tschudin · 8 years ago
  88. 7c65856 selftests/powerpc: Revert Load Monitor Register Tests by Michael Neuling · 8 years ago
  89. 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
  90. 24bfa6a powerpc: EX_TABLE macro for exception tables by Nicholas Piggin · 8 years ago
  91. 997e200 selftests/powerpc: Fail load_unaligned_zeropad on miscompare by Michael Ellerman · 8 years ago
  92. 06236f4 selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV by Michael Ellerman · 8 years ago
  93. d8db9bc selftests/powerpc: Add Anton's null_syscall benchmark to the selftests by Anton Blanchard · 8 years ago
  94. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  96. 3c2c3c1 reuseport, bpf: add test case for bpf_get_numa_node_id by Daniel Borkmann · 8 years ago
  97. dafb104 tools/testing/nvdimm: dynamic label support by Dan Williams · 8 years ago
  98. 57a09bf bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  99. 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
  100. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago