1. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  2. 8625732 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  3. 05668e1 s390/cio: fix virtio-ccw DMA without PV by Halil Pasic · 5 years ago
  4. be40a86 s390/qeth: Fix initialization of vnicc cmd masks during set online by Alexandra Winter · 5 years ago
  5. b528965 s390/qeth: Fix error handling during VNICC initialization by Alexandra Winter · 5 years ago
  6. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  7. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  8. 2190168 scsi: zfcp: fix reaction on bit error threshold notification by Steffen Maier · 5 years ago
  9. 964ce50 Revert "s390/dasd: Add discard support for ESE volumes" by Stefan Haberland · 5 years ago
  10. dd45483 s390/dasd: Fix error handling during online processing by Jan Höppner · 5 years ago
  11. 9f49443 s390/qdio: clarify size of the QIB parm area by Julian Wiedmann · 5 years ago
  12. 16cdf08 Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  13. ab57588 s390/cio: exclude subchannels with no parent from pseudo check by Vasily Gorbik · 5 years ago
  14. ea298e6 s390/cio: avoid calling strlen on null pointer by Vasily Gorbik · 5 years ago
  15. cf2957f s390/zcrypt: CEX7S exploitation support by Harald Freudenberger · 5 years ago
  16. b91d9e6 s390/cio: fix intparm documentation by Cornelia Huck · 5 years ago
  17. f71fee2 s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs by Ingo Franzki · 5 years ago
  18. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  19. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  20. d590284 Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  21. 56a4e37 s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  22. 2735913 s390: remove pointless drivers-y in drivers/s390/Makefile by Masahiro Yamada · 5 years ago
  23. 987ca7c vfio-ccw: fix error return code in vfio_ccw_sch_init() by Wei Yongjun · 5 years ago
  24. 024cdcd s390: vfio-ap: fix warning reset not completed by Halil Pasic · 5 years ago
  25. 4df9a82 s390/sclp: Fix bit checked for has_sipl by Philipp Rudo · 5 years ago
  26. deffa48 s390/zcrypt: fix wrong handling of cca cipher keygenflags by Harald Freudenberger · 5 years ago
  27. 58879d4 Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Vasily Gorbik · 5 years ago
  28. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  29. a45425d s390/vmcp: correct early_param handling by Vasily Gorbik · 5 years ago
  30. 9549d70 s390/qeth: add xmit_more support for IQD devices by Julian Wiedmann · 5 years ago
  31. 96bd6c9 s390/qeth: add BQL support for IQD devices by Julian Wiedmann · 5 years ago
  32. 85e537d s390/qeth: when in TX NAPI mode, use napi_consume_skb() by Julian Wiedmann · 5 years ago
  33. e53edf7 s390/qeth: add TX NAPI support for IQD devices by Julian Wiedmann · 5 years ago
  34. eeac0e2 s390/qeth: collect accurate TX statistics by Julian Wiedmann · 5 years ago
  35. 313dc68 s390/qdio: let drivers opt-out from Output Queue scanning by Julian Wiedmann · 5 years ago
  36. 7c47f5a s390/qdio: enable drivers to poll for Output completions by Julian Wiedmann · 5 years ago
  37. 292a50e s390/qeth: reject oversized SNMP requests by Julian Wiedmann · 5 years ago
  38. 60e05d1 vfio-ccw: add some logging by Cornelia Huck · 5 years ago
  39. f2bbc96e s390/pkey: add CCA AES cipher key support by Harald Freudenberger · 6 years ago
  40. 4bc123b s390/zcrypt: Add low level functions for CCA AES cipher keys by Harald Freudenberger · 6 years ago
  41. 4da57a2 s390/zcrypt: extend cca_findcard function and helper by Harald Freudenberger · 6 years ago
  42. 183cb46 s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types by Harald Freudenberger · 6 years ago
  43. 2e83e0e s390: clean .bss before running uncompressed kernel by Vasily Gorbik · 5 years ago
  44. 0506d5b s390/lcs: don't use intparm for channel IO by Julian Wiedmann · 5 years ago
  45. 4f6e01f s390/ctcm: don't use intparm for channel IO by Julian Wiedmann · 5 years ago
  46. 59b757a s390/qeth: streamline control code for promisc mode by Julian Wiedmann · 5 years ago
  47. 2744d81 s390/qeth: get vnicc sub-cmd type from reply data by Julian Wiedmann · 5 years ago
  48. 308946b s390/qeth: merge qeth_reply struct into qeth_cmd_buffer by Julian Wiedmann · 5 years ago
  49. 32e85a0 s390/qeth: keep cmd alive after IO completion by Julian Wiedmann · 5 years ago
  50. 7c5f8ff s390/qeth: use correct length field in SNMP cmd callback by Julian Wiedmann · 5 years ago
  51. 12fc286 s390/qeth: propagate length of processed cmd IO data to callback by Julian Wiedmann · 5 years ago
  52. afc1f67 s390/qeth: use node_descriptor struct by Julian Wiedmann · 5 years ago
  53. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  54. 0682150 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  55. 072f794 s390/qeth: serialize cmd reply with concurrent timeout by Julian Wiedmann · 5 years ago
  56. bf1881c Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  57. 7b73315 s390/net: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  58. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  59. 4dd6819 Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  60. 3cdd986 s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough by Vasily Gorbik · 5 years ago
  61. 4199534 s390/dasd: fix endless loop after read unit address configuration by Stefan Haberland · 5 years ago
  62. 6bf85ba drivers: Add generic helper to match any device by Suzuki K Poulose · 5 years ago
  63. 4495dfd drivers: Introduce device lookup variants by device type by Suzuki K Poulose · 5 years ago
  64. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  65. 7c4e91c s390/zcrypt: new sysfs attributes serialnr and mkvps by Harald Freudenberger · 6 years ago
  66. 94bbd34e s390/zcrypt: add base code for cca crypto card info support by Harald Freudenberger · 6 years ago
  67. efc598e s390/zcrypt: move cca misc functions to new code file by Harald Freudenberger · 6 years ago
  68. 8480657 vfio-ccw: make vfio_ccw_async_region_ops static by Vasily Gorbik · 5 years ago
  69. 943dd5f s390/3215: add switch fall through comment for -Wimplicit-fallthrough by Vasily Gorbik · 5 years ago
  70. 90a93ff s390/tape: add fallthrough annotations by Heiko Carstens · 5 years ago
  71. 4f419eb virtio/s390: fix race on airq_areas[] by Halil Pasic · 5 years ago
  72. eed3419 Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes by Heiko Carstens · 5 years ago
  73. 69e9620 s390/qdio: restrict QAOB usage to IQD unicast queues by Julian Wiedmann · 6 years ago
  74. a6ec414 s390/qdio: add sanity checks to the fast-requeue path by Julian Wiedmann · 6 years ago
  75. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
  76. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  77. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  78. f4c9939 vfio-ccw: Don't call cp_free if we are processing a channel program by Farhan Ali · 6 years ago
  79. c1ab692 vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn by Farhan Ali · 6 years ago
  80. 8b515be vfio-ccw: Fix memory leak and don't call cp_free in cp_init by Farhan Ali · 6 years ago
  81. c9f597a vfio-ccw: Fix misleading comment when setting orb.cmd.c64 by Farhan Ali · 6 years ago
  82. aabfea8 Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  83. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  84. 4846470 scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized by Benjamin Block · 6 years ago
  85. 106d45f scsi: zfcp: fix request object use-after-free in send path causing wrong traces by Benjamin Block · 6 years ago
  86. b76becd scsi: zfcp: fix request object use-after-free in send path causing seqno errors by Benjamin Block · 6 years ago
  87. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  88. 73df167 s390/zcrypt: remove the exporting of ap_query_configuration by Denis Efremov · 6 years ago
  89. 1b2be20 s390/ipl: Fix detection of has_secure attribute by Philipp Rudo · 6 years ago
  90. 5c4c212 s390: vfio-ap: fix irq registration by Christian Borntraeger · 6 years ago
  91. 9e12e54 s390/dasd: Handle out-of-space constraint by Jan Höppner · 7 years ago
  92. 7e64db1 s390/dasd: Add discard support for ESE volumes by Jan Höppner · 7 years ago
  93. b544415 s390/dasd: Use ALIGN_DOWN macro by Jan Höppner · 7 years ago
  94. a0610a8 s390/dasd: Make dasd_setup_queue() a discipline function by Jan Höppner · 7 years ago
  95. 91dc4a1 s390/dasd: Add new ioctl to release space by Jan Höppner · 6 years ago
  96. bcf3676 s390/dasd: Add dasd_sleep_on_queue_interruptible() by Jan Höppner · 6 years ago
  97. 5e2b17e s390/dasd: Add dynamic formatting support for ESE volumes by Jan Höppner · 7 years ago
  98. c729696 s390/dasd: Recognise data for ESE volumes by Jan Höppner · 7 years ago
  99. 461db0e s390/dasd: Put sub-order definitions in a separate section by Jan Höppner · 7 years ago
  100. ce6915f s390/dasd: Make layout analysis ESE compatible by Jan Höppner · 6 years ago