1. 05668e1 s390/cio: fix virtio-ccw DMA without PV by Halil Pasic · 5 years ago
  2. 9f49443 s390/qdio: clarify size of the QIB parm area by Julian Wiedmann · 5 years ago
  3. 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
  4. ab57588 s390/cio: exclude subchannels with no parent from pseudo check by Vasily Gorbik · 5 years ago
  5. ea298e6 s390/cio: avoid calling strlen on null pointer by Vasily Gorbik · 5 years ago
  6. b91d9e6 s390/cio: fix intparm documentation by Cornelia Huck · 5 years ago
  7. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  8. 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
  9. 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
  10. 987ca7c vfio-ccw: fix error return code in vfio_ccw_sch_init() by Wei Yongjun · 5 years ago
  11. 313dc68 s390/qdio: let drivers opt-out from Output Queue scanning by Julian Wiedmann · 5 years ago
  12. 7c47f5a s390/qdio: enable drivers to poll for Output completions by Julian Wiedmann · 5 years ago
  13. 60e05d1 vfio-ccw: add some logging by Cornelia Huck · 5 years ago
  14. 6bf85ba drivers: Add generic helper to match any device by Suzuki K Poulose · 5 years ago
  15. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  16. 8480657 vfio-ccw: make vfio_ccw_async_region_ops static by Vasily Gorbik · 5 years ago
  17. 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
  18. 69e9620 s390/qdio: restrict QAOB usage to IQD unicast queues by Julian Wiedmann · 6 years ago
  19. a6ec414 s390/qdio: add sanity checks to the fast-requeue path by Julian Wiedmann · 6 years ago
  20. f4c9939 vfio-ccw: Don't call cp_free if we are processing a channel program by Farhan Ali · 6 years ago
  21. c1ab692 vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn by Farhan Ali · 6 years ago
  22. 8b515be vfio-ccw: Fix memory leak and don't call cp_free in cp_init by Farhan Ali · 6 years ago
  23. c9f597a vfio-ccw: Fix misleading comment when setting orb.cmd.c64 by Farhan Ali · 6 years ago
  24. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  25. 1758fed Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  26. c382cbc vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1 by Eric Farman · 6 years ago
  27. ac6639c s390/qdio: don't touch the dsci in tiqdio_add_input_queues() by Julian Wiedmann · 6 years ago
  28. e54e478 s390/qdio: (re-)initialize tiqdio list entries by Julian Wiedmann · 6 years ago
  29. ebc3d17 s390/cio: introduce driver_override on the css bus by Cornelia Huck · 6 years ago
  30. fb59b78 drivers: s390/cio: Fix compilation warning about const qualifiers by Suzuki K Poulose · 6 years ago
  31. dbd6655 vfio-ccw: make convert_ccw0_to_ccw1 static by Cornelia Huck · 6 years ago
  32. 9de3191 Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Vasily Gorbik · 6 years ago
  33. 92ce7e8 driver_find_device: Unify the match function with class_find_device() by Suzuki K Poulose · 6 years ago
  34. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  35. 5223bee vfio-ccw: Remove copy_ccw_from_iova() by Eric Farman · 6 years ago
  36. 7f8e89a vfio-ccw: Factor out the ccw0-to-ccw1 transition by Eric Farman · 6 years ago
  37. ded563f vfio-ccw: Copy CCW data outside length calculation by Eric Farman · 6 years ago
  38. 6246590 vfio-ccw: Skip second copy of guest cp to host by Eric Farman · 6 years ago
  39. 1d897e4 vfio-ccw: Move guest_cp storage into common struct by Eric Farman · 6 years ago
  40. 96e5aaf s390/cio: move struct node_descriptor to cio.h by Julian Wiedmann · 6 years ago
  41. 01aa26c s390/cio: Combine direct and indirect CCW paths by Eric Farman · 6 years ago
  42. e8573b3 vfio-ccw: Rearrange IDAL allocation in direct CCW by Eric Farman · 6 years ago
  43. e7eaf91 vfio-ccw: Remove pfn_array_table by Eric Farman · 6 years ago
  44. 8aabf0e vfio-ccw: Adjust the first IDAW outside of the nested loops by Eric Farman · 6 years ago
  45. cc06ee9 vfio-ccw: Rearrange pfn_array and pfn_array_table arrays by Eric Farman · 6 years ago
  46. 99afcb0 s390/cio: Use generalized CCW handler in cp_init() by Eric Farman · 6 years ago
  47. 363fe5f s390/cio: Generalize the TIC handler by Eric Farman · 6 years ago
  48. e64bd68 s390/cio: Refactor the routine that handles TIC CCWs by Eric Farman · 6 years ago
  49. 812271b s390/cio: Squash cp_free() and cp_unpin_free() by Eric Farman · 6 years ago
  50. b50623e s390/airq: use DMA memory for adapter interrupts by Halil Pasic · 6 years ago
  51. 37db898 s390/cio: add basic protected virtualization support by Halil Pasic · 6 years ago
  52. bb99332 s390/cio: introduce DMA pools to cio by Halil Pasic · 6 years ago
  53. 11aff18 vfio-ccw: Destroy kmem cache region on module exit by Farhan Ali · 6 years ago
  54. 0431032 s390/qdio: handle PENDING state for QEBSM devices by Julian Wiedmann · 6 years ago
  55. 34c636a s390/cio: fix kdoc for tiqdio_thinint_handler by Sebastian Ott · 6 years ago
  56. 9b6e57e s390/cio: Remove vfio-ccw checks of command codes by Eric Farman · 6 years ago
  57. 453eac3 s390/cio: Allow zero-length CCWs in vfio-ccw by Eric Farman · 6 years ago
  58. 5d87fbf s390/cio: Don't pin vfio pages for empty transfers by Eric Farman · 6 years ago
  59. c34a12e s390/cio: Initialize the host addresses in pfn_array by Eric Farman · 6 years ago
  60. e4f3f18 s390/cio: Split pfn_array_alloc_pin into pieces by Eric Farman · 6 years ago
  61. 4e31d6ae s390/cio: Set vfio-ccw FSM state before ioeventfd by Eric Farman · 6 years ago
  62. 15f0eb3 s390/cio: Update SCSW if it points to the end of the chain by Eric Farman · 6 years ago
  63. a698e13 s390/qdio: optimize state inspection of HW-owned SBALs by Julian Wiedmann · 6 years ago
  64. 5a19d67 s390/qdio: use get_buf_state() in debug_get_buf_state() by Julian Wiedmann · 6 years ago
  65. 3060781 s390/qdio: allow to scan all Output SBALs in one go by Julian Wiedmann · 6 years ago
  66. 22e2fe8 s390/cio: Remove tracing for rchp instruction by Farhan Ali · 6 years ago
  67. 914b7dd s390: show statistics for MSI IRQs by Sebastian Ott · 8 years ago
  68. 414cbd1 s390/airq: provide cacheline aligned ivs by Sebastian Ott · 6 years ago
  69. 30e63ef s390/airq: recognize directed interrupts by Sebastian Ott · 6 years ago
  70. d1ffa76 vfio-ccw: Prevent quiesce function going into an infinite loop by Farhan Ali · 6 years ago
  71. b49bdc8 vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev by Farhan Ali · 6 years ago
  72. cea5dde vfio-ccw: Do not call flush_workqueue while holding the spinlock by Farhan Ali · 6 years ago
  73. d5afd5d vfio-ccw: add handling for async channel instructions by Cornelia Huck · 6 years ago
  74. b094085 s390/cio: export hsch to modules by Cornelia Huck · 7 years ago
  75. db8e5d1 vfio-ccw: add capabilities chain by Cornelia Huck · 6 years ago
  76. 4f766173 vfio-ccw: protect the I/O region by Cornelia Huck · 6 years ago
  77. 690f6a1 vfio-ccw: rework ssch state handling by Cornelia Huck · 6 years ago
  78. 71189f2 vfio-ccw: make it safe to access channel programs by Cornelia Huck · 6 years ago
  79. 6bcf74e s390/qdio: consolidate index tracking for queue scan by Julian Wiedmann · 6 years ago
  80. 5b2ad27 s390/qdio: limit direct access to first_to_check cursor by Julian Wiedmann · 6 years ago
  81. e91012e s390: cio: fix cio_irb declaration by Arnd Bergmann · 6 years ago
  82. dccbbaf s390/qdio: eliminate queue's last_move cursor by Julian Wiedmann · 6 years ago
  83. 65e4f77 s390/qdio: simplify SBAL range calculation by Julian Wiedmann · 6 years ago
  84. b39544c s390/qdio: pass up count of ready-to-process SBALs by Julian Wiedmann · 6 years ago
  85. 3429842 s390/qdio: fix output of DSCI value in debug file by Julian Wiedmann · 6 years ago
  86. 2f2f383 s390/qdio: clean up qdio_check_outbound_after_thinint() by Julian Wiedmann · 6 years ago
  87. f85b2b2 s390/qdio: clean up pci_out_supported() by Julian Wiedmann · 6 years ago
  88. bfed6d0 Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  89. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  90. 0d9c038 zcrypt: handle AP Info notification from CHSC SEI command by Tony Krowiak · 6 years ago
  91. 50b7f1b vfio: ccw: only free cp on final interrupt by Cornelia Huck · 6 years ago
  92. 2904337 s390/cio: Use cpa range elsewhere within vfio-ccw by Eric Farman · 6 years ago
  93. 48bd0ee s390/cio: Fix vfio-ccw handling of recursive TICs by Eric Farman · 6 years ago
  94. b96027d Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 6 years ago
  95. bdf1176 s390/qdio: make SBAL address array type-safe by Julian Wiedmann · 6 years ago
  96. 3dec192 s390/cio: add function chsc_sgib() by Michael Mueller · 6 years ago
  97. 405d566 vfio-ccw: Don't assume there are more ccws after a TIC by Farhan Ali · 6 years ago
  98. 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
  99. 87ccdcf s390/drivers: fix proc/debugfs file permissions by Sebastian Ott · 6 years ago
  100. ca92b93 s390: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago