* [GIT PULL] dma-mapping updates for Linux 5.17
@ 2022-01-10 18:46 Christoph Hellwig
2022-01-12 19:12 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2022-01-10 18:46 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, iommu
The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:
Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.17
for you to fetch changes up to f857acfc457ea63fa5b862d77f055665d863acfe:
lib/scatterlist: cleanup macros into static inline functions (2021-12-22 09:21:43 +0100)
----------------------------------------------------------------
dma-mapping updates for Linux 5.17
- refactor the dma-direct coherent allocator
- turn an macro into an inline in scatterlist.h (Logan Gunthorpe)
----------------------------------------------------------------
Christoph Hellwig (11):
dma-direct: factor out dma_set_{de,en}crypted helpers
dma-direct: don't call dma_set_decrypted for remapped allocations
dma-direct: always leak memory that can't be re-encrypted
dma-direct: clean up the remapping checks in dma_direct_alloc
dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
dma-direct: refactor the !coherent checks in dma_direct_alloc
dma-direct: fail allocations that can't be made coherent
dma-direct: warn if there is no pool for force unencrypted allocations
dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals
dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages
dma-direct: add a dma_direct_use_pool helper
Logan Gunthorpe (1):
lib/scatterlist: cleanup macros into static inline functions
include/linux/scatterlist.h | 29 ++++--
kernel/dma/direct.c | 240 ++++++++++++++++++++++++++------------------
2 files changed, 163 insertions(+), 106 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-12 19:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 18:46 [GIT PULL] dma-mapping updates for Linux 5.17 Christoph Hellwig
2022-01-12 19:12 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®