1. e5eb08a Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  2. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  4. 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  6. ba95c74 tools: bpftool: add "prog run" subcommand to test-run programs by Quentin Monnet · 6 years ago
  7. 9c10548 tools lib: Move argv_{split,free} from tools/perf/util/ by Arnaldo Carvalho de Melo · 6 years ago
  8. 2a60689 tools lib: Adopt strreplace() from the kernel by Arnaldo Carvalho de Melo · 6 years ago
  9. 83086d6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  10. 45bfd0a tools lib: Adopt strim() from the kernel by Arnaldo Carvalho de Melo · 6 years ago
  11. 7bd330d tools lib: Adopt skip_spaces() from the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  12. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  13. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  14. 9129b01 rcu: Don't return a value from rcu_assign_pointer() by Andrea Parri · 6 years ago
  15. cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
  16. f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  17. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  18. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  19. 1c49242 perf script: Pad DSO name for --call-trace by Jiri Olsa · 6 years ago
  20. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  21. 82500a8 coresight: etm4x: Add kernel configuration for CONTEXTID by Mathieu Poirier · 6 years ago
  22. fb2abb7 bpf, selftest: test {rd, wr}only flags and direct value access by Daniel Borkmann · 6 years ago
  23. 586187d Drop flex_arrays by Kent Overstreet · 6 years ago
  24. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  25. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. 7c9eefe tools/: replace open encodings for NUMA_NO_NODE by Stephen Rothwell · 6 years ago
  27. a7b76c8 bpf: JIT blinds support JMP32 by Jiong Wang · 6 years ago
  28. 3aef2ca tools: Update rbtree implementation by Davidlohr Bueso · 6 years ago
  29. 116b081 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 92151b0 tools include: Adopt ERR_CAST() from the kernel err.h header by Arnaldo Carvalho de Melo · 6 years ago
  31. 4a67e3a tools/kernel.h: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  32. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  33. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  34. 58d6ea3 xarray: Add XArray unconditional store operations by Matthew Wilcox · 7 years ago
  35. 9b89a03 xarray: Add XArray marks by Matthew Wilcox · 7 years ago
  36. ad3d6c7 xarray: Add XArray load operation by Matthew Wilcox · 7 years ago
  37. 09d62154 tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers by Daniel Borkmann · 6 years ago
  38. ba4aa02 tools include: Adopt linux/bits.h by Arnaldo Carvalho de Melo · 6 years ago
  39. 9835bf7 Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  40. 01ab2e9 tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header by Ding Xiang · 6 years ago
  41. 1621431 tools/lib/lockdep: Add dummy task_struct state member by Sasha Levin · 6 years ago
  42. 1064ea4 tools/lib/lockdep: Add empty nmi.h by Sasha Levin · 6 years ago
  43. 07a262c tools: introduce test_and_clear_bit by Peter Xu · 6 years ago
  44. 531b014 tools: bpf: make use of reallocarray by Jakub Kicinski · 7 years ago
  45. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  46. 06be086 bpf: test case for map pointer poison with calls/branches by Daniel Borkmann · 7 years ago
  47. bd9c67a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  48. dcbbf25 radix tree test suite: fix compilation issue by Ross Zwisler · 7 years ago
  49. 6e1690c tools include compiler-gcc: Add __pure attribute helper by Arnaldo Carvalho de Melo · 7 years ago
  50. 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
  51. aacd188 Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  52. 4d3b57d tools headers: Restore READ_ONCE() C++ compatibility by Mark Rutland · 7 years ago
  53. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  54. e2091ce perf tools: Add MEM_TOPOLOGY feature to perf data file by Jiri Olsa · 7 years ago
  55. 92ccc26 tools/lib/lockdep: Add missing declaration of 'pr_cont()' by Mengting Zhang · 7 years ago
  56. 2a22f69 tools/include: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  57. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  58. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  59. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  60. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. 6ae8eef tools include: Do not use poison with C++ by Arnaldo Carvalho de Melo · 7 years ago
  63. 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
  64. 259d407 tools include linux: Guard against redefinition of some macros by Arnaldo Carvalho de Melo · 7 years ago
  65. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  66. df770ff perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file by Mike Leach · 7 years ago
  67. b97971b coresight: pmu: Adds return stack option to perf coresight pmu by Mike Leach · 7 years ago
  68. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  69. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 07fda55 tools include: Add byte-swapping macros to kernel.h by Adrian Hunter · 8 years ago
  71. 5c97cac tools: Adopt __aligned from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  72. c9f5da7 tools: Adopt __packed from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  73. 9dd4ca4 tools: Adopt noinline from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  74. 3ee350f tools: Adopt __scanf from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  75. afaed6d tools: Adopt __printf from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  76. 6c34664 tools: Adopt __noreturn from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  77. e58e871 tools/lib/lockdep: Remove private kernel headers by Levin, Alexander (Sasha Levin) · 8 years ago
  78. 61d4595 tools/include: Add IS_ERR_OR_NULL to err.h by Levin, Alexander (Sasha Levin) · 8 years ago
  79. 12d83f7 tools/include: Add (mostly) empty include/linux/sched/mm.h by Levin, Alexander (Sasha Levin) · 8 years ago
  80. 6c8e648 tools/lib/lockdep: Fix compilation for 4.11 by Levin, Alexander (Sasha Levin) · 8 years ago
  81. 614d0d7 bpf: add various verifier test cases by Daniel Borkmann · 8 years ago
  82. 96395cb tools lib string: Adopt prefixcmp() from perf and subcmd by Arnaldo Carvalho de Melo · 8 years ago
  83. a12a4e0 tools include: Include missing headers for fls() and types in linux/log2.h by Arnaldo Carvalho de Melo · 8 years ago
  84. 68289cb tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h by Arnaldo Carvalho de Melo · 8 years ago
  85. 8607c1e tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 8 years ago
  86. f6441af tools include: Adopt __same_type() and __must_be_array() from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  87. 379d61b tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  88. 84b1e36 Merge tag 'v4.11-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  89. 02ea80b bpf: add various verifier test cases for self-tests by Daniel Borkmann · 8 years ago
  90. 67ef287 tools include uapi: Grab copies of stat.h and fcntl.h by Arnaldo Carvalho de Melo · 8 years ago
  91. 84e5b549 Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  92. 73a9bf9 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 8 years ago
  93. eaa75b5 tools include: Add UINT_MAX def to kernel.h by Arnaldo Carvalho de Melo · 8 years ago
  94. 2bcdead tools include: Introduce atomic_cmpxchg_{relaxed,release}() by Arnaldo Carvalho de Melo · 8 years ago
  95. 4900653 tools include: Adopt __compiletime_error by Arnaldo Carvalho de Melo · 8 years ago
  96. 474c901 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
  97. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  98. 12ea653 radix tree test suite: Remove types.h by Matthew Wilcox · 8 years ago
  99. 1926140 tools include: Introduce linux/compiler-gcc.h by Arnaldo Carvalho de Melo · 8 years ago
  100. b5bf173 tools include: Add a __fallthrough statement by Arnaldo Carvalho de Melo · 8 years ago