开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
svm.c
Age
Commit message (
Expand
)
Author
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-09
iommu/vt-d: Make prq draining code generic
Lu Baolu
2023-08-09
iommu/vt-d: Remove pasid_mutex
Lu Baolu
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2023-02-03
iommu/vt-d: Add IOMMU perfmon overflow handler support
Kan Liang
2023-02-03
iommu/vt-d: Remove sva from intel_svm_dev
Lu Baolu
2023-02-03
iommu/vt-d: Remove users from intel_svm_dev
Lu Baolu
2023-02-03
iommu/vt-d: Remove unused fields in svm structures
Lu Baolu
2023-02-03
iommu/vt-d: Remove include/linux/intel-svm.h
Lu Baolu
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
2022-12-02
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
2022-11-03
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
2022-11-03
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
2022-11-03
iommu/vt-d: Add SVA domain support
Lu Baolu
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2022-09-26
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
Yi Liu
2022-09-26
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
Lu Baolu
2022-07-15
iommu/vt-d: Refactor iommu information of each domain
Lu Baolu
2022-07-15
iommu/vt-d: Acquiring lock in pasid manipulation helpers
Lu Baolu
2022-07-15
iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
Lu Baolu
2022-07-15
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
2022-07-15
iommu/vt-d: Move trace/events/intel_iommu.h under iommu
Lu Baolu
2022-04-28
iommu/vt-d: Drop stop marker messages
Lu Baolu
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-04
iommu/vt-d: Remove unused function intel_svm_capable()
YueHaibing
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
2022-02-28
iommu/vt-d: Remove guest pasid related callbacks
Lu Baolu
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2021-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
2021-09-09
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
2021-09-09
iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
Fenghua Yu
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-19
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
2021-08-18
iommu/vt-d: Fix PASID reference leak
Fenghua Yu
2021-06-10
iommu/vt-d: Fix out-bounds-warning in intel/svm.c
Gustavo A. R. Silva
2021-06-10
iommu/vt-d: Add PRQ handling latency sampling
Lu Baolu
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
2021-06-10
iommu/vt-d: Report prq to io-pgfault framework
Lu Baolu
2021-06-10
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
2021-06-10
iommu/vt-d: Refactor prq_event_thread()
Lu Baolu
2021-06-10
iommu/vt-d: Use common helper to lookup svm devices
Lu Baolu
2021-06-10
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
2021-06-10
iommu/vt-d: Add pasid private data helpers
Lu Baolu
2021-04-07
iommu/vt-d: Report the right page fault address
Lu Baolu
2021-04-07
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
2021-04-07
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
[next]