index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
13 days
Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-17
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-17
Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-12
of: Factor arguments passed to of_map_id() into a struct
Charan Teja Kalla
2026-06-12
of: Add convenience wrappers for of_map_id()
Robin Murphy
2026-06-12
iommufd: Set upper bounds on cache invalidation entry_num and entry_len
Nicolin Chen
2026-06-12
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
2026-06-12
iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA path
Li RongQing
2026-06-12
iommu/amd: Control INVALIDATE_IOMMU_PAGES PDE from the gather
Jason Gunthorpe
2026-06-12
iommu/amd: Make CMD_INV_IOMMU_ALL_PAGES_ADDRESS match the spec
Jason Gunthorpe
2026-06-12
iommu/amd: Have amd_iommu_domain_flush_pages() use last
Jason Gunthorpe
2026-06-12
iommu/amd: Pass last in through to build_inv_address()
Jason Gunthorpe
2026-06-12
iommu/amd: Simplify build_inv_address()
Jason Gunthorpe
2026-06-11
Merge tag 'dma-mapping-7.1-2026-06-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-11
iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in comment
Ethan Nelson-Moore
2026-06-09
iommu/dma: Do not try to iommu_map a 0 length region in swiotlb
Jason Gunthorpe
2026-06-08
iommufd: Destroy the pages content after detaching from dmabuf
Jason Gunthorpe
2026-06-08
iommufd: Take dma_resv lock before dma_buf_unpin() in release path
Ankit Soni
2026-06-07
iommu/hyperv: Create hyperv subdirectory under drivers/iommu
Mukesh R
2026-06-05
iommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()
Nicolin Chen
2026-06-05
iommufd: Break the loop on failure in iommufd_fault_fops_read()
Nicolin Chen
2026-06-05
iommufd: Reject invalid read count in iommufd_fault_fops_read()
Nicolin Chen
2026-06-05
iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
Nicolin Chen
2026-06-05
iommufd: Reject invalid read count in iommufd_veventq_fops_read()
Nicolin Chen
2026-06-05
iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
Nicolin Chen
2026-06-04
iommu/vt-d: Fix RB-tree corruption in probe error path
Pranjal Shrivastava
2026-06-04
iommu/vt-d: Improve IOMMU fault information
Guanghui Feng
2026-06-04
iommu/vt-d: Remove typo from pasid_pte_config_nested()
Michał Grzelak
2026-06-04
iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry
Michael Bommarito
2026-06-04
iommu/vt-d: Avoid WARNING in sva unbind path
Lu Baolu
2026-06-02
iommu/amd: Don't split flush for amd_iommu_domain_flush_all()
Weinan Liu
2026-06-02
iommu/rockchip: disable fetch dte time limit
Simon Xue
2026-06-01
iommufd: Set veventq_depth upper bound
Nicolin Chen
2026-06-01
iommufd: Move vevent memory allocation outside spinlock
Nicolin Chen
2026-06-01
iommufd: Fix data_len byte-count vs element-count mismatch
Nicolin Chen
2026-05-28
iommu/arm-smmu-v3: Allow ATS to be always on
Nicolin Chen
2026-05-28
iommu/vsi: Use list_for_each_entry()
Dan Carpenter
2026-05-28
iommu: vsi: avoid -Wformat-security warning
Arnd Bergmann
2026-05-28
iommu/amd: Fix premature break in init_iommu_one()
Vasant Hegde
2026-05-28
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Arnd Bergmann
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
2026-05-19
iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
Nicolin Chen
2026-05-19
iommu/arm-smmu-v3: Directly encode TLBI commands
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Directly encode simple commands
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
Jason Gunthorpe
[next]