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
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-0
/
+1170
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-10
/
+4
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-2
/
+2
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into next
Joerg Roedel
38
-639
/
+913
2019-07-04
iommu/omap: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-29
/
+6
2019-07-04
iommu/arm-smmu-v3: Invalidate ATC when detaching a device
Jean-Philippe Brucker
1
-1
/
+4
2019-07-02
iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=n
Will Deacon
1
-0
/
+6
2019-07-01
Merge branch 'arm/renesas' into arm/smmu
Joerg Roedel
1
-62
/
+125
2019-07-01
iommu/vt-d: Cleanup unused variable
Jacob Pan
1
-2
/
+2
2019-07-01
iommu/amd: Flush not present cache in iommu_map_page
Tom Murphy
1
-4
/
+16
2019-07-01
iommu/amd: Only free resources once on init error
Kevin Mitchell
1
-14
/
+13
2019-07-01
iommu/amd: Move gart fallback to amd_iommu_init
Kevin Mitchell
1
-9
/
+10
2019-07-01
iommu/amd: Make iommu_disable safer
Kevin Mitchell
1
-0
/
+3
2019-07-01
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
Joerg Roedel
5
-44
/
+76
2019-06-25
iommu/io-pgtable: Support non-coherent page tables
Bjorn Andersson
2
-5
/
+14
2019-06-25
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
5
-22
/
+16
2019-06-24
Merge tag 'v5.2-rc6' into generic-dma-ops
Joerg Roedel
39
-395
/
+54
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2
-2
/
+2
2019-06-22
Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-4
/
+3
2019-06-22
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock"
Peter Xu
1
-4
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
8
-32
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
5
-60
/
+5
2019-06-18
iommu/io-pgtable-arm: Add support to use system cache
Vivek Gautam
1
-1
/
+8
2019-06-18
iommu/arm-smmu-v3: Increase maximum size of queues
Will Deacon
1
-16
/
+38
2019-06-18
iommu/vt-d: Silence a variable set but not used
Qian Cai
1
-1
/
+2
2019-06-18
iommu/vt-d: Remove an unused variable "length"
Qian Cai
1
-3
/
+0
2019-06-18
iommu: Fix integer truncation
Arnd Bergmann
1
-2
/
+2
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
4
-8
/
+18
2019-06-14
iommu/dma: Apply dma_{alloc,free}_contiguous functions
Nicolin Chen
1
-10
/
+4
2019-06-12
iommu/vt-d: Consolidate domain_init() to avoid duplication
Lu Baolu
1
-87
/
+36
2019-06-12
iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
Sai Praneeth Prakhya
1
-55
/
+0
2019-06-12
iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
Lu Baolu
1
-0
/
+2
2019-06-12
iommu/vt-d: Allow DMA domain attaching to rmrr locked device
Lu Baolu
1
-1
/
+2
2019-06-12
iommu/vt-d: Don't enable iommu's which have been ignored
Lu Baolu
1
-2
/
+7
2019-06-12
iommu/vt-d: Set domain type for a private domain
Lu Baolu
1
-0
/
+2
2019-06-12
iommu/vt-d: Don't return error when device gets right domain
Lu Baolu
1
-6
/
+0
2019-06-12
iommu/vt-d: Differentiate relaxable and non relaxable RMRRs
Eric Auger
1
-15
/
+39
2019-06-12
iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
Eric Auger
1
-5
/
+7
2019-06-12
iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
Eric Auger
1
-1
/
+2
2019-06-12
iommu/vt-d: Handle RMRR with PCI bridge device scopes
Eric Auger
1
-1
/
+2
2019-06-12
iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
Eric Auger
1
-8
/
+29
2019-06-12
iommu/vt-d: Duplicate iommu_resv_region objects per device list
Eric Auger
1
-17
/
+17
2019-06-12
iommu: Fix a leak in iommu_insert_resv_region
Eric Auger
1
-3
/
+5
2019-06-12
iommu: Add recoverable fault reporting
Jean-Philippe Brucker
1
-2
/
+92
2019-06-12
iommu: Introduce device fault report API
Jacob Pan
1
-3
/
+143
2019-06-12
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
1
-3
/
+12
2019-06-06
iommu/virtio: Add event queue
Jean-Philippe Brucker
1
-9
/
+106
2019-06-06
iommu/virtio: Add probe request
Jean-Philippe Brucker
1
-6
/
+151
2019-06-06
iommu: Add virtio-iommu driver
Jean-Philippe Brucker
3
-0
/
+928
[next]