1. 96a4c9e vfio/ccw: Remove FSM Close from remove handlers by Eric Farman · 2 years, 5 months ago
  2. 5a4fe7c vfio/ccw: Add length to DMA_UNMAP checks by Eric Farman · 2 years, 5 months ago
  3. ce4b465 vfio: Replace the DMA unmapping notifier with a callback by Jason Gunthorpe · 2 years, 5 months ago
  4. 204b394 vfio/ccw: Move FSM open/close to MDEV open/close by Eric Farman · 2 years, 6 months ago
  5. bfec266 vfio/ccw: Refactor vfio_ccw_mdev_reset by Eric Farman · 2 years, 6 months ago
  6. f4b4ed4 vfio/ccw: Create a CLOSE FSM event by Eric Farman · 2 years, 6 months ago
  7. 09205a7 vfio/ccw: Flatten MDEV device (un)register by Eric Farman · 2 years, 6 months ago
  8. e46a724 vfio/ccw: Remove private->mdev by Eric Farman · 2 years, 6 months ago
  9. f6c876d vfio/ccw: Fix FSM state if mdev probe fails by Eric Farman · 2 years, 6 months ago
  10. 3566ee1 vfio/ccw: Remove UUID from s390 debug log by Michael Kawano · 2 years, 6 months ago
  11. 09ea48e vfio: Make vfio_(un)register_notifier accept a vfio_device by Jason Gunthorpe · 2 years, 8 months ago
  12. 6b42f49 vfio/mdev: Remove mdev_parent_ops by Jason Gunthorpe · 2 years, 9 months ago
  13. 3bf1311 vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() by Jason Gunthorpe · 3 years, 2 months ago
  14. 39b6ee0 vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions by Jason Gunthorpe · 3 years, 2 months ago
  15. 9b0d6b7 vfio/ap,ccw: Fix open/close when multiple device FDs are open by Jason Gunthorpe · 3 years, 5 months ago
  16. 6c02ac4c vfio-ccw: Reset FSM state to IDLE inside FSM by Eric Farman · 3 years, 8 months ago
  17. 9169cff vfio/mdev: Correct the function signatures for the mdev_type_attributes by Jason Gunthorpe · 3 years, 9 months ago
  18. c2ef2f5 vfio/mdev: Remove kobj from mdev_parent_ops->create() by Jason Gunthorpe · 3 years, 9 months ago
  19. d9c48a9 s390/cio: return -EFAULT if copy_to_user() fails by Eric Farman · 3 years, 10 months ago
  20. 51c44ba s390/cio: return -EFAULT if copy_to_user() fails by Wang Qing · 3 years, 10 months ago
  21. bccce80 vfio-ccw: Wire in the request callback by Eric Farman · 4 years, 1 month ago
  22. d8cac29 vfio-ccw: Introduce a new CRW region by Farhan Ali · 4 years, 8 months ago
  23. 4296151 vfio-ccw: Refactor IRQ handlers by Eric Farman · 4 years, 8 months ago
  24. 24c9867 vfio-ccw: Introduce a new schib region by Farhan Ali · 4 years, 8 months ago
  25. 600279b5 vfio-ccw: Refactor the unregister of the async regions by Eric Farman · 4 years, 8 months ago
  26. 60e05d1 vfio-ccw: add some logging by Cornelia Huck · 5 years ago
  27. b49bdc8 vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev by Farhan Ali · 6 years ago
  28. d5afd5d vfio-ccw: add handling for async channel instructions by Cornelia Huck · 6 years ago
  29. db8e5d1 vfio-ccw: add capabilities chain by Cornelia Huck · 6 years ago
  30. 4f766173 vfio-ccw: protect the I/O region by Cornelia Huck · 6 years ago
  31. 690f6a1 vfio-ccw: rework ssch state handling by Cornelia Huck · 6 years ago
  32. c98e16b s390/cio: Convert ccw_io_region to pointer by Eric Farman · 6 years ago
  33. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  34. 5bf1853 s390/vfio_ccw: make some symbols static by Sebastian Ott · 8 years ago
  35. 129cc19 vfio: ccw: improve error handling for vfio_ccw_mdev_remove by Dong Jia Shi · 8 years ago
  36. c9c31b0 vfio: ccw: remove unnecessary NULL checks of a pointer by Dong Jia Shi · 8 years ago
  37. bbe37e4 vfio: ccw: introduce a finite state machine by Dong Jia Shi · 8 years ago
  38. e5f84db vfio: ccw: return I/O results asynchronously by Dong Jia Shi · 8 years ago
  39. 120e214 vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls by Dong Jia Shi · 8 years ago
  40. 83d1193 vfio: ccw: realize VFIO_DEVICE_RESET ioctl by Dong Jia Shi · 8 years ago
  41. e01bcdd vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl by Dong Jia Shi · 8 years ago
  42. 4e149e4 vfio: ccw: handle ccw command request by Dong Jia Shi · 8 years ago
  43. 060d2b5 vfio: ccw: introduce ccw_io_region by Dong Jia Shi · 8 years ago
  44. 84cd8fc vfio: ccw: register vfio_ccw to the mediated device framework by Dong Jia Shi · 8 years ago