1. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 63dfef7 bpf: enable verifier to add 0 to packet ptr by William Tu · 8 years ago
  3. 29200c1 bpf: test for AND edge cases by Josef Bacik · 8 years ago
  4. 027eb72 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  7. 0901df3 bpf: use prefix_len in test_tag when reading fdinfo by Daniel Borkmann · 8 years ago
  8. 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 8 years ago
  9. 3fadc80 bpf: enable verifier to better track const alu ops by Daniel Borkmann · 8 years ago
  10. 62b6466 bpf: add prog tag test case to bpf selftests by Daniel Borkmann · 8 years ago
  11. 4d3381f bpf: Add tests for the lpm trie map by David Herrmann · 8 years ago
  12. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  13. 83fd57a Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  14. 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 8 years ago
  15. 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  16. b5b46c4 objtool: Fix IRET's opcode by Jiri Slaby · 8 years ago
  17. df21d2f selftest/powerpc: Wrong PMC initialized in pmc56_overflow test by Madhavan Srinivasan · 8 years ago
  18. 3fbfadc bpf: Fix test_lru_sanity5() in test_lru_map.c by Martin KaFai Lau · 8 years ago
  19. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. 31f5260 Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  21. 613f050 perf probe: Fix to probe on gcc generated functions in modules by Masami Hiramatsu · 8 years ago
  22. 3e96dac perf probe: Add error checks to offline probe post-processing by Masami Hiramatsu · 8 years ago
  23. d2d4edb perf probe: Fix to show correct locations for events on modules by Masami Hiramatsu · 8 years ago
  24. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 4d7b9dc tools: psock_lib: harden socket filter used by psock tests by Sowmini Varadhan · 8 years ago
  26. 62c7989 bpf: allow b/h/w/dw access for bpf's cb in ctx by Daniel Borkmann · 8 years ago
  27. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  30. 06c1c04 bpf: allow helpers access to variable memory by Gianluca Borello · 8 years ago
  31. f0318d0 bpf: allow adjusted map element values to spill by Gianluca Borello · 8 years ago
  32. 5722569 bpf: allow helpers access to map element values by Gianluca Borello · 8 years ago
  33. 7738789 selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" by Colin King · 8 years ago
  34. 3659f98 selftests: do not require bash to run netsocktests testcase by Rolf Eike Beer · 8 years ago
  35. d979e13 selftests: do not require bash to run bpf tests by Rolf Eike Beer · 8 years ago
  36. a2b1e8a selftests: do not require bash for the generated test by Rolf Eike Beer · 8 years ago
  37. c1878f7a tools: psock_tpacket: block Rx until socket filter has been added and socket has been bound to loopback. by Sowmini Varadhan · 8 years ago
  38. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  39. 8a937a2 perf probe: Fix to probe on gcc generated symbols for offline kernel by Masami Hiramatsu · 8 years ago
  40. eebc509 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 8 years ago
  41. 7934c98 perf symbols: Robustify reading of build-id from sysfs by Arnaldo Carvalho de Melo · 8 years ago
  42. 30a9c64 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 8 years ago
  43. 0748591 tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  44. fe878ca tools: test case for TPACKET_V3/TX_RING support by Sowmini Varadhan · 8 years ago
  45. 60437ac perf record: Fix --switch-output documentation and comment by Jiri Olsa · 8 years ago
  46. efd2130 perf record: Make __record_options static by Jiri Olsa · 8 years ago
  47. b66fb1d tools lib subcmd: Add OPT_STRING_OPTARG_SET option by Jiri Olsa · 8 years ago
  48. 1f2ed15 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 8 years ago
  49. 9396c9c perf sched timehist: Show total scheduling time by Namhyung Kim · 8 years ago
  50. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
  51. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 8 years ago
  52. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 8 years ago
  53. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  55. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  56. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  57. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  58. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  59. ed6c166 perf diff: Do not overwrite valid build id by Kan Liang · 8 years ago
  60. edee44b perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  61. 9de3ffa perf bench futex: Fix lock-pi help string by Davidlohr Bueso · 8 years ago
  62. 2bd42f3 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 8 years ago
  63. 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
  64. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  65. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  66. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  67. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  68. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  69. 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
  70. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  71. 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
  72. 376a5fb tools: enable endian checks for all sparse builds by Michael S. Tsirkin · 8 years ago
  73. ea9156f tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h by Mark Rutland · 8 years ago
  74. 5da889c tools/virtio: fix READ_ONCE() by Mark Rutland · 8 years ago
  75. 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
  76. a5580c7 tools lib bpf: Add flags to bpf_create_map() by Joe Stringer · 8 years ago
  77. 83d994d tools lib bpf: use __u32 from linux/types.h by Joe Stringer · 8 years ago
  78. 0cb34dc tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h by Joe Stringer · 8 years ago
  79. e216874 perf annotate: Fix jump target outside of function address range by Ravi Bangoria · 8 years ago
  80. 3ee2eb6 perf annotate: Support jump instruction with target as second operand by Ravi Bangoria · 8 years ago
  81. 23dc4f1 perf record: Force ignore_missing_thread for uid option by Jiri Olsa · 8 years ago
  82. a359c17 perf evsel: Allow to ignore missing pid by Jiri Olsa · 8 years ago
  83. 38af91f perf thread_map: Add thread_map__remove function by Jiri Olsa · 8 years ago
  84. 83c2e4f3 perf evsel: Use variable instead of repeating lengthy FD macro by Jiri Olsa · 8 years ago
  85. 631ac41 perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  86. 7e6a799 perf tools: Remove some needless __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  87. ba957eb perf sched timehist: Show callchains for idle stat by Namhyung Kim · 8 years ago
  88. 07235f8 perf sched timehist: Add -I/--idle-hist option by Namhyung Kim · 8 years ago
  89. a4b2b6f perf sched timehist: Skip non-idle events when necessary by Namhyung Kim · 8 years ago
  90. 699b5b9 perf sched timehist: Save callchain when entering idle by Namhyung Kim · 8 years ago
  91. 3bc2fa9 perf sched timehist: Introduce struct idle_time_data by Namhyung Kim · 8 years ago
  92. 96039c7 perf sched timehist: Split is_idle_sample() by Namhyung Kim · 8 years ago
  93. aeafd62 perf tools: Move headers check into bash script by Jiri Olsa · 8 years ago
  94. b9a0deb redo: radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  95. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  96. e1e14ab radix tree test suite: delete unused rcupdate.c by Matthew Wilcox · 8 years ago
  97. 092bc0b radix tree test suite: add new tag check by Matthew Wilcox · 8 years ago
  98. e8de434 radix-tree: ensure counts are initialised by Matthew Wilcox · 8 years ago
  99. bbe9d71 radix tree test suite: cache recently freed objects by Matthew Wilcox · 8 years ago
  100. de1af8f radix tree test suite: add some more functionality by Matthew Wilcox · 8 years ago