Show patches with: Submitter = Jason Gunthorpe       |   798 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] vfio: Don't leak a group reference if the group already exists Update vfio_group to use the modern cdev lifecycle - - - --- 2021-10-01 Jason Gunthorpe New
[2/5] vfio: Do not open code the group list search in vfio_create_group() Update vfio_group to use the modern cdev lifecycle - 2 - --- 2021-10-01 Jason Gunthorpe New
[1/5] vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier() Update vfio_group to use the modern cdev lifecycle - 2 - --- 2021-10-01 Jason Gunthorpe New
[v3,10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev Move vfio_ccw to the new mdev API - - - --- 2021-10-01 Jason Gunthorpe New
[v3,09/10] vfio: Export vfio_device_try_get() Move vfio_ccw to the new mdev API - - - --- 2021-10-01 Jason Gunthorpe New
[v3,08/10] vfio/ccw: Remove private->mdev Move vfio_ccw to the new mdev API - - - --- 2021-10-01 Jason Gunthorpe New
[v3,07/10] vfio/mdev: Add mdev available instance checking to the core Move vfio_ccw to the new mdev API - 1 - --- 2021-10-01 Jason Gunthorpe New
[v3,06/10] vfio/mdev: Consolidate all the device_api sysfs into the core code Move vfio_ccw to the new mdev API - - - --- 2021-10-01 Jason Gunthorpe New
[v3,05/10] vfio/ccw: Make the FSM complete and synchronize it to the mdev Move vfio_ccw to the new mdev API - - - --- 2021-10-01 Jason Gunthorpe New
[v3,04/10] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() Move vfio_ccw to the new mdev API - 1 - --- 2021-10-01 Jason Gunthorpe New
[v3,03/10] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions Move vfio_ccw to the new mdev API - 3 - --- 2021-10-01 Jason Gunthorpe New
[v3,02/10] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private Move vfio_ccw to the new mdev API - 2 - --- 2021-10-01 Jason Gunthorpe New
[v3,01/10] vfio/ccw: Remove unneeded GFP_DMA Move vfio_ccw to the new mdev API - 2 - --- 2021-10-01 Jason Gunthorpe New
[v3] vfio/ap_ops: Add missed vfio_uninit_group_dev() [v3] vfio/ap_ops: Add missed vfio_uninit_group_dev() - 2 1 --- 2021-09-21 Jason Gunthorpe New
[v2] vfio/ap_ops: Add missed vfio_uninit_group_dev() [v2] vfio/ap_ops: Add missed vfio_uninit_group_dev() - 1 - --- 2021-09-10 Jason Gunthorpe New
[v2,9/9] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev Move vfio_ccw to the new mdev API - - - --- 2021-09-09 Jason Gunthorpe New
[v2,8/9] vfio: Export vfio_device_try_get() Move vfio_ccw to the new mdev API - - - --- 2021-09-09 Jason Gunthorpe New
[v2,7/9] vfio/ccw: Remove private->mdev Move vfio_ccw to the new mdev API - - - --- 2021-09-09 Jason Gunthorpe New
[v2,6/9] vfio/mdev: Add mdev available instance checking to the core Move vfio_ccw to the new mdev API - 1 - --- 2021-09-09 Jason Gunthorpe New
[v2,5/9] vfio/mdev: Consolidate all the device_api sysfs into the core code Move vfio_ccw to the new mdev API - - - --- 2021-09-09 Jason Gunthorpe New
[v2,4/9] vfio/ccw: Make the FSM complete and synchronize it to the mdev Move vfio_ccw to the new mdev API - - - --- 2021-09-09 Jason Gunthorpe New
[v2,3/9] vfio/ccw: Convert to use vfio_register_group_dev() Move vfio_ccw to the new mdev API - - - --- 2021-09-09 Jason Gunthorpe New
[v2,2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions Move vfio_ccw to the new mdev API - 3 - --- 2021-09-09 Jason Gunthorpe New
[v2,1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private Move vfio_ccw to the new mdev API - 1 - --- 2021-09-09 Jason Gunthorpe New
vfio/ap_ops: Add missed vfio_uninit_group_dev() vfio/ap_ops: Add missed vfio_uninit_group_dev() - 1 - --- 2021-09-09 Jason Gunthorpe New
[v4] vfio/ap_ops: Convert to use vfio_register_group_dev() [v4] vfio/ap_ops: Convert to use vfio_register_group_dev() - 2 - --- 2021-08-23 Jason Gunthorpe New
[v3] vfio/ap_ops: Convert to use vfio_register_group_dev() [v3] vfio/ap_ops: Convert to use vfio_register_group_dev() - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,14/14] vfio: Remove struct vfio_device_ops open/release Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,13/14] vfio/gvt: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 3 - --- 2021-08-06 Jason Gunthorpe New
[v4,12/14] vfio/ap,ccw: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 1 - --- 2021-08-06 Jason Gunthorpe New
[v4,11/14] vfio/mbochs: Fix close when multiple device FDs are open Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set Provide core infrastructure for managing open/release - 1 - --- 2021-08-06 Jason Gunthorpe New
[v4,09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,08/14] vfio/pci: Move to the device set infrastructure Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme Provide core infrastructure for managing open/release - 3 - --- 2021-08-06 Jason Gunthorpe New
[v4,06/14] vfio/fsl: Move to the device set infrastructure Provide core infrastructure for managing open/release - - 1 --- 2021-08-06 Jason Gunthorpe New
[v4,05/14] vfio/samples: Delete useless open/close Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,04/14] vfio: Provide better generic support for open/release vfio_device_ops Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,03/14] vfio: Introduce a vfio_uninit_group_dev() API call Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes Provide core infrastructure for managing open/release - 2 - --- 2021-08-06 Jason Gunthorpe New
[v4,01/14] vfio/samples: Remove module get/put Provide core infrastructure for managing open/release - 3 - --- 2021-08-06 Jason Gunthorpe New
[v3,14/14] vfio: Remove struct vfio_device_ops open/release Provide core infrastructure for managing open/release - 1 - --- 2021-07-29 Jason Gunthorpe New
[v3,13/14] vfio/gvt: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 3 - --- 2021-07-29 Jason Gunthorpe New
[v3,12/14] vfio/ap,ccw: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 1 - --- 2021-07-29 Jason Gunthorpe New
[v3,11/14] vfio/mbochs: Fix close when multiple device FDs are open Provide core infrastructure for managing open/release - 2 - --- 2021-07-29 Jason Gunthorpe New
[v3,10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set Provide core infrastructure for managing open/release - - - --- 2021-07-29 Jason Gunthorpe New
[v3,09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set Provide core infrastructure for managing open/release - 1 - --- 2021-07-29 Jason Gunthorpe New
[v3,08/14] vfio/pci: Move to the device set infrastructure Provide core infrastructure for managing open/release - 1 - --- 2021-07-29 Jason Gunthorpe New
[v3,07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme Provide core infrastructure for managing open/release - 3 - --- 2021-07-29 Jason Gunthorpe New
[v3,06/14] vfio/fsl: Move to the device set infrastructure Provide core infrastructure for managing open/release - - 1 --- 2021-07-29 Jason Gunthorpe New
[v3,05/14] vfio/samples: Delete useless open/close Provide core infrastructure for managing open/release - 2 - --- 2021-07-29 Jason Gunthorpe New
[v3,04/14] vfio: Provide better generic support for open/release vfio_device_ops Provide core infrastructure for managing open/release - 2 - --- 2021-07-29 Jason Gunthorpe New
[v3,03/14] vfio: Introduce a vfio_uninit_group_dev() API call Provide core infrastructure for managing open/release - 2 - --- 2021-07-29 Jason Gunthorpe New
[v3,02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes Provide core infrastructure for managing open/release - 1 - --- 2021-07-29 Jason Gunthorpe New
[v3,01/14] vfio/samples: Remove module get/put Provide core infrastructure for managing open/release - 2 - --- 2021-07-29 Jason Gunthorpe New
[v3] vfio/pci: Make vfio_pci_regops->rw() return ssize_t [v3] vfio/pci: Make vfio_pci_regops->rw() return ssize_t - 2 - --- 2021-07-21 Jason Gunthorpe New
[v2] vfio_pci_core: Make vfio_pci_regops->rw() return ssize_t [v2] vfio_pci_core: Make vfio_pci_regops->rw() return ssize_t - - - --- 2021-07-20 Jason Gunthorpe New
[v2,14/14] vfio: Remove struct vfio_device_ops open/release Provide core infrastructure for managing open/release - 1 - --- 2021-07-20 Jason Gunthorpe New
[v2,13/14] vfio/gvt: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 3 - --- 2021-07-20 Jason Gunthorpe New
[v2,12/14] vfio/ap,ccw: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 1 - --- 2021-07-20 Jason Gunthorpe New
[v2,11/14] vfio/mbochs: Fix close when multiple device FDs are open Provide core infrastructure for managing open/release - 2 - --- 2021-07-20 Jason Gunthorpe New
[v2,10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set Provide core infrastructure for managing open/release - - - --- 2021-07-20 Jason Gunthorpe New
[v2,09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set Provide core infrastructure for managing open/release - - - --- 2021-07-20 Jason Gunthorpe New
[v2,08/14] vfio/pci: Move to the device set infrastructure Provide core infrastructure for managing open/release - 1 - --- 2021-07-20 Jason Gunthorpe New
[v2,07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme Provide core infrastructure for managing open/release - 2 - --- 2021-07-20 Jason Gunthorpe New
[v2,06/14] vfio/fsl: Move to the device set infrastructure Provide core infrastructure for managing open/release - - 1 --- 2021-07-20 Jason Gunthorpe New
[v2,05/14] vfio/samples: Delete useless open/close Provide core infrastructure for managing open/release - 2 - --- 2021-07-20 Jason Gunthorpe New
[v2,04/14] vfio: Provide better generic support for open/release vfio_device_ops Provide core infrastructure for managing open/release - 1 - --- 2021-07-20 Jason Gunthorpe New
[v2,03/14] vfio: Introduce a vfio_uninit_group_dev() API call Provide core infrastructure for managing open/release - 2 - --- 2021-07-20 Jason Gunthorpe New
[v2,02/14] vfio/mbochs: Fix missing error unwind in mbochs_probe() Provide core infrastructure for managing open/release - 1 - --- 2021-07-20 Jason Gunthorpe New
[v2,01/14] vfio/samples: Remove module get/put Provide core infrastructure for managing open/release - 2 - --- 2021-07-20 Jason Gunthorpe New
vfio_pci_core: Make vfio_pci_regops->rw() return ssize_t vfio_pci_core: Make vfio_pci_regops->rw() return ssize_t - - - --- 2021-07-20 Jason Gunthorpe New
vfio: Use config not menuconfig for VFIO_NOIOMMU vfio: Use config not menuconfig for VFIO_NOIOMMU - 1 - --- 2021-07-16 Jason Gunthorpe New
[13/13] vfio: Remove struct vfio_device_ops open/release Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[12/13] vfio/gvt: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 2 - --- 2021-07-15 Jason Gunthorpe New
[11/13] vfio/ap,ccw: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
[10/13] vfio/mbochs: Fix close when multiple device FDs are open Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
[09/13] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[08/13] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[07/13] vfio/pci: Move to the device set infrastructure Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[06/13] vfio/platform: Use open_device() instead of open coding a refcnt scheme Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[05/13] vfio/fsl: Move to the device set infrastructure Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[04/13] vfio/samples: Delete useless open/close Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
[03/13] vfio: Provide better generic support for open/release vfio_device_ops Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[02/13] vfio: Introduce a vfio_uninit_group_dev() API call Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[01/13] vfio/samples: Remove module get/put Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
vfio/mtty: Delete mdev_devices_list vfio/mtty: Delete mdev_devices_list - 1 - --- 2021-06-25 Jason Gunthorpe New
[10/10] vfio/mbochs: Convert to use vfio_register_group_dev() Allow mdev drivers to directly create the vfio_device - 1 - --- 2021-06-08 Jason Gunthorpe New
[09/10] vfio/mdpy: Convert to use vfio_register_group_dev() Allow mdev drivers to directly create the vfio_device - 1 - --- 2021-06-08 Jason Gunthorpe New
[08/10] vfio/mtty: Convert to use vfio_register_group_dev() Allow mdev drivers to directly create the vfio_device - 1 - --- 2021-06-08 Jason Gunthorpe New
[07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind Allow mdev drivers to directly create the vfio_device - 1 - --- 2021-06-08 Jason Gunthorpe New
[06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE Allow mdev drivers to directly create the vfio_device - 2 - --- 2021-06-08 Jason Gunthorpe New
[05/10] driver core: Export device_driver_attach() Allow mdev drivers to directly create the vfio_device - - - --- 2021-06-08 Jason Gunthorpe New
[04/10] driver core: Don't return EPROBE_DEFER to userspace during sysfs bind Allow mdev drivers to directly create the vfio_device - - - --- 2021-06-08 Jason Gunthorpe New
[03/10] driver core: Flow the return code from ->probe() through to sysfs bind Allow mdev drivers to directly create the vfio_device - - - --- 2021-06-08 Jason Gunthorpe New
[02/10] driver core: Pull required checks into driver_probe_device() Allow mdev drivers to directly create the vfio_device - - - --- 2021-06-08 Jason Gunthorpe New
[01/10] driver core: Do not continue searching for drivers if deferred probe is used Allow mdev drivers to directly create the vfio_device - 1 - --- 2021-06-08 Jason Gunthorpe New
[v2,13/13] vfio/mdev: Remove mdev drvdata Remove vfio_mdev.c, mdev_parent_ops and more - 1 - --- 2021-04-26 Jason Gunthorpe New
[v2,12/13] vfio/mdev: Use the driver core to create the 'remove' file Remove vfio_mdev.c, mdev_parent_ops and more - 1 - --- 2021-04-26 Jason Gunthorpe New
[v2,11/13] vfio/mdev: Remove mdev_parent_ops Remove vfio_mdev.c, mdev_parent_ops and more - 1 - --- 2021-04-26 Jason Gunthorpe New
« 1 2 ... 5 6 7 8 »