index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
hisilicon
Age
Commit message (
Expand
)
Author
Lines
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2026-01-29
hisi_acc_vfio_pci: fix the queue parameter anomaly issue
Longfang Liu
-1
/
+1
2026-01-29
hisi_acc_vfio_pci: resolve duplicate migration states
Longfang Liu
-0
/
+1
2026-01-29
hisi_acc_vfio_pci: update status after RAS error
Longfang Liu
-2
/
+1
2026-01-29
hisi_acc_vfio_pci: fix VF reset timeout issue
Weili Qian
-0
/
+26
2025-11-12
vfio/pci: Convert all PCI drivers to get_region_info_caps
Jason Gunthorpe
-20
/
+10
2025-11-12
vfio/pci: Fill in the missing get_region_info ops
Jason Gunthorpe
-0
/
+1
2025-11-12
vfio/hisi: Convert to the get_region_info op
Jason Gunthorpe
-24
/
+21
2025-11-06
hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_ops
Raghavendra Rao Ananta
-0
/
+1
2025-11-05
hisi_acc_vfio_pci: adapt to new migration configuration
Longfang Liu
-39
/
+114
2025-09-19
hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_init
Miaoqian Lin
-1
/
+5
2025-08-05
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
-0
/
+1
2025-05-19
hisi_acc_vfio_pci: update function return values.
Longfang Liu
-13
/
+16
2025-05-19
hisi_acc_vfio_pci: bugfix live migration function without VF device driver
Longfang Liu
-7
/
+15
2025-05-19
hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
Longfang Liu
-0
/
+1
2025-05-19
hisi_acc_vfio_pci: bugfix cache write-back issue
Longfang Liu
-7
/
+7
2025-05-19
hisi_acc_vfio_pci: add eq and aeq interruption restore
Longfang Liu
-0
/
+16
2025-05-19
hisi_acc_vfio_pci: fix XQE dma address error
Longfang Liu
-8
/
+47
2024-11-13
hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
Longfang Liu
-0
/
+210
2024-11-12
hisi_acc_vfio_pci: create subfunction for data reading
Longfang Liu
-21
/
+33
2024-11-12
hisi_acc_vfio_pci: extract public functions for container_of
Longfang Liu
-10
/
+11
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-2
/
+0
2024-03-05
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
-40
/
+14
2024-01-05
hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
Shameer Kolothum
-2
/
+5
2023-07-25
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
-0
/
+2
2023-06-16
vfio/pci: Cleanup Kconfig
Alex Williamson
-2
/
+2
2023-01-23
vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
-2
/
+2
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-16
/
+142
2022-12-06
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
-1
/
+1
2022-12-06
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
-12
/
+8
2022-12-06
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
-3
/
+71
2022-12-06
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
-0
/
+53
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
-0
/
+6
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
-0
/
+9
2022-09-27
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
-12
/
+12
2022-09-27
hisi_acc_vfio_pci: Remove useless macro definitions
Longfang Liu
-1
/
+0
2022-09-27
hisi_acc_vfio_pci: Remove useless function parameter
Longfang Liu
-3
/
+5
2022-09-27
hisi_acc_vfio_pci: Fix device data address combination problem
Longfang Liu
-4
/
+4
2022-09-27
hisi_acc_vfio_pci: Fixes error return code issue
Longfang Liu
-1
/
+1
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
-43
/
+37
2022-09-01
hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
Shameer Kolothum
-10
/
+10
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
-3
/
+8
2022-05-23
vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
Jason Gunthorpe
-0
/
+1
2022-05-11
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
Jason Gunthorpe
-4
/
+11
2022-03-15
hisi_acc_vfio_pci: Use its own PCI reset_done error handler
Shameer Kolothum
-4
/
+57
2022-03-15
hisi_acc_vfio_pci: Add support for VFIO live migration
Longfang Liu
-18
/
+1186
2022-03-15
hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
Shameer Kolothum
-0
/
+126
2022-03-15
hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
Shameer Kolothum
-0
/
+114