James Houghton ([email protected])

Number of posts: 364 (0.32 per day)
First post: 2021-05-19 21:18:34
Last post: 2024-06-14 18:24:41

Date List Subject
2023-01-05 10:39:35 linux-kernel [PATCH 29/46] rmap: in try_to_{migrate,unmap}_one, check head page for page flags
2023-01-05 10:39:26 linux-kernel [PATCH 28/46] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page
2023-01-05 10:39:06 linux-kernel [PATCH 23/46] mm: rmap: make page_vma_mapped_walk callers use pte_order
2023-01-05 10:36:35 linux-kernel [PATCH 31/46] hugetlb: sort hstates in hugetlb_init_hstates
2023-01-05 10:36:28 linux-kernel [PATCH 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
2023-01-05 10:35:59 linux-kernel [PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e).
2023-01-05 10:34:30 linux-kernel [PATCH 25/46] hugetlb: update page_vma_mapped to do high-granularity walks
2023-01-05 10:33:54 linux-kernel [PATCH 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing
2023-01-05 10:31:05 linux-kernel [PATCH 17/46] hugetlb: make unmapping compatible with high-granularity mappings
2023-01-05 10:31:01 linux-kernel [PATCH 08/46] hugetlb: add HugeTLB HGM enablement helpers
2023-01-05 10:27:11 linux-kernel [PATCH 41/46] docs: proc: include information about HugeTLB HGM
2023-01-05 10:25:12 linux-kernel [PATCH 40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info
2023-01-05 10:23:00 linux-kernel [PATCH 16/46] hugetlbfs: do a full walk to check if vma maps a page
2023-01-05 10:22:36 linux-kernel [PATCH 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
2023-01-05 10:21:53 linux-kernel [PATCH 02/46] hugetlb: remove mk_huge_pte; it is unused
2023-01-05 10:21:47 linux-kernel [PATCH 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
2023-01-05 03:11:16 linux-kernel Re: [PATCH 2/3] mm/mprotect: Use long for page accountings and retval
2023-01-05 02:28:47 linux-kernel Re: [PATCH 1/3] mm/hugetlb: Pre-allocate pgtable pages for uffd wr-protects
2023-01-05 02:13:02 linux-kernel Re: [PATCH 3/3] mm/uffd: Detect pgtable allocation failures
2023-01-05 01:38:55 linux-kernel Re: [RFC PATCH v2 12/47] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
2023-01-04 23:50:46 linux-kernel [PATCH v2] hugetlb: unshare some PMDs when splitting VMAs
2023-01-04 23:20:07 linux-kernel Re: [PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-04 19:53:22 linux-kernel Re: [PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-04 19:22:46 linux-kernel Re: [PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-03 21:04:07 linux-kernel Re: [PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-03 20:52:45 linux-kernel Re: [PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-01 23:35:26 linux-kernel [PATCH] hugetlb: unshare some PMDs when splitting VMAs
2022-12-27 17:44:06 linux-kernel Re: [RFC PATCH v2 35/47] userfaultfd: require UFFD_FEATURE_EXACT_ADDRESS when using HugeTLB HGM
2022-12-27 17:42:48 linux-kernel Re: [RFC PATCH v2 34/47] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
2022-12-27 17:06:17 linux-kernel Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
2022-12-22 02:26:34 linux-kernel Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
2022-12-22 01:23:07 linux-kernel Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
2022-12-21 20:42:02 linux-kernel Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
2022-12-15 18:25:08 linux-kernel Re: [RFC PATCH v2 24/47] hugetlb: update page_vma_mapped to do high-granularity walks
2022-12-15 18:24:06 linux-kernel Re: [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
2022-12-14 00:19:08 linux-kernel Re: [RFC PATCH v2 11/47] hugetlb: add hugetlb_pmd_alloc and hugetlb_pte_alloc
2022-12-13 20:27:28 linux-kernel Re: [RFC PATCH v2 11/47] hugetlb: add hugetlb_pmd_alloc and hugetlb_pte_alloc
2022-12-13 16:04:28 linux-kernel Re: [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
2022-12-09 16:11:45 linux-kernel Re: [RFC PATCH v2 10/47] hugetlb: add hugetlb_pte to track HugeTLB page table entries
2022-12-09 15:50:56 linux-kernel Re: [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
2022-12-01 00:02:14 linux-kernel Re: [RFC PATCH v2 06/47] hugetlb: extend vma lock for shared vmas
2022-11-30 23:58:34 linux-kernel Re: [RFC PATCH v2 25/47] hugetlb: add HGM support for copy_hugetlb_page_range
2022-11-21 18:42:56 linux-kernel Re: [RFC PATCH v2 01/47] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
2022-11-21 18:21:58 linux-kernel Re: [RFC PATCH v2 05/47] hugetlb: make hugetlb_vma_lock_alloc return its failure reason
2022-11-17 02:36:28 linux-kernel Re: [RFC PATCH v2 12/47] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
2022-11-17 01:24:51 linux-kernel Re: [RFC PATCH v2 10/47] hugetlb: add hugetlb_pte to track HugeTLB page table entries
2022-11-16 23:40:39 linux-kernel Re: [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
2022-11-07 18:23:40 linux-kernel [PATCH v2] hugetlbfs: don't delete error page from pagecache
2022-11-02 19:16:20 linux-kernel Re: [PATCH RFC 09/10] mm/hugetlb: Make hugetlb_fault() RCU-safe
2022-11-02 19:09:17 linux-kernel Re: [PATCH RFC 07/10] mm/hugetlb: Make hugetlb_follow_page_mask() RCU-safe
2022-11-02 18:23:37 linux-kernel Re: [PATCH RFC 04/10] mm/hugetlb: Make userfaultfd_huge_must_wait() RCU-safe