index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sohil Mehta
1
-2
/
+2
2018-12-13
iommu/vt-d: Use memunmap to free memremap
Pan Bian
1
-1
/
+1
2018-12-13
iommu/ipmmu-vmsa: Fix crash on early domain free
Geert Uytterhoeven
1
-0
/
+3
2018-12-13
iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
Lu Baolu
1
-1
/
+1
2018-10-20
iommu/amd: Return devid as alias for ACPI HID devices
Arindam Nath
1
-0
/
+6
2018-10-03
iommu/amd: make sure TLB to be flushed before IOVA freed
Zhen Lei
1
-1
/
+1
2018-09-26
iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
Miao Zhong
1
-0
/
+1
2018-09-19
iommu/ipmmu-vmsa: Fix allocation in atomic context
Geert Uytterhoeven
1
-5
/
+4
2018-09-09
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
2
-4
/
+19
2018-09-09
iommu/vt-d: Add definitions for PFSID
Jacob Pan
1
-0
/
+1
2018-05-30
iommu/vt-d: Use domain instead of cache fetching
Peter Xu
1
-2
/
+1
2018-04-24
iommu/vt-d: Fix a potential memory leak
Lu Baolu
1
-0
/
+1
2018-03-24
iommu/vt-d: clean up pr_irq if request_threaded_irq fails
Jerry Snitselaar
1
-3
/
+6
2018-03-24
iommu/omap: Register driver before setting IOMMU ops
Suman Anna
1
-3
/
+18
2018-03-22
iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
Nate Watterson
1
-1
/
+1
2018-01-10
iommu/arm-smmu-v3: Cope with duplicated Stream IDs
Robin Murphy
1
-1
/
+8
2018-01-10
iommu/arm-smmu-v3: Don't free page table ops twice
Jean-Philippe Brucker
1
-3
/
+5
2017-12-25
iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
Marek Szyprowski
1
-1
/
+4
2017-12-20
iommu/amd: Limit the IOVA page range to the specified addresses
Gary R Hook
1
-1
/
+1
2017-12-20
iommu/mediatek: Fix driver name
Matthias Brugger
1
-1
/
+1
2017-12-20
iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-12-14
iommu/vt-d: Fix scatterlist offset handling
Robin Murphy
1
-3
/
+5
2017-11-15
iommu/arm-smmu-v3: Clear prior settings when updating STEs
Nate Watterson
1
-8
/
+2
2017-10-18
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-08
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-10-08
iommu/exynos: Block SYSMMU while invalidating FLPD cache
Marek Szyprowski
1
-1
/
+4
2017-10-08
iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'
Sricharan R
1
-1
/
+1
2017-08-11
iommu/amd: Enable ga_log_intr when enabling guest_mode
Suravee Suthikulpanit
1
-0
/
+1
2017-07-05
iommu/amd: Fix interrupt remapping when disable guest_mode
Suravee Suthikulpanit
1
-4
/
+2
2017-07-05
iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
Pan Bian
1
-1
/
+1
2017-07-05
iommu/dma: Don't reserve PCI I/O windows
Robin Murphy
1
-2
/
+1
2017-07-05
iommu: Handle default domain attach failure
Robin Murphy
1
-13
/
+24
2017-07-05
iommu/vt-d: Don't over-free page table directories
David Dillow
1
-1
/
+1
2017-05-25
iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
KarimAllah Ahmed
1
-1
/
+4
2017-03-30
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Koos Vriezen
1
-1
/
+1
2017-03-12
iommu/vt-d: Tylersburg isoch identity map check is done too late.
Ashok Raj
1
-1
/
+2
2017-01-12
iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
Xunlei Pang
1
-0
/
+19
2017-01-12
iommu/vt-d: Fix pasid table size encoding
Jacob Pan
1
-1
/
+22
2017-01-12
iommu/amd: Fix the left value check of cmd buffer
Huang Rui
1
-1
/
+1
2017-01-12
iommu/amd: Missing error code in amd_iommu_init_device()
Dan Carpenter
1
-1
/
+3
2016-11-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
3
-12
/
+33
2016-11-19
iommu/vt-d: Fix PASID table allocation
David Woodhouse
1
-11
/
+17
2016-11-08
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Joerg Roedel
1
-2
/
+12
2016-11-08
iommu/arm-smmu: Fix out-of-bounds dereference
Robin Murphy
1
-1
/
+3
2016-11-08
iommu/arm-smmu: Check that iommu_fwspecs are ours
Robin Murphy
1
-1
/
+1
2016-11-08
iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
Robin Murphy
1
-8
/
+17
2016-11-08
iommu/arm-smmu: Work around ARM DMA configuration
Robin Murphy
1
-0
/
+10
2016-10-30
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2
-1
/
+16
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-848
/
+1118
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-63
/
+752
[next]