Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Pull dma-mapping updates from Christoph Hellwig: - do not zero buffer in set_memory_decrypted (Kirill A. Shutemov) - fix return value of dma-debug __setup handlers (Randy Dunlap) - swiotlb cleanups (Robin Murphy) - remove most remaining users of the pci-dma-compat.h API (Christophe JAILLET) - share the ABI header for the DMA map_benchmark with userspace (Tian Tao) - update the maintainer for DMA MAPPING BENCHMARK (Xiang Chen) - remove CONFIG_DMA_REMAP (me) * tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping: dma-mapping: benchmark: extract a common header file for map_benchmark definition dma-debug: fix return value of __setup handlers dma-mapping: remove CONFIG_DMA_REMAP media: v4l2-pci-skeleton: Remove usage of the deprecated "pci-dma-compat.h" API rapidio/tsi721: Remove usage of the deprecated "pci-dma-compat.h" API sparc: Remove usage of the deprecated "pci-dma-compat.h"...
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- arch/alpha/include/asm/floppy.h 4 additions, 3 deletionsarch/alpha/include/asm/floppy.h
- arch/alpha/kernel/pci_iommu.c 6 additions, 6 deletionsarch/alpha/kernel/pci_iommu.c
- arch/arm/Kconfig 1 addition, 1 deletionarch/arm/Kconfig
- arch/sparc/kernel/ioport.c 1 addition, 1 deletionarch/sparc/kernel/ioport.c
- arch/xtensa/Kconfig 1 addition, 1 deletionarch/xtensa/Kconfig
- drivers/char/agp/intel-gtt.c 13 additions, 13 deletionsdrivers/char/agp/intel-gtt.c
- drivers/iommu/dma-iommu.c 5 additions, 9 deletionsdrivers/iommu/dma-iommu.c
- drivers/rapidio/devices/tsi721.c 4 additions, 4 deletionsdrivers/rapidio/devices/tsi721.c
- include/linux/map_benchmark.h 31 additions, 0 deletionsinclude/linux/map_benchmark.h
- kernel/dma/Kconfig 1 addition, 6 deletionskernel/dma/Kconfig
- kernel/dma/Makefile 1 addition, 1 deletionkernel/dma/Makefile
- kernel/dma/debug.c 2 additions, 2 deletionskernel/dma/debug.c
- kernel/dma/direct.c 7 additions, 11 deletionskernel/dma/direct.c
- kernel/dma/map_benchmark.c 1 addition, 24 deletionskernel/dma/map_benchmark.c
- kernel/dma/swiotlb.c 24 additions, 52 deletionskernel/dma/swiotlb.c
- samples/v4l/v4l2-pci-skeleton.c 1 addition, 1 deletionsamples/v4l/v4l2-pci-skeleton.c
- tools/testing/selftests/dma/dma_map_benchmark.c 1 addition, 24 deletionstools/testing/selftests/dma/dma_map_benchmark.c
Please register or sign in to comment