1. 56de835 scsi: lpfc: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  2. 4a067cf scsi: core: reset host byte in DID_NEXUS_FAILURE case by Martin Wilck · 6 years ago
  3. ffeafdd scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached by John Garry · 6 years ago
  4. 515ce60 scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation by Masato Suzuki · 6 years ago
  5. 79edd00 scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task by Anoob Soman · 6 years ago
  6. 388a499 scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd by Bill Kuzeja · 6 years ago
  7. e4a0569 scsi: sd: fix entropy gathering for most rotational disks by James Bottomley · 6 years ago
  8. bb61b84 scsi: cxlflash: Prevent deadlock when adapter probe fails by Vaibhav Jain · 6 years ago
  9. d8f6382 Revert "scsi: libfc: Add WARN_ON() when deleting rports" by Ross Lagerwall · 6 years ago
  10. 88fc41c scsi: sd_zbc: Fix zone information messages by Damien Le Moal · 6 years ago
  11. b6cd7f3 scsi: target: make the pi_prot_format ConfigFS path readable by David Disseldorp · 6 years ago
  12. 42caa0e scsi: aic94xx: fix module loading by James Bottomley · 6 years ago
  13. 8437fcf scsi: 53c700: pass correct "dev" to dma_alloc_attrs() by Dan Carpenter · 6 years ago
  14. b2d3492 scsi: bnx2fc: Fix error handling in probe() by Dan Carpenter · 6 years ago
  15. 40d07b5 scsi: scsi_debug: fix write_same with virtual_gb problem by Douglas Gilbert · 6 years ago
  16. 5d8fc4a scsi: libfc: free skb when receiving invalid flogi resp by Ming Lu · 6 years ago
  17. b631956 scsi: zfcp: fix sysfs block queue limit output for max_segment_size by Steffen Maier · 6 years ago
  18. d672475 scsi: ufs: Use explicit access size in ufshcd_dump_regs by Marc Gonzalez · 6 years ago
  19. 40d883b scsi: tcmu: fix use after free by Xiubo Li · 6 years ago
  20. fe35a40 scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state() by Varun Prakash · 6 years ago
  21. c41f598 scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport by Ewan D. Milne · 6 years ago
  22. 7961cba6f scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport by Ewan D. Milne · 6 years ago
  23. a8cf59a scsi: communicate max segment size to the DMA mapping code by Christoph Hellwig · 6 years ago
  24. 9e8f1c7 scsi: cxgb4i: add wait_for_completion() by Varun Prakash · 6 years ago
  25. 4a01ab6 scsi: qla1280: set 64bit coherent mask by Thomas Bogendoerfer · 6 years ago
  26. 9be9db9 scsi: ufs: Fix geometry descriptor size by Avri Altman · 6 years ago
  27. c65bfc8 scsi: megaraid_sas: Retry reads of outbound_intr_status reg by Shivasharan S · 6 years ago
  28. 34a2ce8 scsi: qedi: Add ep_state for login completion on un-reachable targets by Manish Rangankar · 6 years ago
  29. ce9e7bc scsi: ufs: Fix system suspend status by Stanley Chu · 6 years ago
  30. f0783d4 scsi: qla2xxx: Use correct number of vectors for online CPUs by Ming Lei · 6 years ago
  31. 7bb25a8 scsi: hisi_sas: Set protection parameters prior to adding SCSI host by John Garry · 6 years ago
  32. a94a257 scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes by Xiubo Li · 6 years ago
  33. cc29a1b scsi: isci: initialize shost fully before calling scsi_add_host() by Logan Gunthorpe · 6 years ago
  34. 5bd5f66 scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  35. 12de280 scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start by Gustavo A. R. Silva · 6 years ago
  36. 3f7e62b scsi: core: Synchronize request queue PM status only on successful resume by Stanley Chu · 6 years ago
  37. 251f24e scsi: pm80xx: reduce indentation by Julia Lawall · 6 years ago
  38. 72b4a04 scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param by YueHaibing · 6 years ago
  39. d1f38d9 scsi: megaraid_sas: correct an info message by Tomas Henzl · 6 years ago
  40. 621a436 scsi: target/iscsi: fix error msg typo when create lio_qr_cache failed by Leo Zhang · 6 years ago
  41. 4475997 scsi: sd: Fix cache_type_store() by Ivan Mironov · 6 years ago
  42. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  43. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  46. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  47. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  48. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  49. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  50. 1213325 Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  51. 66e012f Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  52. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  53. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  54. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  55. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  56. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  57. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  58. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  59. 7671c14 Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  60. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  61. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  62. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  63. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  64. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  65. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  66. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  67. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  68. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  69. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  70. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  71. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  72. f568866 kbuild: clean up rule_dtc_dt_yaml by Masahiro Yamada · 6 years ago
  73. 786ac51 kbuild: remove UIMAGE_IN and UIMAGE_OUT by Masahiro Yamada · 6 years ago
  74. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  75. 72d3ebb kallsyms: lower alignment on ARM by Mathias Krause · 6 years ago
  76. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  77. dc7884f scripts: coccinelle: check for redeclaration by Julia Lawall · 6 years ago
  78. a500357 kconfig: remove unused "file" field of yylval union by Masahiro Yamada · 6 years ago
  79. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  80. fd8658b nios2: remove unneeded HAS_DMA define by Masahiro Yamada · 6 years ago
  81. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  82. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  83. a670124 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  84. 7e928df Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  85. 3cd6d49 Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  86. acda9ef Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  87. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  88. 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  89. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  90. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  91. 47f3f4e Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  92. f1c2f88 Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  93. cd08f68 Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  94. 670b321 Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  95. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  96. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  97. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  98. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  99. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  100. 8270f3a dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations by Christoph Hellwig · 6 years ago