index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-24
Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-22
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-18
Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
2024-09-12
iommu/amd: Test for PAGING domains before freeing a domain
Jason Gunthorpe
2024-09-12
iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()
Eliav Bar-ilan
2024-09-11
iommu: Set iommu_attach_handle->domain in core
Yi Liu
2024-09-11
iommufd: Avoid duplicated __iommu_group_set_core_domain() call
Yi Liu
2024-09-10
iommu/amd: Add kernel parameters to limit V1 page-sizes
Joerg Roedel
2024-09-10
iommu/vt-d: Clean up cpumask and hotplug for perfmon
Kan Liang
2024-09-09
iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Add types for each level of the CD table
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Do not use devm for the cd table allocations
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Remove strtab_base/cfg
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
Dmitry Baryshkov
2024-09-06
iommu/arm-smmu-v3: Use the new rb tree helpers
Jason Gunthorpe
2024-09-05
iommufd: Protect against overflow of ALIGN() during iova allocation
Jason Gunthorpe
2024-09-05
iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent
Nicolin Chen
2024-09-05
iommu/tegra241-cmdqv: Drop static at local variable
Nicolin Chen
2024-09-05
iommufd: Check the domain owner of the parent before creating a nesting domain
Jason Gunthorpe
2024-09-04
iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
Dan Carpenter
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2024-09-04
iommu/amd: Do not set the D bit on AMD v2 table entries
Jason Gunthorpe
2024-09-04
iommu/amd: Correct the reported page sizes from the V1 table
Jason Gunthorpe
2024-09-04
iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
Jason Gunthorpe
2024-09-04
iommu/amd: Fix typo of , instead of ;
Jason Gunthorpe
2024-09-04
iommu/amd: Remove conditions from domain free paths
Jason Gunthorpe
2024-09-04
iommu/amd: Narrow the use of struct protection_domain to invalidation
Jason Gunthorpe
2024-09-04
iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
Jason Gunthorpe
2024-09-04
iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
Jason Gunthorpe
2024-09-04
iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
Jason Gunthorpe
2024-09-04
iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
Jason Gunthorpe
2024-09-04
iommu/amd: Remove amd_iommu_domain_update() from page table freeing
Jason Gunthorpe
2024-09-04
iommu/amd: Set the pgsize_bitmap correctly
Jason Gunthorpe
2024-09-04
iommu/amd: Allocate the page table root using GFP_KERNEL
Jason Gunthorpe
2024-09-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2024-09-04
iommu/amd: Make amd_iommu_dev_update_dte() static
Vasant Hegde
2024-09-04
iommu/amd: Rework amd_iommu_update_and_flush_device_table()
Vasant Hegde
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
[next]