1. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  3. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  4. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  5. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  6. 085cf9b 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. b8d389e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  9. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  10. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  11. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  12. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 7 years ago
  13. b703798 objtool: Fix memory leak in decode_instructions() by Kamalesh Babulal · 7 years ago
  14. 275d34b Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  15. 28e33f9 bpf: disallow arithmetic operations on context pointer by Jakub Kicinski · 7 years ago
  16. 74f8e22 perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu by Li Zhijian · 7 years ago
  17. 3d8bba9 perf xyarray: Fix wrong processing when closing evsel fd by Jin Yao · 7 years ago
  18. c97cc7d Revert "tools/power turbostat: stop migrating, unless '-m'" by Len Brown · 7 years ago
  19. 7f0cd23 perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE by Namhyung Kim · 7 years ago
  20. 3f50f61 perf record: Fix documentation for a inexistent option '-l' by Taeung Song · 7 years ago
  21. 26c923a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 7ddd8fa userfaultfd: selftest: exercise -EEXIST only in background transfer by Andrea Arcangeli · 7 years ago
  23. 29479bf perf tools: Check wether the eBPF file exists in event parsing by Jiri Olsa · 7 years ago
  24. d0e3523 perf hists: Add extra integrity checks to fmt_free() by Jiri Olsa · 7 years ago
  25. 70b01df perf hists: Fix crash in perf_hpp__reset_output_field() by Jiri Olsa · 7 years ago
  26. da93b8c Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  27. aa7b4e0 tools include uapi bpf.h: Sync kernel ABI header with tooling header by Arnaldo Carvalho de Melo · 7 years ago
  28. 66ec1191 perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU by Mark Rutland · 7 years ago
  29. 028568d kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  30. e9516c0 perf script: Add missing separator for "-F ip,brstack" (and brstackoff) by Mark Santaniello · 7 years ago
  31. 1561b32 selftests/net: rxtimestamp: Fix an off by one by Dan Carpenter · 7 years ago
  32. 874d48f Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  33. ea344f6 selftests: mqueue: fix regression in silencing output from RUN_TESTS by Shuah Khan · 7 years ago
  34. 3346a6a selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  35. c1fbc0c perf callchain: Compare dsos (as well) for CCKEY_FUNCTION by Ravi Bangoria · 7 years ago
  36. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 1addcd5 Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  38. 5357413 perf test: Fix vmlinux failure on s390x part 2 by Thomas Richter · 7 years ago
  39. b28503a perf test: Fix vmlinux failure on s390x by Thomas Richter · 7 years ago
  40. 607a402 objtool: Support unoptimized frame pointer setup by Josh Poimboeuf · 7 years ago
  41. 225d3b6 Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  42. eefd95e selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms by Shuah Khan · 7 years ago
  43. 01db7fb selftests: timers: set-timer-lat: fix hang when std out/err are redirected by Shuah Khan · 7 years ago
  44. 21aadfa selftests/memfd: correct run_tests.sh permission by Li Zhijian · 7 years ago
  45. 10859f3 selftests/seccomp: Support glibc 2.26 siginfo_t.h by Kees Cook · 7 years ago
  46. 659dbfd selftests: futex: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  47. 1ede053 selftests: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  48. 8230b90 selftests: mqueue: Use full path to run tests from Makefile by Shuah Khan · 7 years ago
  49. 9c3340e selftests: futex: copy sub-dir test scripts for make O=dir run by Shuah Khan · 7 years ago
  50. 090657c perf tools: Fix syscalltbl build failure by Akemi Yagi · 7 years ago
  51. 9789e7e perf report: Fix debug messages with --call-graph option by Mengting Zhang · 7 years ago
  52. f1e52f1 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 7 years ago
  53. 549a397 tools include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 7 years ago
  54. 89975bd perf tools: Get all of tools/{arch,include}/ in the MANIFEST by Arnaldo Carvalho de Melo · 7 years ago
  55. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  57. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  58. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  59. 6e80ecd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  60. 1a94068 selftests: lib.mk: copy test scripts and test files for make O=dir run by Shuah Khan · 7 years ago
  61. b2fc6ade selftests: sync: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  62. 38f7251 selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS by Shuah Khan · 7 years ago
  63. be16a24 selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install by Shuah Khan · 7 years ago
  64. e2fb655 selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean by Shuah Khan · 7 years ago
  65. e0a5696 selftests: lib.mk: fix test executable status check to use full path by Shuah Khan · 7 years ago
  66. 52fd1d0 selftests: Makefile: clear LDFLAGS for make O=dir use-case by Shuah Khan · 7 years ago
  67. 8050ef2 selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  68. 06e8852 selftests/net: msg_zerocopy enable build with older kernel headers by Thomas Meyer · 7 years ago
  69. e06d79f selftests: actually run the various net selftests by Josef Bacik · 7 years ago
  70. 422d8dc selftest: add a reuseaddr test by Josef Bacik · 7 years ago
  71. fbcab13 selftests: silence test output by default by Josef Bacik · 7 years ago
  72. 5e75fe3 tools/testing/nvdimm: disable labels for nfit_test.1 by Dan Williams · 7 years ago
  73. 84c0656 selftests/ftrace: multiple_kprobes: Also check for support by Thomas Meyer · 7 years ago
  74. 56a268c selftests/bpf: Make bpf_util work on uniprocessor systems by Thomas Meyer · 7 years ago
  75. 6f00033 selftests/intel_pstate: No need to compile test progs in the run script by Thomas Meyer · 7 years ago
  76. 67b2e30 selftests: intel_pstate: build only on x86 by Daniel Díaz · 7 years ago
  77. 172a8ca selftests: breakpoints: re-order TEST_GEN_PROGS targets by Fathi Boudra · 7 years ago
  78. 96e5335 tools: fix testing/selftests/sigaltstack for s390x by Thomas Richter · 7 years ago
  79. 64cfcae selftests: net: More graceful finding of `ip'. by Daniel Díaz · 7 years ago
  80. 0666f56 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  83. 97dab2a objtool: Fix object file corruption by Josh Poimboeuf · 7 years ago
  84. df968c9 objtool: Do not retrieve data from empty sections by Petr Vandrovec · 7 years ago
  85. 0998b7a objtool: Fix memory leak in elf_create_rela_section() by Martin Kepplinger · 7 years ago
  86. a2bc8de Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  87. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  88. b130a69 Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  89. e6328a7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. dfc9eec perf stat: Wait for the correct child by Milian Wolff · 7 years ago
  91. 3192f1e perf tools: Support running perf binaries with a dash in their name by Milian Wolff · 7 years ago
  92. cba225d perf config: Check not only section->from_system_config but also item's by Taeung Song · 7 years ago
  93. a82bfd0 perf ui progress: Fix progress update by Jiri Olsa · 7 years ago
  94. 4d286c8 perf ui progress: Make sure we always define step value by Jiri Olsa · 7 years ago
  95. cd6379e perf tools: Open perf.data with O_CLOEXEC flag by Jiri Olsa · 7 years ago
  96. 58b7918 tools lib api: Fix make DEBUG=1 build by Jiri Olsa · 7 years ago
  97. df90cc4 perf tests: Fix compile when libunwind's unwind.h is available by Milian Wolff · 7 years ago
  98. 259d407 tools include linux: Guard against redefinition of some macros by Arnaldo Carvalho de Melo · 7 years ago
  99. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  100. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago