index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
iommu: Check return of __iommu_attach_device()
Shameer Kolothum
1
-4
/
+6
2020-11-23
arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
John Stultz
1
-0
/
+4
2020-11-23
iommu/amd: Enforce 4k mapping for certain IOMMU data structures
Suravee Suthikulpanit
1
-5
/
+22
2020-11-19
iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
Lu Baolu
1
-1
/
+3
2020-11-19
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
1
-1
/
+18
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-2
/
+3
2020-11-13
iommu/vt-d: Cure VF irqdomain hickup
Thomas Gleixner
1
-1
/
+18
2020-11-03
iommu: Fix a check in iommu_check_bind_data()
Dan Carpenter
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
1
-0
/
+6
2020-11-03
iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
Lu Baolu
1
-0
/
+3
2020-11-03
iommu/amd: Increase interrupt remapping table limit to 512 entries
Suravee Suthikulpanit
1
-1
/
+5
2020-10-20
Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-19
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
1
-1
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-16
/
+48
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-900
/
+1894
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2020-10-13
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-1
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-156
/
+121
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-74
/
+102
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
26
-900
/
+1894
2020-10-07
iommu/vt-d: Gracefully handle DMAR units with no supported address widths
David Woodhouse
1
-15
/
+31
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
3
-4
/
+2
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2
-1
/
+2
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
1
-2
/
+2
2020-10-01
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
2
-4
/
+10
2020-10-01
iommu/uapi: Handle data and argsz filled by users
Jacob Pan
1
-7
/
+187
2020-10-01
iommu/uapi: Rename uapi functions
Jacob Pan
1
-9
/
+9
2020-10-01
iommu/uapi: Use named union for user data
Jacob Pan
2
-12
/
+12
2020-10-01
iommu/amd: Fix the overwritten field in IVMD header
Adrian Huang
1
-46
/
+10
2020-09-29
iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
Yu Kuai
1
-2
/
+6
2020-09-28
iommu/arm-smmu-v3: Add SVA device feature
Jean-Philippe Brucker
3
-0
/
+154
2020-09-28
iommu/arm-smmu-v3: Check for SVA features
Jean-Philippe Brucker
3
-0
/
+58
2020-09-28
iommu/arm-smmu-v3: Seize private ASID
Jean-Philippe Brucker
3
-15
/
+57
2020-09-28
iommu/arm-smmu-v3: Share process page tables
Jean-Philippe Brucker
5
-8
/
+172
2020-09-28
iommu/arm-smmu-v3: Move definitions to a header
Jean-Philippe Brucker
2
-660
/
+677
2020-09-28
iommu/io-pgtable-arm: Move some definitions to a header
Jean-Philippe Brucker
2
-25
/
+32
2020-09-28
iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer
Zhou Wang
1
-2
/
+9
2020-09-25
dma-iommu: implement ->alloc_noncoherent
Christoph Hellwig
1
-4
/
+37
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2
-0
/
+6
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
6
-62
/
+124
2020-09-24
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
1
-1
/
+1
2020-09-24
iommu/amd: Re-purpose Exclusion range registers to support SNP CWWB
Suravee Suthikulpanit
2
-0
/
+27
2020-09-24
iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
Suravee Suthikulpanit
2
-0
/
+69
2020-09-24
iommu/amd: Use 4K page for completion wait write-back semaphore
Suravee Suthikulpanit
3
-13
/
+31
2020-09-24
iommu/tegra-smmu: Allow to group clients in same swgroup
Nicolin Chen
1
-4
/
+7
2020-09-24
iommu/tegra-smmu: Fix iova->phys translation
Nicolin Chen
1
-1
/
+1
2020-09-24
iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
Nicolin Chen
1
-4
/
+10
2020-09-24
iommu/vt-d: Use device numa domain if RHSA is missing
Lu Baolu
1
-2
/
+35
[next]