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-03-04 18:56:47 linux-kernel Re: [PATCH mmotm] mm: filemap_unaccount_folio() large skip mapcount fixup
2022-03-04 18:04:00 linux-kernel Re: [PATCH mmotm] mm: delete __ClearPageWaiters()
2022-03-04 15:08:54 linux-kernel [PATCH mmotm] mm/fs: delete PF_SWAPWRITE (fwd)
2022-03-04 14:39:22 linux-kernel [PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
2022-03-04 09:37:03 linux-kernel [PATCH mmotm] mm: filemap_unaccount_folio() large skip mapcount fixup
2022-03-04 08:43:34 linux-kernel Re: [PATCH mmotm] mm/munlock: mlock_vma_folio() check against VM_SPECIAL
2022-03-04 08:13:18 linux-kernel [PATCH mmotm] mm: unmap_mapping_range_tree() with i_mmap_rwsem shared
2022-03-04 07:54:38 linux-kernel [PATCH mmotm] shmem: mapping_set_exiting() to help mapped resilience
2022-03-04 07:08:53 linux-kernel [PATCH mmotm] mm: warn on deleting redirtied only if accounted
2022-03-04 04:26:58 linux-kernel Re: [PATCH mmotm] mm/thp: refix __split_huge_pmd_locked() for migration PMD
2022-03-03 01:56:20 linux-kernel [PATCH mmotm] mm: delete __ClearPageWaiters()
2022-03-03 01:52:07 linux-kernel [PATCH mmotm] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
2022-03-03 01:46:47 linux-kernel [PATCH mmotm] mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap()
2022-03-03 01:43:43 linux-kernel [PATCH mmotm] mm/thp: refix __split_huge_pmd_locked() for migration PMD
2022-03-03 01:38:13 linux-kernel [PATCH mmotm] mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK
2022-03-03 01:36:26 linux-kernel [PATCH mmotm] mm/munlock: mlock_vma_folio() check against VM_SPECIAL
2022-03-03 01:35:44 linux-kernel [PATCH mmotm 00/15] mm: assorted small fixes and cleanups
2022-03-03 00:26:33 linux-kernel Re: [PATCH linux-next] mm: swap: get rid of deadloop in swapin readahead
2022-03-02 23:47:36 linux-kernel Re: [PATCH v3] tmpfs: support for file creation time
2022-03-02 23:31:27 linux-kernel Re: [PATCH] memfd: fix F_SEAL_WRITE after shmem huge page allocated
2022-03-02 20:32:32 linux-kernel Re: [PATCH linux-next] mm: swap: get rid of deadloop in swapin readahead
2022-03-02 18:02:33 linux-kernel Re: [syzbot] kernel BUG in hugepage_add_anon_rmap
2022-03-01 05:44:43 linux-kernel Re: [PATCH linux-next] mm: swap: get rid of deadloop in swapin readahead
2022-02-28 22:31:58 linux-kernel Re: [PATCH next] mm/migrate: fix remove_migration_pte() of hugetlb entry
2022-02-27 20:57:04 linux-kernel Re: [PATCH v6 00/71] Introducing the Maple Tree
2022-02-27 11:49:01 linux-kernel [PATCH next] mm/migrate: fix remove_migration_pte() of hugetlb entry
2022-02-27 08:00:55 linux-kernel [PATCH mmotm] tmpfs: three tweaks to creation time patch
2022-02-27 06:37:57 linux-kernel [PATCH] memfd: fix F_SEAL_WRITE after shmem huge page allocated
2022-02-27 03:11:33 linux-kernel Re: [PATCH linux-next] Fix shmem huge page failed to set F_SEAL_WRITE attribute problem
2022-02-27 03:09:26 linux-kernel [PATCH next] mm/thp: fix collapse_file()'s try_to_unmap(folio,)
2022-02-26 23:20:37 linux-kernel Re: [PATCH v6 00/71] Introducing the Maple Tree
2022-02-21 09:59:41 linux-kernel Re: [mm/munlock] 237b445401: stress-ng.remap.ops_per_sec -62.6% regression
2022-02-18 10:55:23 linux-kernel Re: [mm/munlock] 237b445401: stress-ng.remap.ops_per_sec -62.6% regression
2022-02-17 14:35:43 linux-kernel Re: [PATCH linux-next] Fix shmem huge page failed to set F_SEAL_WRITE attribute problem
2022-02-16 06:56:44 linux-kernel Re: [PATCH v2 04/13] mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
2022-02-16 03:55:33 linux-kernel Re: [PATCH v2 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec
2022-02-15 10:55:36 linux-kernel [PATCH v2 09/13] mm/munlock: delete smp_mb() from __pagevec_lru_add_fn()
2022-02-15 09:24:40 linux-kernel [PATCH v2 13/13] mm/thp: shrink_page_list() avoid splitting VM_LOCKED THP
2022-02-15 06:50:17 linux-kernel [PATCH v2 01/13] mm/munlock: delete page_mlock() and all its works
2022-02-15 06:23:19 linux-kernel [PATCH v2 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec
2022-02-15 05:46:51 linux-kernel [PATCH v2 12/13] mm/thp: collapse_file() do try_to_unmap(TTU_BATCH_FLUSH)
2022-02-15 05:32:04 linux-kernel [PATCH v2 02/13] mm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
2022-02-15 05:23:42 linux-kernel [PATCH v2 05/13] mm/munlock: replace clear_page_mlock() by final clearance
2022-02-15 05:21:18 linux-kernel [PATCH v2 08/13] mm/migrate: __unmap_and_move() push good newpage to LRU
2022-02-15 04:32:10 linux-kernel [PATCH v2 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking
2022-02-15 03:17:26 linux-kernel [PATCH v2 04/13] mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
2022-02-15 03:14:32 linux-kernel [PATCH v2 03/13] mm/munlock: delete munlock_vma_pages_all(), allow oomreap
2022-02-15 03:09:08 linux-kernel [PATCH v2 11/13] mm/munlock: page migration needs mlock pagevec drained
2022-02-15 03:03:07 linux-kernel [PATCH v2 06/13] mm/munlock: maintain page->mlock_count while unevictable
2022-02-15 02:27:18 linux-kernel [PATCH v2 00/13] mm/munlock: rework of mlock+munlock page handling
2022-02-14 18:50:20 linux-kernel [PATCH v2 04/13] mm/munlock: rmap call mlock_vma_page() munlock_vma_page()