1. 04f9bf2 perf bpf-loader: Add missing '*' for key_scan_pos by Wang ShaoBo · 4 years, 8 months ago
  2. c7e5b32 perf stat: Report summary for interval mode by Jin Yao · 4 years, 8 months ago
  3. 905365f perf stat: Save aggr value to first member of prev_raw_counts by Jin Yao · 4 years, 8 months ago
  4. 297767a perf stat: Copy counts from prev_raw_counts to evsel->counts by Jin Yao · 4 years, 8 months ago
  5. cf4d9bd perf counts: Reset prev_raw_counts counts by Jin Yao · 4 years, 8 months ago
  6. 72f02a9 perf stat: Fix wrong per-thread runtime stat for interval mode by Jin Yao · 4 years, 8 months ago
  7. a45badc perf expr: Allow numbers to be followed by a dot by Ian Rogers · 4 years, 8 months ago
  8. 45db55f perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools by Ian Rogers · 4 years, 8 months ago
  9. ae76264 perf stat: Fail on extra comma while parsing events by Jiri Olsa · 4 years, 8 months ago
  10. 498ef71 perf script: Better align register values in dump by Paul A. Clarke · 4 years, 8 months ago
  11. acd1ac2 perf stat: POWER9 metrics: expand "ICT" acronym by Paul A. Clarke · 4 years, 8 months ago
  12. 6549a8c perf tools: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  13. 961224d perf intel-pt: Use allocated branch stack for PEBS sample by Adrian Hunter · 4 years, 8 months ago
  14. bd7c1c6 perf docs: Introduce security.txt file to document related issues by Alexey Budankov · 4 years, 9 months ago
  15. c1034eb perf tool: Make perf tool aware of SELinux access control by Alexey Budankov · 4 years, 9 months ago
  16. a885f3c perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where needed by Alexey Budankov · 4 years, 9 months ago
  17. ded80bd perf expr: Migrate expr ids table to a hashmap by Ian Rogers · 4 years, 8 months ago
  18. eee1950 perf tools: Grab a copy of libbpf's hashmap by Ian Rogers · 4 years, 8 months ago
  19. ea9eb1f perf stat: Fix duration_time value for higher intervals by Jiri Olsa · 4 years, 8 months ago
  20. beb6420 perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1 by Jiri Olsa · 4 years, 8 months ago
  21. 6d1f916 perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS by Ian Rogers · 4 years, 11 months ago
  22. 7597ce8 perf trace: Fix the selection for architectures to generate the errno name tables by Ian Rogers · 4 years, 11 months ago
  23. 06392aa perf test: Improve pmu event metric testing by Ian Rogers · 4 years, 8 months ago
  24. 3b53665 perf test: Provide a subtest callback to ask for the reason for skipping a subtest by Ian Rogers · 4 years, 8 months ago
  25. 4ac22b4 perf parse-events: Make add PMU verbose output clearer by Ian Rogers · 4 years, 8 months ago
  26. 6365757 perf expr: Fix memory leaks in metric bison by Ian Rogers · 4 years, 8 months ago
  27. 39548e5 perf powerpc: Don't ignore sym-handling.c file by Ravi Bangoria · 4 years, 8 months ago
  28. 63f1135 perf expr: Test parsing of floating point numbers by Ian Rogers · 4 years, 8 months ago
  29. da23133 perf record: Use an eventfd to wakeup when done by Anand K Mistry · 4 years, 8 months ago
  30. ba35fe9 tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  31. f0aef47 perf evsel: Initialize evsel->per_pkg_mask to NULL in evsel__init() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  32. 3efc899 perf evsel: Fix 2 memory leaks by Ian Rogers · 4 years, 8 months ago
  33. 7fcdccd perf parse-events: Fix incorrect conversion of 'if () free()' to 'zfree()' by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  34. e12a89e perf tools: Fix is_bpf_image function logic by Jiri Olsa · 4 years, 8 months ago
  35. b027cc6 perf c2c: Fix 'perf c2c record -e list' to show the default events used by Ian Rogers · 4 years, 8 months ago
  36. 63b5930 perf vendor events power9: Add missing metrics to POWER9 'cpi_breakdown' by Paul A. Clarke · 4 years, 8 months ago
  37. 0a892c1 perf record: Add dummy event during system wide synthesis by Ian Rogers · 4 years, 9 months ago
  38. 5885a20 perf evsel: Dummy events never triggers, no need to ask for PERF_SAMPLE_BRANCH_STACK by Ian Rogers · 4 years, 8 months ago
  39. 8510895 perf parse-events: Use strcmp() to compare the PMU name by Jin Yao · 4 years, 9 months ago
  40. d4d5ca0 perf stat: Increase perf metric output resolution by Paul A. Clarke · 4 years, 8 months ago
  41. 9be27a5 perf expr: Print a debug message for division by zero by Ian Rogers · 4 years, 9 months ago
  42. f2682a8 perf metrics: Fix parse errors in power9 metrics by Ian Rogers · 4 years, 9 months ago
  43. 981d169 perf metrics: Fix parse errors in power8 metrics by Ian Rogers · 4 years, 9 months ago
  44. e5e0e63 perf expr: Debug lex if debugging yacc by Ian Rogers · 4 years, 9 months ago
  45. 7db2fd0b perf expr: Parse numbers as doubles by Ian Rogers · 4 years, 9 months ago
  46. f59d3f8 perf expr: Increase max other by Ian Rogers · 4 years, 9 months ago
  47. cb59fa7 perf expr: Allow ',' to be an other token by Ian Rogers · 4 years, 9 months ago
  48. 7db61f3 perf metrics: Fix parse errors in skylake metrics by Ian Rogers · 4 years, 9 months ago
  49. 92aa1c2 perf metrics: Fix parse errors in cascade lake metrics by Ian Rogers · 4 years, 9 months ago
  50. 5b3141d perf expr: Allow for unlimited escaped characters in a symbol by Ian Rogers · 4 years, 9 months ago
  51. 53fb189 perf script: Enable IP fields for callchains by Jiri Olsa · 4 years, 9 months ago
  52. 0d71a2b perf callchain: Setup callchain properly in pipe mode by Jiri Olsa · 4 years, 9 months ago
  53. 14d3d54 perf session: Try to read pipe data from file by Jiri Olsa · 4 years, 9 months ago
  54. b491198 perf tools: Do not seek in pipe fd during tracing data processing by Jiri Olsa · 4 years, 9 months ago
  55. fdb071f perf tools: Do not display extra info when there is nothing to build by Jiri Olsa · 4 years, 9 months ago
  56. f41ebe9 perf probe: Do not show the skipped events by Masami Hiramatsu · 4 years, 9 months ago
  57. 2ae5d0d perf probe: Check address correctness by map instead of _etext by Masami Hiramatsu · 4 years, 9 months ago
  58. 8052649 perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 9 months ago
  59. c6aab66 perf probe: Accept the instance number of kretprobe event by Masami Hiramatsu · 4 years, 9 months ago
  60. 7d1e239 perf counts: Rename perf_evsel__*counts() to evsel__*counts() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  61. c64e85e perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache* by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  62. 8f6725a perf evsel: Rename perf_evsel__new*() to evsel__new*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  63. 35ac0ca perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  64. 2dbfc94 perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  65. 10c513f perf evsel: Rename perf_evsel__resort*() to evsel__resort*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  66. 4c70382 perf evsel: Rename perf_evsel__object_config() to evsel__object_config() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  67. 5cde265 perf/x86/rapl: Add AMD Fam17h RAPL support by Stephane Eranian · 4 years, 8 months ago
  68. 4c953f8 perf/x86/rapl: Make perf_probe_msr() more robust and flexible by Stephane Eranian · 4 years, 8 months ago
  69. 2a3e3f7 perf/x86/rapl: Flip logic on default events visibility by Stephane Eranian · 4 years, 8 months ago
  70. 5c95c68 perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUs by Stephane Eranian · 4 years, 8 months ago
  71. fd3ae1e perf/x86/rapl: Move RAPL support to common x86 code by Stephane Eranian · 4 years, 8 months ago
  72. 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
  73. 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 8 months ago
  74. 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  75. 667b624 Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  76. 9e61d12 Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  77. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  78. 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  79. e3181e9 Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  80. febfd9d net/mlx4_core: fix a memory leak bug. by Qiushi Wu · 4 years, 8 months ago
  81. 4c64b83 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend by Grygorii Strashko · 4 years, 8 months ago
  82. 0ddfee1 net: phy: mscc: fix initialization of the MACsec protocol mode by Antoine Tenart · 4 years, 8 months ago
  83. 31096c3e net: stmmac: don't attach interface until resume finishes by Leon Yu · 4 years, 8 months ago
  84. ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 8 months ago
  85. 0cfc8a8 sparc32: fix page table traversal in srmmu_nocache_init() by Mike Rapoport · 4 years, 8 months ago
  86. 423b8ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  87. 23f0dac Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
  88. 0e36fd4 Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  89. 8f26104 Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
  90. d3044d7 Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
  91. 9bca7c4 Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
  92. ca6edee MAINTAINERS: add files related to kdump by Baoquan He · 4 years, 8 months ago
  93. d8f117a z3fold: fix use-after-free when freeing handles by Uladzislau Rezki · 4 years, 8 months ago
  94. c2bc26f sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init() by Mike Rapoport · 4 years, 8 months ago
  95. f7fa187 MAINTAINERS: update email address for Naoya Horiguchi by Naoya Horiguchi · 4 years, 8 months ago
  96. fc94cf2 sh: include linux/time_types.h for sockios by Arnd Bergmann · 4 years, 8 months ago
  97. 33cd65e kasan: disable branch tracing for core runtime by Marco Elver · 4 years, 8 months ago
  98. 380e5c1 selftests/vm/write_to_hugetlbfs.c: fix unused variable warning by John Hubbard · 4 years, 8 months ago
  99. 9809770 selftests/vm/.gitignore: add mremap_dontunmap by John Hubbard · 4 years, 8 months ago
  100. ffca476 rapidio: fix an error in get_user_pages_fast() error handling by John Hubbard · 4 years, 8 months ago