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
2021-06-03 22:29:12 linux-kernel [PATCH 6.1/7] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
2021-06-03 22:23:15 linux-kernel Re: [PATCH 0/7] mm/thp: fix THP splitting unmap BUGs and related
2021-06-03 21:43:59 linux-kernel [PATCH v2 3/7] mm/thp: fix vma_address() if virtual address below file offset
2021-06-03 21:40:34 linux-kernel Re: [PATCH 3/7] mm/thp: fix vma_address() if virtual address below file offset
2021-06-03 19:11:10 linux-kernel Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-03 00:49:31 linux-kernel Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-02 15:59:02 linux-kernel Re: [PATCH] mm, thp: relax migration wait when failed to get tail page
2021-06-02 04:19:38 linux-kernel Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-02 02:16:51 linux-kernel Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-01 21:19:48 linux-kernel [PATCH 7/7] mm/thp: remap_page() is only needed on anonymous THP
2021-06-01 21:18:15 linux-kernel [PATCH 6/7] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
2021-06-01 21:16:07 linux-kernel [PATCH 5/7] mm/thp: fix page_vma_mapped_walk() if huge page mapped by ptes
2021-06-01 21:13:46 linux-kernel [PATCH 4/7] mm/thp: fix page_address_in_vma() on file THP tails
2021-06-01 21:13:24 linux-kernel [PATCH 3/7] mm/thp: fix vma_address() if virtual address below file offset
2021-06-01 21:12:52 linux-kernel [PATCH 2/7] mm/thp: try_to_unmap() use TTU_SYNC for safe DEBUG_VM splitting
2021-06-01 21:10:32 linux-kernel [PATCH 1/7] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
2021-06-01 21:07:00 linux-kernel [PATCH 0/7] mm/thp: fix THP splitting unmap BUGs and related
2021-06-01 19:13:13 linux-kernel Re: [PATCH] mm, thp: relax migration wait when failed to get tail page
2021-06-01 18:12:23 linux-kernel Re: [PATCH 0/3] x86/setup: always resrve the first 1M of RAM
2021-06-01 16:57:30 linux-kernel Re: [PATCH] mm, thp: relax migration wait when failed to get tail page
2021-05-29 20:40:29 linux-kernel Re: Sealed memfd & no-fault mmap
2021-05-28 19:54:17 linux-kernel Re: [RFC PATCH] mm: dump_page: print total mapcount for compound page
2021-05-27 01:49:24 linux-kernel Re: [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split
2021-05-27 01:08:07 linux-kernel Re: [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split
2021-05-27 00:57:12 linux-kernel Re: [v4 PATCH 1/2] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
2021-05-26 04:05:35 linux-kernel Re: [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split
2021-05-26 01:28:19 linux-kernel Re: [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split
2021-05-25 23:01:03 linux-kernel Re: [PATCH] sched: Add CONFIG_SCHED_CORE help text
2021-05-25 22:35:02 linux-kernel Re: [v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
2021-05-23 20:40:54 linux-kernel Re: config SCHED_CORE
2021-05-21 23:19:50 linux-kernel Re: [v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
2021-05-21 20:07:02 linux-kernel Re: [v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
2021-05-21 20:06:26 linux-kernel config SCHED_CORE
2021-05-21 17:52:06 linux-kernel Re: [PATCH] ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULT
2021-05-21 17:50:59 linux-kernel Re: [PATCH] mm/thp: Update mm_struct's MM_ANONPAGES stat for huge zero pages
2021-05-21 09:48:36 linux-kernel Re: [PATCH] mm/thp: Update mm_struct's MM_ANONPAGES stat for huge zero pages
2021-05-14 09:59:00 linux-kernel Re: [PATCH v2 00/24] userfaultfd-wp: Support shmem and hugetlbfs
2021-05-10 23:43:51 linux-kernel Re: [PATCH] ksm: Revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
2021-05-10 06:01:44 linux-kernel [PATCH] ksm: Revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
2021-05-06 21:14:41 linux-kernel Re: [PATCH v6 06/10] userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
2021-04-30 05:42:17 linux-kernel Re: BUG_ON(!mapping_empty(&inode->i_data))
2021-04-28 23:58:01 linux-kernel Re: [PATCH v2] userfaultfd: release page in error path to avoid BUG_ON
2021-04-28 21:13:39 linux-kernel Re: [PATCH] userfaultfd: release page in error path to avoid BUG_ON
2021-04-28 01:00:38 linux-kernel Re: [PATCH v5 06/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
2021-04-28 00:06:06 linux-kernel Re: [PATCH v5 05/10] userfaultfd/shmem: advertise shmem minor fault support
2021-04-28 00:04:52 linux-kernel Re: [PATCH v5 04/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
2021-04-28 00:04:01 linux-kernel Re: [PATCH v5 03/10] userfaultfd/shmem: support minor fault registration for shmem
2021-04-27 21:01:08 linux-kernel Re: [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
2021-04-27 03:00:27 linux-kernel Re: [PATCH v4 09/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
2021-04-27 02:28:17 linux-kernel Re: [PATCH v4 10/10] userfaultfd: update documentation to mention shmem minor faults
2021-04-27 02:25:22 linux-kernel Re: [PATCH v4 04/10] userfaultfd/shmem: support minor fault registration for shmem