Show patches with: Archived = No       |   44736 patches
« 1 2 ... 20 21 22447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2,12/12] vfio/pci: Introduce vfio_pci_core.ko Introduce vfio_pci_core subsystem - - - - --- 2021-08-18 Yishai Hadas New
[V3,01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,04/13] vfio/pci: Rename ops functions to fit core namings Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,05/13] vfio/pci: Include vfio header in vfio_pci_core.h Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,07/13] vfio/pci: Move igd initialization to vfio_pci.c Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,08/13] vfio/pci: Move module parameters to vfio_pci.c Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,09/13] PCI: Add 'override_only' field to struct pci_device_id Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,11/13] vfio: Use select for eventfd Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V3,13/13] vfio/pci: Introduce vfio_pci_core.ko Introduce vfio_pci_core subsystem - - - - --- 2021-08-22 Yishai Hadas New
[V4,01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,04/13] vfio/pci: Rename ops functions to fit core namings Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,05/13] vfio/pci: Include vfio header in vfio_pci_core.h Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,07/13] vfio/pci: Move igd initialization to vfio_pci.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,08/13] vfio/pci: Move module parameters to vfio_pci.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,09/13] PCI: Add 'override_only' field to struct pci_device_id Introduce vfio_pci_core subsystem 1 - - - --- 2021-08-25 Yishai Hadas New
[V4,10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system Introduce vfio_pci_core subsystem 1 - - - --- 2021-08-25 Yishai Hadas New
[V4,11/13] vfio: Use select for eventfd Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V4,13/13] vfio/pci: Introduce vfio_pci_core.ko Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-25 Yishai Hadas New
[V5,01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,04/13] vfio/pci: Rename ops functions to fit core namings Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,05/13] vfio/pci: Include vfio header in vfio_pci_core.h Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,07/13] vfio/pci: Move igd initialization to vfio_pci.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,08/13] vfio/pci: Move module parameters to vfio_pci.c Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,09/13] PCI: Add 'override_only' field to struct pci_device_id Introduce vfio_pci_core subsystem 1 - - - --- 2021-08-26 Yishai Hadas New
[V5,10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system Introduce vfio_pci_core subsystem 1 - - - --- 2021-08-26 Yishai Hadas New
[V5,11/13] vfio: Use select for eventfd Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V5,13/13] vfio/pci: Introduce vfio_pci_core.ko Introduce vfio_pci_core subsystem - - 1 - --- 2021-08-26 Yishai Hadas New
[V1,mlx5-next,01/13] PCI/IOV: Provide internal VF index Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,02/13] net/mlx5: Reuse exported virtfn index function call Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,03/13] net/mlx5: Disable SRIOV before PF removal Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,04/13] PCI/IOV: Allow SRIOV VF drivers to reach the drvdata of a PF Add mlx5 live migration driver 1 - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,05/13] net/mlx5: Expose APIs to get/put the mlx5 core device Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,06/13] vdpa/mlx5: Use mlx5_vf_get_core_dev() to get PF device Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,07/13] vfio: Add 'invalid' state definitions Add mlx5 live migration driver - 1 - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,08/13] vfio/pci_core: Make the region->release() function optional Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,09/13] net/mlx5: Introduce migration bits and structures Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,10/13] vfio/mlx5: Expose migration commands over mlx5 device Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,12/13] vfio/pci: Add infrastructure to let vfio_pci_core drivers trap device RESET Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V1,mlx5-next,13/13] vfio/mlx5: Trap device RESET and update state accordingly Add mlx5 live migration driver - - - - --- 2021-10-13 Yishai Hadas New
[V2,mlx5-next,01/14] PCI/IOV: Add pci_iov_vf_id() to get VF index Add mlx5 live migration driver 1 - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,02/14] net/mlx5: Reuse exported virtfn index function call Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,03/14] net/mlx5: Disable SRIOV before PF removal Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,04/14] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF Add mlx5 live migration driver 1 - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,05/14] net/mlx5: Expose APIs to get/put the mlx5 core device Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,06/14] vdpa/mlx5: Use mlx5_vf_get_core_dev() to get PF device Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,07/14] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro Add mlx5 live migration driver - 1 - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,08/14] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,09/14] vfio/pci_core: Make the region->release() function optional Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,10/14] net/mlx5: Introduce migration bits and structures Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,11/14] vfio/mlx5: Expose migration commands over mlx5 device Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,13/14] vfio/pci: Expose vfio_pci_aer_err_detected() Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V2,mlx5-next,14/14] vfio/mlx5: Use its own PCI reset_done error handler Add mlx5 live migration driver - - - - --- 2021-10-19 Yishai Hadas New
[V3,mlx5-next,01/13] PCI/IOV: Add pci_iov_vf_id() to get VF index Add mlx5 live migration driver 1 - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,02/13] net/mlx5: Reuse exported virtfn index function call Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,03/13] net/mlx5: Disable SRIOV before PF removal Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,04/13] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF Add mlx5 live migration driver 1 - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,05/13] net/mlx5: Expose APIs to get/put the mlx5 core device Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,06/13] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro Add mlx5 live migration driver - 1 - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,07/13] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,08/13] vfio/pci_core: Make the region->release() function optional Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,09/13] net/mlx5: Introduce migration bits and structures Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,10/13] vfio/mlx5: Expose migration commands over mlx5 device Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,12/13] vfio/pci: Expose vfio_pci_aer_err_detected() Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V3,mlx5-next,13/13] vfio/mlx5: Use its own PCI reset_done error handler Add mlx5 live migration driver - - - - --- 2021-10-24 Yishai Hadas New
[V4,mlx5-next,01/13] PCI/IOV: Add pci_iov_vf_id() to get VF index Add mlx5 live migration driver 1 - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,02/13] net/mlx5: Reuse exported virtfn index function call Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,03/13] net/mlx5: Disable SRIOV before PF removal Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,04/13] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF Add mlx5 live migration driver 1 - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,05/13] net/mlx5: Expose APIs to get/put the mlx5 core device Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,06/13] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro Add mlx5 live migration driver - 1 1 - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,07/13] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR Add mlx5 live migration driver - - 1 - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,08/13] vfio/pci_core: Make the region->release() function optional Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,09/13] net/mlx5: Introduce migration bits and structures Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,10/13] vfio/mlx5: Expose migration commands over mlx5 device Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,12/13] vfio/pci: Expose vfio_pci_aer_err_detected() Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V4,mlx5-next,13/13] vfio/mlx5: Use its own PCI reset_done error handler Add mlx5 live migration driver - - - - --- 2021-10-26 Yishai Hadas New
[V5,mlx5-next,01/13] PCI/IOV: Add pci_iov_vf_id() to get VF index Add mlx5 live migration driver 1 - - - --- 2021-10-27 Yishai Hadas New
[V5,mlx5-next,02/13] net/mlx5: Reuse exported virtfn index function call Add mlx5 live migration driver - - - - --- 2021-10-27 Yishai Hadas New
[V5,mlx5-next,03/13] net/mlx5: Disable SRIOV before PF removal Add mlx5 live migration driver - - - - --- 2021-10-27 Yishai Hadas New
[V5,mlx5-next,04/13] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF Add mlx5 live migration driver 1 - - - --- 2021-10-27 Yishai Hadas New
[V5,mlx5-next,05/13] net/mlx5: Expose APIs to get/put the mlx5 core device Add mlx5 live migration driver - - - - --- 2021-10-27 Yishai Hadas New
[V5,mlx5-next,06/13] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro Add mlx5 live migration driver - 1 2 - --- 2021-10-27 Yishai Hadas New
[V5,mlx5-next,07/13] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR Add mlx5 live migration driver - - 2 - --- 2021-10-27 Yishai Hadas New
« 1 2 ... 20 21 22447 448 »