index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
mlx5
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-19
vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
Yishai Hadas
1
-34
/
+63
2026-03-19
vfio/mlx5: consider inflight SAVE during PRE_COPY
Yishai Hadas
1
-1
/
+2
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
1
-12
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-11-12
vfio/pci: Convert all PCI drivers to get_region_info_caps
Jason Gunthorpe
1
-1
/
+1
2025-11-12
vfio/pci: Fill in the missing get_region_info ops
Jason Gunthorpe
1
-0
/
+1
2025-08-05
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
1
-0
/
+1
2025-05-20
vfio/mlx5: Enable the DMA link API
Leon Romanovsky
1
-31
/
+0
2025-05-20
vfio/mlx5: Explicitly use number of pages instead of allocated length
Leon Romanovsky
1
-20
/
+36
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-14
vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()
Yishai Hadas
1
-18
/
+17
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-2
/
+0
2024-03-11
vfio/mlx5: Enforce PRE_COPY support
Yishai Hadas
1
-101
/
+8
2024-02-22
vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING
Yishai Hadas
1
-7
/
+32
2023-11-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2023-10-24
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
1
-0
/
+1
2023-09-28
vfio/mlx5: Add support for READING in chunk mode
Yishai Hadas
1
-6
/
+37
2023-09-28
vfio/mlx5: Add support for SAVING in chunk mode
Yishai Hadas
1
-10
/
+74
2023-09-28
vfio/mlx5: Pre-allocate chunks for the STOP_COPY phase
Yishai Hadas
1
-53
/
+97
2023-09-28
vfio/mlx5: Enable querying state size which is > 4GB
Yishai Hadas
1
-6
/
+7
2023-09-28
vfio/mlx5: Wake up the reader post of disabling the SAVING migration file
Yishai Hadas
1
-0
/
+1
2023-07-25
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
1
-0
/
+1
2023-03-13
vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
Yishai Hadas
1
-10
/
+4
2023-01-30
vfio/mlx5: Improve the target side flow to reduce downtime
Yishai Hadas
1
-11
/
+100
2023-01-30
vfio/mlx5: Improve the source side flow upon pre_copy
Yishai Hadas
1
-23
/
+110
2023-01-23
vfio/mlx5: Allow loading of larger images than 512 MB
Yishai Hadas
1
-9
/
+10
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-136
/
+648
2022-12-12
vfio/mlx5: error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-12-12
vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
Dan Carpenter
1
-1
/
+4
2022-12-06
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
1
-2
/
+4
2022-12-06
vfio/mlx5: Introduce multiple loads
Yishai Hadas
1
-42
/
+237
2022-12-06
vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
Yishai Hadas
1
-0
/
+7
2022-12-06
vfio/mlx5: Introduce vfio precopy ioctl implementation
Yishai Hadas
1
-0
/
+111
2022-12-06
vfio/mlx5: Introduce SW headers for migration states
Yishai Hadas
1
-1
/
+1
2022-12-06
vfio/mlx5: Introduce device transitions of PRE_COPY
Yishai Hadas
1
-8
/
+82
2022-12-06
vfio/mlx5: Refactor to use queue based data chunks
Yishai Hadas
1
-34
/
+111
2022-12-06
vfio/mlx5: Refactor migration file state
Yishai Hadas
1
-5
/
+6
2022-12-06
vfio/mlx5: Refactor MKEY usage
Yishai Hadas
1
-42
/
+50
2022-12-06
vfio/mlx5: Refactor PD usage
Yishai Hadas
1
-12
/
+32
2022-12-06
vfio/mlx5: Enforce a single SAVE command at a time
Yishai Hadas
1
-0
/
+7
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
1
-0
/
+3
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
1
-0
/
+18
2022-11-09
vfio/mlx5: Switch to use module_pci_driver() macro
Shang XiaoJing
1
-12
/
+1
2022-09-21
vfio/mlx5: Use the new device life cycle helpers
Yi Liu
1
-14
/
+36
2022-09-08
vfio/mlx5: Set the driver DMA logging callbacks
Yishai Hadas
1
-1
/
+8
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
1
-3
/
+6
2022-06-30
vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
Yishai Hadas
1
-1
/
+1
2022-05-23
vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
Jason Gunthorpe
1
-0
/
+1
2022-05-11
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
Jason Gunthorpe
1
-4
/
+11
2022-05-11
vfio/mlx5: Run the SAVE state command in an async mode
Yishai Hadas
1
-3
/
+37
[next]