index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2020-10-20
Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-19
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-13
Merge branch 'acpi-numa'
Rafael J. Wysocki
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
2020-10-07
iommu/vt-d: Gracefully handle DMAR units with no supported address widths
David Woodhouse
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
2020-10-01
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
2020-10-01
iommu/uapi: Handle data and argsz filled by users
Jacob Pan
2020-10-01
iommu/uapi: Rename uapi functions
Jacob Pan
2020-10-01
iommu/uapi: Use named union for user data
Jacob Pan
2020-10-01
iommu/amd: Fix the overwritten field in IVMD header
Adrian Huang
2020-09-29
iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
Yu Kuai
2020-09-28
iommu/arm-smmu-v3: Add SVA device feature
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Check for SVA features
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Seize private ASID
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Share process page tables
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Move definitions to a header
Jean-Philippe Brucker
2020-09-28
iommu/io-pgtable-arm: Move some definitions to a header
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer
Zhou Wang
2020-09-25
dma-iommu: implement ->alloc_noncoherent
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-24
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
2020-09-24
iommu/amd: Re-purpose Exclusion range registers to support SNP CWWB
Suravee Suthikulpanit
2020-09-24
iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
Suravee Suthikulpanit
2020-09-24
iommu/amd: Use 4K page for completion wait write-back semaphore
Suravee Suthikulpanit
2020-09-24
iommu/tegra-smmu: Allow to group clients in same swgroup
Nicolin Chen
2020-09-24
iommu/tegra-smmu: Fix iova->phys translation
Nicolin Chen
2020-09-24
iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
Nicolin Chen
2020-09-24
iommu/vt-d: Use device numa domain if RHSA is missing
Lu Baolu
2020-09-24
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
Yu Kuai
2020-09-21
iommu/arm-smmu: Constify some helpers
Rob Clark
2020-09-21
iommu/arm-smmu: Prepare for the adreno-smmu implementation
Jordan Crouse
2020-09-21
iommu/arm-smmu: Add support for split pagetables
Jordan Crouse
2020-09-21
iommu/arm-smmu: Pass io-pgtable config to implementation specific function
Jordan Crouse
2020-09-21
iommu/arm-smmu-v3: Fix endianness annotations
Jean-Philippe Brucker
2020-09-21
iommu/io-pgtable-arm: Clean up faulty sanity check
Robin Murphy
2020-09-18
iommu/dma: Handle init_iova_flush_queue() failure in dma-iommu path
Tom Murphy
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
2020-09-18
iommu/tegra-smmu: Fix tlb_mask
Nicolin Chen
2020-09-18
iommu/pamu: Replace use of kzfree with kfree_sensitive
Alex Dewar
2020-09-18
iommu/renesas: Update help description for IPMMU_VMSA config
Lad Prabhakar
[next]