1. 9d49169 perf script: Assume native_arch for pipe mode by Song Liu · 6 years ago
  2. 1334bb9 perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view by Adrian Hunter · 6 years ago
  3. d8d051d perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view by Adrian Hunter · 6 years ago
  4. ceb7547 perf hists browser: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  5. 0702f23 perf cs-etm: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  6. 72de3fd perf parse-events: Remove unused variable: error by Luke Mujica · 6 years ago
  7. 34c9af5 perf parse-events: Remove unused variable 'i' by Luke Mujica · 6 years ago
  8. acc7bfb perf metricgroup: Add missing list_del_init() when flushing egroups list by Arnaldo Carvalho de Melo · 6 years ago
  9. e56fbc9 perf tools: Use list_del_init() more thorougly by Arnaldo Carvalho de Melo · 6 years ago
  10. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  11. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  12. e5653eb perf tools: Move get_current_dir_name() cond prototype out of util.h by Arnaldo Carvalho de Melo · 6 years ago
  13. 245aec7 perf namespaces: Move the conditional setns() prototype to namespaces.h by Arnaldo Carvalho de Melo · 6 years ago
  14. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  15. fc50e0b perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel by Arnaldo Carvalho de Melo · 6 years ago
  16. f3c8d90 perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  17. 40978e9 perf inject: The tool->read() call may pass a NULL evsel, handle it by Arnaldo Carvalho de Melo · 6 years ago
  18. 363bbae perf map: Fix potential NULL pointer dereference found by smatch tool by Leo Yan · 6 years ago
  19. 7a6d49d perf trace: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  20. 600c787 perf annotate: Fix dereferencing freed memory found by the smatch tool by Leo Yan · 6 years ago
  21. 111442c perf top: Fix potential NULL pointer dereference detected by the smatch tool by Leo Yan · 6 years ago
  22. c74b050 perf stat: Fix use-after-freed pointer detected by the smatch tool by Leo Yan · 6 years ago
  23. 4e4cf62 perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 6 years ago
  24. d1d59b8 Merge tag 'perf-urgent-for-mingo-5.3-20190708-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  25. 686cbe9 tools arch x86: Sync asm/cpufeatures.h with the with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  26. e3b22a6 Merge remote-tracking branch 'tip/perf/core' into perf/urgent by Arnaldo Carvalho de Melo · 6 years ago
  27. 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  28. 0ecfebd Linux 5.2 by Linus Torvalds · 6 years ago
  29. 05c7846 tools build: Check if gettid() is available before providing helper by Arnaldo Carvalho de Melo · 6 years ago
  30. dab0f4e perf jvmti: Address gcc string overflow warning for strncpy() by Jiri Olsa · 6 years ago
  31. c18ae63 perf python: Remove -fstack-protector-strong if clang doesn't have it by Arnaldo Carvalho de Melo · 6 years ago
  32. d5b2179 perf annotate TUI browser: Do not use member from variable within its own initialization by Arnaldo Carvalho de Melo · 6 years ago
  33. 46713c3 Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  34. bcc0e65 Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  35. bff5a55 perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Seeteena Thoufeek · 6 years ago
  36. cd13618 perf evsel: Do not rely on errno values for precise_ip fallback by Jiri Olsa · 6 years ago
  37. 4c00af0 perf thread: Allow references to thread objects after machine__exit() by Arnaldo Carvalho de Melo · 6 years ago
  38. c952b35 perf header: Assign proper ff->ph in perf_event__synthesize_features() by Song Liu · 6 years ago
  39. c499d1f tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  40. 2692982 Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  41. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  42. ceacbc0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  43. 7e41c3c blk-mq: fix up placement of debugfs directory of queue files by Greg Kroah-Hartman · 6 years ago
  44. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  45. 9fdb86c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  46. 0e63665 Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  47. 881ed91 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  48. a8f46b5 Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  49. c7a87ce mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration by Miquel Raynal · 6 years ago
  50. 4f03264 Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support" by Miquel Raynal · 6 years ago
  51. f3a3ea2 i2c: tegra: Add Dmitry as a reviewer by Dmitry Osipenko · 6 years ago
  52. 75f2d86 fs: VALIDATE_FS_PARSER should default to n by Geert Uytterhoeven · 6 years ago
  53. e644fa1 KVM: arm64/sve: Fix vq_present() macro to yield a bool by Zhang Lei · 6 years ago
  54. f603422 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 6 years ago
  55. 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 6 years ago
  56. 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 6 years ago
  57. 4c89cc7 dmaengine: jz4780: Fix an endian bug in IRQ handler by Dan Carpenter · 6 years ago
  58. 3f9c4dc Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  59. a0b2cf7 Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 6 years ago
  60. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  61. a5fff14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  62. ecbe508 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  63. cde357c Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  64. 2cd7cdc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  65. 8751853 swap_readpage(): avoid blk_wake_io_task() if !synchronous by Oleg Nesterov · 6 years ago
  66. eef778c devres: allow const resource arguments by Arnd Bergmann · 6 years ago
  67. dffcac2c mm/vmscan.c: prevent useless kswapd loops by Shakeel Butt · 6 years ago
  68. cbcfa13 fs/userfaultfd.c: disable irqs for fault_pending and event locks by Eric Biggers · 6 years ago
  69. b9705d8 mm/page_alloc.c: fix regression with deferred struct page init by Juergen Gross · 6 years ago
  70. c212dda Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  71. 6994eef ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME by Jann Horn · 6 years ago
  72. 5aeab2b drm/imx: only send event on crtc disable if kept disabled by Robert Beckett · 6 years ago
  73. 78c68e8 drm/imx: notify drm core before sending event during crtc disable by Robert Beckett · 6 years ago
  74. f584dd3 Merge branch 'x86/cpu' into perf/core, to pick up revert by Ingo Molnar · 6 years ago
  75. 550d1f5 Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  76. b5252bd Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 6 years ago
  77. a956c56b Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  78. 5ee5d30 Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  79. 179c96d Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  80. 3b2d4dc nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 6 years ago
  81. 049331f x86/fsgsbase: Revert FSGSBASE support by Thomas Gleixner · 6 years ago
  82. 697096b selftests/x86/fsgsbase: Fix some test case bugs by Andy Lutomirski · 6 years ago
  83. 21d4120 crypto: user - prevent operating on larval algorithms by Eric Biggers · 6 years ago
  84. 1a0fad6 crypto: cryptd - Fix skcipher instance memory leak by Vincent Whitchurch · 6 years ago
  85. c8ea9fc lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 6 years ago
  86. a328a25 Merge tag 'perf-core-for-mingo-5.3-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  87. a041ede Merge tag 'perf-core-for-mingo-5.3-20190701' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  88. eca9443 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 6 years ago
  89. 6e692c3 Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  90. 8d68d93 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  91. 4b1fe9b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  92. 15a108a perf script: Allow specifying the files to process guest samples by Arnaldo Carvalho de Melo · 6 years ago
  93. 2659dc8 Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixes by Olof Johansson · 6 years ago
  94. 5dd6c493 scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported by Maurizio Lombardi · 6 years ago
  95. 5676234 scsi: target/iblock: Fix overrun in WRITE SAME emulation by Roman Bolshakov · 6 years ago
  96. fbbf145 gpio/spi: Fix spi-gpio regression on active high CS by Linus Walleij · 6 years ago
  97. 074376a ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare() by Jiri Kosina · 6 years ago
  98. 488c3bf perf tools metric: Don't include duration_time in group by Andi Kleen · 6 years ago
  99. 9c344d1 perf list: Avoid extra : for --raw metrics by Andi Kleen · 6 years ago
  100. 4df79ba perf vendor events intel: Metric fixes for SKX/CLX by Andi Kleen · 6 years ago