aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlsk-v4.9-18.05-rtMark Brown
2018-05-30iommu/vt-d: Use domain instead of cache fetchingPeter Xu
2018-05-22Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linaro-lsk-v4.9-rt-testMark Brown
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu
2018-03-24iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar
2018-03-24iommu/omap: Register driver before setting IOMMU opsSuman Anna
2018-03-22iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2018-01-10iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy
2018-01-10iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker
2017-12-25iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski
2017-12-20iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook
2017-12-20iommu/mediatek: Fix driver nameMatthias Brugger
2017-12-20iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-12-14iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-12-01iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queueSebastian Andrzej Siewior
2017-11-29Merge tag 'v4.9.62' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.57' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.54' into v4.9-rtSteven Rostedt (VMware)
2017-11-15iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-10-08iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-10-08iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'Sricharan R
2017-09-05Merge tag 'v4.9.42' into v4.9-rtSteven Rostedt (VMware)
2017-08-11iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit
2017-08-01Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)
2017-07-05iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-07-05iommu: Handle default domain attach failureRobin Murphy
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-05-27Merge tag 'v4.9.30' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed
2017-04-04Merge tag 'v4.9.20' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-30iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-27Merge tag 'v4.9.18' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-01-20Merge tag 'v4.9.4' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan
2017-01-12iommu/amd: Fix the left value check of cmd bufferHuang Rui
2017-01-12iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter
2016-12-23iommu/amd: Use WARN_ON_NORT in __attach_device()Thomas Gleixner
2016-12-23iommu/vt-d: don't disable preemption while accessing deferred_flush()Sebastian Andrzej Siewior
2016-12-23iommu/iova: don't disable preempt around this_cpu_ptr()Sebastian Andrzej Siewior
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy