index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
vfio_ccw_cp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-2
/
+2
*
vfio/ccw: remove old IDA format restrictions
Eric Farman
2023-01-09
1
-8
/
+0
*
vfio/ccw: don't group contiguous pages on 2K IDAWs
Eric Farman
2023-01-09
1
-10
/
+20
*
vfio/ccw: handle a guest Format-1 IDAL
Eric Farman
2023-01-09
1
-3
/
+16
*
vfio/ccw: allocate/populate the guest idal
Eric Farman
2023-01-09
1
-24
/
+52
*
vfio/ccw: calculate number of IDAWs regardless of format
Eric Farman
2023-01-09
1
-0
/
+16
*
vfio/ccw: read only one Format-1 IDAW
Eric Farman
2023-01-09
1
-3
/
+11
*
vfio/ccw: refactor the idaw counter
Eric Farman
2023-01-09
1
-9
/
+30
*
vfio/ccw: populate page_array struct inline
Eric Farman
2023-01-09
1
-17
/
+5
*
vfio/ccw: pass page count to page_array struct
Eric Farman
2023-01-09
1
-10
/
+13
*
vfio/ccw: remove unnecessary malloc alignment
Eric Farman
2023-01-09
1
-20
/
+23
*
vfio/ccw: simplify CCW chain fetch routines
Eric Farman
2023-01-09
1
-18
/
+15
*
vfio/ccw: replace copy_from_iova with vfio_dma_rw
Eric Farman
2023-01-09
1
-51
/
+5
*
vfio/ccw: move where IDA flag is set in ORB
Eric Farman
2023-01-09
1
-7
/
+6
*
vfio/ccw: allow non-zero storage keys
Eric Farman
2023-01-09
1
-1
/
+0
*
vfio/ccw: simplify the cp_get_orb interface
Eric Farman
2023-01-09
1
-5
/
+4
*
vfio/ccw: cleanup some of the mdev commentary
Eric Farman
2023-01-09
1
-3
/
+2
*
vfio/ccw: identify CCW data addresses as physical
Eric Farman
2022-12-05
1
-2
/
+2
*
vfio/ccw: Add length to DMA_UNMAP checks
Eric Farman
2022-08-01
1
-5
/
+11
*
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
1
-10
/
+9
*
vfio/ccw: Add kmap_local_page() for memcpy
Nicolin Chen
2022-07-25
1
-3
/
+6
*
vfio/ccw: Change pa_pfn list to pa_iova list
Nicolin Chen
2022-07-25
1
-71
/
+64
*
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-25
1
-2
/
+2
*
vfio/ccw: Only pass in contiguous pages
Nicolin Chen
2022-07-23
1
-14
/
+56
*
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
2022-05-11
1
-3
/
+3
*
vfio/ccw: Remove mdev from struct channel_program
Jason Gunthorpe
2022-05-11
1
-19
/
+28
*
vfio-ccw: Check initialized flag in cp_init()
Eric Farman
2021-05-12
1
-0
/
+4
*
vfio-ccw: Enable transparent CCW IPL from DASD
Jared Rossi
2020-06-02
1
-7
/
+12
*
vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
Farhan Ali
2019-07-15
1
-1
/
+3
*
vfio-ccw: Fix memory leak and don't call cp_free in cp_init
Farhan Ali
2019-07-15
1
-4
/
+7
*
vfio-ccw: Fix misleading comment when setting orb.cmd.c64
Farhan Ali
2019-07-15
1
-6
/
+7
*
vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
Eric Farman
2019-07-05
1
-1
/
+1
*
vfio-ccw: make convert_ccw0_to_ccw1 static
Cornelia Huck
2019-06-24
1
-1
/
+1
*
vfio-ccw: Remove copy_ccw_from_iova()
Eric Farman
2019-06-21
1
-12
/
+2
*
vfio-ccw: Factor out the ccw0-to-ccw1 transition
Eric Farman
2019-06-21
1
-23
/
+25
*
vfio-ccw: Copy CCW data outside length calculation
Eric Farman
2019-06-21
1
-12
/
+7
*
vfio-ccw: Skip second copy of guest cp to host
Eric Farman
2019-06-21
1
-7
/
+3
*
vfio-ccw: Move guest_cp storage into common struct
Eric Farman
2019-06-21
1
-19
/
+4
*
s390/cio: Combine direct and indirect CCW paths
Eric Farman
2019-06-17
1
-76
/
+39
*
vfio-ccw: Rearrange IDAL allocation in direct CCW
Eric Farman
2019-06-17
1
-10
/
+15
*
vfio-ccw: Remove pfn_array_table
Eric Farman
2019-06-17
1
-85
/
+33
*
vfio-ccw: Adjust the first IDAW outside of the nested loops
Eric Farman
2019-06-17
1
-2
/
+3
*
vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
Eric Farman
2019-06-17
1
-15
/
+11
*
s390/cio: Use generalized CCW handler in cp_init()
Eric Farman
2019-06-17
1
-23
/
+4
*
s390/cio: Generalize the TIC handler
Eric Farman
2019-06-17
1
-5
/
+6
*
s390/cio: Refactor the routine that handles TIC CCWs
Eric Farman
2019-06-17
1
-4
/
+4
*
s390/cio: Squash cp_free() and cp_unpin_free()
Eric Farman
2019-06-17
1
-20
/
+16
*
s390/cio: Remove vfio-ccw checks of command codes
Eric Farman
2019-06-03
1
-6
/
+5
*
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
2019-06-03
1
-18
/
+12
*
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
2019-06-03
1
-5
/
+50
[next]