index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
pds
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
vfio/pds: Make sure migration file isn't accessed after reset
Brett Creeley
2
-0
/
+14
2024-03-02
vfio/pds: Always clear the save/restore FDs on reset
Brett Creeley
1
-2
/
+2
2023-12-05
vfio/pds: Add multi-region support
Brett Creeley
2
-68
/
+156
2023-12-05
vfio/pds: Move seq/ack bitmaps into region struct
Brett Creeley
2
-20
/
+25
2023-12-05
vfio/pds: Pass region info to relevant functions
Brett Creeley
1
-35
/
+36
2023-12-05
vfio/pds: Move and rename region specific info
Brett Creeley
2
-45
/
+50
2023-12-05
vfio/pds: Only use a single SGL for both seq and ack
Brett Creeley
2
-46
/
+28
2023-12-05
vfio/pds: Fix calculations in pds_vfio_dirty_sync
Brett Creeley
1
-3
/
+3
2023-11-27
vfio/pds: Fix possible sleep while in atomic context
Brett Creeley
3
-9
/
+11
2023-11-27
vfio/pds: Fix mutex lock->magic != lock warning
Brett Creeley
1
-3
/
+13
2023-11-02
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+2
2023-10-24
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
1
-0
/
+1
2023-10-24
vfio: Move iova_bitmap into iommufd
Joao Martins
1
-0
/
+1
2023-09-18
vfio/pds: Use proper PF device access helper
Shixiong Ou
1
-1
/
+1
2023-09-18
vfio/pds: Add missing PCI_IOV depends
Shixiong Ou
1
-1
/
+1
2023-08-22
vfio/pds: Send type for SUSPEND_STATUS command
Brett Creeley
1
-2
/
+3
2023-08-21
vfio/pds: fix return value in pds_vfio_get_lm_file()
Yang Yingliang
1
-1
/
+1
2023-08-16
vfio/pds: Add Kconfig and documentation
Brett Creeley
1
-0
/
+19
2023-08-16
vfio/pds: Add support for firmware recovery
Brett Creeley
3
-2
/
+131
2023-08-16
vfio/pds: Add support for dirty page tracking
Brett Creeley
8
-2
/
+754
2023-08-16
vfio/pds: Add VFIO live migration support
Brett Creeley
8
-2
/
+956
2023-08-16
vfio/pds: register with the pds_core PF
Brett Creeley
7
-1
/
+103
2023-08-16
vfio/pds: Initial support for pds VFIO driver
Brett Creeley
4
-0
/
+170