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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-18
iommu/vt-d: Update the virtual command related registers
Lu Baolu
1
-5
/
+5
2021-08-26
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2
-2
/
+14
2021-08-26
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2
-62
/
+11
2021-08-26
iommu: Check if group is NULL before remove device
Frank Wunderlich
1
-0
/
+3
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Xiyu Yang
1
-2
/
+6
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Xiyu Yang
1
-1
/
+1
2021-07-14
iommu/dma: Fix compile warning in 32-bit builds
Joerg Roedel
1
-2
/
+2
2021-07-14
iommu/dma: Fix IOVA reserve dma ranges
Srinath Mannam
1
-2
/
+4
2021-07-14
iommu/amd: Fix extended features logging
Alexander Monakov
1
-2
/
+2
2021-06-03
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2
-3
/
+7
2021-06-03
iommu/virtio: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-06-03
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
1
-1
/
+3
2021-05-19
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
1
-1
/
+2
2021-05-19
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-2
/
+12
2021-05-19
Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"
Greg Kroah-Hartman
1
-12
/
+5
2021-05-19
Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"
Greg Kroah-Hartman
1
-2
/
+1
2021-05-19
iommu/amd: Remove performance counter pre-initialization test
Suravee Suthikulpanit
1
-23
/
+1
2021-05-19
Revert "iommu/amd: Fix performance counter initialization"
Paul Menzel
1
-34
/
+11
2021-05-14
iommu/amd: Put newline after closing bracket in warning
Paul Menzel
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: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-5
/
+12
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/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
1
-1
/
+1
2021-05-14
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
1
-1
/
+11
2021-05-14
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
1
-9
/
+15
2021-03-17
iommu/amd: Fix performance counter initialization
Suravee Suthikulpanit
1
-11
/
+34
2021-03-17
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
1
-2
/
+11
2021-03-11
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
1
-4
/
+6
2021-03-09
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
1
-2
/
+2
2021-03-04
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
1
-0
/
+2
2021-03-04
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
1
-1
/
+1
2021-03-04
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
1
-5
/
+18
2021-03-04
iommu: Switch gather->end to the inclusive end
Yong Wu
2
-2
/
+2
2021-02-07
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-0
/
+5
2021-02-07
iommu/io-pgtable-arm: Support coherency for Mali LPAE
Robin Murphy
1
-1
/
+10
2021-02-04
iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
Lu Baolu
1
-1
/
+1
2021-02-04
iommu/amd: Use IVHD EFR for early initialization of IOMMU features
Suravee Suthikulpanit
3
-7
/
+60
2021-01-19
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-19
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
1
-2
/
+14
2021-01-19
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
1
-6
/
+8
2021-01-17
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
1
-0
/
+2
2021-01-17
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
1
-2
/
+2
2021-01-17
iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context
Bjorn Andersson
1
-0
/
+2
2021-01-12
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
1
-4
/
+5
2020-12-30
iommu/arm-smmu-qcom: Implement S2CR quirk
Bjorn Andersson
1
-0
/
+67
2020-12-30
iommu/arm-smmu-qcom: Read back stream mappings
Bjorn Andersson
1
-0
/
+23
2020-12-30
iommu/arm-smmu: Allow implementation specific write_s2cr
Bjorn Andersson
2
-3
/
+11
[next]