[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250828091132.860125-1-m.szyprowski@samsung.com>
Date: Thu, 28 Aug 2025 11:11:32 +0200
From: Marek Szyprowski <m.szyprowski@...sung.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux.dev, Marek Szyprowski
<m.szyprowski@...sung.com>, Christoph Hellwig <hch@....de>, Robin Murphy
<robin.murphy@....com>, Shanker Donthineni <sdonthineni@...dia.com>,
Oreoluwa Babatunde <oreoluwa.babatunde@....qualcomm.com>
Subject: [GIT PULL] dma-mapping fix for Linux 6.17
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux.git tags/dma-mapping-6.17-2025-08-28
for you to fetch changes up to 89a2d212bdb4bc29bed8e7077abe054b801137ea:
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted (2025-08-13 11:02:10 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 6.17
- another small fix relevant to arm64 systems with memory encryption
(Shanker Donthineni)
- fix relevant to arm32 systems with non-standard CMA configuration
(Oreoluwa Babatunde)
----------------------------------------------------------------
Oreoluwa Babatunde (1):
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Shanker Donthineni (1):
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
drivers/of/of_reserved_mem.c | 16 ++++++++++++----
include/linux/dma-map-ops.h | 3 +++
kernel/dma/contiguous.c | 2 --
kernel/dma/pool.c | 4 ++--
4 files changed, 17 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists