Hugh Dickins ([email protected])

Number of posts: 2409 (0.47 per day)
First post: 2010-06-20 00:02:59
Last post: 2024-06-12 07:13:04

Date List Subject
2022-02-14 17:26:44 linux-kernel Re: [PATCH 06/13] mm/munlock: maintain page->mlock_count while unevictable
2022-02-14 11:06:27 linux-kernel [PATCH v2 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec
2022-02-14 10:54:52 linux-kernel Re: [PATCH 06/13] mm/munlock: maintain page->mlock_count while unevictable
2022-02-14 10:43:42 linux-kernel [PATCH v2 11/13] mm/munlock: page migration needs mlock pagevec drained
2022-02-14 10:40:30 linux-kernel Re: 5.17-rc regression: rmi4 clients cannot deal with asynchronous suspend? (was: X1 Carbon touchpad not resumed)
2022-02-14 10:19:53 linux-kernel [PATCH v2 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking
2022-02-14 10:00:09 linux-kernel Re: [PATCH 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking
2022-02-14 09:57:18 linux-kernel Re: [PATCH 11/13] mm/munlock: page migration needs mlock pagevec drained
2022-02-14 08:06:01 linux-kernel [PATCH v2 01/13] mm/munlock: delete page_mlock() and all its works
2022-02-14 07:50:54 linux-kernel Re: [PATCH 01/13] mm/munlock: delete page_mlock() and all its works
2022-02-10 08:31:22 linux-kernel Re: mm/munlock: mlock_page() munlock_page() batch by pagevec
2022-02-10 06:22:58 linux-kernel [PATCH for-mm 1/2 v2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
2022-02-10 06:13:26 linux-kernel Re: [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
2022-02-10 02:25:48 linux-kernel Re: [PATCH -next] mm/munlock: Fix kernel-doc formatting issues
2022-02-09 23:31:03 linux-kernel Re: [PATCH 01/13] mm/munlock: delete page_mlock() and all its works
2022-02-09 23:26:29 linux-kernel Re: [PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
2022-02-09 20:41:38 linux-kernel Re: [PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
2022-02-09 20:28:04 linux-kernel Re: linux-next: build warnings after merge of the akpm-current tree
2022-02-09 19:12:40 linux-kernel Re: [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
2022-02-09 16:41:47 linux-kernel Re: [PATCH 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec
2022-02-09 12:43:04 linux-kernel Re: x86: should clear_user() have alternatives?
2022-02-09 12:39:59 linux-kernel Re: [PATCH] psi: Treat ksm swapping in copy as memstall
2022-02-09 11:09:24 linux-kernel Re: [PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
2022-02-09 10:01:55 linux-kernel [PATCH 09/13] mm/munlock: delete smp_mb() from __pagevec_lru_add_fn()
2022-02-09 07:57:52 linux-kernel Re: 5.17-rc regression: rmi4 clients cannot deal with asynchronous suspend? (was: X1 Carbon touchpad not resumed)
2022-02-09 06:26:58 linux-kernel [PATCH 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking
2022-02-09 06:02:52 linux-kernel Re: 5.17-rc regression: X1 Carbon touchpad not resumed
2022-02-09 02:43:13 linux-kernel x86: should clear_user() have alternatives?
2022-02-08 19:27:49 linux-kernel 5.17-rc regression: X1 Carbon touchpad not resumed
2022-02-08 11:38:56 linux-kernel Re: [PATCH] psi: Treat ksm swapping in copy as memstall
2022-02-08 09:12:28 linux-kernel [PATCH 11/13] mm/munlock: page migration needs mlock pagevec drained
2022-02-08 05:39:57 linux-kernel Re: [PATCH 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking
2022-02-07 19:08:16 linux-kernel [PATCH 12/13] mm/thp: collapse_file() do try_to_unmap(TTU_BATCH_FLUSH)
2022-02-07 17:34:43 linux-kernel [PATCH 04/13] mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
2022-02-07 15:12:39 linux-kernel [PATCH 02/13] mm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
2022-02-07 14:51:52 linux-kernel [PATCH 03/13] mm/munlock: delete munlock_vma_pages_all(), allow oomreap
2022-02-07 13:52:28 linux-kernel [PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
2022-02-07 13:19:54 linux-kernel [PATCH 05/13] mm/munlock: replace clear_page_mlock() by final clearance
2022-02-07 12:03:51 linux-kernel [PATCH 13/13] mm/thp: shrink_page_list() avoid splitting VM_LOCKED THP
2022-02-07 11:47:08 linux-kernel [PATCH 08/13] mm/migrate: __unmap_and_move() push good newpage to LRU
2022-02-07 11:23:41 linux-kernel [PATCH 06/13] mm/munlock: maintain page->mlock_count while unevictable
2022-02-07 07:44:44 linux-kernel [PATCH 01/13] mm/munlock: delete page_mlock() and all its works
2022-02-07 05:58:37 linux-kernel [PATCH 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec
2022-01-27 02:58:21 linux-nfs Re: [PATCH 02/23] MM: extend block-plugging to cover all swap reads with read-ahead
2022-01-24 17:30:06 linux-kernel Re: [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
2022-01-24 17:26:49 linux-kernel Re: [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
2022-01-24 16:57:16 linux-kernel Re: [PATCH] fcntl.2: document F_GET_SEALS on tmpfs peculiarity
2022-01-13 03:48:03 linux-kernel Re: [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
2022-01-12 05:02:54 linux-kernel Re: [RFC 0/1] memfd: Support mapping to zero page on reading
2022-01-12 02:30:46 linux-kernel Re: [RFC 0/1] memfd: Support mapping to zero page on reading
2022-01-09 01:19:21 linux-kernel Re: [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified