1. aa8c406 perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  2. ad681ad perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  3. 862b2f8 perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  4. 347c751 perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  5. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  6. 2aaefde perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  7. 4b5e87b perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  8. 6ec17b4 perf evsel: Rename perf_evsel__config*() to evsel__config*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  9. 30f7c59 perf evsel: Rename perf_evsel__exit() to evsel__exit() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  10. 39453ed perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  11. e76026b perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  12. 12f5261 perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  13. 5eb88f0 perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  14. 65ddce3 perf evsel: Rename 'struct perf_evsel__sb_cb_t' to 'struct evsel__sb_cb_t' by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  15. 6dd912c perf intel-pt: Update documentation about using /proc/kcore by Adrian Hunter · 4 years, 9 months ago
  16. 43358d9 perf intel-pt: Update documentation about itrace G and L options by Adrian Hunter · 4 years, 9 months ago
  17. f0a0251c perf intel-pt: Add support for synthesizing branch stacks for regular events by Adrian Hunter · 4 years, 9 months ago
  18. 3749e0b perf thread-stack: Add thread_stack__br_sample_late() by Adrian Hunter · 4 years, 9 months ago
  19. 6cd2cbfc perf evsel: Add support for synthesized branch stack sample type by Adrian Hunter · 4 years, 9 months ago
  20. ec90e42 perf auxtrace: Add option to synthesize branch stack for regular events by Adrian Hunter · 4 years, 9 months ago
  21. cf888e0 perf intel-pt: Change branch stack support to use thread-stacks by Adrian Hunter · 4 years, 9 months ago
  22. 1ef998f perf intel-pt: Consolidate thread-stack use condition by Adrian Hunter · 4 years, 9 months ago
  23. 86d6718 perf thread-stack: Add branch stack support by Adrian Hunter · 4 years, 9 months ago
  24. bb62948 perf tools: Simplify checking if SMT is active. by Konstantin Khlebnikov · 4 years, 9 months ago
  25. 846de43 perf tools: Fix reading new topology attribute "core_cpus" by Konstantin Khlebnikov · 4 years, 9 months ago
  26. 4599d29 libperf evlist: Fix a refcount leak by Ian Rogers · 4 years, 10 months ago
  27. ba08829 perf parse-events: Fix another memory leaks found on parse_events() by Ian Rogers · 4 years, 10 months ago
  28. 672f707 perf parse-events: Fix memory leaks found on parse_events by Ian Rogers · 4 years, 10 months ago
  29. e8dfb81 perf parse-events: Fix memory leaks found on parse_events by Ian Rogers · 4 years, 10 months ago
  30. 44d041b libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus. by He Zhe · 4 years, 10 months ago
  31. 23cbb41 perf record: Move side band evlist setup to separate routine by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  32. 899e5ff perf record: Introduce --switch-output-event by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  33. 636eb4d libsubcmd: Introduce OPT_CALLBACK_SET() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  34. 976be84 perf evlist: Allow reusing the side band thread for more purposes by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  35. 9a39994 perf evlist: Move the sideband thread routines to separate object by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  36. d0abbc3 perf parse-events: Add parse_events_option() variant that creates evlist by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  37. b38d85e perf bpf: Decouple creating the evlist from adding the SB event by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  38. ca6c9c8 perf top: Move sb_evlist to 'struct perf_top' by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  39. bc477d7 perf record: Move sb_evlist to 'struct record' by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  40. 40c7d24 perf tools: Move routines that probe for perf API features to separate file by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  41. 354575c perf vendor events power9: Add hv_24x7 socket/chip level metric events by Kajol Jain · 4 years, 10 months ago
  42. 3351c6d perf tools: Enable Hz/hz prinitg for --metric-only option by Kajol Jain · 4 years, 10 months ago
  43. 9022608 perf tests expr: Added test for runtime param in metric expression by Kajol Jain · 4 years, 10 months ago
  44. 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 10 months ago
  45. 454a8be perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr() by Shaokun Zhang · 4 years, 9 months ago
  46. 6fa9c3e perf report: Fix warning assignment of 0/1 to bool variable by Zou Wei · 4 years, 9 months ago
  47. 8284bbe perf tools: Remove unneeded semicolons by Zou Wei · 4 years, 9 months ago
  48. 2cca512 perf c2c: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
  49. eebe80c9 libtraceevent: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
  50. fad1f1e perf script: Remove extraneous newline in perf_sample__fprintf_regs() by Stephane Eranian · 4 years, 9 months ago
  51. 2069425 perf synthetic events: Remove use of sscanf from /proc reading by Ian Rogers · 4 years, 9 months ago
  52. e95770a tools api: Add a lightweight buffered reading api by Ian Rogers · 4 years, 9 months ago
  53. 13edc23 perf bench: Add a multi-threaded synthesize benchmark by Ian Rogers · 4 years, 9 months ago
  54. d99c22e perf record: Add num-synthesize-threads option by Stephane Eranian · 4 years, 9 months ago
  55. dbd660e perf test session topology: Fix data path by Tommi Rantala · 4 years, 9 months ago
  56. 197ba86 perf stat: Improve runtime stat for interval mode by Jin Yao · 4 years, 9 months ago
  57. 0e0bf1e perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 9 months ago
  58. 1e76b17 perf script: Avoid NULL dereference on symbol by Ian Rogers · 4 years, 9 months ago
  59. 8fbd301 perf evlist: Remove duplicate headers by Jagadeesh Pagadala · 4 years, 9 months ago
  60. 41e7c32 perf bench: Fix div-by-zero if runtime is zero by Tommi Rantala · 4 years, 9 months ago
  61. d2e7d86 perf cgroup: Avoid needless closing of unopened fd by Tommi Rantala · 4 years, 9 months ago
  62. 87cfeb1 Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 4 years, 9 months ago
  63. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  64. 8160a56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  65. 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  66. b61f7ff Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 9 months ago
  67. 20f1648 Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 9 months ago
  68. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 9 months ago
  69. db973a7 coredump: fix null pointer dereference on coredump by Sudip Mukherjee · 4 years, 9 months ago
  70. 94b7cc0 mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path by Yang Shi · 4 years, 9 months ago
  71. ea0dfeb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 9 months ago
  72. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 9 months ago
  73. 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 4 years, 9 months ago
  74. 56df70a mm/ksm: fix NULL pointer dereference when KSM zero page is enabled by Muchun Song · 4 years, 9 months ago
  75. a21151b tools/build: tweak unused value workaround by George Burgess IV · 4 years, 9 months ago
  76. 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 4 years, 9 months ago
  77. d180870d mm, gup: return EINTR when gup is interrupted by fatal signals by Michal Hocko · 4 years, 9 months ago
  78. 3c1d7e6 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 4 years, 9 months ago
  79. 5701feb MAINTAINERS: add an entry for kfifo by Bartosz Golaszewski · 4 years, 9 months ago
  80. b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 4 years, 9 months ago
  81. 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 9 months ago
  82. 1eb64c0 sh: fix build error in mm/init.c by Masahiro Yamada · 4 years, 9 months ago
  83. 00a6a5e Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 4 years, 9 months ago
  84. 3bda038 Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 9 months ago
  85. ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 4 years, 9 months ago
  86. 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 4 years, 9 months ago
  87. b160c94 tpm/tpm_tis: Free IRQ if probing fails by Jarkko Sakkinen · 4 years, 9 months ago
  88. 29cb797 tpm: fix wrong return value in tpm_pcr_extend by Tianjia Zhang · 4 years, 9 months ago
  89. eba5cf3 tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() by George Wilson · 4 years, 10 months ago
  90. 684c6bd tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module by Stefan Berger · 4 years, 10 months ago
  91. d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 10 months ago
  92. 2a173ec MAINTAINERS: add a reviewer for KVM/s390 by Claudio Imbrenda · 4 years, 9 months ago
  93. d47c4c4 KVM: s390: Fix PV check in deliverable_irqs() by Eric Farman · 4 years, 9 months ago
  94. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 9 months ago
  95. dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
  96. 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 9 months ago
  97. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  98. 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  99. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  100. 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago