index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
pds
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/pds: Refactor/simplify reset logic
Brett Creeley
2024-03-11
4
-67
/
+19
*
vfio/pds: Make sure migration file isn't accessed after reset
Brett Creeley
2024-03-11
2
-0
/
+14
*
vfio/pds: Always clear the save/restore FDs on reset
Brett Creeley
2024-03-01
1
-2
/
+2
*
vfio/pds: Add multi-region support
Brett Creeley
2023-12-04
2
-68
/
+156
*
vfio/pds: Move seq/ack bitmaps into region struct
Brett Creeley
2023-12-04
2
-20
/
+25
*
vfio/pds: Pass region info to relevant functions
Brett Creeley
2023-12-04
1
-35
/
+36
*
vfio/pds: Move and rename region specific info
Brett Creeley
2023-12-04
2
-45
/
+50
*
vfio/pds: Only use a single SGL for both seq and ack
Brett Creeley
2023-12-04
2
-46
/
+28
*
vfio/pds: Fix calculations in pds_vfio_dirty_sync
Brett Creeley
2023-12-04
1
-3
/
+3
*
vfio/pds: Fix possible sleep while in atomic context
Brett Creeley
2023-11-27
3
-9
/
+11
*
vfio/pds: Fix mutex lock->magic != lock warning
Brett Creeley
2023-11-27
1
-3
/
+13
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
2
-0
/
+2
|
\
|
*
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
2023-10-24
1
-0
/
+1
|
*
vfio: Move iova_bitmap into iommufd
Joao Martins
2023-10-24
1
-0
/
+1
*
|
vfio/pds: Use proper PF device access helper
Shixiong Ou
2023-09-18
1
-1
/
+1
*
|
vfio/pds: Add missing PCI_IOV depends
Shixiong Ou
2023-09-18
1
-1
/
+1
|
/
*
vfio/pds: Send type for SUSPEND_STATUS command
Brett Creeley
2023-08-22
1
-2
/
+3
*
vfio/pds: fix return value in pds_vfio_get_lm_file()
Yang Yingliang
2023-08-21
1
-1
/
+1
*
vfio/pds: Add Kconfig and documentation
Brett Creeley
2023-08-16
1
-0
/
+19
*
vfio/pds: Add support for firmware recovery
Brett Creeley
2023-08-16
3
-2
/
+131
*
vfio/pds: Add support for dirty page tracking
Brett Creeley
2023-08-16
8
-2
/
+754
*
vfio/pds: Add VFIO live migration support
Brett Creeley
2023-08-16
8
-2
/
+956
*
vfio/pds: register with the pds_core PF
Brett Creeley
2023-08-16
7
-1
/
+103
*
vfio/pds: Initial support for pds VFIO driver
Brett Creeley
2023-08-16
4
-0
/
+170