* [GIT PULL] dma-mapping fixes for Linux 7.3
[not found] <CGME20260917092456eucas1p138229ed33c56428e9c0f2247245bad18@eucas1p1.samsung.com>
@ 2026-09-17 9:24 ` Marek Szyprowski
2026-09-17 17:12 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Marek Szyprowski @ 2026-09-17 9:24 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, iommu, Marek Szyprowski, Robin Murphy,
Aneesh Kumar K . V, Donggeun Yoo
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux.git tags/dma-mapping-7.3-2026-09-17
for you to fetch changes up to 55a8e1451869233db837a97e8f3cbf9983bc8678:
x86/mm: Don't force unencrypted DMA for IOMMU-backed devices (2026-09-11 10:30:50 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 7.3
A few fixes for the DMA-mapping code:
- resolved regression in accessing encrypted memory by IOMMU-backed
devices (Aneesh Kumar K.V),
- improved failure handling and removed rare bug in swiotlb/highmem
(Donggeun Yoo).
----------------------------------------------------------------
Aneesh Kumar K.V (Arm) (1):
x86/mm: Don't force unencrypted DMA for IOMMU-backed devices
Donggeun Yoo (3):
dma-coherent: report a failed reserved memory assignment
swiotlb: use the adjusted address for the highmem page lookup
dma-mapping: don't trace the DMA address when the allocation fails
arch/x86/mm/mem_encrypt.c | 3 ++-
include/trace/events/dma.h | 2 +-
kernel/dma/coherent.c | 3 +--
kernel/dma/swiotlb.c | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------
Thanks!
Best regards
Marek Szyprowski, PhD
Samsung R&D Institute Poland
^ permalink raw reply [flat|nested] 2+ messages in thread