summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
13 daysMerge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-17Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-12of: Factor arguments passed to of_map_id() into a structCharan Teja Kalla
2026-06-12of: Add convenience wrappers for of_map_id()Robin Murphy
2026-06-12iommufd: Set upper bounds on cache invalidation entry_num and entry_lenNicolin Chen
2026-06-12Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2026-06-12iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA pathLi RongQing
2026-06-12iommu/amd: Control INVALIDATE_IOMMU_PAGES PDE from the gatherJason Gunthorpe
2026-06-12iommu/amd: Make CMD_INV_IOMMU_ALL_PAGES_ADDRESS match the specJason Gunthorpe
2026-06-12iommu/amd: Have amd_iommu_domain_flush_pages() use lastJason Gunthorpe
2026-06-12iommu/amd: Pass last in through to build_inv_address()Jason Gunthorpe
2026-06-12iommu/amd: Simplify build_inv_address()Jason Gunthorpe
2026-06-11Merge tag 'dma-mapping-7.1-2026-06-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-11iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in commentEthan Nelson-Moore
2026-06-09iommu/dma: Do not try to iommu_map a 0 length region in swiotlbJason Gunthorpe
2026-06-08iommufd: Destroy the pages content after detaching from dmabufJason Gunthorpe
2026-06-08iommufd: Take dma_resv lock before dma_buf_unpin() in release pathAnkit Soni
2026-06-07iommu/hyperv: Create hyperv subdirectory under drivers/iommuMukesh R
2026-06-05iommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Break the loop on failure in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Reject invalid read count in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()Nicolin Chen
2026-06-05iommufd: Reject invalid read count in iommufd_veventq_fops_read()Nicolin Chen
2026-06-05iommufd: Rewind header length in done if iommufd_veventq_fops_read() failsNicolin Chen
2026-06-04iommu/vt-d: Fix RB-tree corruption in probe error pathPranjal Shrivastava
2026-06-04iommu/vt-d: Improve IOMMU fault informationGuanghui Feng
2026-06-04iommu/vt-d: Remove typo from pasid_pte_config_nested()Michał Grzelak
2026-06-04iommu/vt-d: Clear Present bit before tearing down scalable-mode context entryMichael Bommarito
2026-06-04iommu/vt-d: Avoid WARNING in sva unbind pathLu Baolu
2026-06-02iommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu
2026-06-02iommu/rockchip: disable fetch dte time limitSimon Xue
2026-06-01iommufd: Set veventq_depth upper boundNicolin Chen
2026-06-01iommufd: Move vevent memory allocation outside spinlockNicolin Chen
2026-06-01iommufd: Fix data_len byte-count vs element-count mismatchNicolin Chen
2026-05-28iommu/arm-smmu-v3: Allow ATS to be always onNicolin Chen
2026-05-28iommu/vsi: Use list_for_each_entry()Dan Carpenter
2026-05-28iommu: vsi: avoid -Wformat-security warningArnd Bergmann
2026-05-28iommu/amd: Fix premature break in init_iommu_one()Vasant Hegde
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-19iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bitsNicolin Chen
2026-05-19iommu/arm-smmu-v3: Directly encode TLBI commandsJason Gunthorpe
2026-05-19iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNCJason Gunthorpe
2026-05-19iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INVJason Gunthorpe
2026-05-19iommu/arm-smmu-v3: Directly encode simple commandsJason Gunthorpe
2026-05-19iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()Jason Gunthorpe