index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2019-06-03
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
1
-18
/
+12
2019-06-03
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
1
-5
/
+50
2019-06-03
s390/cio: Initialize the host addresses in pfn_array
Eric Farman
1
-1
/
+4
2019-06-03
s390/cio: Split pfn_array_alloc_pin into pieces
Eric Farman
1
-18
/
+46
2019-06-03
s390/cio: Update SCSW if it points to the end of the chain
Eric Farman
1
-1
/
+5
2019-04-24
vfio-ccw: make it safe to access channel programs
Cornelia Huck
1
-1
/
+20
2019-02-26
s390/cio: Use cpa range elsewhere within vfio-ccw
Eric Farman
1
-12
/
+6
2019-02-26
s390/cio: Fix vfio-ccw handling of recursive TICs
Eric Farman
1
-1
/
+36
2019-02-04
vfio-ccw: Don't assume there are more ccws after a TIC
Farhan Ali
1
-1
/
+1
2018-11-13
s390/cio: Fix cleanup when unsupported IDA format is used
Eric Farman
1
-1
/
+3
2018-11-13
s390/cio: Fix cleanup of pfn_array alloc failure
Eric Farman
1
-1
/
+1
2018-10-02
s390/cio: Fix how vfio-ccw checks pinned pages
Eric Farman
1
-1
/
+1
2018-05-29
vfio: ccw: set ccw->cda to NULL defensively
Dong Jia Shi
1
-11
/
+20
2018-05-29
vfio: ccw: refactor and improve pfn_array_alloc_pin()
Dong Jia Shi
1
-46
/
+36
2018-05-29
vfio: ccw: shorten kernel doc description for pfn_array_pin()
Dong Jia Shi
1
-8
/
+6
2018-05-29
vfio: ccw: push down unsupported IDA check
Halil Pasic
1
-3
/
+16
2018-04-27
vfio: ccw: fix cleanup if cp_prefetch fails
Halil Pasic
1
-1
/
+12
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
1
-1
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+19
2017-11-08
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
Jason J. Herne
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
1
-1
/
+17
2017-10-16
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
1
-4
/
+0
2017-07-24
vfio: ccw: fix bad ptr math for TIC cda translation
Jason J. Herne
1
-1
/
+1
2017-03-31
vfio: ccw: introduce support for ccw0
Dong Jia Shi
1
-3
/
+29
2017-03-31
vfio: ccw: introduce channel program interfaces
Dong Jia Shi
1
-0
/
+816
[prev]