1. 8e8714c perf tools: Splice events onto evlist even on error by Ian Rogers · 5 years ago
  2. 22bd8f1b libsubcmd: Use -O0 with DEBUG=1 by James Clark · 5 years ago
  3. d894967 libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flags by James Clark · 5 years ago
  4. 5048146 perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  5. 8efc4f0 perf maps: Add for_each_entry()/_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  6. 20419d3a perf map: Allow map__next() to receive a NULL arg by Arnaldo Carvalho de Melo · 5 years ago
  7. ee2555b perf map: Check if the map still has some refcounts on exit by Arnaldo Carvalho de Melo · 5 years ago
  8. b86a9d9 perf dso: Add dso__data_write_cache_addr() by Adrian Hunter · 5 years ago
  9. 366df72 perf dso: Refactor dso_cache__read() by Adrian Hunter · 5 years ago
  10. fd62c10 perf auxtrace: Add auxtrace_cache__remove() by Adrian Hunter · 5 years ago
  11. af04dd2 perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 5 years ago
  12. 18e21eb perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 5 years ago
  13. 3895534 perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 5 years ago
  14. eb6933b perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 5 years ago
  15. 5d16dbc perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 5 years ago
  16. 07d3698 perf probe: Fix wrong address verification by Masami Hiramatsu · 5 years ago
  17. 1785fbb perf jevents: Fix resource leak in process_mapfile() and main() by Yunfeng Ye · 5 years ago
  18. 91e2f53 perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 5 years ago
  19. acb6a70 perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 5 years ago
  20. b77afa1 perf probe: Fix to find range-only function instance by Masami Hiramatsu · 5 years ago
  21. 4bfbcf3 perf kvm: Use evlist layer api when possible by Igor Lubashev · 5 years ago
  22. b7dc21f perf tests: Fix a typo by Leo Yan · 5 years ago
  23. 826100a perf tools: Avoid a malloc() for array events by Ian Rogers · 5 years ago
  24. a26e471 perf tools: Move ALLOC_LIST into a function by Ian Rogers · 5 years ago
  25. 2ccfb8b perf evsel: Avoid close(-1) by Andi Kleen · 5 years ago
  26. 796c01a perf evsel: Always preserve errno while cleaning up perf_event_open failures by Andi Kleen · 5 years ago
  27. 9d604aa perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR by Leo Yan · 5 years ago
  28. a33d261 perf llvm: Make .o saving a debug message, not an info one by Arnaldo Carvalho de Melo · 5 years ago
  29. eeb399b perf record: Put a copy of kcore into the perf.data directory by Adrian Hunter · 5 years ago
  30. 46e201e perf data: Support single perf.data file directory by Adrian Hunter · 5 years ago
  31. 01e97a5 perf session: Fix indent in perf_session__new()" by Jiri Olsa · 5 years ago
  32. 9b70b9d perf data: Rename directory "header" file to "data" by Adrian Hunter · 5 years ago
  33. 3dedec4 perf data: Move perf_dir_version into data.h by Adrian Hunter · 5 years ago
  34. 490e6db perf data: Correctly identify directory data files by Adrian Hunter · 5 years ago
  35. d44f821 perf/core: Optimize perf_init_event() for TYPE_SOFTWARE by Liang, Kan · 5 years ago
  36. 66d258c perf/core: Optimize perf_init_event() by Peter Zijlstra · 5 years ago
  37. db0503e perf/core: Optimize perf_install_in_event() by Peter Zijlstra · 5 years ago
  38. c2b98a8 perf/x86: Synchronize PMU task contexts on optimized context switches by Alexey Budankov · 5 years ago
  39. 421ca86 perf/x86/intel: Implement LBR callstack context synchronization by Alexey Budankov · 5 years ago
  40. a443997 perf/x86: Install platform specific ->swap_task_ctx() adapter by Alexey Budankov · 5 years ago
  41. fc1adfe perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu' by Alexey Budankov · 5 years ago
  42. 6513303 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  43. 652521d perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/ by Geert Uytterhoeven · 5 years ago
  44. 75be6f7 perf/x86/uncore: Fix event group support by Kan Liang · 5 years ago
  45. e431e79 perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) by Kim Phillips · 5 years ago
  46. 317b96b perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity by Kim Phillips · 5 years ago
  47. 8c7e975 perf/core: Start rejecting the syscall with attr.__reserved_2 set by Alexander Shishkin · 5 years ago
  48. d6d5df1 Linux 5.4-rc5 by Linus Torvalds · 5 years ago
  49. 153a971 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. 2b776b5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. 1e1ac1c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. c9a2e4a Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  54. 6995a6a Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  55. 5a1e843 Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  56. 2976895 Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  57. 228bd62 Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  58. 13fa692 Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  59. a03885d Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  60. 0ecdd78 Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  61. 992cb10 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  62. acf913b Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. f877bee Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  64. 4fac240 Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  65. 964f9cf Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  66. 485fc4b Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  67. 1c4e395 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  68. e8f44c5 riscv: cleanup do_trap_break by Christoph Hellwig · 5 years ago
  69. b4b61b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  70. cf1b232 nbd: verify socket is supported during setup by Mike Christie · 5 years ago
  71. 962399b ata: libahci_platform: Fix regulator_get_optional() misuse by Mark Brown · 5 years ago
  72. 7ce23e8 nbd: handle racing with error'ed out commands by Josef Bacik · 5 years ago
  73. de6346e nbd: protect cmd->status with cmd->lock by Josef Bacik · 5 years ago
  74. 9e2dd2c Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  75. 63cbb3b Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  76. 8c12338 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  77. 8caacaa Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  78. f649284 Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  79. 2b2ed97 io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD by Jens Axboe · 5 years ago
  80. 498ccd9 io_uring: used cached copies of sq->dropped and cq->overflow by Jens Axboe · 5 years ago
  81. 86ec2e1 ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157 by Patrice Chotard · 5 years ago
  82. 935d1e4 io_uring: Fix race for sqes with userspace by Pavel Begunkov · 5 years ago
  83. fb5ccc9 io_uring: Fix broken links with offloading by Pavel Begunkov · 5 years ago
  84. 84d55dc io_uring: Fix corrupted user_data by Pavel Begunkov · 5 years ago
  85. 6ccae60 xen: issue deprecation warning for 32-bit pv guest by Juergen Gross · 5 years ago
  86. 1486b7b Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  87. 41860cc irqchip/sifive-plic: Skip contexts except supervisor in plic_init() by Alan Mikhak · 5 years ago
  88. 2a36084 Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  89. 2097580 Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  90. d46b0da cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 5 years ago
  91. 1a67c41 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 5 years ago
  92. abe5707 CIFS: Fix retry mid list corruption on reconnects by Pavel Shilovsky · 5 years ago
  93. 39a38bc Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  94. 7f65d35 Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  95. 5fa2845 Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  96. 65b15b7 Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  97. 348e46f i2c: stm32f7: remove warning when compiling with W=1 by Alain Volmat · 5 years ago
  98. 6d6b0d0 i2c: stm32f7: fix a race in slave mode with arbitration loss irq by Fabrice Gasnier · 5 years ago
  99. 02e6427 i2c: stm32f7: fix first byte to send in slave mode by Fabrice Gasnier · 5 years ago
  100. 62931ac i2c: mt65xx: fix NULL ptr dereference by Fabien Parent · 5 years ago