index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
vfio_ccw_cp.c
Age
Commit message (
Expand
)
Author
2019-04-24
vfio-ccw: make it safe to access channel programs
Cornelia Huck
2019-02-26
s390/cio: Use cpa range elsewhere within vfio-ccw
Eric Farman
2019-02-26
s390/cio: Fix vfio-ccw handling of recursive TICs
Eric Farman
2019-02-04
vfio-ccw: Don't assume there are more ccws after a TIC
Farhan Ali
2018-11-13
s390/cio: Fix cleanup when unsupported IDA format is used
Eric Farman
2018-11-13
s390/cio: Fix cleanup of pfn_array alloc failure
Eric Farman
2018-10-02
s390/cio: Fix how vfio-ccw checks pinned pages
Eric Farman
2018-05-29
vfio: ccw: set ccw->cda to NULL defensively
Dong Jia Shi
2018-05-29
vfio: ccw: refactor and improve pfn_array_alloc_pin()
Dong Jia Shi
2018-05-29
vfio: ccw: shorten kernel doc description for pfn_array_pin()
Dong Jia Shi
2018-05-29
vfio: ccw: push down unsupported IDA check
Halil Pasic
2018-04-27
vfio: ccw: fix cleanup if cp_prefetch fails
Halil Pasic
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-08
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
Jason J. Herne
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
2017-10-16
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
2017-07-24
vfio: ccw: fix bad ptr math for TIC cda translation
Jason J. Herne
2017-03-31
vfio: ccw: introduce support for ccw0
Dong Jia Shi
2017-03-31
vfio: ccw: introduce channel program interfaces
Dong Jia Shi