LinuxLists
Users
About
Dmitry Osipenko (
[email protected]
)
Number of posts: 997 (1.17 per day)
First post: 2022-02-11 16:52:31
Last post: 2024-06-15 22:32:19
Previous Page
/
Next Page
Date
List
Subject
2024-01-03 21:43:10
linux-kernel
Re: [PATCH 1/1] drm/virtio: Implement RESOURCE_GET_LAYOUT ioctl
2024-01-03 21:08:25
linux-kernel
Re: [PATCH v1 1/1] drm/virtio: Spelling fixes
2023-12-15 16:47:25
linux-kernel
Re: [PATCH] drm/virtio: add definition for venus capset
2023-12-15 00:42:24
linux-kernel
Re: [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
2023-12-08 12:18:01
linux-kernel
Re: [PATCH v2] i2c: rk3x: fix potential spinlock recursion on poll
2023-12-07 16:01:25
linux-kernel
Re: [PATCH v2] i2c: rk3x: fix potential spinlock recursion on poll
2023-12-05 11:43:36
linux-kernel
Re: [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
2023-12-01 11:50:25
linux-kernel
Re: [Bug Report] [6.6] i2c: No atomic i2c transfer handler
2023-11-29 10:47:38
linux-kernel
Re: [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
2023-11-28 22:05:40
linux-kernel
Re: [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
2023-11-23 12:37:12
linux-kernel
Re: [PATCH v18 22/26] drm/shmem-helper: Don't free refcounted GEM
2023-11-23 12:24:54
linux-kernel
Re: [PATCH v18 15/26] drm/panfrost: Explicitly get and put drm-shmem pages
2023-11-22 22:42:31
linux-kernel
Re: [PATCH v18 24/26] drm/virtio: Attach shmem BOs dynamically
2023-11-22 22:41:32
linux-kernel
Re: [PATCH v18 24/26] drm/virtio: Attach shmem BOs dynamically
2023-11-22 22:31:40
linux-kernel
Re: [PATCH v18 22/26] drm/shmem-helper: Don't free refcounted GEM
2023-11-22 22:06:39
linux-kernel
Re: [PATCH v18 15/26] drm/panfrost: Explicitly get and put drm-shmem pages
2023-11-20 11:38:31
linux-kernel
Re: [PATCH v18 11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
2023-11-20 11:02:55
linux-kernel
Re: [PATCH v18 11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
2023-11-19 04:11:18
linux-kernel
Re: [PATCH] drm/virtio: add definition for venus capset
2023-11-15 06:01:29
linux-kernel
Re: [PATCH v7 2/5] i2c: core: run atomic i2c xfer when !preemptible
2023-11-06 02:03:26
linux-kernel
Re: [PATCH v18 25/26] drm/virtio: Support shmem shrinking
2023-10-31 05:51:30
linux-kernel
Re: [PATCH 0/2] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
2023-10-29 23:43:09
linux-kernel
[PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
2023-10-29 23:37:16
linux-kernel
[PATCH v18 11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
2023-10-29 23:37:13
linux-kernel
[PATCH v18 12/26] drm/shmem-helper: Make drm_gem_shmem_get_pages() public
2023-10-29 23:36:42
linux-kernel
[PATCH v18 01/26] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
2023-10-29 23:36:16
linux-kernel
[PATCH v18 10/26] drm/shmem-helper: Use refcount_t for vmap_use_count
2023-10-29 23:26:51
linux-kernel
[PATCH v18 13/26] drm/shmem-helper: Add drm_gem_shmem_put_pages()
2023-10-29 23:26:21
linux-kernel
[PATCH v18 14/26] drm/lima: Explicitly get and put drm-shmem pages
2023-10-29 23:24:42
linux-kernel
[PATCH v18 08/26] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
2023-10-29 23:24:33
linux-kernel
[PATCH v18 25/26] drm/virtio: Support shmem shrinking
2023-10-29 23:24:25
linux-kernel
[PATCH v18 26/26] drm/panfrost: Switch to generic memory shrinker
2023-10-29 23:23:16
linux-kernel
[PATCH v18 02/26] drm/gem: Add _locked postfix to functions that have unlocked counterpart
2023-10-29 23:23:05
linux-kernel
[PATCH v18 18/26] drm/shmem-helper: Change sgt allocation policy
2023-10-29 23:23:01
linux-kernel
[PATCH v18 17/26] drm/v3d: Explicitly get and put drm-shmem pages
2023-10-29 23:22:00
linux-kernel
[PATCH v18 24/26] drm/virtio: Attach shmem BOs dynamically
2023-10-29 23:21:24
linux-kernel
[PATCH v18 19/26] drm/shmem-helper: Add common memory shrinker
2023-10-29 23:20:42
linux-kernel
[PATCH v18 22/26] drm/shmem-helper: Don't free refcounted GEM
2023-10-29 23:20:04
linux-kernel
[PATCH v18 23/26] drm/virtio: Pin display framebuffer BO
2023-10-29 23:19:38
linux-kernel
[PATCH v18 20/26] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
2023-10-29 23:19:36
linux-kernel
[PATCH v18 21/26] drm/shmem-helper: Optimize unlocked get_pages_sgt()
2023-10-29 23:19:12
linux-kernel
[PATCH v18 15/26] drm/panfrost: Explicitly get and put drm-shmem pages
2023-10-29 23:18:31
linux-kernel
[PATCH v18 03/26] drm/shmem-helper: Make all exported symbols GPL
2023-10-29 23:17:54
linux-kernel
[PATCH v18 16/26] drm/virtio: Explicitly get and put drm-shmem pages
2023-10-29 23:11:21
linux-kernel
[PATCH v18 05/26] drm/shmem-helper: Remove obsoleted is_iomem test
2023-10-29 23:10:51
linux-kernel
[PATCH v18 07/26] drm/shmem-helper: Use refcount_t for pages_use_count
2023-10-29 23:10:37
linux-kernel
[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-10-29 23:10:15
linux-kernel
[PATCH v18 09/26] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
2023-10-29 23:10:09
linux-kernel
[PATCH v18 06/26] drm/shmem-helper: Add and use pages_pin_count
2023-10-24 13:18:40
linux-kernel
Re: [PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
2023-10-19 19:57:22
linux-kernel
Re: [RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work