index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()
Lu Baolu
1
-16
/
+23
2022-09-07
iommu/vt-d: Correctly calculate sagaw value of IOMMU
Lu Baolu
1
-3
/
+25
2022-09-07
iommu/vt-d: Fix kdump kernels boot failure with scalable mode
Lu Baolu
2
-59
/
+50
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
1
-2
/
+13
2022-09-07
iommu/dma: Clean up Kconfig
Robin Murphy
3
-4
/
+1
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
9
-51
/
+0
2022-09-07
iommu/virtio: Clean up bus_set_iommu()
Robin Murphy
1
-25
/
+0
2022-09-07
iommu/tegra-smmu: Clean up bus_set_iommu()
Robin Murphy
1
-23
/
+6
2022-09-07
iommu/omap: Clean up bus_set_iommu()
Robin Murphy
1
-6
/
+0
2022-09-07
iommu/mtk: Clean up bus_set_iommu()
Robin Murphy
2
-35
/
+2
2022-09-07
iommu/ipmmu-vmsa: Clean up bus_set_iommu()
Robin Murphy
1
-34
/
+1
2022-09-07
iommu/exynos: Clean up bus_set_iommu()
Robin Murphy
1
-9
/
+0
2022-09-07
iommu/dart: Clean up bus_set_iommu()
Robin Murphy
1
-29
/
+1
2022-09-07
iommu/arm-smmu-v3: Clean up bus_set_iommu()
Robin Murphy
1
-51
/
+2
2022-09-07
iommu/arm-smmu: Clean up bus_set_iommu()
Robin Murphy
1
-82
/
+2
2022-09-07
iommu/amd: Clean up bus_set_iommu()
Robin Murphy
3
-30
/
+1
2022-09-07
iommu: Move bus setup to IOMMU device registration
Robin Murphy
1
-25
/
+30
2022-09-07
iommu: Always register bus notifiers
Robin Murphy
1
-35
/
+37
2022-09-07
iommu/s390: Fail probe for non-PCI devices
Matthew Rosato
1
-1
/
+6
2022-09-07
iommu/amd: Handle race between registration and device probe
Robin Murphy
1
-0
/
+4
2022-09-07
iommu/vt-d: Handle race between registration and device probe
Robin Murphy
1
-1
/
+1
2022-09-07
iommu/io-pgtable-arm: Remove iommu_dev==NULL special case
Robin Murphy
1
-2
/
+6
2022-09-07
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better
Robin Murphy
2
-6
/
+8
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
8
-17
/
+8
2022-09-07
iommu: Remove duplicate ida_free in iommu_group_alloc
Yuan Can
1
-1
/
+0
2022-09-07
iommu/omap: Fix buffer overflow in debugfs
Dan Carpenter
1
-3
/
+3
2022-09-07
iommu/amd: use full 64-bit value in build_completion_wait()
John Sperbeck
1
-1
/
+2
2022-09-07
iommu/virtio: Do not dereference fwnode in struct device
Andy Shevchenko
1
-1
/
+1
2022-09-07
iommu: Do not dereference fwnode in struct device
Andy Shevchenko
1
-1
/
+1
2022-08-23
Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+1
2022-08-18
Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-3
/
+1
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-08-06
Revert "iommu/dma: Add config for PCI SAC address trick"
Linus Torvalds
2
-27
/
+1
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
3
-14
/
+100
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
43
-1379
/
+2993
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-08-04
iommu/hyper-v: Use helper instead of directly accessing affinity
Michael Kelley
1
-3
/
+1
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-07-29
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
43
-1379
/
+2993
2022-07-29
iommu/amd: Fix compile warning in init code
Joerg Roedel
1
-6
/
+3
2022-07-29
iommu/amd: Add support for AVIC when SNP is enabled
Suravee Suthikulpanit
2
-1
/
+17
2022-07-29
iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement
Suravee Suthikulpanit
1
-30
/
+55
2022-07-26
iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
Logan Gunthorpe
1
-14
/
+85
2022-07-26
iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
Logan Gunthorpe
1
-0
/
+4
2022-07-22
drivers: iommu: fix clang -wformat warning
Justin Stitt
1
-1
/
+1
2022-07-19
iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+5
2022-07-19
iommu/arm-smmu-qcom: Add SM6375 SMMU compatible
Konrad Dybcio
1
-0
/
+1
2022-07-19
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
2
-0
/
+11
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
1
-1
/
+1
2022-07-15
iommu/amd: Do not support IOMMUv2 APIs when SNP is enabled
Suravee Suthikulpanit
1
-1
/
+6
[prev]
[next]