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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: fix various typos
Heiko Carstens
2023-07-03
4
-6
/
+6
*
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-06-27
2
-2
/
+2
|
\
|
*
vfio/ccw: use struct_size() helper
Gustavo A. R. Silva
2023-06-01
1
-2
/
+1
|
*
vfio/ccw: replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-06-01
2
-2
/
+3
*
|
s390/cio: unregister device when the only path is gone
Vineeth Vijayan
2023-05-22
1
-1
/
+4
*
|
s390/qdio: fix do_sqbs() inline assembly constraint
Heiko Carstens
2023-05-17
1
-1
/
+1
*
|
s390/cio: include subchannels without devices also for evaluation
Vineeth Vijayan
2023-05-15
1
-0
/
+2
|
/
*
s390/cio: replace zero-length array with flexible-array member
Heiko Carstens
2023-04-13
2
-2
/
+2
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
3
-7
/
+7
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
3
-7
/
+7
*
|
vfio/ccw: remove WARN_ON during shutdown
Eric Farman
2023-02-14
1
-1
/
+1
*
|
s390/cio: introduce locking for register/unregister functions
Vineeth Vijayan
2023-01-31
1
-0
/
+9
*
|
s390/cio: evaluate devices with non-operational paths
Vineeth Vijayan
2023-01-22
2
-7
/
+16
*
|
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
3
-7
/
+6
*
|
vfio/ccw: cleanup some of the mdev commentary
Eric Farman
2023-01-09
2
-4
/
+2
|
/
*
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
5
-162
/
+188
|
\
|
*
vfio/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
2022-12-05
1
-1
/
+2
|
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
1
-2
/
+0
|
*
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-11-10
3
-30
/
+18
|
*
vfio/ccw: remove release completion
Eric Farman
2022-11-10
2
-16
/
+1
|
*
vfio/ccw: move private to mdev lifecycle
Eric Farman
2022-11-10
3
-28
/
+16
|
*
vfio/ccw: move private initialization to callback
Eric Farman
2022-11-10
3
-66
/
+58
|
*
vfio/ccw: remove private->sch
Eric Farman
2022-11-10
5
-28
/
+26
|
*
vfio/ccw: create a parent struct
Eric Farman
2022-11-10
3
-25
/
+101
*
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
1
-0
/
+3
|
\
\
|
*
|
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
1
-0
/
+3
|
|
/
*
|
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-12-12
12
-41
/
+48
|
\
\
|
|
/
|
/
|
|
*
vfio/ccw: identify CCW data addresses as physical
Eric Farman
2022-12-05
1
-2
/
+2
|
*
vfio/ccw: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-12-05
1
-1
/
+1
|
*
s390/cio: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-12-01
10
-38
/
+45
*
|
s390/cio: fix out-of-bounds access on cio_ignore free
Peter Oberparleiter
2022-10-26
1
-6
/
+2
|
/
*
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-10-12
3
-58
/
+57
|
\
|
*
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
3
-17
/
+1
|
*
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
1
-11
/
+3
|
*
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
2
-8
/
+1
|
*
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
1
-8
/
+1
[next]