Christian König ([email protected])

Number of posts: 492 (0.2 per day)
First post: 2017-09-16 12:20:26
Last post: 2024-05-08 05:55:24

Date List Subject
2022-08-07 17:52:33 linux-kernel Re: [Linaro-mm-sig] [PATCH 1/3] dma-buf: Add ioctl to query mmap info
2022-08-07 16:50:55 linux-kernel Re: [Linaro-mm-sig] [PATCH 1/3] dma-buf: Add ioctl to query mmap info
2022-07-07 09:52:58 linux-kernel Re: [Bug][5.19-rc0] Between commits fdaf9a5840ac and babf0bb978e3 GPU stopped entering in graphic mode.
2022-07-04 13:52:16 linux-kernel Re: [Linaro-mm-sig] Re: DMA-buf and uncached system memory
2022-06-24 08:49:58 linux-kernel [PATCH 02/14] oom: take per file RSS into account
2022-06-24 08:49:13 linux-kernel [PATCH 10/14] drm/i915: use drm_file_rss
2022-06-24 08:47:57 linux-kernel [PATCH 09/14] drm/radeon: use drm_oom_badness
2022-06-24 08:47:38 linux-kernel [RFC] Per file OOM-badness / RSS once more
2022-06-24 08:42:02 linux-kernel [PATCH 12/14] drm/omap: use drm_file_rss
2022-06-24 08:37:21 linux-kernel [PATCH 03/14] proc: expose per file RSS
2022-06-24 08:33:40 linux-kernel [PATCH 13/14] drm/vmwgfx: use drm_file_rss
2022-06-24 08:30:32 linux-kernel [PATCH 06/14] drm/gem: adjust per file RSS on handling buffers
2022-06-24 08:24:13 linux-kernel [PATCH 04/14] mm: shmem: provide RSS for shmem files
2022-06-24 08:19:12 linux-kernel [PATCH 08/14] drm/amdgpu: use drm_file_rss
2022-06-24 08:18:41 linux-kernel [PATCH 07/14] drm/gma500: use drm_file_rss
2022-06-24 08:09:01 linux-kernel [PATCH 14/14] drm/tegra: use drm_file_rss
2022-06-24 08:07:52 linux-kernel [PATCH 11/14] drm/nouveau: use drm_file_rss
2022-06-24 08:07:39 linux-kernel [PATCH 01/14] fs: add per file RSS
2022-06-24 08:06:33 linux-kernel [PATCH 05/14] dma-buf: provide file RSS for DMA-buf files
2022-06-22 09:22:38 linux-kernel Re: [Linaro-mm-sig] Re: DMA-buf and uncached system memory
2022-06-17 09:13:28 linux-kernel [PATCH] dma-buf: deprecate DMABUF_SYSFS_STATS
2022-06-13 17:42:31 linux-kernel Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-06-11 09:31:32 linux-kernel Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-06-10 11:37:43 linux-kernel Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-06-09 14:21:50 linux-kernel Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-06-06 11:16:38 linux-kernel Re: [PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker
2022-06-01 21:21:18 linux-kernel Re: [Linaro-mm-sig] Re: [PATCH] dma-fence: allow dma fence to have their own lock
2022-06-01 20:57:00 linux-kernel Re: [Linaro-mm-sig] Re: [PATCH 2/2] procfs: Add 'path' to /proc/<pid>/fdinfo/
2022-06-01 20:21:37 linux-kernel [PATCH 01/13] fs: add OOM badness callback to file_operatrations struct
2022-06-01 19:54:23 linux-kernel [PATCH 05/13] drm/gem: adjust per file OOM badness on handling buffers
2022-06-01 19:52:03 linux-kernel Re: (REGRESSION bisected) Re: amdgpu errors (VM fault / GPU fault detected) with 5.19 merge window snapshots
2022-06-01 19:48:27 linux-kernel [PATCH 08/13] drm/radeon: use drm_oom_badness
2022-06-01 19:45:07 linux-kernel Re: [Linaro-mm-sig] Re: [PATCH] dma-fence: allow dma fence to have their own lock
2022-06-01 19:38:57 linux-kernel [PATCH 09/13] drm/i915: use drm_oom_badness
2022-06-01 19:17:24 linux-kernel [PATCH 02/13] oom: take per file badness into account
2022-06-01 19:14:01 linux-kernel Re: [Linaro-mm-sig] Re: [PATCH] dma-fence: allow dma fence to have their own lock
2022-06-01 18:52:38 linux-kernel [PATCH 10/13] drm/nouveau: use drm_oom_badness
2022-06-01 18:43:39 linux-kernel [PATCH 13/13] drm/tegra: use drm_oom_badness
2022-06-01 18:34:32 linux-kernel Re: [Linaro-mm-sig] Re: [PATCH] dma-fence: allow dma fence to have their own lock
2022-06-01 18:34:20 linux-kernel Re: [Linaro-mm-sig] Re: [PATCH] dma-fence: allow dma fence to have their own lock
2022-06-01 15:37:32 linux-kernel Per file OOM badness
2022-06-01 10:23:39 linux-kernel [PATCH 11/13] drm/omap: use drm_oom_badness
2022-06-01 10:04:07 linux-kernel [PATCH 07/13] drm/amdgpu: Use drm_oom_badness for amdgpu
2022-06-01 07:57:54 linux-kernel [PATCH 06/13] drm/gma500: use drm_oom_badness
2022-06-01 06:30:21 linux-kernel [PATCH 12/13] drm/vmwgfx: use drm_oom_badness
2022-05-31 20:39:52 linux-kernel [PATCH 04/13] dma-buf: provide oom badness for DMA-buf files
2022-05-31 17:35:40 linux-kernel [PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-05-23 08:43:03 linux-kernel Re: [PATCH] Revert "workqueue: remove unused cancel_work()"
2022-05-14 04:21:15 linux-kernel Re: [PATCH v4 10/15] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
2022-05-12 10:02:04 linux-kernel Re: [Bug][5.18-rc0] Between commits ed4643521e6a and 34af78c4e616, appears warning "WARNING: CPU: 31 PID: 51848 at drivers/dma-buf/dma-fence-array.c:191 dma_fence_array_create+0x101/0x120" and some games stopped working.
2022-05-12 07:54:47 linux-kernel Re: [PATCH v4 10/15] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks