index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
iommu/arm: fix ARM_SMMU_QCOM compilation
Arnd Bergmann
1
-0
/
+8
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
3
-4
/
+5
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
3
-4
/
+5
2021-09-28
iommu/dart: Clear sid2group entry when a group is freed
Sven Peter
1
-3
/
+35
2021-09-28
iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
Bjorn Helgaas
1
-3
/
+3
2021-09-28
iommu/dart: Remove iommu_flush_ops
Sven Peter
1
-18
/
+0
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+2
2021-09-10
Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
3
-24
/
+41
2021-09-09
iommu: Clarify default domain Kconfig
Robin Murphy
1
-1
/
+1
2021-09-09
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
1
-0
/
+12
2021-09-09
iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
Fenghua Yu
1
-3
/
+0
2021-09-09
iommu/amd: Remove iommu_init_ga()
Suravee Suthikulpanit
1
-13
/
+4
2021-09-09
iommu/amd: Relocate GAMSup check to early_enable_iommus
Wei Huang
1
-7
/
+24
2021-09-06
iova: Export alloc_iova_fast() and free_iova_fast()
Xie Yongji
1
-0
/
+2
2021-09-03
Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
34
-565
/
+1802
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-6
/
+6
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-15
/
+22
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-5
/
+13
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
1
-5
/
+13
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
34
-568
/
+1822
2021-08-20
iommu/io-pgtable: Abstract iommu_iotlb_gather access
Robin Murphy
2
-2
/
+2
2021-08-20
iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()
Yang Yingliang
1
-1
/
+3
2021-08-19
iommu/vt-d: Add present bit check in pasid entry setup helpers
Liu Yi L
1
-0
/
+16
2021-08-19
iommu/vt-d: Use pasid_pte_is_present() helper function
Liu Yi L
1
-1
/
+1
2021-08-19
iommu/vt-d: Drop the kernel doc annotation
Andy Shevchenko
1
-1
/
+1
2021-08-19
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
2
-5
/
+2
2021-08-19
iommu/vt-d: Preset A/D bits for user space DMA usage
Lu Baolu
1
-7
/
+3
2021-08-19
iommu/vt-d: Enable Intel IOMMU scalable mode by default
Lu Baolu
2
-1
/
+5
2021-08-19
iommu/vt-d: Refactor Kconfig a bit
Lu Baolu
2
-19
/
+12
2021-08-19
iommu/vt-d: Remove unnecessary oom message
Zhen Lei
2
-7
/
+1
2021-08-19
iommu/vt-d: Update the virtual command related registers
Lu Baolu
1
-5
/
+5
2021-08-18
Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
1
-0
/
+2
2021-08-18
iommu: Allow enabling non-strict mode dynamically
Robin Murphy
3
-24
/
+51
2021-08-18
iommu: Merge strictness and domain type configs
Robin Murphy
2
-42
/
+42
2021-08-18
iommu: Only log strictness for DMA domains
Robin Murphy
1
-4
/
+5
2021-08-18
iommu: Expose DMA domain strictness via sysfs
Robin Murphy
1
-0
/
+2
2021-08-18
iommu: Express DMA strictness via the domain type
Robin Murphy
2
-13
/
+11
2021-08-18
iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
1
-9
/
+6
2021-08-18
iommu/arm-smmu: Prepare for multiple DMA domain types
Robin Murphy
2
-1
/
+3
2021-08-18
iommu/amd: Prepare for multiple DMA domain types
Robin Murphy
1
-7
/
+2
2021-08-18
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
2
-3
/
+7
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
4
-26
/
+4
2021-08-18
iommu: Indicate queued flushes via gather data
Robin Murphy
2
-0
/
+8
2021-08-18
iommu/dma: Remove redundant "!dev" checks
Robin Murphy
1
-4
/
+1
2021-08-18
iommu/virtio: Drop IOVA cookie management
Robin Murphy
1
-8
/
+0
2021-08-18
iommu/sun50i: Drop IOVA cookie management
Robin Murphy
1
-12
/
+1
2021-08-18
iommu/sprd: Drop IOVA cookie management
Robin Murphy
1
-7
/
+0
2021-08-18
iommu/rockchip: Drop IOVA cookie management
Robin Murphy
1
-11
/
+1
2021-08-18
iommu/mtk: Drop IOVA cookie management
Robin Murphy
2
-8
/
+0
[next]