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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-04
iommu/mediatek: Fix crash on isr after kexec()
Ricardo Ribalda
1
-1
/
+1
2022-12-31
iommu/mediatek: Fix forever loop in error handling
Dan Carpenter
1
-2
/
+1
2022-12-31
iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
Jason Gunthorpe
1
-1
/
+0
2022-12-31
iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
Guenter Roeck
1
-0
/
+12
2022-12-31
iommu/mediatek: Add error path for loop of mm_dts_parse
Yong Wu
1
-7
/
+20
2022-12-31
iommu/mediatek: Use component_match_add
Yong Wu
1
-6
/
+4
2022-12-31
iommu/mediatek: Add platform_device_put for recovering the device refcnt
Yong Wu
1
-3
/
+8
2022-12-31
iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
Yuan Can
1
-1
/
+1
2022-12-31
iommu/amd: Fix pci device refcount leak in ppr_notifier()
Yang Yingliang
1
-0
/
+1
2022-12-31
iommu: Avoid races around device probe
Robin Murphy
1
-6
/
+22
2022-12-31
iommu/mediatek: Check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-12-31
iommu/rockchip: fix permission bits in page table entries v2
Michael Riesch
1
-6
/
+4
2022-12-31
iommu/sun50i: Implement .iotlb_sync_map
Jernej Skrabec
1
-0
/
+73
2022-12-31
iommu/sun50i: Fix flush size
Jernej Skrabec
1
-1
/
+1
2022-12-31
iommu/sun50i: Fix R/W permission check
Jernej Skrabec
1
-1
/
+1
2022-12-31
iommu/sun50i: Consider all fault sources for reset
Jernej Skrabec
1
-2
/
+6
2022-12-31
iommu/sun50i: Fix reset release
Jernej Skrabec
1
-1
/
+2
2022-12-31
iommu/s390: Fix duplicate domain attachments
Niklas Schnelle
1
-61
/
+45
2022-12-05
iommu/vt-d: Fix buggy QAT device mask
Jacob Pan
1
-1
/
+1
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
1
-0
/
+1
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
Xiongfeng Wang
1
-1
/
+3
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
1
-5
/
+9
2022-12-02
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
3
-3
/
+75
2022-11-19
iommu/vt-d: Set SRE bit only when hardware has SRS cap
Tina Zhang
1
-2
/
+3
2022-11-19
iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
Tina Zhang
1
-5
/
+3
2022-10-21
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-21
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
1
-3
/
+3
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
8
-16
/
+24
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-779
/
+1346
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
41
-819
/
+989
2022-09-26
iommu/vt-d: Avoid unnecessary global DMA cache invalidation
Lu Baolu
2
-0
/
+8
2022-09-26
iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
Lu Baolu
2
-2
/
+5
2022-09-26
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
Yi Liu
5
-6
/
+6
2022-09-26
iommu/vt-d: Remove pasid_set_eafe()
Lu Baolu
1
-10
/
+0
2022-09-26
iommu/vt-d: Decouple PASID & PRI enabling from SVA
Lu Baolu
3
-66
/
+18
2022-09-26
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
Lu Baolu
2
-54
/
+8
2022-09-26
iommu: dart: Support t6000 variant
Sven Peter
1
-3
/
+21
2022-09-26
iommu/io-pgtable-dart: Add DART PTE support for t6000
Sven Peter
2
-7
/
+43
2022-09-26
iommu/io-pgtable: Add DART subpage protection support
Sven Peter
1
-0
/
+8
2022-09-26
iommu/io-pgtable: Move Apple DART support to its own file
Janne Grunau
5
-64
/
+441
2022-09-26
iommu/mediatek: Add support for MT6795 Helio X10 M4Us
AngeloGioacchino Del Regno
1
-0
/
+15
2022-09-26
iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173
AngeloGioacchino Del Regno
1
-2
/
+4
2022-09-26
iommu/amd: Fix sparse warning
Vasant Hegde
2
-2
/
+2
2022-09-26
iommu/amd: Remove outdated comment
Vasant Hegde
1
-4
/
+0
2022-09-26
iommu/amd: Free domain ID after domain_flush_pages
Vasant Hegde
1
-3
/
+3
2022-09-26
iommu/amd: Free domain id in error path
Vasant Hegde
1
-2
/
+6
2022-09-21
Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+21
2022-09-21
iommu/vt-d: Check correct capability for sagaw determination
Yi Liu
1
-1
/
+1
[next]