1. 40c7d24 perf tools: Move routines that probe for perf API features to separate file by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  2. 354575c perf vendor events power9: Add hv_24x7 socket/chip level metric events by Kajol Jain · 4 years, 9 months ago
  3. 3351c6d perf tools: Enable Hz/hz prinitg for --metric-only option by Kajol Jain · 4 years, 9 months ago
  4. 9022608 perf tests expr: Added test for runtime param in metric expression by Kajol Jain · 4 years, 9 months ago
  5. 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 9 months ago
  6. 454a8be perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr() by Shaokun Zhang · 4 years, 8 months ago
  7. 6fa9c3e perf report: Fix warning assignment of 0/1 to bool variable by Zou Wei · 4 years, 8 months ago
  8. 8284bbe perf tools: Remove unneeded semicolons by Zou Wei · 4 years, 8 months ago
  9. 2cca512 perf c2c: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
  10. eebe80c9 libtraceevent: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
  11. fad1f1e perf script: Remove extraneous newline in perf_sample__fprintf_regs() by Stephane Eranian · 4 years, 8 months ago
  12. 2069425 perf synthetic events: Remove use of sscanf from /proc reading by Ian Rogers · 4 years, 9 months ago
  13. e95770a tools api: Add a lightweight buffered reading api by Ian Rogers · 4 years, 9 months ago
  14. 13edc23 perf bench: Add a multi-threaded synthesize benchmark by Ian Rogers · 4 years, 9 months ago
  15. d99c22e perf record: Add num-synthesize-threads option by Stephane Eranian · 4 years, 8 months ago
  16. dbd660e perf test session topology: Fix data path by Tommi Rantala · 4 years, 8 months ago
  17. 197ba86 perf stat: Improve runtime stat for interval mode by Jin Yao · 4 years, 8 months ago
  18. 0e0bf1e perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 9 months ago
  19. 1e76b17 perf script: Avoid NULL dereference on symbol by Ian Rogers · 4 years, 8 months ago
  20. 8fbd301 perf evlist: Remove duplicate headers by Jagadeesh Pagadala · 4 years, 8 months ago
  21. 41e7c32 perf bench: Fix div-by-zero if runtime is zero by Tommi Rantala · 4 years, 9 months ago
  22. d2e7d86 perf cgroup: Avoid needless closing of unopened fd by Tommi Rantala · 4 years, 9 months ago
  23. 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, 8 months ago
  24. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  25. 8160a56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  26. 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 8 months ago
  27. b61f7ff Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 8 months ago
  28. 20f1648 Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 8 months ago
  29. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 8 months ago
  30. db973a7 coredump: fix null pointer dereference on coredump by Sudip Mukherjee · 4 years, 8 months ago
  31. 94b7cc0 mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path by Yang Shi · 4 years, 8 months ago
  32. ea0dfeb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 8 months ago
  33. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 8 months ago
  34. 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 4 years, 8 months ago
  35. 56df70a mm/ksm: fix NULL pointer dereference when KSM zero page is enabled by Muchun Song · 4 years, 8 months ago
  36. a21151b tools/build: tweak unused value workaround by George Burgess IV · 4 years, 8 months ago
  37. 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 4 years, 8 months ago
  38. d180870d mm, gup: return EINTR when gup is interrupted by fatal signals by Michal Hocko · 4 years, 8 months ago
  39. 3c1d7e6 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 4 years, 8 months ago
  40. 5701feb MAINTAINERS: add an entry for kfifo by Bartosz Golaszewski · 4 years, 8 months ago
  41. b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 4 years, 8 months ago
  42. 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 8 months ago
  43. 1eb64c0 sh: fix build error in mm/init.c by Masahiro Yamada · 4 years, 8 months ago
  44. 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, 8 months ago
  45. 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, 8 months ago
  46. ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 4 years, 9 months ago
  47. 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 4 years, 8 months ago
  48. b160c94 tpm/tpm_tis: Free IRQ if probing fails by Jarkko Sakkinen · 4 years, 9 months ago
  49. 29cb797 tpm: fix wrong return value in tpm_pcr_extend by Tianjia Zhang · 4 years, 9 months ago
  50. eba5cf3 tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() by George Wilson · 4 years, 9 months ago
  51. 684c6bd tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module by Stefan Berger · 4 years, 10 months ago
  52. d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 9 months ago
  53. 2a173ec MAINTAINERS: add a reviewer for KVM/s390 by Claudio Imbrenda · 4 years, 9 months ago
  54. d47c4c4 KVM: s390: Fix PV check in deliverable_irqs() by Eric Farman · 4 years, 9 months ago
  55. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
  56. dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
  57. 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 8 months ago
  58. 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, 8 months ago
  59. 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, 8 months ago
  60. 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, 8 months ago
  61. 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, 8 months ago
  62. 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  63. 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  64. 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 8 months ago
  65. aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
  66. 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 8 months ago
  67. 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  68. 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  69. 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  70. d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  71. 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  72. 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  73. 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  74. 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  75. fe946db sched: topology.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  76. 9dd8bb5f rslib.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  77. a1c4b92 rio.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  78. 70f1451 posix_acl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  79. 1223f3d platform_data: wilco-ec.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  80. 307ed94 memcontrol.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  81. 859b494 list_lru.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  82. 3123227 lib: cpu_rmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  83. 7856e9f irq.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  84. 1d9e13e ihex.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  85. 0ead336 igmp.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  86. 89f60a5 genalloc.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  87. 5299a11 ethtool.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  88. beb69f1 energy_model.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  89. 1921994 enclosure.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  90. a200839 dirent.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  91. 1fa0949 digsig.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  92. e76018c can: dev: peak_canfd.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  93. 5a58ec8c blk_types: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  94. f36aaf8 blk-mq: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  95. 0a368bf bio: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  96. eeaa762 Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 8 months ago
  97. c0d73a8 Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  98. 774acb2 Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 8 months ago
  99. b484f3c Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
  100. fecca68 Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago