summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_cp.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman2018-10-021-1/+1
* vfio: ccw: set ccw->cda to NULL defensivelyDong Jia Shi2018-05-291-11/+20
* vfio: ccw: refactor and improve pfn_array_alloc_pin()Dong Jia Shi2018-05-291-46/+36
* vfio: ccw: shorten kernel doc description for pfn_array_pin()Dong Jia Shi2018-05-291-8/+6
* vfio: ccw: push down unsupported IDA checkHalil Pasic2018-05-291-3/+16
* vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
* s390/cio: fix kernel-doc usageSebastian Ott2018-02-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-5/+19
|\
| * s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne2017-11-081-0/+2
| * vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi2017-10-161-1/+17
| * vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi2017-10-161-4/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne2017-07-241-1/+1
* vfio: ccw: introduce support for ccw0Dong Jia Shi2017-03-311-3/+29
* vfio: ccw: introduce channel program interfacesDong Jia Shi2017-03-311-0/+816
OpenPOWER on IntegriCloud