index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
svm.c
Age
Commit message (
Expand
)
Author
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
2021-03-18
iommu/vt-d: Calculate and set flags for handle_mm_fault
Jacob Pan
2021-03-18
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
2021-01-29
iommu/vt-d: Use INVALID response code instead of FAILURE
Lu Baolu
2021-01-29
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
2021-01-07
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
2020-11-03
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
2020-11-03
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-01
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
2020-10-01
iommu/uapi: Use named union for user data
Jacob Pan
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
2020-07-24
iommu/vt-d: Report page request faults for guest SVA
Lu Baolu
2020-07-24
iommu/vt-d: Add a helper to get svm and sdev for pasid
Lu Baolu
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
2020-07-24
iommu/vt-d: Disable multiple GPASID-dev bind
Jacob Pan
2020-06-12
Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel