Felix Kuehling ([email protected])

Number of posts: 272 (0.8 per day)
First post: 2016-11-25 20:51:23
Last post: 2017-11-02 14:12:15

Date List Subject
2022-10-20 17:11:09 linux-kernel Re: [PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
2022-10-19 19:36:46 linux-kernel Re: [PATCH] drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
2022-10-19 14:49:14 linux-kernel Re: 答复: [PATCH] drm/amdkfd: use vma_lo okup() instead of find_vma()
2022-10-17 20:26:02 linux-kernel Re: [PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
2022-10-03 18:10:41 linux-kernel Re: [PATCH v2 1/8] mm/memory.c: Fix race when faulting a device private page
2022-09-29 20:56:17 linux-kernel Re: [PATCH v2 2/8] mm: Free device private pages have zero refcount
2022-09-29 19:55:48 linux-kernel Re: [PATCH v2 1/8] mm/memory.c: Fix race when faulting a device private page
2022-09-29 16:12:07 linux-kernel Re: [PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
2022-09-29 15:44:30 linux-kernel Re: [PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
2022-09-26 23:19:13 linux-kernel Re: [PATCH 6/7] nouveau/dmem: Evict device private memory during release
2022-09-08 19:36:16 linux-kernel Re: [PATCH] amd/amdkfd: fix repeated words in comments
2022-09-06 15:08:02 linux-kernel Re: [PATCH] drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.c
2022-08-24 21:01:04 linux-kernel Re: Selecting CPUs for queuing work on
2022-08-19 23:14:50 linux-kernel Re: [PATCH] powerpc: export cpu_smallcore_map for modules
2022-08-19 18:35:31 linux-kernel Re: build failure of next-20220817 for amdgpu due to 7bc913085765 ("drm/amdkfd: Try to schedule bottom half on same core")
2022-08-15 14:47:17 linux-kernel Re: [PATCH v5 2/2] mm: fix the handling Non-LRU pages returned by follow_page
2022-08-12 21:15:34 linux-kernel Re: Selecting CPUs for queuing work on
2022-08-12 21:06:00 linux-kernel Selecting CPUs for queuing work on
2022-08-09 14:22:33 linux-kernel Re: [PATCH] mm: re-allow pinning of zero pfns (again)
2022-07-28 22:29:20 linux-kernel Re: [PATCH v2] drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
2022-07-27 16:22:28 linux-kernel Re: [PATCH] drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
2022-07-18 17:59:07 linux-ext4 Re: [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h
2022-07-08 21:39:09 linux-ext4 Re: [PATCH v8 02/15] mm: move page zone helpers into new header-specific file
2022-06-29 22:14:21 linux-ext4 Re: [PATCH v7 01/14] mm: rename is_pinnable_pages to is_pinnable_longterm_pages
2022-06-21 11:38:32 linux-ext4 Re: [PATCH v5 01/13] mm: add zone device coherent type memory support
2022-06-09 15:27:59 linux-kernel Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-05-27 08:52:25 linux-ext4 Re: [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
2022-05-23 08:18:57 linux-ext4 Re: [PATCH v2 12/13] tools: add hmm gup tests for device coherent type
2022-04-27 09:57:11 linux-kernel Re: [PATCH 1/2] drm/amdkfd: Use bitmap_zalloc() when applicable
2022-04-26 18:32:32 linux-kernel Re: [PATCH 1/2] drm/amdkfd: Use bitmap_zalloc() when applicable
2022-04-06 12:00:25 linux-kernel Re: [PATCH] drm/amdkfd: Fix potential NULL pointer dereference
2022-04-02 05:29:03 linux-ext4 Re: [PATCH v2 1/3] mm: add vm_normal_lru_pages for LRU handled pages only
2022-04-01 13:01:36 linux-kernel Re: [PATCH v2 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
2022-03-31 02:30:14 linux-kernel Re: [PATCH 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
2022-03-24 07:58:15 linux-kernel Re: [PATCH 1/1] drm/amdkfd: Protect the Client whilst it is being operated on
2022-03-17 20:19:42 linux-kernel Re: [PATCH 1/1] drm/amdkfd: Protect the Client whilst it is being operated on
2022-03-17 19:40:40 linux-kernel Re: [PATCH 1/1] drm/amdkfd: Protect the Client whilst it is being operated on
2022-03-11 22:39:03 linux-ext4 Re: [PATCH v1 1/3] mm: split vm_normal_pages for LRU and non-LRU handling
2022-03-11 04:28:36 linux-ext4 Re: [PATCH v1 1/3] mm: split vm_normal_pages for LRU and non-LRU handling
2022-03-01 23:24:51 linux-ext4 Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling
2022-03-01 17:15:24 linux-ext4 Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling
2022-03-01 01:04:52 linux-ext4 Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling
2022-02-20 10:08:58 linux-kernel Re: [PATCH] drm/amdkfd: rework criu_restore_bos error handling
2022-02-20 06:03:04 linux-ext4 Re: [PATCH v6 01/10] mm: add zone device coherent type memory support
2022-02-19 17:38:46 linux-kernel Re: [PATCH] drm/amdkfd: rework criu_restore_bos error handling
2022-02-18 21:31:38 linux-kernel Re: [PATCH] drm/amdkfd: Replace one-element array with flexible-array member
2022-02-18 19:54:40 linux-ext4 Re: [PATCH v6 01/10] mm: add zone device coherent type memory support
2022-02-18 18:29:35 linux-kernel Re: [PATCH 1/4] drm/amdgpu: Fix compilation under UML
2022-02-17 23:35:15 linux-ext4 Re: [PATCH v6 01/10] mm: add zone device coherent type memory support
2022-02-16 22:56:15 linux-ext4 Re: [PATCH v6 01/10] mm: add zone device coherent type memory support
2022-02-16 07:09:16 linux-kernel Re: [PATCH] drm/amdkfd: Replace zero-length array with flexible-array member