index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
io-pgfault.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu: Make iommu_report_device_fault() return void
Lu Baolu
2024-02-16
1
-17
/
+8
*
iommu: Make iopf_group_response() return void
Lu Baolu
2024-02-16
1
-62
/
+70
*
iommu: Track iopf group instead of last fault
Lu Baolu
2024-02-16
1
-158
/
+84
*
iommu: Improve iopf_queue_remove_device()
Lu Baolu
2024-02-16
1
-20
/
+37
*
iommu: Use refcount for fault data access
Lu Baolu
2024-02-16
1
-48
/
+79
*
iommu: Refine locking for per-device fault data management
Lu Baolu
2024-02-16
1
-31
/
+30
*
iommu: Separate SVA and IOPF
Lu Baolu
2024-02-16
1
-52
/
+136
*
iommu: Make iommu_queue_iopf() more generic
Lu Baolu
2024-02-16
1
-12
/
+56
*
iommu: Prepare for separating SVA and IOPF
Lu Baolu
2024-02-16
1
-25
/
+14
*
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
2024-02-16
1
-5
/
+0
*
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
2024-02-16
1
-4
/
+2
*
iommu: Merge iopf_device_param into iommu_fault_param
Lu Baolu
2024-02-16
1
-58
/
+52
*
iommu: Cleanup iopf data structure definitions
Lu Baolu
2024-02-16
1
-1
/
+0
*
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
2022-11-03
1
-1
/
+1
*
iommu: Per-domain I/O page fault handling
Lu Baolu
2022-11-03
1
-59
/
+9
*
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
2022-11-03
1
-0
/
+7
*
iommu: Add a page fault handler
Jean-Philippe Brucker
2021-04-07
1
-0
/
+461