android_kernel_samsung_sm8650/drivers/iommu
Zhenhua Huang 41621d15a0 arm-smmu: Fix an empty list_head accessing
For the targets which not describe TBU(Translation Buffer Units)
in device tree, skip accessing of its list_head. Accessing that
list_head results into crash.

[zhenhuah: Adding check in qsmmuv500_log_outstanding_transactions as well]
Change-Id: I298f06b01151285bec3b063d234382371d1738ba
Signed-off-by: Zhenhua Huang <quic_zhenhuah@quicinc.com>
2024-03-28 21:39:48 -07:00
..
amd Merge branch 'android14-6.1' into branch 'android14-6.1-lts' 2023-10-31 17:20:05 +00:00
arm arm-smmu: Fix an empty list_head accessing 2024-03-28 21:39:48 -07:00
intel This is the 6.1.57 stable release 2023-11-02 07:05:54 +00:00
apple-dart.c iommu/dart: Fix apple_dart_device_group for PCI groups 2023-03-10 09:33:36 +01:00
dma-iommu.c ANDROID: vendor_hooks: Add hooks for adjusting alloc_flags 2023-10-24 19:34:17 +00:00
dma-iommu.h iommu/dma: Make header private 2022-09-09 09:26:22 +02:00
dma-mapping-fast.c iommu: use linux/spinlock.h instead of linux/rwlock.h 2023-10-24 10:47:35 +08:00
exynos-iommu.c iommu/exynos: Clean up bus_set_iommu() 2022-09-07 14:26:14 +02:00
fsl_pamu_domain.c iommu: Clean up bus_set_iommu() 2022-09-07 14:26:17 +02:00
fsl_pamu_domain.h
fsl_pamu.c iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() 2022-12-31 13:32:50 +01:00
fsl_pamu.h
hyperv-iommu.c
io-pgfault.c mm: always expand the stack with the mmap write lock held 2023-07-01 13:16:25 +02:00
io-pgtable-arm-v7s.c
io-pgtable-arm.c ANDROID: iommu/io-pgtable-arm: Add IOMMU_SYS_CACHE/_NWA 2023-05-01 21:05:15 -07:00
io-pgtable-arm.h
io-pgtable-dart.c iommu/io-pgtable-dart: Add DART PTE support for t6000 2022-09-26 13:49:40 +02:00
io-pgtable-fast.c arm-smmu-qcom: Export QCOM io-pagetables for adreno smmu 2023-02-06 11:01:22 -08:00
io-pgtable.c Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next 2022-09-26 15:52:31 +02:00
ioasid.c
iommu-debugfs.c
iommu-logger.c arm-smmu-qcom: Export QCOM io-pagetables for adreno smmu 2023-02-06 11:01:22 -08:00
iommu-logger.h
iommu-sva.c BACKPORT: mm: always expand the stack with the mmap write lock held 2023-07-27 11:47:21 +00:00
iommu-sva.h UPSTREAM: iommu: Rename iommu-sva-lib.{c,h} 2023-04-12 02:08:28 +00:00
iommu-sysfs.c
iommu-traces.c
iommu.c FROMLIST: iommu: Avoid more races around device probe 2023-11-23 09:00:10 +00:00
iova.c ANDROID: iommu: Define vendor hook to limit max alignment 2023-01-20 18:48:47 +00:00
ipmmu-vmsa.c iommu/ipmmu-vmsa: Clean up bus_set_iommu() 2022-09-07 14:26:14 +02:00
irq_remapping.c
irq_remapping.h
Kconfig Merge "iommu/arm-smmu-v3: Add a paravirtualized ARM-SMMU V3 driver" 2023-10-24 19:27:34 -07:00
Makefile Merge keystone/android14-6.1-keystone-qcom-release.6.1.23 (4ab5627) into msm-pineapple 2023-04-27 23:12:59 -07:00
msm_dma_iommu_mapping.c
msm_iommu_hw-8xxx.h
msm_iommu.c iommu: Clean up bus_set_iommu() 2022-09-07 14:26:17 +02:00
msm_iommu.h
mtk_iommu_v1.c iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() 2023-01-18 11:58:21 +01:00
mtk_iommu.c iommu/mediatek: Fix share pgtable for iova over 4GB 2023-10-10 22:00:41 +02:00
of_iommu.c FROMLIST: iommu: Avoid more races around device probe 2023-11-23 09:00:10 +00:00
omap-iommu-debug.c iommu/omap: Fix buffer overflow in debugfs 2022-09-07 10:42:28 +02:00
omap-iommu.c iommu/omap: Clean up bus_set_iommu() 2022-09-07 14:26:15 +02:00
omap-iommu.h
omap-iopgtable.h
qcom-dma-iommu-generic.c qcom-iommu-util: Remove dependency on CONFIG_DMA_REMAP 2023-01-19 06:50:11 -08:00
qcom-dma-iommu-generic.h
qcom-io-pgtable-alloc.c qcom-iommu-util: Fix printing of physical address 2023-06-14 11:14:55 -07:00
qcom-io-pgtable-alloc.h
qcom-io-pgtable-arm.c iommu: Fix missing return check of arm_lpae_init_pte 2023-09-25 17:30:52 -07:00
qcom-iommu-debug-user.c qcom-iommu-debug: Fail incorrect fastmap usecases 2022-11-18 14:22:49 -08:00
qcom-iommu-debug.c qcom-iommu-debug: Fail incorrect fastmap usecases 2022-11-18 14:22:49 -08:00
qcom-iommu-debug.h qcom-iommu-debug: Fail incorrect fastmap usecases 2022-11-18 14:22:49 -08:00
qcom-iommu-util.c Merge "iommu: Add qcom_skip_tlb_management function" 2023-06-22 02:13:24 -07:00
rockchip-iommu.c iommu: rockchip: Fix directory table address encoding 2023-09-13 09:42:50 +02:00
s390-iommu.c iommu/s390: Fix duplicate domain attachments 2022-12-31 13:32:47 +01:00
sprd-iommu.c iommu/sprd: Add missing force_aperture 2023-09-13 09:42:53 +02:00
sun50i-iommu.c iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY 2022-12-31 13:32:51 +01:00
tegra-gart.c
tegra-smmu.c iommu/tegra-smmu: Clean up bus_set_iommu() 2022-09-07 14:26:16 +02:00
virtio-iommu.c iommu/virtio: Return size mapped for a detached domain 2023-07-19 16:21:20 +02:00