index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
Ashish Mhetre
1
-1
/
+1
2024-07-12
Merge branch 'iommu/fwspec-ops-removal' into iommu/next
Will Deacon
1
-2
/
+1
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
1
-2
/
+1
2024-07-04
iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init
Georgi Djakov
3
-16
/
+42
2024-07-03
iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
Kunkun Jiang
2
-0
/
+18
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
1
-23
/
+61
2024-07-03
iommu/arm-smmu-v3: Add feature detection for HTTU
Jean-Philippe Brucker
2
-0
/
+37
2024-07-03
iommu/arm-smmu-v3: Add support for domain_alloc_user fn
Shameer Kolothum
1
-2
/
+31
2024-07-02
iommu/arm-smmu-qcom: record reason for deferring probe
Zhenhua Huang
1
-1
/
+2
2024-07-02
iommu/arm-smmu: Pretty-print context fault related regs
Rob Clark
3
-51
/
+92
2024-07-02
iommu/arm-smmu-qcom-debug: Do not print for handled faults
Rob Clark
1
-4
/
+0
2024-07-02
iommu/arm-smmu: Add CB prefix to register bitfields
Rob Clark
5
-41
/
+41
2024-07-02
iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-02
iommu/arm-smmu-v3: Shrink the strtab l1_desc array
Jason Gunthorpe
2
-10
/
+6
2024-07-02
iommu/arm-smmu-v3: Do not zero the strtab twice
Jason Gunthorpe
1
-20
/
+6
2024-07-02
iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
Jason Gunthorpe
2
-2
/
+41
2024-07-02
iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
Jason Gunthorpe
2
-3
/
+49
2024-07-02
iommu/arm-smmu-v3: Test the STE S1DSS functionality
Jason Gunthorpe
1
-5
/
+108
2024-07-02
iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
Jason Gunthorpe
3
-16
/
+50
2024-07-02
iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
Jason Gunthorpe
3
-393
/
+86
2024-07-02
iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
Jason Gunthorpe
1
-2
/
+28
2024-07-02
iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
Jason Gunthorpe
3
-17
/
+33
2024-07-02
iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
Jason Gunthorpe
1
-9
/
+17
2024-07-02
iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
Jason Gunthorpe
2
-12
/
+19
2024-07-02
iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
Jason Gunthorpe
3
-19
/
+43
2024-07-02
iommu/arm-smmu-v3: Make changing domains be hitless for ATS
Jason Gunthorpe
3
-71
/
+177
2024-07-02
iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
Jason Gunthorpe
3
-10
/
+47
2024-07-02
iommu/arm-smmu-v3: Start building a generic PASID layer
Jason Gunthorpe
3
-31
/
+67
2024-07-02
iommu/arm-smmu-v3: Convert to domain_alloc_sva()
Jason Gunthorpe
3
-16
/
+8
2024-06-05
iommu/arm-smmu-v3: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-3
/
+2
2024-06-05
iommu/arm-smmu-v3: Avoid uninitialized asid in case of error
Mostafa Saleh
1
-1
/
+1
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
10
-343
/
+1452
2024-05-10
iommu/arm-smmu-v3: Make the kunit into a module
Jason Gunthorpe
4
-1
/
+14
2024-05-10
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
Jason Gunthorpe
1
-3
/
+1
2024-05-01
iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
Jason Gunthorpe
5
-26
/
+521
2024-05-01
iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
Jason Gunthorpe
2
-32
/
+18
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for SVA into a function
Jason Gunthorpe
3
-132
/
+107
2024-05-01
iommu/arm-smmu-v3: Allocate the CD table entry in advance
Jason Gunthorpe
1
-16
/
+8
2024-05-01
iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
Jason Gunthorpe
2
-23
/
+39
2024-05-01
iommu/arm-smmu-v3: Consolidate clearing a CD table entry
Jason Gunthorpe
3
-11
/
+18
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
Jason Gunthorpe
3
-29
/
+76
2024-05-01
iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
Jason Gunthorpe
1
-22
/
+67
2024-05-01
iommu/arm-smmu-v3: Add an ops indirection to the STE code
Jason Gunthorpe
1
-72
/
+104
2024-04-18
iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
Georgi Djakov
1
-0
/
+4
2024-04-18
iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
Georgi Djakov
2
-0
/
+147
2024-04-18
iommu/arm-smmu: Allow using a threaded handler for context interrupts
Georgi Djakov
2
-2
/
+11
2024-04-18
iommu/arm-smmu-qcom-debug: Add support for TBUs
Georgi Djakov
3
-0
/
+357
2024-04-18
iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
Aleksandr Aprelkov
1
-1
/
+1
2024-04-18
iommu/arm-smmu: Convert to domain_alloc_paging()
Jason Gunthorpe
1
-6
/
+2
2024-04-12
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
1
-7
/
+2
[next]