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-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-05
iommu/amd: Do not flush Device Table in iommu_map_page()
Joerg Roedel
1
-11
/
+16
2020-05-05
iommu/amd: Update Device Table in increase_address_space()
Joerg Roedel
1
-13
/
+36
2020-05-05
iommu/amd: Call domain_flush_complete() in update_domain()
Joerg Roedel
1
-0
/
+1
2020-05-05
iommu/amd: Do not loop forever when trying to increase address space
Joerg Roedel
1
-1
/
+12
2020-05-05
iommu/amd: Fix race in increase_address_space()/fetch_pte()
Joerg Roedel
2
-37
/
+112
2020-05-01
iommu/qcom: Fix local_base status check
Tang Bin
1
-1
/
+4
2020-05-01
iommu: Properly export iommu_group_get_for_dev()
Greg Kroah-Hartman
1
-1
/
+1
2020-05-01
iommu/vt-d: Use right Kconfig option name
Lu Baolu
1
-2
/
+2
2020-05-01
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Suravee Suthikulpanit
1
-1
/
+1
2020-04-29
iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
Krzysztof Kozlowski
1
-1
/
+1
2020-04-29
iommu/mediatek: Fix MTK_IOMMU dependencies
Geert Uytterhoeven
1
-1
/
+1
2020-04-29
iommu: Fix the memory leak in dev_iommu_free()
Kevin Hao
1
-0
/
+1
2020-03-27
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...
Joerg Roedel
15
-164
/
+340
2020-03-27
iommu/virtio: Use accessor functions for iommu private data
Joerg Roedel
1
-6
/
+5
2020-03-27
iommu/qcom: Use accessor functions for iommu private data
Joerg Roedel
1
-25
/
+36
2020-03-27
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
2
-14
/
+13
2020-03-27
iommu/renesas: Use accessor functions for iommu private data
Joerg Roedel
1
-5
/
+2
2020-03-27
iommu/arm-smmu: Use accessor functions for iommu private data
Joerg Roedel
1
-8
/
+9
2020-03-27
iommu/arm-smmu: Refactor master_cfg/fwspec usage
Robin Murphy
1
-20
/
+22
2020-03-27
iommu/arm-smmu-v3: Use accessor functions for iommu private data
Joerg Roedel
1
-5
/
+5
2020-03-27
iommu/arm-smmu: Fix uninitilized variable warning
Joerg Roedel
1
-1
/
+1
2020-03-27
iommu: Move iommu_fwspec to struct dev_iommu
Joerg Roedel
1
-0
/
+3
2020-03-27
iommu: Rename struct iommu_param to dev_iommu
Joerg Roedel
1
-14
/
+14
2020-03-27
iommu/tegra-gart: Remove direct access of dev->iommu_fwspec
Joerg Roedel
1
-1
/
+1
2020-03-27
iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
Jean-Philippe Brucker
1
-2
/
+12
2020-03-27
iommu/virtio: Fix freeing of incomplete domains
Jean-Philippe Brucker
1
-7
/
+9
2020-03-27
iommu/vt-d: Add build dependency on IOASID
Jacob Pan
1
-0
/
+1
2020-03-27
iommu/vt-d: Fix mm reference leak
Jacob Pan
1
-3
/
+4
2020-03-19
iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()
Qian Cai
1
-1
/
+2
2020-03-19
iommu/vt-d: Fix page request descriptor size
Jacob Pan
1
-1
/
+1
2020-03-18
iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
Rob Herring
1
-2
/
+67
2020-03-18
iommu/arm-smmu-v3: Batch ATC invalidation commands
Rob Herring
1
-13
/
+18
2020-03-18
iommu/arm-smmu-v3: Batch context descriptor invalidation
Jean-Philippe Brucker
1
-2
/
+3
2020-03-18
iommu/arm-smmu-v3: Add command queue batching helpers
Jean-Philippe Brucker
1
-11
/
+26
2020-03-18
iommu/arm-smmu-v3: Write level-1 descriptors atomically
Jean-Philippe Brucker
1
-1
/
+3
2020-03-18
iommu/arm-smmu-v3: Add support for PCI PASID
Jean-Philippe Brucker
1
-1
/
+61
2020-03-14
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2
-2
/
+13
2020-03-14
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
1
-2
/
+2
2020-03-14
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
1
-0
/
+8
2020-03-14
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
1
-1
/
+1
2020-03-13
iommu/vt-d: Fix debugfs register reads
Megha Dey
1
-15
/
+25
2020-03-13
iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...
Hans de Goede
1
-3
/
+4
2020-03-13
iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
1
-2
/
+4
2020-03-13
iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
1
-5
/
+6
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
1
-1
/
+2
2020-03-10
iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
Qian Cai
1
-1
/
+4
2020-03-04
iommu/dma: Fix MSI reservation allocation
Marc Zyngier
1
-8
/
+8
2020-03-04
iommu: Enable compile testing for some of drivers
Krzysztof Kozlowski
1
-8
/
+8
2020-03-04
iommu/omap: Fix -Woverflow warnings when compiling on 64-bit architectures
Krzysztof Kozlowski
1
-1
/
+2
[next]