LinuxLists
Users
About
John Stultz (
[email protected]
)
Number of posts: 3002 (1.18 per day)
First post: 2010-11-03 18:31:42
Last post: 2017-10-24 20:51:45
Previous Page
/
Next Page
Date
List
Subject
2021-03-09 19:10:20
linux-kernel
Re: [PATCH v2 0/3] ASoC: sdm845: array out of bound issues
2021-03-05 01:03:47
linux-kernel
[PATCH v8 5/5] dma-buf: system_heap: Add deferred freeing to the system heap
2021-03-05 01:03:45
linux-kernel
[PATCH v8 1/5] drm: Add a sharable drm page-pool implementation
2021-03-05 01:02:40
linux-kernel
[PATCH v8 4/5] dma-buf: system_heap: Add drm pagepool support to system heap
2021-03-05 01:02:38
linux-kernel
[PATCH v8 3/5] dma-buf: heaps: Add deferred-free-helper library code
2021-03-05 01:02:38
linux-kernel
[PATCH v8 2/5] drm: ttm_pool: Rework ttm_pool to use drm_page_pool
2021-03-05 01:02:36
linux-kernel
[PATCH v8 0/5] Generic page pool & deferred freeing for system dmabuf heap
2021-03-04 19:21:14
linux-kernel
Re: [PATCH v2] dma-buf: system_heap: do not warn for costly allocation
2021-03-04 05:21:10
linux-kernel
Re: [PATCH v2] drm/bridge: lt9611: Fix handling of 4k panels
2021-03-02 18:48:09
linux-kernel
[RESEND][PATCH v2 2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name
2021-03-02 18:46:21
linux-kernel
[RESEND][PATCH v2 1/2] dma-buf: dma-heap: Provide accessor to get heap name
2021-03-02 18:44:46
linux-kernel
Re: [PATCH] dma-buf: heaps: Set VM_PFNMAP in mmap for system and cma heaps
2021-02-26 04:11:42
linux-kernel
[PATCH] dma-buf: heaps: Set VM_PFNMAP in mmap for system and cma heaps
2021-02-24 00:56:23
linux-kernel
Re: [REGRESSION] "split bio_kmalloc from bio_alloc_bioset" causing crash shortly after bootup
2021-02-24 00:47:15
linux-kernel
Re: [REGRESSION] "add a disk_uevent helper" breaks booting Andorid w/ dynamic partitions
2021-02-23 06:13:59
linux-kernel
Re: [REGRESSION] "split bio_kmalloc from bio_alloc_bioset" causing crash shortly after bootup
2021-02-23 03:15:32
linux-kernel
[REGRESSION] "split bio_kmalloc from bio_alloc_bioset" causing crash shortly after bootup
2021-02-23 00:05:39
linux-kernel
[REGRESSION] "add a disk_uevent helper" breaks booting Andorid w/ dynamic partitions
2021-02-11 02:16:42
linux-kernel
Re: [PATCH] dma-buf: system_heap: do not warn for costly allocation
2021-02-10 21:41:54
linux-kernel
Re: [PATCH] dma-buf: system_heap: do not warn for costly allocation
2021-02-10 17:36:56
linux-kernel
Re: [PATCH] dma-buf: system_heap: do not warn for costly allocation
2021-02-09 22:51:38
linux-kernel
[PATCH v2 2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name
2021-02-09 22:51:29
linux-kernel
[PATCH v2 1/2] dma-buf: dma-heap: Provide accessor to get heap name
2021-02-09 19:06:44
linux-kernel
Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation
2021-02-09 17:47:49
linux-kernel
Re: [RFC][PATCH v6 3/7] drm: ttm_pool: Rework ttm_pool_free_page to allow us to use it as a function pointer
2021-02-09 06:10:29
linux-kernel
Re: [RFC][PATCH 2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name
2021-02-08 23:54:03
linux-kernel
Re: [PATCH 1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir
2021-02-08 21:40:54
linux-kernel
Re: [RFC][PATCH 2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name
2021-02-06 05:51:23
linux-kernel
[RFC][PATCH 2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name
2021-02-06 05:50:30
linux-kernel
[RFC][PATCH 1/2] dma-buf: dma-heap: Provide accessor to get heap name
2021-02-05 21:02:42
linux-kernel
Re: [RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
2021-02-05 21:01:12
linux-kernel
Re: [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation
2021-02-05 20:00:08
linux-kernel
Re: [RFC][PATCH v6 3/7] drm: ttm_pool: Rework ttm_pool_free_page to allow us to use it as a function pointer
2021-02-05 08:15:38
linux-kernel
[RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation
2021-02-05 08:14:53
linux-kernel
[RFC][PATCH v6 5/7] dma-buf: heaps: Add deferred-free-helper library code
2021-02-05 08:14:34
linux-kernel
[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
2021-02-05 08:14:24
linux-kernel
[RFC][PATCH v6 4/7] drm: ttm_pool: Rework ttm_pool to use drm_page_pool
2021-02-05 08:12:40
linux-kernel
[RFC][PATCH v6 2/7] drm: ttm_pool: Rename the ttm_pool_dma structure to ttm_pool_page_dat
2021-02-05 08:12:32
linux-kernel
[RFC][PATCH v6 7/7] dma-buf: system_heap: Add deferred freeing to the system heap
2021-02-05 08:12:23
linux-kernel
[RFC][PATCH v6 6/7] dma-buf: system_heap: Add drm pagepool support to system heap
2021-02-05 08:10:42
linux-kernel
[RFC][PATCH v6 3/7] drm: ttm_pool: Rework ttm_pool_free_page to allow us to use it as a function pointer
2021-02-03 06:00:31
linux-kernel
Re: [RFC][PATCH 2/3] dma-buf: system_heap: Add pagepool support to system heap
2021-02-03 02:11:29
linux-kernel
Re: [PATCH v2 2/2] dma-buf: heaps: Map system heap pages as managed by linux vm
2021-02-02 07:47:40
linux-kernel
[PATCH v4 3/3] dma-buf: system_heap: Add deferred freeing to the system heap
2021-02-02 07:47:07
linux-kernel
[PATCH v4 2/3] dma-buf: system_heap: Add pagepool support to system heap
2021-02-02 07:47:07
linux-kernel
[PATCH v4 1/3] dma-buf: heaps: Add deferred-free-helper library code
2021-01-29 03:11:16
linux-kernel
[PATCH 4/5] kselftests: dmabuf-heaps: Cleanup test output
2021-01-29 03:09:08
linux-kernel
[PATCH 5/5] kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed
2021-01-29 03:09:07
linux-kernel
[PATCH 3/5] kselftests: dmabuf-heaps: Softly fail if don't find a vgem device
2021-01-29 03:08:36
linux-kernel
[PATCH 2/5] kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC
2021-01-29 03:07:55
linux-kernel
[PATCH 1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir