index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
iommu/sprd: Release dma buffer to avoid memory leak
Chunyan Zhang
1
-7
/
+22
2023-03-31
iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug
Kan Liang
2
-24
/
+46
2023-03-31
iommu/vt-d: Allow zero SAGAW if second-stage not supported
Lu Baolu
1
-1
/
+2
2023-03-31
iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()
Lu Baolu
1
-6
/
+0
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
6
-431
/
+0
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
3
-4
/
+4
2023-03-31
iommu/sva: Use GFP_KERNEL for pasid allocation
Jacob Pan
1
-2
/
+2
2023-03-31
iommu/sva: Stop using ioasid_set for SVA
Jason Gunthorpe
2
-29
/
+14
2023-03-31
iommu/sva: Remove PASID to mm lookup function
Jacob Pan
2
-21
/
+0
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
1
-1
/
+9
2023-03-31
iommu/vt-d: Remove virtual command interface
Jacob Pan
4
-91
/
+0
2023-03-31
iommu/sprd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-31
iommu/omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-31
iommu/mtk_iommu_v1: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-31
iommu/mtk: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-31
iommu/msm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-31
iommu/ipmmu-vmsa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-31
iommu/arm-smmu: Convert to platform remove callback returning void
Uwe Kleine-König
2
-12
/
+6
2023-03-31
iommu/arm-smmu-v3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-31
iommu/apple-dart: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-31
iommu/arm-smmu: Drop if with an always false condition
Uwe Kleine-König
1
-6
/
+0
2023-03-30
iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
Tomas Krcka
1
-5
/
+14
2023-03-29
iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()
Yi Liu
4
-13
/
+13
2023-03-29
iommu: Add iommu probe for CDX bus
Nipun Gupta
1
-0
/
+4
2023-03-28
iommu/exynos: Fix set_platform_dma_ops() callback
Marek Szyprowski
1
-7
/
+10
2023-03-28
iommu/amd: Add 5 level guest page table support
Vasant Hegde
5
-5
/
+40
2023-03-28
iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
Yong Wu
1
-0
/
+8
2023-03-27
iommu/arm-smmu-qcom: Limit the SMR groups to 128
Manivannan Sadhasivam
1
-1
/
+15
2023-03-27
iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass
Jean-Philippe Brucker
1
-0
/
+7
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
1
-7
/
+7
2023-03-22
iommu: Use sysfs_emit() for sysfs show
Lu Baolu
3
-26
/
+26
2023-03-22
iommu: Cleanup iommu_change_dev_def_domain()
Lu Baolu
1
-62
/
+21
2023-03-22
iommu: Replace device_lock() with group->mutex
Lu Baolu
1
-63
/
+18
2023-03-22
iommu: Move lock from iommu_change_dev_def_domain() to its caller
Lu Baolu
1
-15
/
+14
2023-03-22
iommu: Same critical region for device release and removal
Lu Baolu
1
-2
/
+28
2023-03-22
iommu: Split iommu_group_remove_device() into helpers
Lu Baolu
1
-20
/
+44
2023-03-22
iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release path
Lu Baolu
1
-2
/
+12
2023-03-22
iommu/amd: Allocate IOMMU irqs using numa locality info
Vasant Hegde
1
-1
/
+2
2023-03-22
iommu/amd: Allocate page table using numa locality info
Vasant Hegde
5
-12
/
+23
2023-03-22
iommu/omap: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-03-22
iommu: Use of_property_present() for testing DT property presence
Rob Herring
2
-2
/
+2
2023-03-22
iommu: Spelling s/cpmxchg64/cmpxchg64/
Geert Uytterhoeven
1
-2
/
+2
2023-03-22
iommu/fsl: fix all kernel-doc warnings in fsl_pamu.c
Randy Dunlap
1
-4
/
+5
2023-03-22
iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling
Wolfram Sang
1
-1
/
+0
2023-03-22
iommu/sun50i: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-22
iommu: Make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-16
x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Kirill A. Shutemov
1
-0
/
+4
2023-03-16
iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Kirill A. Shutemov
1
-2
/
+2
2023-03-10
iommufd/selftest: Catch overflow of uptr and length
Jason Gunthorpe
1
-2
/
+7
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
3
-66
/
+181
[prev]
[next]