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