index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
1
-0
/
+9
|
\
|
*
iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
Nicolin Chen
2024-03-13
1
-0
/
+9
*
|
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-1
/
+1
|
\
\
|
*
|
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
1
-1
/
+1
*
|
|
Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-13
42
-1590
/
+1781
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-03-08
42
-1590
/
+1781
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
iommu/dma: Document min_align_mask assumption
Robin Murphy
2024-03-06
1
-0
/
+5
|
|
|
|
|
|
|
*
|
|
iommu: re-use local fwnode variable in iommu_ops_from_fwnode()
Krzysztof Kozlowski
2024-03-01
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
iommu: constify fwnode in iommu_ops_from_fwnode()
Krzysztof Kozlowski
2024-03-01
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
iommu: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-03-01
15
-18
/
+26
|
|
|
|
|
|
|
*
|
|
iommu: constify pointer to bus_type
Krzysztof Kozlowski
2024-03-01
2
-4
/
+6
|
|
|
|
|
|
|
*
|
|
iommu: Make iommu_report_device_fault() return void
Lu Baolu
2024-02-16
3
-31
/
+17
|
|
|
|
|
|
|
*
|
|
iommu: Make iopf_group_response() return void
Lu Baolu
2024-02-16
4
-112
/
+92
|
|
|
|
|
|
|
*
|
|
iommu: Track iopf group instead of last fault
Lu Baolu
2024-02-16
1
-158
/
+84
|
|
|
|
|
|
|
*
|
|
iommu: Improve iopf_queue_remove_device()
Lu Baolu
2024-02-16
2
-26
/
+38
|
|
|
|
|
|
|
*
|
|
iommu: Use refcount for fault data access
Lu Baolu
2024-02-16
2
-49
/
+80
|
|
|
|
|
|
|
*
|
|
iommu: Refine locking for per-device fault data management
Lu Baolu
2024-02-16
1
-31
/
+30
|
|
|
|
|
|
|
*
|
|
iommu: Separate SVA and IOPF
Lu Baolu
2024-02-16
11
-267
/
+203
|
|
|
|
|
|
|
*
|
|
iommu: Make iommu_queue_iopf() more generic
Lu Baolu
2024-02-16
3
-18
/
+59
|
|
|
|
|
|
|
*
|
|
iommu: Prepare for separating SVA and IOPF
Lu Baolu
2024-02-16
1
-25
/
+14
|
|
|
|
|
|
|
*
|
|
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
2024-02-16
5
-15
/
+9
|
|
|
|
|
|
|
*
|
|
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
2024-02-16
5
-110
/
+13
|
|
|
|
|
|
|
*
|
|
iommu: Merge iopf_device_param into iommu_fault_param
Lu Baolu
2024-02-16
2
-86
/
+58
|
|
|
|
|
|
|
*
|
|
iommu: Cleanup iopf data structure definitions
Lu Baolu
2024-02-16
2
-5
/
+0
|
|
|
|
|
|
|
*
|
|
iommu/arm-smmu-v3: Remove unrecoverable faults reporting
Lu Baolu
2024-02-16
1
-33
/
+13
|
|
|
|
|
|
|
*
|
|
iommu/iova: use named kmem_cache for iova magazines
Pasha Tatashin
2024-02-09
1
-2
/
+12
|
|
|
|
|
|
|
*
|
|
iommu/iova: Reorganise some code
Robin Murphy
2024-02-09
1
-64
/
+64
|
|
|
|
|
|
|
*
|
|
iommu/iova: Tidy up iova_cache_get() failure
Robin Murphy
2024-02-09
1
-17
/
+16
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
*
|
|
iommu/amd: Fix sleeping in atomic context
Vasant Hegde
2024-03-08
1
-1
/
+1
|
|
|
|
|
|
*
|
|
iommu/amd: Mark interrupt as managed
Mario Limonciello
2024-02-16
1
-0
/
+3
|
|
|
|
|
|
*
|
|
iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issue
Vasant Hegde
2024-02-09
2
-17
/
+64
|
|
|
|
|
|
*
|
|
iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
Suravee Suthikulpanit
2024-02-09
2
-13
/
+1
|
|
|
|
|
|
*
|
|
iommu/amd: Rearrange device flush code
Vasant Hegde
2024-02-09
1
-49
/
+43
|
|
|
|
|
|
*
|
|
iommu/amd: Remove unused flush pasid functions
Vasant Hegde
2024-02-09
2
-103
/
+0
|
|
|
|
|
|
*
|
|
iommu/amd: Refactor GCR3 table helper functions
Suravee Suthikulpanit
2024-02-09
1
-22
/
+31
|
|
|
|
|
|
*
|
|
iommu/amd: Refactor protection_domain helper functions
Suravee Suthikulpanit
2024-02-09
1
-11
/
+3
|
|
|
|
|
|
*
|
|
iommu/amd: Refactor attaching / detaching device functions
Suravee Suthikulpanit
2024-02-09
1
-3
/
+27
|
|
|
|
|
|
*
|
|
iommu/amd: Refactor helper function for setting / clearing GCR3
Suravee Suthikulpanit
2024-02-09
3
-83
/
+61
|
|
|
|
|
|
*
|
|
iommu: Introduce iommu_group_mutex_assert()
Vasant Hegde
2024-02-09
1
-0
/
+19
|
|
|
|
|
|
*
|
|
iommu/amd: Rearrange GCR3 table setup code
Vasant Hegde
2024-02-09
1
-32
/
+32
|
|
|
|
|
|
*
|
|
iommu/amd: Add support for device based TLB invalidation
Vasant Hegde
2024-02-09
2
-0
/
+28
|
|
|
|
|
|
*
|
|
iommu/amd: Use protection_domain.flags to check page table mode
Vasant Hegde
2024-02-09
1
-2
/
+2
|
|
|
|
|
|
*
|
|
iommu/amd: Introduce per-device GCR3 table
Suravee Suthikulpanit
2024-02-09
1
-0
/
+7
|
|
|
|
|
|
*
|
|
iommu/amd: Introduce struct protection_domain.pd_mode
Suravee Suthikulpanit
2024-02-09
2
-0
/
+8
|
|
|
|
|
|
*
|
|
iommu/amd: Introduce get_amd_iommu_from_dev()
Suravee Suthikulpanit
2024-02-09
2
-41
/
+28
|
|
|
|
|
|
*
|
|
iommu/amd: Enable Guest Translation before registering devices
Vasant Hegde
2024-02-09
1
-3
/
+3
|
|
|
|
|
|
*
|
|
iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
Vasant Hegde
2024-02-09
1
-10
/
+8
|
|
|
|
|
|
*
|
|
iommu/amd: Remove EXPORT_SYMBOL for perf counter related functions
Vasant Hegde
2024-02-09
1
-3
/
+0
|
|
|
|
|
|
*
|
|
iommu/amd: Remove redundant error check in amd_iommu_probe_device()
Vasant Hegde
2024-02-09
1
-2
/
+1
|
|
|
|
|
|
*
|
|
iommu/amd: Remove duplicate function declarations from amd_iommu.h
Vasant Hegde
2024-02-09
1
-8
/
+0
[next]