Show patches with: Submitter = John Stultz       |    Archived = No       |   81 patches
Patch Series S/W/F Date Submitter Delegate State
dma-buf: system_heap: Avoid warning on mid-order allocations dma-buf: system_heap: Avoid warning on mid-order allocations --- 2021-09-09 John Stultz Accepted
[RFC] dma-buf: system_heap: Avoid warning on mid-order allocations [RFC] dma-buf: system_heap: Avoid warning on mid-order allocations --- 2021-08-25 John Stultz Superseded
[v9,5/5] dma-buf: system_heap: Add deferred freeing to the system heap Generic page pool & deferred freeing for system dmabuf hea --- 2021-06-30 John Stultz New
[v9,2/5] drm: ttm_pool: Rework ttm_pool to use drm_page_pool Generic page pool & deferred freeing for system dmabuf hea --- 2021-06-30 John Stultz New
[v8,5/5] dma-buf: system_heap: Add deferred freeing to the system heap Generic page pool & deferred freeing for system dmabuf heap --- 2021-03-04 John Stultz Superseded
[v8,4/5] dma-buf: system_heap: Add drm pagepool support to system heap Generic page pool & deferred freeing for system dmabuf heap --- 2021-03-04 John Stultz New
[v8,3/5] dma-buf: heaps: Add deferred-free-helper library code Generic page pool & deferred freeing for system dmabuf heap --- 2021-03-04 John Stultz New
[v8,2/5] drm: ttm_pool: Rework ttm_pool to use drm_page_pool Generic page pool & deferred freeing for system dmabuf heap --- 2021-03-04 John Stultz New
[v8,1/5] drm: Add a sharable drm page-pool implementation Generic page pool & deferred freeing for system dmabuf heap --- 2021-03-04 John Stultz New
[RESEND,v2,2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name [RESEND,v2,1/2] dma-buf: dma-heap: Provide accessor to get heap name --- 2021-03-02 John Stultz Accepted
[RESEND,v2,1/2] dma-buf: dma-heap: Provide accessor to get heap name [RESEND,v2,1/2] dma-buf: dma-heap: Provide accessor to get heap name --- 2021-03-02 John Stultz Accepted
dma-buf: heaps: Set VM_PFNMAP in mmap for system and cma heaps dma-buf: heaps: Set VM_PFNMAP in mmap for system and cma heaps --- 2021-02-26 John Stultz New
[v2,1/2] dma-buf: dma-heap: Provide accessor to get heap name [v2,1/2] dma-buf: dma-heap: Provide accessor to get heap name --- 2021-02-09 John Stultz Superseded
[RFC,1/2] dma-buf: dma-heap: Provide accessor to get heap name [RFC,1/2] dma-buf: dma-heap: Provide accessor to get heap name --- 2021-02-06 John Stultz Superseded
[RFC,v6,7/7] dma-buf: system_heap: Add deferred freeing to the system heap Generic page pool & deferred freeing for system dmabuf heap --- 2021-02-05 John Stultz New
[RFC,v6,6/7] dma-buf: system_heap: Add drm pagepool support to system heap Generic page pool & deferred freeing for system dmabuf heap --- 2021-02-05 John Stultz New
[RFC,v6,5/7] dma-buf: heaps: Add deferred-free-helper library code Generic page pool & deferred freeing for system dmabuf heap --- 2021-02-05 John Stultz New
[v4,3/3] dma-buf: system_heap: Add deferred freeing to the system heap [v4,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-02-02 John Stultz Superseded
[v4,1/3] dma-buf: heaps: Add deferred-free-helper library code [v4,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-02-02 John Stultz Superseded
[5/5] kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
[4/5] kselftests: dmabuf-heaps: Cleanup test output [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
[3/5] kselftests: dmabuf-heaps: Softly fail if don't find a vgem device [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
[2/5] kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
[1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
[v3,3/3] dma-buf: system_heap: Add deferred freeing to the system heap [v3,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-01-28 John Stultz Superseded
[v3,2/3] dma-buf: system_heap: Add pagepool support to system heap [v3,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-01-28 John Stultz New
[v3,1/3] dma-buf: heaps: Add deferred-free-helper library code [v3,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-01-28 John Stultz Superseded
[v2,1/3] dma-buf: heaps: Add deferred-free-helper library code [v2,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2021-01-23 John Stultz Superseded
[3/3] dma-buf: cma_heap: Add a cma-uncached heap re-using the cma heap dmabuf heaps: system uncached and cma uncached heaps --- 2021-01-20 John Stultz New
[2/3] dma-buf: system_heap: Add a system-uncached heap re-using the system heap dmabuf heaps: system uncached and cma uncached heaps --- 2021-01-20 John Stultz New
[1/3] dma-buf: dma-heap: Keep track of the heap device struct dmabuf heaps: system uncached and cma uncached heaps --- 2021-01-20 John Stultz New
[RESEND,3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd [RESEND,1/3] dma-buf: system_heap: Make sure to return an error if we abort --- 2021-01-19 John Stultz Accepted
[RESEND,1/3] dma-buf: system_heap: Make sure to return an error if we abort [RESEND,1/3] dma-buf: system_heap: Make sure to return an error if we abort --- 2021-01-19 John Stultz Accepted
[3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd [1/3] dma-buf: system_heap: Make sure to return an error if we abort --- 2021-01-07 John Stultz Superseded
[1/3] dma-buf: system_heap: Make sure to return an error if we abort [1/3] dma-buf: system_heap: Make sure to return an error if we abort --- 2021-01-07 John Stultz Superseded
dma-buf: cma_heap: Fix memory leak in CMA heap dma-buf: cma_heap: Fix memory leak in CMA heap --- 2021-01-07 John Stultz Accepted
[RFC,3/3] dma-buf: system_heap: Add deferred freeing to the system heap [RFC,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2020-12-17 John Stultz New
[RFC,2/3] dma-buf: system_heap: Add pagepool support to system heap [RFC,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2020-12-17 John Stultz New
[RFC,1/3] dma-buf: heaps: Add deferred-free-helper library code [RFC,1/3] dma-buf: heaps: Add deferred-free-helper library code --- 2020-12-17 John Stultz New
dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS --- 2020-12-16 John Stultz Accepted
[RFC,3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd [RFC,1/3] dma-buf: system_heap: Make sure to return an error if we abort --- 2020-12-15 John Stultz Superseded
[RFC,2/3] dma-buf: heaps: Add a WARN_ON should the vmap_cnt go negative [RFC,1/3] dma-buf: system_heap: Make sure to return an error if we abort --- 2020-12-15 John Stultz New
[RFC,1/3] dma-buf: system_heap: Make sure to return an error if we abort [RFC,1/3] dma-buf: system_heap: Make sure to return an error if we abort --- 2020-12-15 John Stultz Superseded
[v7,5/5] dma-buf: system_heap: Allocate higher order pages if available dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Superseded
[v7,4/5] dma-buf: heaps: Skip sync if not mapped dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Superseded
[v7,3/5] dma-buf: heaps: Remove heap-helpers code dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Superseded
[v7,2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Superseded
[v7,1/5] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Superseded
[v6,5/5] dma-buf: system_heap: Allocate higher order pages if available dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Accepted
[v6,4/5] dma-buf: heaps: Skip sync if not mapped dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Accepted
[v6,3/5] dma-buf: heaps: Remove heap-helpers code dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Accepted
[v6,2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz Accepted
[v6,1/5] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists dma-buf: Code rework and performance improvements for system heap --- 2020-11-21 John Stultz New
[v5,4/7] dma-buf: heaps: Skip sync if not mapped dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-11-10 John Stultz Superseded
[v5,3/7] dma-buf: heaps: Remove heap-helpers code dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-11-10 John Stultz Superseded
[v5,1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-11-10 John Stultz Superseded
[v4,7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-29 John Stultz Superseded
[v4,6/7] dma-buf: dma-heap: Keep track of the heap device struct dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-29 John Stultz Superseded
[v4,5/7] dma-buf: system_heap: Allocate higher order pages if available dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-29 John Stultz Superseded
[v4,4/7] dma-buf: heaps: Skip sync if not mapped dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-29 John Stultz Superseded
[v4,3/7] dma-buf: heaps: Remove heap-helpers code dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-29 John Stultz Superseded
[v4,2/7] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-29 John Stultz Superseded
[v4,1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-29 John Stultz Superseded
[v4,6/7] dma-buf: dma-heap: Keep track of the heap device struct Untitled series #62150 --- 2020-10-17 John Stultz Superseded
[v4,5/7] dma-buf: system_heap: Allocate higher order pages if available Untitled series #62150 --- 2020-10-17 John Stultz Superseded
[v4,4/7] dma-buf: heaps: Skip sync if not mapped Untitled series #62150 --- 2020-10-17 John Stultz Superseded
[v4,3/7] dma-buf: heaps: Remove heap-helpers code Untitled series #62150 --- 2020-10-17 John Stultz Superseded
[v3,5/7] dma-buf: system_heap: Allocate higher order pages if available dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-03 John Stultz Superseded
[v3,3/7] dma-buf: heaps: Remove heap-helpers code dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-03 John Stultz Superseded
[v3,2/7] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation dma-buf: Performance improvements for system heap & a system-uncached implementation --- 2020-10-03 John Stultz Superseded
[v2,6/6] dma-buf: heaps: Skip sync if not mapped dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz New
[v2,5/6] dma-buf: system_heap: Add pagepool support to system heap dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz New
[v2,4/6] dma-buf: system_heap: Allocate higher order pages if available dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz Superseded
[v2,3/6] dma-buf: heaps: Remove heap-helpers code dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz Superseded
[v2,2/6] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz Superseded
[v2,1/6] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists dma-buf: Performance improvements for system heap --- 2020-10-01 John Stultz Superseded
[RFC,4/6] dma-buf: system_heap: Allocate higher order pages if available [RFC,1/6] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists --- 2020-09-26 John Stultz Superseded
[RFC,3/6] dma-buf: heaps: Remove heap-helpers code [RFC,1/6] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists --- 2020-09-26 John Stultz Superseded
[RFC,1/6] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists [RFC,1/6] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists --- 2020-09-26 John Stultz Superseded
[v3,2/2] dma-heap: Add a system-uncached heap Untitled series #51400 --- 2020-09-19 John Stultz New
[RFC,v2,1/2] dma-heap: Keep track of the heap device struct [RFC,v2,1/2] dma-heap: Keep track of the heap device struct --- 2020-08-14 John Stultz Superseded