1. 54f7815 perf arm-spe: Fill address info for samples by Leo Yan · 4 years ago
  2. 97ae666 perf arm-spe: Store operation type in packet by Leo Yan · 4 years ago
  3. 265cfb9 perf arm-spe: Store memory address in packet by Leo Yan · 4 years ago
  4. 845d3a65 perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC by Leo Yan · 4 years ago
  5. e73b0d5 perf env: Remove unneeded internal/cpumap inclusions by Ian Rogers · 4 years ago
  6. b1cdc7d perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf by Ian Rogers · 4 years ago
  7. 6edfd0e perf tools: Replace lkml.org links with lore by Kees Cook · 4 years ago
  8. dec3451 perf tests: Add daemon 'lock' test by Jiri Olsa · 4 years ago
  9. 63551dc perf tests: Add daemon 'ping' command test by Jiri Olsa · 4 years ago
  10. f32102a perf tests: Add daemon 'signal' command test by Jiri Olsa · 4 years ago
  11. f624f6d perf tests: Add daemon 'stop' command test by Jiri Olsa · 4 years ago
  12. 91a17d6 perf tests: Add daemon reconfig test by Jiri Olsa · 4 years ago
  13. 2291bb9 perf tests: Add daemon 'list' command test by Jiri Olsa · 4 years ago
  14. 13fb3b9 perf daemon: Add examples to man page by Jiri Olsa · 4 years ago
  15. 5bdee4f perf daemon: Add up time for daemon/session list by Jiri Olsa · 4 years ago
  16. 6d6162d perf daemon: Use control to stop session by Jiri Olsa · 4 years ago
  17. edcaa47 perf daemon: Add 'ping' command by Jiri Olsa · 4 years ago
  18. 6a6d180 perf daemon: Set control fifo for session by Jiri Olsa · 4 years ago
  19. 8c98be6 perf daemon: Allow only one daemon over base directory by Jiri Olsa · 4 years ago
  20. 23c5831 perf daemon: Add 'stop' command by Jiri Olsa · 4 years ago
  21. 2d6914c perf daemon: Add 'signal' command by Jiri Olsa · 4 years ago
  22. b325f7b perf daemon: Add 'list' command by Jiri Olsa · 4 years ago
  23. 12c1a41 perf daemon: Add signalfd support by Jiri Olsa · 4 years ago
  24. 88adb11 perf daemon: Add background support by Jiri Olsa · 4 years ago
  25. 3cda062 perf daemon: Add config file change check by Jiri Olsa · 4 years ago
  26. c066626 perf daemon: Add config file support by Jiri Olsa · 4 years ago
  27. 90b0aad perf daemon: Add client socket support by Jiri Olsa · 4 years ago
  28. ed36b70 perf daemon: Add server socket support by Jiri Olsa · 4 years ago
  29. 5631d10 perf daemon: Add base option by Jiri Olsa · 4 years ago
  30. fc1dcb1 perf daemon: Add config option by Jiri Olsa · 4 years ago
  31. d450bc5 perf daemon: Add daemon command by Jiri Olsa · 4 years ago
  32. 8524711 perf script: Simplify bool conversion by Yang Li · 4 years ago
  33. 6db59d3 perf arm64/s390: Fix printf conversion specifier for IP addresses by Arnaldo Carvalho de Melo · 4 years ago
  34. 0f000f9 perf powerpc: Fix printf conversion specifier for IP addresses by Arnaldo Carvalho de Melo · 4 years ago
  35. 61d9fc4 perf script: Support filtering by hex address by Jin Yao · 4 years ago
  36. 9425339 perf intlist: Change 'struct intlist' int member to 'unsigned long' by Jin Yao · 4 years ago
  37. a81fbb8 perf stat: Use nftw() instead of ftw() by Paul Cercueil · 4 years ago
  38. 7d91e81 perf tools: Update topdown documentation for Sapphire Rapids by Kan Liang · 4 years ago
  39. 63e39aa perf stat: Support L2 Topdown events by Kan Liang · 4 years ago
  40. c744429 perf test: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
  41. 590db42 perf report: Support instruction latency by Kan Liang · 4 years ago
  42. ea8d0ed perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
  43. d9d5d767 perf c2c: Support data block and addr block by Kan Liang · 4 years ago
  44. a054c29 perf tools: Support data block and addr block by Kan Liang · 4 years ago
  45. 2a57d40 perf tools: Support the auxiliary event by Kan Liang · 4 years ago
  46. 81898ef1 tools headers uapi: Update tools's copy of linux/perf_event.h by Kan Liang · 4 years ago
  47. 068aeea perf powerpc: Support exposing Performance Monitor Counter SPRs as part of extended regs by Athira Rajeev · 4 years ago
  48. 900547d perf probe: Add protection to avoid endless loop by Jianlin Lv · 4 years ago
  49. d2e31d7 perf trace-event-info: Rename for_each_event. by Ian Rogers · 4 years ago
  50. 1796829 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
  51. 557c3ea perf powerpc: Fix gap between kernel end and module start by Athira Rajeev · 4 years, 1 month ago
  52. 67dec92 perf inject jit: Add namespaces support by Yonatan Goldschmidt · 4 years, 3 months ago
  53. 2b51c71 perf namespaces: Add 'in_pidns' to nsinfo struct by Yonatan Goldschmidt · 4 years, 3 months ago
  54. 473f742 perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ events by Namhyung Kim · 4 years ago
  55. c1b9079 perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threads by Namhyung Kim · 4 years ago
  56. 30626e0 perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesis by Namhyung Kim · 4 years ago
  57. c3a9cde perf vendor events arm64: Reference common and uarch events for A76 by John Garry · 4 years ago
  58. d02d5dc8 perf vendor events arm64: Reference common and uarch events for Ampere eMag by John Garry · 4 years ago
  59. c776696 perf vendor events arm64: Add common and uarch event JSON by John Garry · 4 years ago
  60. 2bf797b perf vendor events arm64: Fix Ampere eMag event typo by John Garry · 4 years ago
  61. 4b799a9 perf script: Support DSO filter like in other perf tools by Jin Yao · 4 years ago
  62. c69bf11 perf tools: Fix DSO filtering when not finding a map for a sampled address by Arnaldo Carvalho de Melo · 4 years ago
  63. 42641d6 perf stat: Add Topdown metrics events as default events by Kan Liang · 4 years ago
  64. 7efce5c perf test: Add parse-metric memory bandwidth testcase by John Garry · 4 years ago
  65. 3aaf0a2 Merge tag 'clang-format-for-linux-v5.11-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 4 years ago
  66. 7d36ccd Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
  67. 2e02677 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
  68. a992562 Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  69. 6c9f18f net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary by Andreas Oetken · 4 years ago
  70. 5a4cb54 Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years ago
  71. f2539e1 Merge branch 'net-ipa-a-few-bug-fixes' by Jakub Kicinski · 4 years ago
  72. 113b6ea net: ipa: fix two format specifier errors by Alex Elder · 4 years ago
  73. c13899f net: ipa: use the right accessor in ipa_endpoint_status_skip() by Alex Elder · 4 years ago
  74. 088f8a2 net: ipa: be explicit about endianness by Alex Elder · 4 years ago
  75. e6cdd6d net: ipa: add a missing __iomem attribute by Alex Elder · 4 years ago
  76. 4ace7a6 net: ipa: pass correct dma_handle to dma_free_coherent() by Dan Carpenter · 4 years ago
  77. cc9f07a r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set by Heiner Kallweit · 4 years ago
  78. a11148e net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS by Sabyrzhan Tasbolatov · 4 years ago
  79. 43f4a20 net: mvpp2: TCAM entry enable should be written after SRAM data by Stefan Chulski · 4 years ago
  80. 88c7a9f net: lapb: Copy the skb before sending a packet by Xie He · 4 years ago
  81. f418bad Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years ago
  82. a34ffec net/mlx5e: Release skb in case of failure in tc update skb by Maor Dickman · 4 years ago
  83. 5a2ba25 net/mlx5e: Update max_opened_tc also when channels are closed by Maxim Mikityanskiy · 4 years ago
  84. a5bfe6b net/mlx5: Fix leak upon failure of rule creation by Maor Gottlieb · 4 years ago
  85. ed5e83a net/mlx5: Fix function calculation for page trees by Daniel Jurgens · 4 years ago
  86. 188fa10 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 4 years ago
  87. 3162820 docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc by Vincent Bernat · 4 years ago
  88. c3df39a udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
  89. 28e104d net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years ago
  90. c518ada vsock: fix the race conditions in multi-transport support by Alexander Popov · 4 years ago
  91. 938e0fc net: sched: replaced invalid qdisc tree flush helper in qdisc_replace by Alexander Ovechkin · 4 years ago
  92. 5e9eff5 ibmvnic: device remove has higher precedence over reset by Lijun Pan · 4 years ago
  93. f72f2fb net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add by DENG Qingfang · 4 years ago
  94. f559a35 i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues" by Aleksandr Loktionov · 4 years ago
  95. 88bb507 Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years ago
  96. 50af06d staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip by Hans de Goede · 4 years ago
  97. b881145 igc: check return value of ret_val in igc_config_fc_after_link_up by Kevin Lo · 4 years ago
  98. ebc8d12 igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr by Kevin Lo · 4 years, 1 month ago
  99. 2e99dedc igc: Report speed and duplex as unknown when device is runtime suspended by Kai-Heng Feng · 4 years, 2 months ago
  100. 18fe0fa mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years ago