1. bc78d64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. d777b2d bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() by Jakub Kicinski · 7 years ago
  3. 67fbcd6 tools/kvm_stat: add '-f help' to get the available event list by Lin Ma · 7 years ago
  4. efcb521 tools/kvm_stat: use variables instead of hard paths in help output by Lin Ma · 7 years ago
  5. 545722c selftests/bpf: subtraction bounds test by Edward Cree · 7 years ago
  6. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  8. 8641250 bpf: more tests for mixed signed and unsigned bounds checks by Daniel Borkmann · 7 years ago
  9. b712296 bpf: add test for mixed signed and unsigned bounds checks by Edward Cree · 7 years ago
  10. a150213 bpf: fix up test cases with mixed signed/unsigned bounds by Daniel Borkmann · 7 years ago
  11. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 7 years ago
  12. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  13. 6d7964a kmod: throttle kmod thread limit by Luis R. Rodriguez · 7 years ago
  14. d9c6a72 kmod: add test driver to stress test the module loader by Luis R. Rodriguez · 7 years ago
  15. ccd5d1b Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  16. 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
  17. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  18. 3a00be1 Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  19. edaf382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  20. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  21. 7c43a65 test_sysctl: test against int proc_dointvec() array support by Luis R. Rodriguez · 7 years ago
  22. 2920fad test_sysctl: add simple proc_douintvec() case by Luis R. Rodriguez · 7 years ago
  23. eb965ed test_sysctl: add simple proc_dointvec() case by Luis R. Rodriguez · 7 years ago
  24. 1c0357c test_sysctl: test against PAGE_SIZE for int by Luis R. Rodriguez · 7 years ago
  25. 64b6712 test_sysctl: add generic script to expand on tests by Luis R. Rodriguez · 7 years ago
  26. 9308f2f test_sysctl: add dedicated proc sysctl test driver by Luis R. Rodriguez · 7 years ago
  27. 4b1303d perf symbols: Accept zero as the kernel base address by Arnaldo Carvalho de Melo · 7 years ago
  28. 5333502 samples/bpf: fix a build issue by Yonghong Song · 7 years ago
  29. 80f6258 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 7 years ago
  30. ede5626 perf evsel: State in the default event name if attr.exclude_kernel is set by Arnaldo Carvalho de Melo · 7 years ago
  31. d37a369 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 7 years ago
  32. 69c3122 rtc: rtctest: add check for problematic dates by Benjamin Gaignard · 7 years ago
  33. c96396f tools: timer: add rtctest_setdate by Benjamin Gaignard · 7 years ago
  34. c3931a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 19bf2e0 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 8cb0bc9 selftests/ftrace: Add a testcase for kprobe event naming by Masami Hiramatsu · 7 years ago
  37. ff431b1 selftests/ftrace: Add a test to probe module functions by Naveen N. Rao · 7 years ago
  38. f7181e5 selftests/ftrace: Update multiple kprobes test for powerpc by Naveen N. Rao · 7 years ago
  39. 4855022 objtool: Fix sibling call detection logic by Josh Poimboeuf · 7 years ago
  40. 58f051f Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  41. 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
  42. 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
  43. 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
  44. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  45. 7c49c98 NTB: ntb_test: add parameter for doorbell bitmask by Allen Hubbe · 8 years ago
  46. c2d42ed NTB: ntb_test: modprobe on remote host by Allen Hubbe · 8 years ago
  47. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  48. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  49. 524b62f Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  50. eceeae4 Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  51. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  52. 1934adf perf unwind: Do not fail due to missing unwind support by Jiri Olsa · 7 years ago
  53. 97365e8 perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip by Arnaldo Carvalho de Melo · 7 years ago
  54. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  55. cbcd4f0 Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  56. 362f672 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  57. 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
  58. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 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
  61. e94693f Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  63. 80abc82 Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  64. 16b5b09 Merge branch 'pm-tools' by Rafael J. Wysocki · 7 years ago
  65. 875aabf5 Merge branch 'uuid-types' by Rafael J. Wysocki · 7 years ago
  66. 6d191ed4 bpf: add various test cases for verifier selftest by Daniel Borkmann · 7 years ago
  67. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 7 years ago
  68. 04df41e bpf: update tools/include/uapi/linux/bpf.h by Lawrence Brakmo · 7 years ago
  69. a527bf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. e67f85f selftests: membarrier: use ksft_* var arg msg api by Shuah Khan · 7 years ago
  71. 0732d06 selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13 by Shuah Khan · 7 years ago
  72. 3fa72f2 selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api by Shuah Khan · 7 years ago
  73. 4ca5628 selftests: breakpoint_test: use ksft_* var arg msg api by Shuah Khan · 7 years ago
  74. ab52a48 kselftest: add ksft_print_msg() function to output general information by Paul Elder · 7 years ago
  75. 151b273 kselftest: make ksft_* output functions variadic by Paul Elder · 7 years ago
  76. 2513cbf objtool: Silence warnings for functions which use IRET by Josh Poimboeuf · 7 years ago
  77. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. 796a3ba selftests/capabilities: Fix the test_execve test by Andy Lutomirski · 7 years ago
  79. 4ca90c2 selftests: intel_pstate: add .gitignore by Shuah Khan · 7 years ago
  80. 5ff0c60 selftests: fix memory-hotplug test by Po-Hsu Lin · 7 years ago
  81. 02d8f07 selftests: add missing test name in memory-hotplug test by Po-Hsu Lin · 7 years ago
  82. 72441ea selftests: check percentage range for memory-hotplug test by Po-Hsu Lin · 7 years ago
  83. a34b28c selftests: check hot-pluggagble memory for memory-hotplug test by Po-Hsu Lin · 7 years ago
  84. 593f927 selftests: typo correction for memory-hotplug test by Po-Hsu Lin · 7 years ago
  85. d87b291 selftests: ftrace: Use md5sum to take less time of checking logs by Masami Hiramatsu · 7 years ago
  86. 644e084 perf auxtrace: Add CPU filter support by Adrian Hunter · 7 years ago
  87. 38b65b0 perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC by Adrian Hunter · 7 years ago
  88. ead2bfd perf intel-pt: Update documentation to include new ptwrite and power events by Adrian Hunter · 7 years ago
  89. cc89272 perf intel-pt: Add example script for power events and PTWRITE by Adrian Hunter · 7 years ago
  90. 3797307 perf intel-pt: Synthesize new power and "ptwrite" events by Adrian Hunter · 7 years ago
  91. 4a9fd4e perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting by Adrian Hunter · 7 years ago
  92. bbac88e perf intel-pt: Factor out intel_pt_set_event_name() by Adrian Hunter · 7 years ago
  93. 63a22cd perf intel-pt: Tidy messages into called function intel_pt_synth_event() by Adrian Hunter · 7 years ago
  94. 85a564d perf intel-pt: Tidy Intel PT evsel lookup into separate function by Adrian Hunter · 7 years ago
  95. 406a180 perf intel-pt: Join needlessly wrapped lines by Adrian Hunter · 7 years ago
  96. f90d07a perf intel-pt: Remove unused instructions_sample_period by Adrian Hunter · 7 years ago
  97. 0f3e537 perf intel-pt: Factor out common code synthesizing event samples by Adrian Hunter · 7 years ago
  98. 65c5e18 perf script: Add synthesized Intel PT power and ptwrite events by Adrian Hunter · 7 years ago
  99. baa4146 objtool: Implement stack validation 2.0 by Josh Poimboeuf · 7 years ago
  100. dcc914f objtool: Move checking code to check.c by Josh Poimboeuf · 7 years ago