summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
5 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysiommu/iommufd: Fix IOPF group ownership UAFPeiyang He
2026-07-21iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()Li RongQing
2026-07-21iommu/amd: Bound the early ACPI HID mapPengpeng Hou
2026-07-21iommu/vt-d: Disallow SVA if page walk is not coherentLu Baolu
2026-07-21iommu/amd: Wait for completion instead of returning early in iommu_completion...Guanghui Feng
2026-07-15iommu/amd: Fix nested domain leakTycho Andersen (AMD)
2026-07-15iommu/amd: Fix IRQ unsafe locking in gdom allocationTycho Andersen (AMD)
2026-07-14iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICENicolin Chen
2026-07-14iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeedsNicolin Chen
2026-07-14iommufd/viommu: Release the igroup lock on the vdevice_size error pathNicolin Chen
2026-07-13iommufd: Reject DMABUF pages from the access pin pathPeiyang He
2026-07-13iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replacePeiyang He
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-22Merge 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