1. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  3. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  4. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  5. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  6. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  7. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  8. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  9. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  10. 5037be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  11. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  13. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  14. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. d60d61f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  16. 89a0c0e s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. by Harald Freudenberger · 7 years ago
  17. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  18. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. 1bcdb53 s390/dasd: simplify locking in dasd_times_out by Sebastian Ott · 7 years ago
  20. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
  21. a166c36 s390/cio: add test for ccwgroup device by Sebastian Ott · 8 years ago
  22. 1996523 s390/cio: add helper to query utility strings per given ccw device by Sebastian Ott · 9 years ago
  23. f0f59a2 s390/dasd: use blk_mq_rq_from_pdu for per request data by Sebastian Ott · 7 years ago
  24. c85061e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  25. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. 16dad27 scsi: zfcp: enhance comments on fc_link_speed and supported_speed by Jens Remus · 7 years ago
  27. 6e2e490 scsi: zfcp: add port speed capabilities by Jens Remus · 7 years ago
  28. 9e156c5 scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger by Jens Remus · 7 years ago
  29. 6919298 scsi: zfcp: cleanup indentation for posting FC events by Steffen Maier · 7 years ago
  30. 35e9111 scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset by Steffen Maier · 7 years ago
  31. b24bf22 scsi: zfcp: explicitly support initiator in scsi_host_template by Steffen Maier · 7 years ago
  32. 2fdd45f scsi: zfcp: remove unused return values of ERP trigger functions by Steffen Maier · 7 years ago
  33. 013af85 scsi: zfcp: zfcp_erp_action_exists() does only check for running by Steffen Maier · 7 years ago
  34. cd4a186 scsi: zfcp: remove unused ERP enum values by Steffen Maier · 7 years ago
  35. d39eda5 scsi: zfcp: consistently use function name space prefix by Steffen Maier · 7 years ago
  36. 5c750d5 scsi: zfcp: workqueue: set description for port work items with their WWPN as context by Steffen Maier · 7 years ago
  37. 674595d scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmnd by Steffen Maier · 7 years ago
  38. 42afc65 scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rport by Steffen Maier · 7 years ago
  39. 26f5fa9 scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd by Steffen Maier · 7 years ago
  40. 39abb11 scsi: zfcp: decouple FSF request setup of TMF from scsi_cmnd by Steffen Maier · 7 years ago
  41. e0116c9 scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again by Steffen Maier · 7 years ago
  42. 266883f scsi: zfcp: decouple TMF response handler from scsi_cmnd by Steffen Maier · 7 years ago
  43. 8221211 scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd by Steffen Maier · 7 years ago
  44. 6a76550 scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread by Steffen Maier · 7 years ago
  45. 8c3d20a scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED by Steffen Maier · 7 years ago
  46. d70aab5 scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED by Steffen Maier · 7 years ago
  47. 96d9270 scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return by Steffen Maier · 7 years ago
  48. 512857a7 scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed by Steffen Maier · 7 years ago
  49. 81979ae scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF by Steffen Maier · 7 years ago
  50. df30781 scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler by Steffen Maier · 7 years ago
  51. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  52. 2e68adc s390/qdio: don't release memory in qdio_setup_irq() by Julian Wiedmann · 7 years ago
  53. e521813 s390/qdio: fix access to uninitialized qdio_q fields by Julian Wiedmann · 7 years ago
  54. 0391fcb s390: introduce compile time check for empty .bss section by Vasily Gorbik · 7 years ago
  55. fa89adb scsi: zfcp: fix infinite iteration on ERP ready list by Jens Remus · 7 years ago
  56. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  58. 21b1702 s390/qeth: improve fallback to random MAC address by Julian Wiedmann · 7 years ago
  59. d7e6ed9 s390/qeth: add IPv6 RX checksum offload support by Kittipon Meesompop · 7 years ago
  60. 571f9dd8 s390/qeth: add IPv6 TX checksum offload support by Kittipon Meesompop · 7 years ago
  61. a8155b0 s390/qeth: extend Checksum Offload Assists for IPv6 by Kittipon Meesompop · 7 years ago
  62. ee75fb8 s390/qeth: query IPv6 assists during hardsetup by Kittipon Meesompop · 7 years ago
  63. 3aade31 s390/qeth: add stats counter for RX csum offload by Kittipon Meesompop · 7 years ago
  64. b339c24 s390/qeth: disregard IPv4 header for RX csum offload by Julian Wiedmann · 7 years ago
  65. 6195b93 s390/qeth: extract csum offload helpers by Julian Wiedmann · 7 years ago
  66. 1b81143 s390/qeth: de-indent else after return by Kittipon Meesompop · 7 years ago
  67. 71c4689 s390/net: set HW port number in netdevice by Ursula Braun · 7 years ago
  68. d8de0dd s390/qeth: don't worry about IPs on VLAN removal by Julian Wiedmann · 7 years ago
  69. d4ac024 s390/qeth: convert vlan spinlock to mutex by Julian Wiedmann · 7 years ago
  70. 7bcd64e s390/qeth: skip QDIO queue handler indirection by Julian Wiedmann · 7 years ago
  71. d66a735 vfio: ccw: fix cleanup if cp_prefetch fails by Halil Pasic · 7 years ago
  72. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  73. 3368e54 vfio: ccw: process ssch with interrupts disabled by Cornelia Huck · 7 years ago
  74. 5d27a2b s390/dasd: fix IO error for newly defined devices by Stefan Haberland · 7 years ago
  75. af2e460 s390/cio: update chpid descriptor after resource accessibility event by Sebastian Ott · 7 years ago
  76. b7493e9 s390/qeth: use Read device to query hypervisor for MAC by Julian Wiedmann · 7 years ago
  77. db71bbb s390/qeth: fix request-side race during cmd IO timeout by Julian Wiedmann · 7 years ago
  78. bcacfcb s390/qeth: fix MAC address update sequence by Julian Wiedmann · 7 years ago
  79. a936b1e s390/qeth: handle failure on workqueue creation by Julian Wiedmann · 7 years ago
  80. 901e3f4 s390/qeth: avoid control IO completion stalls by Julian Wiedmann · 7 years ago
  81. 686c97e s390/qeth: fix error handling in adapter command callbacks by Julian Wiedmann · 7 years ago
  82. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  83. f43c426 s390: remove couple of duplicate includes by Vasily Gorbik · 7 years ago
  84. 760dd0e s390/smsgiucv: disable SMSG on module unload by Martin Schwidefsky · 7 years ago
  85. dccccd3 s390/sclp: avoid potential usage of uninitialized value by Vasily Gorbik · 7 years ago
  86. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  87. af4a722 s390/zcrypt: Support up to 256 crypto adapters. by Harald Freudenberger · 7 years ago
  88. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  89. 71cbbff s390/zcrypt: Remove deprecated zcrypt proc interface. by Harald Freudenberger · 7 years ago
  90. 2a80786 s390/zcrypt: Remove deprecated ioctls. by Harald Freudenberger · 7 years ago
  91. efda7ad s390/zcrypt: Make ap init functions static. by Harald Freudenberger · 7 years ago
  92. d485235 s390: assume diag308 set always works by Vasily Gorbik · 7 years ago
  93. d08091a s390/ipl: rely on diag308 store to get ipl info by Vasily Gorbik · 7 years ago
  94. 7eee12b s390/qdio: lock device while installing IRQ handler by Julian Wiedmann · 7 years ago
  95. 8928632 s390/qdio: clear intparm during shutdown by Julian Wiedmann · 7 years ago
  96. ab7efda s390/ccwgroup: require at least one ccw device by Julian Wiedmann · 7 years ago
  97. 2c957a8 s390/zcrypt: remove unused functions and declarations by Harald Freudenberger · 7 years ago
  98. e13e75b Merge branch 'for-4.17/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  99. becdce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  100. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago