1. a14390f perf script: Allow creating per-event dump files by Arnaldo Carvalho de Melo · 7 years ago
  2. e669e83 perf evsel: Restore evsel->priv as a tool private area by Arnaldo Carvalho de Melo · 7 years ago
  3. 894f3f1 perf script: Use event_format__fprintf() by Arnaldo Carvalho de Melo · 7 years ago
  4. 5ce2c5b perf script: Use pr_debug where appropriate by Arnaldo Carvalho de Melo · 7 years ago
  5. 69c7125 perf script: Add a few missing conversions to fprintf style by Arnaldo Carvalho de Melo · 7 years ago
  6. 0d3d73a perf/core: Rewrite event timekeeping by Peter Zijlstra · 7 years ago
  7. 0c1cbc1 perf/core: Fix perf_event_read() by Peter Zijlstra · 7 years ago
  8. 7f0ec32 perf/core: Remove wrong barrier by Peter Zijlstra · 7 years ago
  9. 8ca2bd4 perf/core: Rename 'enum perf_event_active_state' by Peter Zijlstra · 7 years ago
  10. 3c5c871 perf/core: Make sure to update ctx time before using it by Peter Zijlstra · 7 years ago
  11. a9cd819 perf/core: Fix __perf_read_group_add() locking by Peter Zijlstra · 7 years ago
  12. 0ee098c perf/core: Update ctx time before detaching events by Peter Zijlstra · 7 years ago
  13. ca0dd44 perf/core: Fix perf_event_read_value() locking by Peter Zijlstra · 7 years ago
  14. 7d9285e perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" by Yonghong Song · 7 years ago
  15. 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  16. 57646b6 Merge tag 'perf-core-for-mingo-4.15-20171025' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  17. d8a88dd perf util: Enable handling of inlined frames by default by Milian Wolff · 7 years ago
  18. 1fb7d06 perf report: Use srcline from callchain for hist entries by Milian Wolff · 7 years ago
  19. 21ac9d5 perf report: Cache srclines for callchain nodes by Milian Wolff · 7 years ago
  20. b38775c perf report: Cache failed lookups of inlined frames by Milian Wolff · 7 years ago
  21. bf36eb5 perf report: Properly handle branch count in match_chain() by Milian Wolff · 7 years ago
  22. aa44189 perf report: Compare symbol name for inlined frames when sorting by Milian Wolff · 7 years ago
  23. 9856240 perf callchain: Compare symbol name for inlined frames when matching by Milian Wolff · 7 years ago
  24. 9628b56 perf script: Mark inlined frames and do not print DSO for them by Milian Wolff · 7 years ago
  25. 8932f80 perf callchain: Mark inlined frames in output by " (inlined)" suffix by Milian Wolff · 7 years ago
  26. cbe50f6 perf report: Fall-back to function name comparison for -g srcline by Milian Wolff · 7 years ago
  27. 11ea251 perf callchain: Create real callchain entries for inlined frames by Milian Wolff · 7 years ago
  28. 2be8832 perf callchain: Refactor inline_list to store srcline string directly by Milian Wolff · 7 years ago
  29. fea0cf8 perf callchain: Refactor inline_list to operate on symbols by Milian Wolff · 7 years ago
  30. 40a342c perf callchain: Store srcline in callchain_cursor_node by Milian Wolff · 7 years ago
  31. 2a704fc perf report: Remove code to handle inline frames from browsers by Milian Wolff · 7 years ago
  32. 2eece39 perf/x86/intel/bts: Fix exclusive event reference leak by Alexander Shishkin · 7 years ago
  33. 9b7c854 Merge tag 'perf-core-for-mingo-4.15-20171023' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  34. 65db92e perf vendor events: Add Goldmont Plus V1 event file by Kan Liang · 7 years ago
  35. b1f03ca perf namespaces: Add more appropriate set of headers by Arnaldo Carvalho de Melo · 7 years ago
  36. 79f56eb perf kmem: Perform some cleanup if '--time' is given an invalid value by Christophe JAILLET · 7 years ago
  37. db49bc1 perf script: Fix error handling path by Christophe JAILLET · 7 years ago
  38. a1a5870 perf script: Use fprintf like printing uniformly by Arnaldo Carvalho de Melo · 7 years ago
  39. 923d0c9 perf tools: Introduce binary__fprintf() by Arnaldo Carvalho de Melo · 7 years ago
  40. 7958e54 perf vendor events: Fix incorrect cmask syntax for some Intel metrics by Andi Kleen · 7 years ago
  41. d7e05ce perf tools: Do not check ABI headers in a detached tarball build by Arnaldo Carvalho de Melo · 7 years ago
  42. 6cff0a1 Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  43. 6687aeb platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates by Kuppuswamy Sathyanarayanan · 7 years ago
  44. 83beee5 platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function by Kuppuswamy Sathyanarayanan · 7 years ago
  45. 06987dad Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  46. 2f1b11c Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  47. 468b0e0 Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  48. 696e245 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 7 years ago
  49. 98ad761 perf list: Fix group description in the man page by Andi Kleen · 7 years ago
  50. 692f5a2 perf tests attr: Make hw events optional by Jiri Olsa · 7 years ago
  51. 73c17d8 perf mmap: Adopt push method from builtin-record.c by Arnaldo Carvalho de Melo · 7 years ago
  52. d37f158 perf record: Make record__mmap_read generic by Arnaldo Carvalho de Melo · 7 years ago
  53. 1695849 perf mmap: Move perf_mmap and methods to separate mmap.[ch] files by Arnaldo Carvalho de Melo · 7 years ago
  54. ead81ee perf vendor events: Update JSON metrics for Skylake Server by Andi Kleen · 7 years ago
  55. e3f2dad perf vendor events: Update JSON metrics for Skylake by Andi Kleen · 7 years ago
  56. 41a13b7 perf vendor events: Update JSON metrics for Sandy Bridge by Andi Kleen · 7 years ago
  57. 984d91f perf vendor events: Update JSON metrics for JakeTown by Andi Kleen · 7 years ago
  58. 7347bba perf vendor events: Update JSON metrics for IvyTown by Andi Kleen · 7 years ago
  59. 1de3152 perf vendor events: Update JSON metrics for IvyBridge by Andi Kleen · 7 years ago
  60. 9cd6d86 perf vendor events: Update JSON metrics for Haswell Server by Andi Kleen · 7 years ago
  61. 0fba08e perf vendor events: Update JSON metrics for Haswell by Andi Kleen · 7 years ago
  62. 663ad44 perf vendor events: Update JSON metrics for Broadwell Server by Andi Kleen · 7 years ago
  63. 008de6c perf vendor events: Update JSON metrics for Broadwell by Andi Kleen · 7 years ago
  64. 8776fe7 lkdtm, kprobes: Convert from jprobes to kprobes by Kees Cook · 7 years ago
  65. bb176f6 Linux 4.14-rc6 by Linus Torvalds · 7 years ago
  66. dd9d064 Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  67. 17e7637 Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  68. 5805992 Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  69. 2ab19d5 Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t618' into regulator-linus by Mark Brown · 7 years ago
  70. 02982f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  71. 09c3e01 Input: do not use property bits when generating module alias by Dmitry Torokhov · 7 years ago
  72. 936fd00 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 9e415a8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 5670a84 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 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
  76. 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 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
  78. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. 8d5f4b0 stmmac: Don't access tx_q->dirty_tx before netif_tx_lock by Bernd Edlinger · 7 years ago
  80. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  81. 66bdede of_mdio: Fix broken PHY IRQ in case of probe deferral by Geert Uytterhoeven · 7 years ago
  82. 7433a8d textsearch: fix typos in library helpers by Randy Dunlap · 7 years ago
  83. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  84. 748759d Merge branch 'stmmac-hw-tstamp-fixes' by David S. Miller · 7 years ago
  85. 9454360 net: stmmac: Prevent infinite loop in get_rx_timestamp_status() by Jose Abreu · 7 years ago
  86. 9887094 net: stmmac: Fix stmmac_get_rx_hwtstamp() by Jose Abreu · 7 years ago
  87. 9c8080d net: stmmac: Add missing call to dev_kfree_skb() by Jose Abreu · 7 years ago
  88. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  89. ec0145e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  90. 0247880 Merge branch 'mlxsw-fixes' by David S. Miller · 7 years ago
  91. dcbda28 mlxsw: spectrum_router: Configure TIGCR on init by Petr Machata · 7 years ago
  92. 14aefd9 mlxsw: reg: Add Tunneling IPinIP General Configuration Register by Petr Machata · 7 years ago
  93. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  94. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  95. 66c5451 net: bridge: fix returning of vlan range op errors by Nikolay Aleksandrov · 7 years ago
  96. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  97. d2b2762 Merge branch 'bpf-range-marking-fixes' by David S. Miller · 7 years ago
  98. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  99. 0fd4759 bpf: fix pattern matches for direct packet access by Daniel Borkmann · 7 years ago
  100. fb2a311 bpf: fix off by one for range markings with L{T, E} patterns by Daniel Borkmann · 7 years ago