index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2023-11-27
iommu/vt-d: Set variable intel_dirty_ops to static
Kunwu Chan
2023-11-27
iommu/vt-d: Fix incorrect cache invalidation for mm notification
Lu Baolu
2023-11-27
iommu/vt-d: Add MTL to quirk list to skip TE disabling
Abdul Halim, Mohd Syazwan
2023-11-27
iommu/vt-d: Make context clearing consistent with context mapping
Lu Baolu
2023-11-27
iommu/vt-d: Disable PCI ATS in legacy passthrough mode
Lu Baolu
2023-11-27
iommu/vt-d: Omit devTLB invalidation requests when TES=0
Lu Baolu
2023-11-27
iommu/vt-d: Support enforce_cache_coherency only for empty domains
Lu Baolu
2023-11-27
iommu: Clean up open-coded ownership checks
Robin Murphy
2023-11-27
iommu: Retire bus ops
Robin Murphy
2023-11-27
iommu/arm-smmu: Don't register fwnode for legacy binding
Robin Murphy
2023-11-27
iommu: Decouple iommu_domain_alloc() from bus ops
Robin Murphy
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
2023-11-27
iommu: Decouple iommu_present() from bus ops
Robin Murphy
2023-11-27
iommu: Factor out some helpers
Robin Murphy
2023-11-27
iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush
Niklas Schnelle
2023-11-27
iommu/virtio: Make use of ops->iotlb_sync_map
Niklas Schnelle
2023-11-27
iommu/amd: Set variable amd_dirty_ops to static
Kunwu Chan
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
2023-11-27
iommu: Flow ERR_PTR out from __iommu_domain_alloc()
Jason Gunthorpe
2023-11-27
iommu: Map reserved memory as cacheable if device is coherent
Laurentiu Tudor
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
iommufd: Organize the mock domain alloc functions closer to Joerg's tree
Jason Gunthorpe
2023-10-30
iommufd/selftest: Fix page-size check in iommufd_test_dirty()
Joao Martins
2023-10-30
iommufd: Add iopt_area_alloc()
Jason Gunthorpe
2023-10-30
iommufd: Fix missing update of domains_itree after splitting iopt_area
Koichiro Den
2023-10-27
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
2023-10-27
iommu: Avoid unnecessary cache invalidations
Lu Baolu
2023-10-26
Merge tag 'v6.6-rc7' into core
Joerg Roedel
2023-10-26
iommu/dart: Remove the force_bypass variable
Jason Gunthorpe
2023-10-26
iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()
Jason Gunthorpe
2023-10-26
iommu/dart: Convert to domain_alloc_paging()
Jason Gunthorpe
2023-10-26
iommu/dart: Move the blocked domain support to a global static
Jason Gunthorpe
2023-10-26
iommu/dart: Use static global identity domains
Jason Gunthorpe
2023-10-26
iommufd: Convert to alloc_domain_paging()
Jason Gunthorpe
2023-10-26
iommu/vt-d: Use ops->blocked_domain
Jason Gunthorpe
2023-10-26
iommu/vt-d: Update the definition of the blocking domain
Jason Gunthorpe
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
2023-10-26
iommu/vt-d: Disallow read-only mappings to nest parent domain
Lu Baolu
2023-10-26
iommu/vt-d: Add nested domain allocation
Lu Baolu
2023-10-26
iommu/vt-d: Set the nested domain to a device
Yi Liu
2023-10-26
iommu/vt-d: Make domain attach helpers to be extern
Yi Liu
2023-10-26
iommu/vt-d: Add helper to setup pasid nested translation
Lu Baolu
2023-10-26
iommu/vt-d: Add helper for nested domain allocation
Lu Baolu
2023-10-26
iommu/vt-d: Extend dmar_domain to support nested domain
Lu Baolu
2023-10-26
iommu/vt-d: Enhance capability check for nested parent domain allocation
Yi Liu
2023-10-26
iommufd/selftest: Add nested domain allocation for mock domain
Nicolin Chen
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
[prev]
[next]