Show patches with: Submitter = Christoph Hellwig       |    State = Action Required       |   280 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/44] firmware/ivc: use dma_mapping_error 1 - - --- 2017-06-08 Christoph Hellwig New
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-08 Christoph Hellwig New
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-08 Christoph Hellwig New
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-08 Christoph Hellwig New
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-08 Christoph Hellwig New
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-08 Christoph Hellwig New
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-08 Christoph Hellwig New
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig New
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig New
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig New
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[25/44] arm: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-08 Christoph Hellwig New
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-08 Christoph Hellwig New
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig New
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig New
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-08 Christoph Hellwig New
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-08 Christoph Hellwig New
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig New
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig New
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig New
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-08 Christoph Hellwig New
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 Christoph Hellwig New
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 Christoph Hellwig New
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-08 Christoph Hellwig New
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig New
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-08 Christoph Hellwig New
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-08 Christoph Hellwig New
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-08 Christoph Hellwig New
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-08 Christoph Hellwig New
[01/44] firmware/ivc: use dma_mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-16 Christoph Hellwig New
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-16 Christoph Hellwig New
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - 1 - --- 2017-06-16 Christoph Hellwig New
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-16 Christoph Hellwig New
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-16 Christoph Hellwig New
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-16 Christoph Hellwig New
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-16 Christoph Hellwig New
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[25/44] arm: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-16 Christoph Hellwig New
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-16 Christoph Hellwig New
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig New
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig New
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-16 Christoph Hellwig New
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-16 Christoph Hellwig New
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig New
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig New
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig New
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-16 Christoph Hellwig New
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 Christoph Hellwig New
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 Christoph Hellwig New
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-16 Christoph Hellwig New
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig New
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-16 Christoph Hellwig New
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-16 Christoph Hellwig New
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-16 Christoph Hellwig New
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-16 Christoph Hellwig New
new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2 - - - --- 2017-06-20 Christoph Hellwig New
[1/6] zsmalloc: switch from alloc_vm_area to get_vm_area [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area - - - --- 2020-09-18 Christoph Hellwig New
[2/6] mm: add a vmap_pfn function [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area - - - --- 2020-09-18 Christoph Hellwig New
[3/6] drm/i915: use vmap in shmem_pin_map [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area - - - --- 2020-09-18 Christoph Hellwig New
[4/6] drm/i915: use vmap in i915_gem_object_map [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area - - - --- 2020-09-18 Christoph Hellwig New
[5/6] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area - - - --- 2020-09-18 Christoph Hellwig New
[6/6] x86/xen: open code alloc_vm_area in arch_gnttab_valloc [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area - - - --- 2020-09-18 Christoph Hellwig New
[08/11,fixed] drm/i915: use vmap in i915_gem_object_map Untitled series #355559 - - - --- 2020-09-25 Christoph Hellwig New
[01/78] block: remove the call to __invalidate_device in check_disk_size_change [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[02/78] loop: let set_capacity_revalidate_and_notify update the bdev size [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[03/78] nvme: let set_capacity_revalidate_and_notify update the bdev size [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[04/78] sd: update the bdev size in sd_revalidate_disk [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 1 - --- 2020-11-16 Christoph Hellwig New
« 1 2 3 »