aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-05-24s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens
2023-05-24s390/cio: include subchannels without devices also for evaluationVineeth Vijayan
2022-10-26s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-01vfio/ccw: Check return code from subchannel quiesceEric Farman
2022-08-01vfio/ccw: Remove FSM Close from remove handlersEric Farman
2022-08-01vfio/ccw: Add length to DMA_UNMAP checksEric Farman
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen
2022-07-25vfio/ccw: Add kmap_local_page() for memcpyNicolin Chen
2022-07-25vfio/ccw: Change pa_pfn list to pa_iova listNicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-23vfio/ccw: Only pass in contiguous pagesNicolin Chen
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman
2022-07-07vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman
2022-07-07vfio/ccw: Update trace data for not operational eventEric Farman
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman
2022-07-07vfio/ccw: Pass enum to FSM event jumptableEric Farman
2022-07-07vfio/ccw: Remove private->mdevEric Farman
2022-07-07vfio/ccw: Do not change FSM state in subchannel eventEric Farman
2022-07-07vfio/ccw: Fix FSM state if mdev probe failsEric Farman
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe
2022-05-11vfio/ccw: Remove mdev from struct channel_programJason Gunthorpe
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe
2022-05-11s390/stp: clock_delta should be signedSven Schnelle
2022-04-22s390/cio: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-03-27s390: cleanup timer API useYu Liao
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens