This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7eac66d0456f Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfio new ba8e42077bbe afs: Fix key ref leak in afs_put_operation() new 9420139f516d dma-pool: fix coherent pool allocations for IOMMU mappings new d7e673ec2c8e dma-pool: Only allocate from CMA when in same memory zone new d271b51c60eb Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/u [...] new 7c2308f79fc8 PCI/P2PDMA: Fix build without DMA ops new da2968ff879b Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/s [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/iommu/dma-iommu.c | 4 +- drivers/pci/p2pdma.c | 10 +-- fs/afs/fs_operation.c | 1 + include/linux/dma-direct.h | 3 - include/linux/dma-mapping.h | 5 +- kernel/dma/direct.c | 13 ++-- kernel/dma/pool.c | 145 ++++++++++++++++++++++++-------------------- 7 files changed, 99 insertions(+), 82 deletions(-)