1. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  2. a6cb06f perf test: Add 30s timeout for wait for daemon start. by Ian Rogers · 3 years, 10 months ago
  3. 078cbb6 perf test: Cleanup daemon if test is interrupted. by Ian Rogers · 3 years, 10 months ago
  4. 87cb88d3 perf test: Remove unused argument by Ian Rogers · 3 years, 10 months ago
  5. 6859bc0 perf stat: Improve readability of shadow stats by Changbin Du · 3 years, 10 months ago
  6. 4a03af3 perf stat: Elaborate use cases for the -n/--null command line option by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  7. 5497b23 perf vendor events arm64: Add Fujitsu A64FX pmu event by Shunsuke Nakamura · 3 years, 11 months ago
  8. 8efd163 perf vendor events arm64: Add more common and uarch events by Shunsuke Nakamura · 3 years, 11 months ago
  9. a7672d1 perf evlist: Change the COMM when preparing the workload by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  10. 83ff0f9 perf machine: Assign boolean values to a bool variable by Jiapeng Chong · 3 years, 11 months ago
  11. 1f042de perf tools: use ARRAY_SIZE by Jiapeng Chong · 3 years, 11 months ago
  12. 9052034 perf stat: Fixup __perf_stat_evsel__is() prefix by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  13. 297e69b perf script: Fixup 'struct evsel_script' method prefix by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  14. 210e4c8 perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  15. 2942a67 tools include: Add __sum16 and __wsum definitions. by Ian Rogers · 3 years, 11 months ago
  16. 009ef05 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  17. 144c79e Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 11 months ago
  18. 3bb48a8 Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 11 months ago
  19. fbda790 Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 11 months ago
  20. dac5187 Merge tag 'm68k-for-v5.12-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 11 months ago
  21. 6fc5baf perf cs-etm: Fix bitmap for option by Suzuki K Poulose · 4 years ago
  22. 86a1900 perf trace: Fix race in signal handling by Michael Petlan · 3 years, 11 months ago
  23. 77d02bd perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  24. 6740a4e perf report: Fix -F for branch & mem modes by Ravi Bangoria · 3 years, 11 months ago
  25. c1f272d perf tests x86: Move insn.h include to make sure it finds stddef.h by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  26. 7d9d4c6 perf test: Support the ins_lat check in the X86 specific test by Kan Liang · 3 years, 11 months ago
  27. a8146d6 perf test: Fix sample-parsing failure on non-x86 platforms by Kan Liang · 3 years, 11 months ago
  28. ec4d0a7 perf archive: Fix filtering of empty build-ids by Nicholas Fraser · 4 years ago
  29. bd57a9f perf daemon: Fix compile error with Asan by Namhyung Kim · 4 years ago
  30. 513068f perf stat: Fix use-after-free when -r option is used by Namhyung Kim · 4 years ago
  31. e2a99c9 libperf: Add perf_evlist__reset_id_hash() by Namhyung Kim · 4 years ago
  32. 034f7ee perf stat: Fix wrong skipping for per-die aggregation by Jin Yao · 4 years ago
  33. 33dc525 tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  34. 1a9bcad tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  35. 6c0afc5 tools headers UAPI: Update tools' copy of linux/coresight-pmu.h by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  36. 743108e tools headers: Update syscall.tbl files to support mount_setattr by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  37. 846580c perf test: Fix cpu and thread map leaks in perf_time_to_tsc test by Namhyung Kim · 3 years, 11 months ago
  38. 690d91f perf test: Fix cpu map leaks in cpu_map_print test by Namhyung Kim · 3 years, 11 months ago
  39. 641b625 perf test: Fix a memory leak in thread_map_remove test by Namhyung Kim · 3 years, 11 months ago
  40. 4be4288 perf test: Fix a thread map leak in thread_map_synthesize test by Namhyung Kim · 3 years, 11 months ago
  41. 953e7b5 perf test: Fix cpu and thread map leaks in switch_tracking test by Namhyung Kim · 3 years, 11 months ago
  42. f2c3202 perf test: Fix cpu and thread map leaks in keep_tracking test by Namhyung Kim · 3 years, 11 months ago
  43. e06c3ca perf test: Fix cpu and thread map leaks in code_reading test by Namhyung Kim · 3 years, 11 months ago
  44. 97ab7c5 perf test: Fix cpu and thread map leaks in sw_clock_freq test by Namhyung Kim · 3 years, 11 months ago
  45. 83d25cc perf test: Fix cpu and thread map leaks in task_exit test by Namhyung Kim · 3 years, 11 months ago
  46. 09a61c8 perf test: Fix a memory leak in attr test by Namhyung Kim · 3 years, 11 months ago
  47. b0faef9 perf test: Fix cpu and thread map leaks in basic mmap test by Namhyung Kim · 3 years, 11 months ago
  48. 84ea603 perf tools: Fix event's PMU name parsing by Jiri Olsa · 3 years, 11 months ago
  49. 36bc511 perf daemon: Fix running test for non root user by Jiri Olsa · 3 years, 11 months ago
  50. 31bf4e7 perf daemon: Fix control fifo permissions by Jiri Olsa · 3 years, 11 months ago
  51. dacfc08 perf build: Fix ccache usage in $(CC) when generating arch errno table by Antonio Terceiro · 4 years ago
  52. b55ff1d perf tools: Fix documentation of verbose options by Ian Rogers · 3 years, 11 months ago
  53. 137a525 perf traceevent: Ensure read cmdlines are null terminated. by Ian Rogers · 3 years, 11 months ago
  54. 394e430 perf bench numa: Fix the condition checks for max number of NUMA nodes by Athira Rajeev · 4 years ago
  55. ffc52b7 perf diff: Don't crash on freeing errno-session on the error path by Dmitry Safonov · 3 years, 11 months ago
  56. 2b1919e perf tools: Clean 'generated' directory used for creating the syscall table on x86 by Andreas Wendleder · 3 years, 11 months ago
  57. 762323e perf build: Move feature cleanup under tools/build by Jiri Olsa · 4 years ago
  58. ded2e51 perf tools: Cast (struct timeval).tv_sec when printing by Pierre Gondois · 4 years ago
  59. 21b7e35 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  60. 303550a tools headers UAPI s390: Sync ptrace.h kernel headers by Arnaldo Carvalho de Melo · 4 years ago
  61. add76c0 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  62. 1e61463 tools headers UAPI: Sync openat2.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  63. c244694 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  64. 3ae0415 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 4 years ago
  65. 2777b81 perf annotate: Show full source location with 'l' hotkey by Martin Liska · 4 years ago
  66. a78e724 perf bench: Fix misspellings using codespell by Xiong Zhenwu · 3 years, 11 months ago
  67. 44e1765 perf config: Add annotate.demangle{,_kernel} by Martin Liska · 3 years, 11 months ago
  68. 509bbd7 perf bpf: Minor whitespace cleanup. by Ian Rogers · 3 years, 11 months ago
  69. 7e1df64 perf tools: Enable warnings when compiling BPF programs by Ian Rogers · 3 years, 11 months ago
  70. 35276a4 perf skel: Remove some unused variables. by Ian Rogers · 3 years, 11 months ago
  71. a65a802 m68k: Fix virt_addr_valid() W=1 compiler warnings by Geert Uytterhoeven · 3 years, 11 months ago
  72. a38fd87 Linux 5.12-rc2 by Linus Torvalds · 3 years, 11 months ago
  73. f3ed4de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 11 months ago
  74. de5bd6c Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  75. 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  76. 63dcd69 Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 11 months ago
  77. 47454ca Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  78. f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  79. 6d47254 Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  80. ea6be46 Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  81. fc2c8d0 Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 11 months ago
  82. f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  83. 6bf331d Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 11 months ago
  84. 54663cf Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 11 months ago
  85. 545c4ab RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() by Bob Pearson · 3 years, 11 months ago
  86. 5e4a7cc RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() by Bob Pearson · 3 years, 11 months ago
  87. 21e27ac RDMA/rxe: Fix missed IB reference counting in loopback by Bob Pearson · 3 years, 11 months ago
  88. e45cff5 io_uring: don't restrict issue_flags for io_openat by Pavel Begunkov · 3 years, 11 months ago
  89. a2b658e Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12 by Jens Axboe · 3 years, 11 months ago
  90. 86e0d67 io_uring: make SQPOLL thread parking saner by Jens Axboe · 3 years, 11 months ago
  91. 09ca6c4 io-wq: kill hashed waitqueue before manager exits by Jens Axboe · 3 years, 11 months ago
  92. b5b0ecb io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return by Jens Axboe · 3 years, 11 months ago
  93. ca0a265 io_uring: don't keep looping for more events if we can't flush overflow by Jens Axboe · 3 years, 11 months ago
  94. 46fe18b io_uring: move to using create_io_thread() by Jens Axboe · 3 years, 11 months ago
  95. 7bff4c2 Merge branch 'powercap' by Rafael J. Wysocki · 3 years, 11 months ago
  96. d9f273b nvmet: model_number must be immutable once set by Max Gurtovoy · 4 years ago
  97. 32feb6d nvme-fabrics: fix kato initialization by Martin George · 4 years ago
  98. 78570f8 nvme-hwmon: Return error code when registration fails by Daniel Wagner · 4 years ago
  99. 6e6a682 nvme-pci: add quirks for Lexar 256GB SSD by Pascal Terjan · 4 years ago
  100. dc22c1c nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state by Zoltán Böszörményi · 4 years ago