summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: unregister device when the only path is goneVineeth Vijayan2023-05-221-1/+4
* s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens2023-05-171-1/+1
* s390/cio: include subchannels without devices also for evaluationVineeth Vijayan2023-05-151-0/+2
* s390/cio: replace zero-length array with flexible-array memberHeiko Carstens2023-04-132-2/+2
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-243-7/+7
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-273-7/+7
* | vfio/ccw: remove WARN_ON during shutdownEric Farman2023-02-141-1/+1
* | s390/cio: introduce locking for register/unregister functionsVineeth Vijayan2023-01-311-0/+9
* | s390/cio: evaluate devices with non-operational pathsVineeth Vijayan2023-01-222-7/+16
* | vfio/ccw: remove old IDA format restrictionsEric Farman2023-01-091-8/+0
* | vfio/ccw: don't group contiguous pages on 2K IDAWsEric Farman2023-01-091-10/+20
* | vfio/ccw: handle a guest Format-1 IDALEric Farman2023-01-091-3/+16
* | vfio/ccw: allocate/populate the guest idalEric Farman2023-01-091-24/+52
* | vfio/ccw: calculate number of IDAWs regardless of formatEric Farman2023-01-091-0/+16
* | vfio/ccw: read only one Format-1 IDAWEric Farman2023-01-091-3/+11
* | vfio/ccw: refactor the idaw counterEric Farman2023-01-091-9/+30
* | vfio/ccw: populate page_array struct inlineEric Farman2023-01-091-17/+5
* | vfio/ccw: pass page count to page_array structEric Farman2023-01-091-10/+13
* | vfio/ccw: remove unnecessary malloc alignmentEric Farman2023-01-091-20/+23
* | vfio/ccw: simplify CCW chain fetch routinesEric Farman2023-01-091-18/+15
* | vfio/ccw: replace copy_from_iova with vfio_dma_rwEric Farman2023-01-091-51/+5
* | vfio/ccw: move where IDA flag is set in ORBEric Farman2023-01-091-7/+6
* | vfio/ccw: allow non-zero storage keysEric Farman2023-01-091-1/+0
* | vfio/ccw: simplify the cp_get_orb interfaceEric Farman2023-01-093-7/+6
* | vfio/ccw: cleanup some of the mdev commentaryEric Farman2023-01-092-4/+2
|/
* Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-12-155-162/+188
|\
| * vfio/ap/ccw/samples: Fix device_register() unwind pathAlex Williamson2022-12-051-1/+2
| * vfio: Remove vfio_free_deviceEric Farman2022-11-101-2/+0
| * vfio/ccw: replace vfio_init_device with _alloc_Eric Farman2022-11-103-30/+18
| * vfio/ccw: remove release completionEric Farman2022-11-102-16/+1
| * vfio/ccw: move private to mdev lifecycleEric Farman2022-11-103-28/+16
| * vfio/ccw: move private initialization to callbackEric Farman2022-11-103-66/+58
| * vfio/ccw: remove private->schEric Farman2022-11-105-28/+26
| * vfio/ccw: create a parent structEric Farman2022-11-103-25/+101
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+3
|\ \
| * | vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe2022-12-021-0/+3
| |/
* | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-1212-41/+48
|\ \ | |/ |/|
| * vfio/ccw: identify CCW data addresses as physicalEric Farman2022-12-051-2/+2
| * vfio/ccw: sort out physical vs virtual pointers usageAlexander Gordeev2022-12-051-1/+1
| * s390/cio: sort out physical vs virtual pointers usageAlexander Gordeev2022-12-0110-38/+45
* | s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter2022-10-261-6/+2
|/
* Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-10-123-58/+57
|\
| * vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe2022-10-043-17/+1
| * vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig2022-10-041-11/+3
| * vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig2022-10-042-8/+1
| * vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe2022-10-041-8/+1
| * vfio/mdev: remove mtype_get_parent_devChristoph Hellwig2022-10-041-2/+1
| * vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-043-14/+8
| * vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig2022-10-043-3/+7
| * vfio/mdev: make mdev.h standalone includableChristoph Hellwig2022-10-041-1/+0