Show patches with: Archived = No       |   568 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[01/12] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call --- 2012-05-23 Tomasz Stanislawski Under Review
[02/12] v4l: add buffer exporting via dmabuf --- 2012-05-23 Tomasz Stanislawski Under Review
[03/12] v4l: vb2: add buffer exporting via dmabuf --- 2012-05-23 Tomasz Stanislawski Under Review
[03/37] drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_context' Untitled series #204707 --- 2023-03-17 Lee Jones New
[04/12] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers --- 2012-06-07 Subash Patel New
[04/12] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers --- 2012-05-23 Tomasz Stanislawski Under Review
[05/12] v4l: vb2-dma-contig: add support for DMABUF exporting --- 2012-05-23 Tomasz Stanislawski Under Review
[05/37] drm/ttm/ttm_bo: Provide a missing 'bulk' description and correct misnaming of 'placement' Untitled series #204707 --- 2023-03-17 Lee Jones New
[06/12] v4l: vb2-dma-contig: add vmap/kmap for dmabuf exporting --- 2012-05-23 Tomasz Stanislawski Under Review
[07/12] v4l: s5p-fimc: support for dmabuf exporting --- 2012-05-23 Tomasz Stanislawski Under Review
[08/12] v4l: s5p-tv: mixer: support for dmabuf exporting --- 2012-05-23 Tomasz Stanislawski Under Review
[08/20] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers Rid W=1 warnings from GPU --- 2023-08-24 Lee Jones New
[09/12] v4l: s5p-mfc: support for dmabuf exporting --- 2012-05-23 Tomasz Stanislawski Under Review
[10/12] v4l: vb2: remove vb2_mmap_pfn_range function --- 2012-05-23 Tomasz Stanislawski Under Review
[10/19] drm/i915/gem/i915_gem_ttm: Demote half-filled kerneldoc Untitled series #205634 --- 2023-03-31 Lee Jones New
[10/20] drm/scheduler/sched_main: Provide short description of missing param 'result' Rid W=1 warnings from GPU --- 2023-08-24 Lee Jones New
[11/12] v4l: vb2-dma-contig: use sg_alloc_table_from_pages function --- 2012-05-23 Tomasz Stanislawski Under Review
[11/19] drm/i915/gem/i915_gem_ttm_move: Provide a couple of missing descriptions for 'num_pages' and 'ctx' Untitled series #205634 --- 2023-03-31 Lee Jones New
[1/1] ARM: tegra: bus_notifier registers IOMMU devices(was: How to specify IOMMU'able devices in DT) --- 2012-11-28 Hiroshi Doyu New
[1/1] dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO --- 2013-07-15 Sachin Kamat Accepted
[1/1] dt: Add general DMA window parser --- 2012-04-18 Hiroshi Doyu New
[1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor [1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor --- 2022-08-12 Olivier Masse New
[1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor [1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor --- 2022-08-11 Olivier Masse Superseded
[12/12] v4l: vb2-dma-contig: Move allocation of dbuf attachment to attach cb --- 2012-05-23 Tomasz Stanislawski Under Review
[12/19] drm/i915/gem/i915_gem_wait: Provide function name to validate the kerneldoc header Untitled series #205634 --- 2023-03-31 Lee Jones New
[12/20] drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id' Rid W=1 warnings from GPU --- 2023-08-24 Lee Jones New
[1/2] ARM: dma-mapping: add support for CMA regions placed in highmem zone --- 2013-01-16 Marek Szyprowski New
[1/2] common: add dma_mmap_from_coherent() function --- 2012-03-23 Marek Szyprowski New
[1/2] common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute --- 2012-06-06 Marek Szyprowski Superseded
[1/2] dma-buf: replace dma_buf_export() with dma_buf_export_named() --- 2013-03-25 Sumit Semwal Superseded
[1/2] drivers: dma-contiguous: clean source code and prepare for device tree --- 2013-02-14 Marek Szyprowski New
[1/2] DRM: Exynos: return NULL if exynos_pages_to_sg fails --- 2012-06-25 Subash Patel Accepted
[1/2] DRM: Exynos: return NULL if exynos_pages_to_sg fails --- 2012-06-25 Subash Patel Superseded
[1/2] gpu: ion: Fix kmalloc leak in carveout heap --- 2012-09-04 Nishanth Peethambaran New
[1/2] gpu: ion: Update debugfs to show for each id --- 2012-09-05 Zhangfei Gao Rejected
[1/2] iommu: call detach also for default_domain before attaching to new one --- 2016-02-16 Marek Szyprowski New
[13/19] drm/i915/gem/i915_gem_object: Demote non-kerneldoc header with no param descriptions Untitled series #205634 --- 2023-03-31 Lee Jones New
[1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not. --- 2013-02-07 Maarten Lankhorst Superseded
[1/3] ARM: DMA-Mapping: add function for setting coherent pool size from platform code --- 2012-08-20 Marek Szyprowski Accepted
[1/3] common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute --- 2012-05-17 Marek Szyprowski Superseded
[1/3] dma-buf: add vmap interface --- 2012-04-10 Tomasz Stanislawski Superseded
[1/3] gpu: ion: update carveout_heap_ops --- 2012-08-29 Zhangfei Gao Rejected
[1/3,RFC] :DMA-MAPPING:Add a new DMA attribute to avoid Kernel virtual memory allocation --- 2012-05-12 Abhinav New
[14/37] drm/amd/amdgpu/amdgpu_vm_pt: Supply description for amdgpu_vm_pt_free_dfs()'s unlocked param Untitled series #204707 --- 2023-03-17 Lee Jones New
[1/4] ARM: dma-mapping: Small logical clean up --- 2012-08-28 Hiroshi Doyu Accepted
[1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER --- 2012-08-10 Maarten Lankhorst Superseded
[1/4] mm: vmalloc: use const void * for caller argument --- 2012-04-13 Marek Szyprowski Superseded
[1/4,RFC] drm/exynos: DMABUF: Added support for exporting non-contig buffers --- 2012-04-14 Prathyush New
[1/5] ANDROID: dma-buf: heaps: Add deferred-free-helper library code [1/5] ANDROID: dma-buf: heaps: Add deferred-free-helper library code --- 2022-08-02 Olivier Masse New
[1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER --- 2012-09-28 Maarten Lankhorst Superseded
[16/19] drm/i915/i915_vma: Provide one missing param and demote another non-kerneldoc header Untitled series #205634 --- 2023-03-31 Lee Jones New
[17/37] drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is checked Untitled series #204707 --- 2023-03-17 Lee Jones New
[1/7] arch: add __mutex_fastpath_lock_retval_arg to generic/sh/x86/powerpc/ia64 --- 2013-01-15 Maarten Lankhorst New
[18/19] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers Untitled series #205634 --- 2023-03-31 Lee Jones Superseded
[18/20] drm/drm_gpuva_mgr: Remove set but unused variable 'prev' Rid W=1 warnings from GPU --- 2023-08-24 Lee Jones New
[18/37] drm/amd/amdgpu/amdgpu_vce: Provide description for amdgpu_vce_validate_bo()'s 'p' param Untitled series #204707 --- 2023-03-17 Lee Jones New
[2/2] ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute --- 2012-06-06 Marek Szyprowski Superseded
[2/2] arm: dma-mapping: use dma_mmap_from_coherent() --- 2012-03-23 Marek Szyprowski New
[2/2] ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices --- 2013-01-16 Marek Szyprowski Accepted
[2/2] dma-buf: Add debugfs support --- 2013-03-25 Sumit Semwal Superseded
[2/2] drivers: dma-contiguous: add initialization from device tree --- 2013-02-14 Marek Szyprowski New
[2/2] DRM: Exynos: check for null in return value of dma_buf_map_attachment() --- 2012-06-25 Subash Patel Accepted
[2/2] DRM: Exynos: check for null in return value of dma_buf_map_attachment() --- 2012-06-25 Subash Patel Superseded
[2/2] gpu: ion: Fix a memory leak --- 2012-09-04 Nishanth Peethambaran New
[2/2] iommu: fix default domain handling in __iommu_detach_group() --- 2016-02-16 Marek Szyprowski New
[2/3] ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute --- 2012-05-17 Marek Szyprowski Superseded
[2/3] ARM: DMA-Mapping: print warning when atomic coherent allocation fails --- 2012-08-20 Marek Szyprowski New
[2/3] gpu: ion: carveout_heap page wised cache flush --- 2012-08-30 Zhangfei Gao Rejected
[2/3] gpu: ion: carveout_heap page wised cache flush --- 2012-08-29 Zhangfei Gao Rejected
[2/3] mutex: add support for reservation style locks --- 2013-02-07 Maarten Lankhorst New
[2/3,RFC] :DMA-MAPPING:Define new wrapper functions to pass new dma attribute to IOMMU ops --- 2012-05-12 Abhinav New
[2/3] v4l: vb2-vmalloc: add support for dmabuf importing --- 2012-04-10 Tomasz Stanislawski New
[2/4] ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page --- 2012-08-28 Hiroshi Doyu Accepted
[2/4] mm: vmalloc: export find_vm_area() function --- 2012-04-13 Marek Szyprowski New
[2/4,RFC] drm/exynos: Mapping of gem objects uses dma_mmap_writecombine --- 2012-04-14 Prathyush New
[2/5] ANDROID: dma-buf: heaps: Add a shrinker controlled page pool [1/5] ANDROID: dma-buf: heaps: Add deferred-free-helper library code --- 2022-08-02 Olivier Masse New
[2/5] fence: dma-buf cross-device synchronization (v9) --- 2012-09-28 Maarten Lankhorst New
[2/7] mutex: add support for reservation style locks --- 2013-01-15 Maarten Lankhorst New
[3/3] ARM: dma-mapping: add support for dma_get_sgtable() --- 2012-05-17 Marek Szyprowski New
[3/3] ARM: Kirkwood: increase atomic coherent pool size --- 2012-08-20 Marek Szyprowski Accepted
[3/3] gpu: ion: oom killer --- 2012-08-29 Zhangfei Gao Rejected
[3/3] reservation: Add tests to lib/locking-selftest.c. --- 2013-02-07 Maarten Lankhorst New
[3/3,RFC] :DMA-MAPPING:Add check inside IOMMU ops for kernel or user space allcoation --- 2012-05-12 Abhinav New
[3/3] v4l: vivi: support for dmabuf importing --- 2012-04-10 Tomasz Stanislawski New
[3/4] ARM: dma-mapping: Refrain noisy console message --- 2012-08-28 Hiroshi Doyu Accepted
[3/4] dma-seqno-fence: Hardware dma-buf implementation of fencing (v2) --- 2012-08-10 Maarten Lankhorst New
[3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework --- 2012-04-13 Marek Szyprowski New
[3/4,RFC] drm/Exynos: Added 'disable' function to Exynos drm crtc module. --- 2012-04-14 Prathyush New
[3/5] seqno-fence: Hardware dma-buf implementation of fencing (v3) --- 2012-09-28 Maarten Lankhorst New
[3/7] sched: allow try_to_wake_up to be used internally outside of core.c --- 2013-01-15 Maarten Lankhorst New
[4/4] ARM: dma-mapping: Skip cache maint for invalid page --- 2012-08-28 Hiroshi Doyu New
[4/4] ARM: remove consistent dma region and use common vmalloc range for dma allocations --- 2012-04-13 Marek Szyprowski New
[4/4,RFC] drm: Releasing FBs before releasing GEM objects during drm_release --- 2012-04-14 Prathyush Accepted
[4/5] reservation: cross-device reservation support --- 2012-09-28 Maarten Lankhorst New
[4/7] fence: dma-buf cross-device synchronization (v11) --- 2013-01-23 Maarten Lankhorst New
[4/7] fence: dma-buf cross-device synchronization (v11) --- 2013-01-15 Maarten Lankhorst New
[5/5] reservation: Add lockdep annotation and selftests --- 2012-09-28 Maarten Lankhorst New
[5/7] seqno-fence: Hardware dma-buf implementation of fencing (v4) --- 2013-01-15 Maarten Lankhorst New
[6/7] reservation: cross-device reservation support --- 2013-01-15 Maarten Lankhorst New
[7/7] reservation: Add lockdep annotation and selftests --- 2013-01-15 Maarten Lankhorst New
« 1 2 3 45 6 »