1. fdf2460 perf script python: Add Python3 support to intel-pt-events.py by Tony Jones · 6 years ago
  2. c253c72 perf script python: Add Python3 support to event_analyzing_sample.py by Tony Jones · 6 years ago
  3. 57e604b perf script python: add Python3 support to check-perf-trace.py by Tony Jones · 6 years ago
  4. de2ec16 perf script python: Add Python3 support to futex-contention.py by Tony Jones · 6 years ago
  5. b504d7f perf script python: Remove mixed indentation by Tony Jones · 6 years ago
  6. c1d3e63 perf diff: Support --pid/--tid filter options by Jin Yao · 6 years ago
  7. daca23b perf diff: Support --cpu filter option by Jin Yao · 6 years ago
  8. 4802138 perf diff: Support --time filter option by Jin Yao · 6 years ago
  9. 1532593 perf thread: Generalize function to copy from thread addr space from intel-bts code by Andi Kleen · 6 years ago
  10. bc3bb79 perf annotate: Calculate the max instruction name, align column to that by Arnaldo Carvalho de Melo · 6 years ago
  11. a53837a perf clang: Remove needless extra semicolon by Yang Wei · 6 years ago
  12. 3163613 perf bpf: Automatically add BTF ELF markers by Arnaldo Carvalho de Melo · 6 years ago
  13. c3b81a5 perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic by Arnaldo Carvalho de Melo · 6 years ago
  14. ae8b887 perf scripts python: exported-sql-viewer.py: Add call tree by Adrian Hunter · 6 years ago
  15. 254c0d8 perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase by Adrian Hunter · 6 years ago
  16. a448ba2 perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction by Adrian Hunter · 6 years ago
  17. a731cc4 perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase by Adrian Hunter · 6 years ago
  18. febce6d perf scripts python: export-to-postgresql.py: Export calls parent_id by Adrian Hunter · 6 years ago
  19. 07c5ebe perf scripts python: export-to-postgresql.py: Fix invalid input syntax for integer error by Adrian Hunter · 6 years ago
  20. 8ce9a72 perf scripts python: export-to-sqlite.py: Export calls parent_id by Adrian Hunter · 6 years ago
  21. f435887 perf db-export: Add calls parent_id to enable creation of call trees by Adrian Hunter · 6 years ago
  22. 0763338 perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 6 years ago
  23. c1c4920 perf auxtrace: Improve address filter error message when there is no DSO by Adrian Hunter · 6 years ago
  24. 284c4e1 perf time-utils: Refactor time range parsing code by Jin Yao · 6 years ago
  25. 10c3405 perf: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  26. 7c5b019 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 6 years ago
  27. 4d6101f perf probe: Clarify error message about not finding kernel modules debuginfo by Arnaldo Carvalho de Melo · 6 years ago
  28. 21038f2 perf, bpf: Consider events with attr.bpf_event as side-band events by Song Liu · 6 years ago
  29. c978b94 Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  30. 0a15712 Merge tag 'perf-core-for-mingo-5.1-20190220' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  31. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  32. de667cc perf script python: Add Python3 support to syscall-counts-by-pid.py by Tony Jones · 6 years ago
  33. 1d1b0db perf script python: Add Python3 support to syscall-counts.py by Tony Jones · 6 years ago
  34. e985bf7 perf script python: Add Python3 support to stat-cpi.py by Tony Jones · 6 years ago
  35. 6d22d99 perf script python: Add Python3 support to stackcollapse.py by Tony Jones · 6 years ago
  36. ee75a89 perf script python: Add Python3 support to sctop.py by Tony Jones · 6 years ago
  37. 118af5b perf script python: Add Python3 support to powerpc-hcalls.py by Tony Jones · 6 years ago
  38. 8c42b96 perf script python: Add Python3 support to net_dropmonitor.py by Tony Jones · 6 years ago
  39. e4d053d perf script python: Add Python3 support to mem-phys-addr.py by Tony Jones · 6 years ago
  40. 9b2700e perf script python: Add Python3 support to failed-syscalls-by-pid.py by Tony Jones · 6 years ago
  41. 02b03ec perf script python: Add Python3 support to netdev-times.py by Tony Jones · 6 years ago
  42. 7d762d69 afs: Fix manually set volume location server list by David Howells · 6 years ago
  43. 29b00e6 tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 6 years ago
  44. 53a41cb Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" by Linus Torvalds · 6 years ago
  45. 94816ad perf tools: Add perf_exe() helper to find perf binary by Andi Kleen · 6 years ago
  46. 4b6ac81 perf script: Handle missing fields with -F +.. by Andi Kleen · 6 years ago
  47. eb61767 perf data: Add perf_data__open_dir_data function by Jiri Olsa · 6 years ago
  48. 1455206 perf data: Add perf_data__(create_dir|close_dir) functions by Jiri Olsa · 6 years ago
  49. ccb7a71 perf data: Fail check_backup in case of error by Jiri Olsa · 6 years ago
  50. 5021fc4 perf data: Make check_backup work over directories by Jiri Olsa · 6 years ago
  51. c69e4c3 perf tools: Add rm_rf_perf_data function by Jiri Olsa · 6 years ago
  52. cdb6b02 perf tools: Add pattern name checking to rm_rf by Jiri Olsa · 6 years ago
  53. 05a4865 perf tools: Add depth checking to rm_rf by Jiri Olsa · 6 years ago
  54. 5908e6b Linux 5.0-rc8 by Linus Torvalds · 6 years ago
  55. c3619a4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  56. c4eb1e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  57. 4c8e045 net: phy: realtek: Dummy IRQ calls for RTL8366RB by Linus Walleij · 6 years ago
  58. bf50b60 tcp: repaired skbs must init their tso_segs by Eric Dumazet · 6 years ago
  59. 797a22b net/x25: fix a race in x25_bind() by Eric Dumazet · 6 years ago
  60. 99407d8f net: dsa: Remove documentation for port_fdb_prepare by Hauke Mehrtens · 6 years ago
  61. 278e214 Revert "bridge: do not add port to router list when receives query with source 0.0.0.0" by Hangbin Liu · 6 years ago
  62. af548a2 selftests: fib_tests: sleep after changing carrier. again. by Thadeu Lima de Souza Cascardo · 6 years ago
  63. 4593403 net: set static variable an initial value in atl2_probe() by Mao Wenan · 6 years ago
  64. 61a65d3 net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G by Maxime Chevallier · 6 years ago
  65. e60b5f7 Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  66. 6089a91 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  67. ea34a00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  68. cb268d8 Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  69. ef4edb3 Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  70. 9053d2d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  71. 2cc63b3 Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  72. b4b8bb6 bpf, doc: add bpf list as secondary entry to maintainers file by Daniel Borkmann · 6 years ago
  73. 8456e98 Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  74. 77dc118 Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  75. 40e8f0b Merge branch 'udp-a-few-fixes' by David S. Miller · 6 years ago
  76. 92b9536 udp: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  77. 424a7cd0 udpv6: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  78. 5de362d fou6: fix proto error handler argument type by Paolo Abeni · 6 years ago
  79. 543fc3f udpv6: add the required annotation to mib type by Paolo Abeni · 6 years ago
  80. 6ff7b06 mdio_bus: Fix use-after-free on device_register fails by YueHaibing · 6 years ago
  81. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  82. a11f575 Merge branch 'bnxt_en-firmware-message-delay-fixes' by David S. Miller · 6 years ago
  83. 0000b81 bnxt_en: Wait longer for the firmware message response to complete. by Michael Chan · 6 years ago
  84. 67681d0 bnxt_en: Fix typo in firmware message timeout logic. by Michael Chan · 6 years ago
  85. 7d466e5 Merge branch 'bpf-nfp-codegen-fixes' by Daniel Borkmann · 6 years ago
  86. f036ebd nfp: bpf: fix ALU32 high bits clearance bug by Jiong Wang · 6 years ago
  87. 71c1902 nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K by Jiong Wang · 6 years ago
  88. ab01f25 Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  89. 80d79ad Documentation: networking: switchdev: Update port parent ID section by Florian Fainelli · 6 years ago
  90. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  91. 45112e8 perf data: Move size to struct perf_data_file by Jiri Olsa · 6 years ago
  92. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  93. 18736ee perf: Copy parent's address filter offsets on clone by Alexander Shishkin · 6 years ago
  94. cd35801 perf scripts python: exported-sql-viewer.py: Add top calls report by Adrian Hunter · 6 years ago
  95. fc2c77a perf scripts python: exported-sql-viewer.py: Remove no selection error by Adrian Hunter · 6 years ago
  96. 0d5f8f2 perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem by Adrian Hunter · 6 years ago
  97. 1c3ca1b perf scripts python: exported-sql-viewer.py: Create new dialog data item classes by Adrian Hunter · 6 years ago
  98. 947cc38 perf scripts python: exported-sql-viewer.py: Move report name into ReportVars by Adrian Hunter · 6 years ago
  99. 0bf0947 perf scripts python: exported-sql-viewer.py: Factor out ReportVars by Adrian Hunter · 6 years ago
  100. 0924cd6 perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase by Adrian Hunter · 6 years ago