index
:
kernel/git/stable/linux-stable.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
2024-10-10
iommu/arm-smmu-v3: Do not use devm for the cd table allocations
Jason Gunthorpe
2024-10-10
iommu/vt-d: Unconditionally flush device TLB for pasid table updates
Lu Baolu
2024-10-10
iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
Sanjay K Kumar
2024-10-10
iommu/vt-d: Always reserve a domain ID for identity setup
Lu Baolu
2024-10-10
iommu/arm-smmu-v3: Match Stall behaviour for S2
Mostafa Saleh
2024-10-04
iommufd: Protect against overflow of ALIGN() during iova allocation
Jason Gunthorpe
2024-10-04
iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()
Eliav Bar-ilan
2024-10-04
iommufd: Check the domain owner of the parent before creating a nesting domain
Jason Gunthorpe
2024-10-04
iommufd/selftest: Fix buffer read overrrun in the dirty test
Jason Gunthorpe
2024-10-04
iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
Dmitry Baryshkov
2024-10-04
iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
Konrad Dybcio
2024-10-04
iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
Marc Gonzalez
2024-10-04
iommu/amd: Do not set the D bit on AMD v2 table entries
Jason Gunthorpe
2024-10-04
iommu/amd: Set the pgsize_bitmap correctly
Jason Gunthorpe
2024-10-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2024-10-04
iommu/amd: Convert comma to semicolon
Chen Ni
2024-10-04
iommu/amd: Allocate the page table root using GFP_KERNEL
Jason Gunthorpe
2024-10-04
iommu/amd: Handle error path in amd_iommu_probe_device()
Vasant Hegde
2024-09-12
iommufd: Require drivers to supply the cache_invalidate_user ops
Jason Gunthorpe
2024-09-12
iommu/vt-d: Remove control over Execute-Requested requests
Lu Baolu
2024-09-12
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
2024-09-12
iommu: sun50i: clear bypass register
Jernej Skrabec
2024-09-04
iommu: Do not return 0 from map_pages if it doesn't do anything
Jason Gunthorpe
2024-09-04
iommufd: Do not allow creating areas without READ or WRITE
Jason Gunthorpe
2024-08-29
iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
Nicolin Chen
2024-08-29
iommu: Restore lost return in iommu_report_device_fault()
Barak Biber
2024-08-03
iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en
Artem Chernyshev
2024-08-03
iommu/vt-d: Fix identity map bounds in si_domain_init()
Jon Pan-Doh
2024-08-03
iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()
Lu Baolu
2024-08-03
iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTH
Lu Baolu
2024-08-03
iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init
Georgi Djakov
2024-08-03
iommufd/iova_bitmap: Check iova_bitmap_done() after set ahead
Joao Martins
2024-08-03
iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps
Joao Martins
2024-08-03
iommu/arm-smmu-v3: Avoid uninitialized asid in case of error
Mostafa Saleh
2024-06-27
iommu/amd: Fix GT feature enablement again
Vasant Hegde
2024-06-27
iommu/vt-d: Fix missed device TLB cache tag
Lu Baolu
2024-06-27
iommu/amd: Invalidate cache before removing device from domain list
Vasant Hegde
2024-06-13
iommu/amd: Fix panic accessing amd_iommu_enable_faulting
Dimitri Sivanich
2024-06-04
iommu/amd: Fix Invalid wait context issue
Vasant Hegde
2024-06-04
iommu/amd: Check EFR[EPHSup] bit before enabling PPR
Vasant Hegde
2024-06-04
iommu/amd: Fix workqueue name
Vasant Hegde
2024-06-04
iommu/dma: Fix domain init
Robin Murphy
2024-06-04
iommu/amd: Fix sysfs leak in iommu init
Kun(llfl)
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
iommu: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]