1. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  4. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  6. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  7. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  8. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  9. 7ad3f18 tools: slabinfo: add "-U" option to show unreclaimable slabs only by Yang Shi · 7 years ago
  10. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  11. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  12. b6ff639 bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change by Yonghong Song · 7 years ago
  13. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  14. 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  15. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  16. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 990a848 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  21. 60764eb Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  22. f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
  23. 505ee76 tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header by Ingo Molnar · 7 years ago
  24. 529b3ca Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  25. c541b73 tools: bpftool: optionally show filenames of pinned objects by Prashant Bhole · 7 years ago
  26. 4990f1f tools: bpftool: show filenames of pinned objects by Prashant Bhole · 7 years ago
  27. 1852719 tools: bpftool: open pinned object without type check by Prashant Bhole · 7 years ago
  28. eafb340 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  29. 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
  30. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  31. 69b6f8a tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore by Prarit Bhargava · 7 years ago
  32. d4dbfa4 tools/power/cpupower: Add 64 bit library detection by Prarit Bhargava · 7 years ago
  33. 33974a4 perf trace: Call machine__exit() at exit by Andrei Vagin · 7 years ago
  34. a271bfa perf tools: Fix eBPF event specification parsing by Jiri Olsa · 7 years ago
  35. b6af53b perf tools: Add "reject" option for parse-events.l by Jiri Olsa · 7 years ago
  36. 77fad8b selftests/powerpc: Check FP/VEC on exception in TM by Gustavo Romero · 7 years ago
  37. a9e017d selftests/x86: Add tests for the STR and SLDT instructions by Ricardo Neri · 7 years ago
  38. 9390afe selftests/x86: Add tests for User-Mode Instruction Prevention by Ricardo Neri · 7 years ago
  39. fec8f5a selftests/x86/ldt_get: Add a few additional tests for limits by Andy Lutomirski · 7 years ago
  40. adedf28 selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well by Andy Lutomirski · 7 years ago
  41. d744dca selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() by Andy Lutomirski · 7 years ago
  42. d60ad74 selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities by Andy Lutomirski · 7 years ago
  43. 693cb55 selftests/x86/protection_keys: Fix syscall NR redefinition warnings by Andy Lutomirski · 7 years ago
  44. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  45. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  46. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  47. 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 37f1ba0 selftests/bpf: add a test for device cgroup controller by Roman Gushchin · 7 years ago
  49. 9d1f159 bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ by Roman Gushchin · 7 years ago
  50. ebc614f bpf, cgroup: implement eBPF-based device controller for cgroup v2 by Roman Gushchin · 7 years ago
  51. 0b1c27d tools: bpftool: move p_err() and p_info() from main.h to common.c by Quentin Monnet · 7 years ago
  52. 928631e bpftool: print program device bound info by Jakub Kicinski · 7 years ago
  53. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  54. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
  55. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  56. 9da779c cpupower: Fix no-rounding MHz frequency output by Prarit Bhargava · 7 years ago
  57. 294cbd0 Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  58. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  59. fdebad1 Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  60. cdc89c9 tools: bpf: handle long path in jit disasm by Prashant Bhole · 7 years ago
  61. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  62. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  63. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  64. 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
  65. 634eab1 bpf: add test cases to bpf selftests to cover all meta tests by Daniel Borkmann · 7 years ago
  66. b06723d bpf: minor cleanups after merge by Daniel Borkmann · 7 years ago
  67. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  69. 7285cf3 perf srcline: Show correct function name for srcline of callchains by Namhyung Kim · 7 years ago
  70. b7b75a6 perf srcline: Fix memory leak in addr2inlines() by Namhyung Kim · 7 years ago
  71. 81ba4e1 selftests/bpf: remove useless bpf_trace_printk by Alexei Starovoitov · 7 years ago
  72. 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
  73. 170b8ff tc-testing: better test case file error reporting by Brenda J. Butler · 7 years ago
  74. 6c26c3f tc-testing: better check if thing is list by Brenda J. Butler · 7 years ago
  75. 7ae677f tc-testing: correction to docstring in get_unique_item by Brenda J. Butler · 7 years ago
  76. 181d661 tc-testing: split config file by Brenda J. Butler · 7 years ago
  77. a5a5efe tc-testing: gitignore, ignore standard python artifacts by Brenda J. Butler · 7 years ago
  78. 7dfbe5b tc-testing: very simple example test cases by Brenda J. Butler · 7 years ago
  79. a323335 selftests: lib.mk: print individual test results to console by default by Shuah Khan · 7 years ago
  80. 1de3038 perf trace beauty kcmp: Beautify arguments by Arnaldo Carvalho de Melo · 7 years ago
  81. 0a2f7540 perf trace beauty: Implement pid_fd beautifier by Arnaldo Carvalho de Melo · 7 years ago
  82. 735e215 tools include uapi: Grab a copy of linux/kcmp.h by Arnaldo Carvalho de Melo · 7 years ago
  83. d6332a1 perf callchain: Fix double mapping al->addr for children without self period by Namhyung Kim · 7 years ago
  84. 518828f tc-testing: fix arg to ip command: -s -> -n by Brenda J. Butler · 7 years ago
  85. 021b462 perf stat: Make --per-thread update shadow stats to show metrics by Jiri Olsa · 7 years ago
  86. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 8 years ago
  87. e268687 perf tools: Add perf_data_file__write function by Jiri Olsa · 8 years ago
  88. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  89. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  90. 642ee1c perf script: Print information about per-event-dump files by Arnaldo Carvalho de Melo · 7 years ago
  91. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  92. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  93. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  94. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  95. 995231c tools: bpftool: add bash completion for bpftool by Quentin Monnet · 7 years ago
  96. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  97. 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
  98. 9445464 perf tools: Unwind properly location after REJECT by Jiri Olsa · 7 years ago
  99. d688d03 perf trace beauty prctl: Generate 'option' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
  100. 4337279 tools include uapi: Grab a copy of linux/prctl.h by Arnaldo Carvalho de Melo · 7 years ago