index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
vfio_ccw_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
s390/vfio_ccw: Implement a crw lock
Eric Farman
1
-0
/
+4
2026-07-30
s390/vfio_ccw: Move cp cleanup out of not operational
Eric Farman
1
-0
/
+13
2026-07-30
s390/vfio_ccw: Cancel existing workqueues
Eric Farman
1
-0
/
+15
2026-07-30
s390/vfio_ccw: Ensure index for read/write regions are within range
Eric Farman
1
-4
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-11-12
vfio/ccw: Convert to get_region_info_caps
Jason Gunthorpe
1
-48
/
+7
2025-11-12
vfio/ccw: Provide a get_region_info op
Jason Gunthorpe
1
-18
/
+26
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-3
/
+3
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
1
-0
/
+1
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-33
/
+74
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
1
-0
/
+3
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
1
-2
/
+0
2022-11-10
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
1
-10
/
+18
2022-11-10
vfio/ccw: remove release completion
Eric Farman
1
-13
/
+1
2022-11-10
vfio/ccw: move private to mdev lifecycle
Eric Farman
1
-13
/
+13
2022-11-10
vfio/ccw: move private initialization to callback
Eric Farman
1
-0
/
+43
2022-11-10
vfio/ccw: remove private->sch
Eric Farman
1
-6
/
+6
2022-11-10
vfio/ccw: create a parent struct
Eric Farman
1
-2
/
+6
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
1
-14
/
+1
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-11
/
+3
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
1
-8
/
+0
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
1
-8
/
+1
2022-10-04
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
1
-2
/
+1
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-12
/
+2
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-1
/
+0
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
1
-7
/
+45
2022-08-01
vfio/ccw: Remove FSM Close from remove handlers
Eric Farman
1
-2
/
+0
2022-08-01
vfio/ccw: Add length to DMA_UNMAP checks
Eric Farman
1
-1
/
+1
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
1
-31
/
+8
2022-07-07
vfio/ccw: Move FSM open/close to MDEV open/close
Eric Farman
1
-15
/
+11
2022-07-07
vfio/ccw: Refactor vfio_ccw_mdev_reset
Eric Farman
1
-14
/
+10
2022-07-07
vfio/ccw: Create a CLOSE FSM event
Eric Farman
1
-12
/
+2
2022-07-07
vfio/ccw: Flatten MDEV device (un)register
Eric Farman
1
-10
/
+0
2022-07-07
vfio/ccw: Remove private->mdev
Eric Farman
1
-3
/
+0
2022-07-07
vfio/ccw: Fix FSM state if mdev probe fails
Eric Farman
1
-1
/
+1
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
1
-4
/
+4
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
1
-4
/
+3
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-6
/
+1
2021-10-28
vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
Jason Gunthorpe
1
-41
/
+66
2021-10-28
vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
Jason Gunthorpe
1
-22
/
+15
2021-08-11
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
1
-4
/
+4
2021-05-12
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
1
-2
/
+0
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-6
/
+9
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-1
/
+1
2021-03-08
s390/cio: return -EFAULT if copy_to_user() fails
Eric Farman
1
-1
/
+1
2021-03-08
s390/cio: return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2020-12-03
vfio-ccw: Wire in the request callback
Eric Farman
1
-0
/
+26
2020-06-03
vfio-ccw: Introduce a new CRW region
Farhan Ali
1
-0
/
+8
2020-06-02
vfio-ccw: Refactor IRQ handlers
Eric Farman
1
-6
/
+17
[next]