1. f4267b3 Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  2. 9f51ae6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  4. f8cab69 Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  5. 0d0352d selftests/ftrace: Fix synthetic event test to delete event correctly by Masami Hiramatsu · 6 years ago
  6. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  7. 6788fac Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  8. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  9. 4904008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. 91cbacc tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NOREPLACE by Michael Ellerman · 6 years ago
  11. 3821b76 tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option by Keith Busch · 6 years ago
  12. 0dd8666 tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option by Keith Busch · 6 years ago
  13. aeb85ed tools/testing/selftests/vm/gup_benchmark.c: allow user specified file by Keith Busch · 6 years ago
  14. 319e0be tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage by Keith Busch · 6 years ago
  15. 714a3a1 mm/gup_benchmark.c: add additional pinning methods by Keith Busch · 6 years ago
  16. 26db3d0 mm/gup_benchmark.c: time put_page() by Keith Busch · 6 years ago
  17. 7eaa8c9 userfaultfd: selftest: recycle lock threads first by Peter Xu · 6 years ago
  18. 04d8773 userfaultfd: selftest: generalize read and poll by Peter Xu · 6 years ago
  19. 439de0d userfaultfd: selftest: cleanup help messages by Peter Xu · 6 years ago
  20. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  21. 58cfbac Revert "selftests/powerpc: Fix out-of-tree build errors" by Michael Ellerman · 6 years ago
  22. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  23. ab21c1b bpf: disallow direct packet access for unpriv in cg_skb by Daniel Borkmann · 6 years ago
  24. 36641ad bpf: fix test suite to enable all unpriv program types by Daniel Borkmann · 6 years ago
  25. a3f49d97 selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS by Naresh Kamboju · 6 years ago
  26. 6078e07 Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  27. 4ed591c net/ipv6: Allow onlink routes to have a device mismatch if it is the default route by David Ahern · 6 years ago
  28. f73581f selftests/ftrace: Strip escape sequences for log file by Masami Hiramatsu · 6 years ago
  29. 8096fbc selftests/ftrace: Use colored output when available by Daniel Díaz · 6 years ago
  30. 0387662 selftests: fix warning: "_GNU_SOURCE" redefined by Peng Hao · 6 years ago
  31. fb363e2 selftests: kvm: Fix -Wformat warnings by Andrea Parri · 6 years ago
  32. 8f381ac selftests/ftrace: Add color to the PASS / FAIL results by Steven Rostedt (VMware) · 6 years ago
  33. 717da97 kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient" by Colin Ian King · 6 years ago
  34. 8c7f631 selftests: gpio: Fix OUTPUT directory in Makefile by Daniel Díaz · 6 years ago
  35. a4f222e selftests: gpio: restructure Makefile by Fathi Boudra · 6 years ago
  36. d89d08f selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit path by Shuah Khan (Samsung OSG) · 6 years ago
  37. 7514c39 selftests: watchdog: Add gettimeout and get|set pretimeout by Jerry Hoemann · 6 years ago
  38. 04d5e4b selftests: watchdog: Fix error message. by Jerry Hoemann · 6 years ago
  39. 9a24422 selftests: watchdog: fix message when /dev/watchdog open fails by Shuah Khan (Samsung OSG) · 6 years ago
  40. 8ffade7 selftests/ftrace: Add ftrace cpumask testcase by Masami Hiramatsu · 6 years ago
  41. c575dea selftests/ftrace: Add wakeup_rt tracer testcase by Masami Hiramatsu · 6 years ago
  42. c1edd06 selftests/ftrace: Add wakeup tracer testcase by Masami Hiramatsu · 6 years ago
  43. 91ae08a selftests/ftrace: Add stacktrace ftrace filter command testcase by Masami Hiramatsu · 6 years ago
  44. 174fd82 selftests/ftrace: Add trace_pipe testcase by Masami Hiramatsu · 6 years ago
  45. 7bc026d selftests/ftrace: Add function filter on module testcase by Masami Hiramatsu · 6 years ago
  46. 47c509d selftests/ftrace: Add max stack tracer testcase by Masami Hiramatsu · 6 years ago
  47. 5b56a07 selftests/ftrace: Add function profiling stat testcase by Masami Hiramatsu · 6 years ago
  48. c21cece selftests/ftrace: Add ringbuffer size changing testcase by Masami Hiramatsu · 6 years ago
  49. 4d23e9b selftests/ftrace: Add trace_printk sample module test by Masami Hiramatsu · 6 years ago
  50. 873b4af selftests/ftrace: Add kprobe-event with symbol argument test by Masami Hiramatsu · 6 years ago
  51. 32f6e5d selftests/ftrace: Add kprobe profile testcase by Masami Hiramatsu · 6 years ago
  52. b0898e8 selftests/ftrace: Add kprobe event with $comm argument testcase by Masami Hiramatsu · 6 years ago
  53. ddbc31e selftests/ftrace: Check set_event_pid result by Masami Hiramatsu · 6 years ago
  54. 00b2f2b selftests/ftrace: Test kprobe-event argument with various bitsize by Masami Hiramatsu · 6 years ago
  55. 1e51263 selftests/ftrace: Improve kretprobe testcase to check log data by Masami Hiramatsu · 6 years ago
  56. e42e5c4 selftests/ftrace: Improve kprobe testcase to check log data by Masami Hiramatsu · 6 years ago
  57. af2a075 selftests/ftrace: Improve kprobe on module testcase to load/unload module by Masami Hiramatsu · 6 years ago
  58. cec3adf selftests/ftrace: Use loopback address instead of localhost by Masami Hiramatsu · 6 years ago
  59. 72ce3daf selftests/ftrace: Fix checkbashisms errors by Masami Hiramatsu · 6 years ago
  60. 2452c96 selftests/ftrace: Fix to test kprobe $comm arg only if available by Masami Hiramatsu · 6 years ago
  61. e527c47 selftests/ftrace: Remove unneeded per-test init/cleanup ftrace by Masami Hiramatsu · 6 years ago
  62. 9768cc4 selftests/ftrace: Cleanup ftrace after running test by Masami Hiramatsu · 6 years ago
  63. 3a96a9d selftests/ftrace: Add SPDX License Identifier to template by Masami Hiramatsu · 6 years ago
  64. 7590472 selftests/ftrace: More initialize features in initialize_ftrace by Masami Hiramatsu · 6 years ago
  65. 7d0abba selftests/ftrace: Add case number prefix to logfile by Masami Hiramatsu · 6 years ago
  66. 5d1c658 selftests/ftrace: Add --console hidden option by Masami Hiramatsu · 6 years ago
  67. 9d954f9 selftests/ftrace: Add --stop-fail hidden option for debug by Masami Hiramatsu · 6 years ago
  68. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  69. cee1352 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 246e886 tc-tests: test denial of 'goto chain' for exceed traffic in police.json by Davide Caratti · 6 years ago
  71. 88c2e3b tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json by Davide Caratti · 6 years ago
  72. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  73. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 3a08cd5 radix tree: Remove multiorder support by Matthew Wilcox · 6 years ago
  75. 542980a radix tree test: Convert multiorder tests to XArray by Matthew Wilcox · 6 years ago
  76. b66b5a4 radix tree tests: Convert item_delete_rcu to XArray by Matthew Wilcox · 6 years ago
  77. ccc89e3 radix tree tests: Convert item_kill_tree to XArray by Matthew Wilcox · 6 years ago
  78. 4bb53bd radix tree tests: Move item_insert_order by Matthew Wilcox · 6 years ago
  79. 879a9ae radix tree test suite: Remove multiorder benchmarking by Matthew Wilcox · 6 years ago
  80. 9076b33 radix tree test suite: Remove __item_insert by Matthew Wilcox · 6 years ago
  81. 4f06d63 xarray: Move multiorder_check to in-kernel tests by Matthew Wilcox · 6 years ago
  82. 93eb07f xarray: Move multiorder_shrink to kernel tests by Matthew Wilcox · 6 years ago
  83. d6427f8 xarray: Move multiorder account test in-kernel by Matthew Wilcox · 6 years ago
  84. 47e0fab radix tree test suite: Convert iteration test to XArray by Matthew Wilcox · 6 years ago
  85. 372266b radix tree test suite: Convert tag_tagged_items to XArray by Matthew Wilcox · 6 years ago
  86. adb9d9c radix tree: Remove radix_tree_clear_tags by Matthew Wilcox · 7 years ago
  87. 2956c66 radix tree: Remove split/join code by Matthew Wilcox · 7 years ago
  88. 1cf56f9 radix tree: Remove radix_tree_update_node_t by Matthew Wilcox · 7 years ago
  89. e21a295 shmem: Convert find_swap_entry to XArray by Matthew Wilcox · 7 years ago
  90. a332125 radix tree test suite: Convert regression1 to XArray by Matthew Wilcox · 7 years ago
  91. 3ece58a page cache: Convert find_get_pages_contig to XArray by Matthew Wilcox · 7 years ago
  92. f32f004 ida: Convert to XArray by Matthew Wilcox · 6 years ago
  93. 58d6ea3 xarray: Add XArray unconditional store operations by Matthew Wilcox · 7 years ago
  94. ad3d6c7 xarray: Add XArray load operation by Matthew Wilcox · 7 years ago
  95. 01959df xarray: Define struct xa_node by Matthew Wilcox · 7 years ago
  96. f8d5d0c xarray: Add definition of struct xarray by Matthew Wilcox · 7 years ago
  97. c5fa5d6 selftests/bpf: fix return value comparison for tests in test_libbpf.sh by Quentin Monnet · 6 years ago
  98. 3dca211 bpf, libbpf: simplify and cleanup perf ring buffer walk by Daniel Borkmann · 6 years ago
  99. 2a159c6 bpf, verifier: fix register type dump in xadd and st by Daniel Borkmann · 6 years ago
  100. 84fbfe0 bpf: test_sockmap add options to use msg_push_data by John Fastabend · 6 years ago