1. a229989 virtio: don't allocate vqs when names[i] = NULL by Wei Wang · 6 years ago
  2. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  3. 04a17ed Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  4. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  5. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  7. ec10574 Merge tag 'vfio-ccw-20181213' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 6 years ago
  8. a7b1868 s390/zcrypt: rework ap scan bus code by Harald Freudenberger · 6 years ago
  9. 42a87d4 s390/zcrypt: make sysfs reset attribute trigger queue reset by Harald Freudenberger · 6 years ago
  10. 87ccdcf s390/drivers: fix proc/debugfs file permissions by Sebastian Ott · 6 years ago
  11. ca92b93 s390: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  12. 1554509 vfio: ccw: Merge BUSY and BOXED states by Pierre Morel · 6 years ago
  13. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago
  15. 7171455 scsi: zfcp: improve kdoc for return of zfcp_status_read_refill() by Steffen Maier · 6 years ago
  16. 60a161b scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown by Steffen Maier · 6 years ago
  17. 636db60 scsi: zfcp: make DIX experimental, disabled, and independent of DIF by Fedor Loshakov · 6 years ago
  18. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  19. 78b1a52 virtio/s390: fix race in ccw_io_helper() by Halil Pasic · 6 years ago
  20. 2448a29 virtio/s390: avoid race on vcdev->config by Halil Pasic · 6 years ago
  21. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  22. be53479 s390/zcrypt: improve special ap message cmd handling by Harald Freudenberger · 6 years ago
  23. e45a649 s390: vfio-ap: include <asm/facility> for test_facility() by Petr Tesarik · 6 years ago
  24. 3578f19 Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  25. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 9a764c1 s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago
  27. 104f708 s390/zcrypt: reinit ap queue state machine during device probe by Harald Freudenberger · 6 years ago
  28. 3a814fd virtio_ring: disable packed ring on unsupported transports by Tiwei Bie · 6 years ago
  29. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. 399b6c8 scsi: zfcp: drop old default switch case which might paper over missing case by Steffen Maier · 6 years ago
  31. 0c90293 scsi: zfcp: drop default switch case which might paper over missing case by Steffen Maier · 6 years ago
  32. 3505144 scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy() by Steffen Maier · 6 years ago
  33. 623cd18 scsi: zfcp: silence remaining kdoc warnings in header files by Steffen Maier · 6 years ago
  34. 8684d61 scsi: zfcp: silence all W=1 build warnings for existing kdoc by Steffen Maier · 6 years ago
  35. e0effe8 scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsg by Steffen Maier · 6 years ago
  36. d5fcdce scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected functions by Steffen Maier · 6 years ago
  37. 0023bee scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.step by Steffen Maier · 6 years ago
  38. df91eef scsi: zfcp: the action field of zfcp_erp_action is actually the type by Steffen Maier · 6 years ago
  39. 208d096 scsi: zfcp: clarify function argument name for trace tag string by Steffen Maier · 6 years ago
  40. 64eba38 scsi: zfcp: ERP thread setup kdoc update by Steffen Maier · 6 years ago
  41. 724e144 scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB by Steffen Maier · 6 years ago
  42. 9704154 scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header by Steffen Maier · 6 years ago
  43. f9eca02 scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB header by Steffen Maier · 6 years ago
  44. 2c53d8a scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req by Steffen Maier · 6 years ago
  45. 21cb0bc scsi: zfcp: group sort internal structure definitions for proximity by Steffen Maier · 6 years ago
  46. eb67f93 scsi: zfcp: namespace prefix for internal latency data structures by Steffen Maier · 6 years ago
  47. e0c1da3 scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS mask by Steffen Maier · 6 years ago
  48. a0e86d9 scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp_fsf.c by Steffen Maier · 6 years ago
  49. c24635a scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlist by Steffen Maier · 6 years ago
  50. 58f3ead scsi: zfcp: move SG table helper from aux to fc and make them static by Steffen Maier · 6 years ago
  51. 6be5522 scsi: zfcp: remove unnecessary null pointer check before mempool_destroy by zhong jiang · 6 years ago
  52. 007b656 s390/ism: clear dmbe_mask bit before SMC IRQ handling by Ursula Braun · 6 years ago
  53. b89e242 s390/cio: Fix cleanup when unsupported IDA format is used by Eric Farman · 6 years ago
  54. 806212f s390/cio: Fix cleanup of pfn_array alloc failure by Eric Farman · 6 years ago
  55. 55e93ec vfio: ccw: Register mediated device once all structures are initialized by Pierre Morel · 6 years ago
  56. 52df783 s390/cio: make vfio_ccw_io_region static by Sebastian Ott · 6 years ago
  57. ded9da1 s390/qeth: don't process hsuid in qeth_l3_setup_netdev() by Julian Wiedmann · 6 years ago
  58. 9168f5a s390/qeth: remove unused fallback in Layer3's MAC code by Julian Wiedmann · 6 years ago
  59. 4fa55fa s390/qeth: remove two IPA command helpers by Julian Wiedmann · 6 years ago
  60. 605c9d5 s390/qeth: replace open-coded cmd setup by Julian Wiedmann · 6 years ago
  61. d7d18da s390/qeth: remove card list by Julian Wiedmann · 6 years ago
  62. 81ec543 s390/qeth: unify transmit code by Julian Wiedmann · 6 years ago
  63. 5a541f6 s390/qeth: handle af_iucv skbs in qeth_l3_fill_header() by Julian Wiedmann · 6 years ago
  64. b144b99 s390/qeth: utilize virtual MAC for Layer2 OSD devices by Julian Wiedmann · 6 years ago
  65. 583d653 dasd: remove dead code by Jens Axboe · 6 years ago
  66. 54e049c s390/qeth: report 25Gbit link speed by Julian Wiedmann · 6 years ago
  67. 125d7d3 s390/qeth: sanitize ARP requests by Julian Wiedmann · 6 years ago
  68. 9fae5c3 s390/qeth: fix initial operstate by Julian Wiedmann · 6 years ago
  69. 30356d0 s390/qeth: unregister netdevice only when registered by Julian Wiedmann · 6 years ago
  70. bd74a7f s390/qeth: fix HiperSockets sniffer by Julian Wiedmann · 6 years ago
  71. e19e5be s390/qeth: sanitize strings in debug messages by Julian Wiedmann · 6 years ago
  72. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  73. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  74. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  75. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  76. e2b623f Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  77. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  78. f822ad2 s390/pkey: move pckmo subfunction available checks away from module init by Harald Freudenberger · 6 years ago
  79. 63c19be s390/pkey: Load pkey kernel module automatically by Ingo Franzki · 6 years ago
  80. 9434f5d s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function by Harald Freudenberger · 6 years ago
  81. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 0aef839 s390/qeth: add TSO support for L2 devices by Julian Wiedmann · 6 years ago
  83. 82bf5c0 s390/qeth: add support for IPv6 TSO by Julian Wiedmann · 6 years ago
  84. 4666d7f s390/qeth: enhance TSO control sequence by Julian Wiedmann · 6 years ago
  85. 1f83b81 s390/qeth: make TSO controls protocol-agnostic by Julian Wiedmann · 6 years ago
  86. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 6 years ago
  87. a6f44cf PCI: Remove pci_set_dma_seg_boundary() by Christoph Hellwig · 6 years ago
  88. 3d647e6 Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Greg Kroah-Hartman · 6 years ago
  89. fb1136d s390/pkey: Introduce new API for transforming key blobs by Ingo Franzki · 6 years ago
  90. cb26b9f s390/pkey: Introduce new API for random protected key verification by Ingo Franzki · 6 years ago
  91. af50445 s390/pkey: Add sysfs attributes to emit secure key blobs by Ingo Franzki · 6 years ago
  92. d632c04 s390/pkey: Add sysfs attributes to emit protected key blobs by Ingo Franzki · 6 years ago
  93. 0534bde s390/pkey: Define protected key blob format by Ingo Franzki · 6 years ago
  94. a45a5c7d s390/pkey: Introduce new API for random protected key generation by Ingo Franzki · 6 years ago
  95. aa55bf5 s390/zcrypt: add ap_adapter_mask sysfs attribute by Harald Freudenberger · 6 years ago
  96. a17b92e s390/zcrypt: provide apfs failure code on type 86 error reply by Harald Freudenberger · 6 years ago
  97. ee410de s390/zcrypt: zcrypt device driver cleanup by Harald Freudenberger · 6 years ago
  98. 0a9b409 s390/kasan: avoid instrumentation of early C code by Vasily Gorbik · 7 years ago
  99. b09decf s390/sclp: introduce sclp_early_get_hsa_size by Vasily Gorbik · 7 years ago
  100. 54c5779 s390/mem_detect: replace tprot loop with binary search by Vasily Gorbik · 7 years ago