index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries
Lu Baolu
1
-3
/
+2
2021-07-20
iommu/vt-d: Global devTLB flush when present context entry changed
Sanjay Kumar
1
-9
/
+22
2021-06-03
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2
-3
/
+7
2021-06-03
iommu/vt-d: Check for allocation failure in aux_detach_device()
Dan Carpenter
1
-0
/
+2
2021-06-03
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
1
-1
/
+3
2021-05-14
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
1
-1
/
+1
2021-05-14
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
1
-9
/
+9
2021-05-14
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
1
-1
/
+2
2021-05-14
iommu/vt-d: Report the right page fault address
Lu Baolu
1
-1
/
+1
2021-05-14
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
3
-1
/
+28
2021-05-14
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
1
-2
/
+2
2021-05-14
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
1
-1
/
+11
2021-05-14
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
1
-3
/
+2
2021-05-12
iommu/vt-d: Force to flush iotlb before creating superpage
Longpeng(Mike)
1
-14
/
+38
2021-03-04
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
1
-2
/
+2
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
8
-176
/
+550
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
2
-0
/
+97
2021-02-04
iommu/vt-d: Add iotlb_sync_map callback
Lu Baolu
1
-30
/
+60
2021-02-04
iommu/vt-d: Move capability check code to cap_audit files
Kyung Min Park
3
-74
/
+42
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
5
-1
/
+313
2021-02-02
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
2
-2
/
+1
2021-01-29
iommu/vt-d: Use INVALID response code instead of FAILURE
Lu Baolu
1
-4
/
+1
2021-01-29
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
1
-2
/
+11
2021-01-28
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-1
/
+31
2021-01-28
iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
Lu Baolu
1
-1
/
+1
2021-01-28
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-2
/
+12
2021-01-28
iommu/vt-d: Add qi_submit trace event
Lu Baolu
1
-0
/
+3
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2
-62
/
+11
2021-01-12
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
1
-1
/
+0
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
1
-16
/
+37
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
1
-24
/
+71
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
1
-4
/
+5
2021-01-07
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
1
-6
/
+8
2021-01-07
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
1
-2
/
+2
2021-01-05
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
1
-0
/
+2
2020-12-17
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-799
/
+126
2020-12-15
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-62
/
+40
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2
-6
/
+27
2020-12-08
Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core
Will Deacon
2
-788
/
+121
2020-12-08
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
2
-5
/
+5
2020-12-01
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-11-27
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+4
2020-11-27
iommu/vt-d: Remove set but not used variable
Lu Baolu
1
-2
/
+1
2020-11-26
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
2
-3
/
+4
2020-11-25
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
1
-7
/
+0
2020-11-25
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
1
-62
/
+28
2020-11-25
iommu/vt-d: Convert intel iommu driver to the iommu ops
Tom Murphy
2
-703
/
+43
2020-11-25
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
1
-2
/
+14
2020-11-25
iommu: Handle freelists when using deferred flushing in iommu drivers
Tom Murphy
1
-19
/
+36
[next]