index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2019-05-03
iommu/vt-d: Fix leak in intel_pasid_alloc_table on error path
Eric Auger
2019-05-03
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Lu Baolu
2019-05-03
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
2019-05-03
iommu/vt-d: Cleanup: no spaces at the start of a line
Lu Baolu
2019-04-26
iommu/vt-d: Don't request page request irq under dmar_global_lock
Lu Baolu
2019-04-26
iommu/vt-d: Use struct_size() helper
Gustavo A. R. Silva
2019-04-12
iommu/vt-d: Flush IOTLB for untrusted device in time
Lu Baolu
2019-04-11
iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags
Christoph Hellwig
2019-04-11
iommu/vt-d: Use dma_direct for bypass devices
Christoph Hellwig
2019-04-11
iommu/vt-d: Clean up iommu_no_mapping
Christoph Hellwig
2019-04-11
iommu/vt-d: Return ID associated with an auxiliary domain
Lu Baolu
2019-04-11
iommu/vt-d: Aux-domain specific domain attach/detach
Lu Baolu
2019-04-11
iommu/vt-d: Move common code out of iommu_attch_device()
Lu Baolu
2019-04-11
iommu/vt-d: Add per-device IOMMU feature ops entries
Lu Baolu
2019-04-11
iommu/vt-d: Make intel_iommu_enable_pasid() more generic
Lu Baolu
2019-04-11
Merge branch 'api-features' into x86/vt-d
Joerg Roedel
2019-04-11
iommu: Bind process address spaces to devices
Jean-Philippe Brucker
2019-04-11
iommu: Add APIs for multiple domains per device
Lu Baolu
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-29
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
2019-03-29
iommu/amd: Reserve exclusion range in iova-domain
Joerg Roedel
2019-03-25
iommu: Don't print warning when IOMMU driver only supports unmanaged domains
Joerg Roedel
2019-03-22
iommu/vt-d: Save the right domain ID used by hardware
Lu Baolu
2019-03-22
iommu/vt-d: Check capability before disabling protected memory
Lu Baolu
2019-03-22
iommu/iova: Fix tracking of recently failed iova address
Robert Richter
2019-03-18
iommu/vt-d: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-18
iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
Stanislaw Gruszka
2019-03-15
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-15
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
2019-03-10
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-01
Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-01
Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...
Joerg Roedel
2019-03-01
iommu/vt-d: Get domain ID before clear pasid entry
Lu Baolu
2019-03-01
iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()
Lu Baolu
2019-03-01
iommu/vt-d: Set context field after value initialized
Lu Baolu
2019-03-01
iommu/vt-d: Disable ATS support on untrusted devices
Lu Baolu
2019-03-01
iommu/mediatek: Fix semicolon code style issue
Yang Wei
2019-02-28
iommu/hyper-v: Add Hyper-V stub IOMMU driver
Lan Tianyu
2019-02-26
iommu/vt-d: Check identity map for hot-added devices
Lu Baolu
2019-02-26
iommu/dmar: Fix buffer overflow during PCI bus notification
Julia Cartwright
2019-02-26
iommu: Fix IOMMU debugfs fallout
Geert Uytterhoeven
2019-02-26
iommu/vt-d: Enable ATS only if the device uses page aligned address.
Kuppuswamy Sathyanarayanan
2019-02-26
iommu/vt-d: Fix PRI/PASID dependency issue.
Kuppuswamy Sathyanarayanan
2019-02-26
iommu/vt-d: Allow interrupts from the entire bus for aliased devices
Logan Gunthorpe
2019-02-26
iommu/vt-d: Add helper to set an IRTE to verify only the bus number
Logan Gunthorpe
2019-02-26
iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
Nicolas Boichat
2019-02-11
iommu/vt-d: Remove misleading "domain 0" test from domain_exit()
Bjorn Helgaas
2019-02-11
iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument
Bjorn Helgaas
[next]