Peter Xu ([email protected])

Number of posts: 3855 (1.28 per day)
First post: 2016-03-22 07:40:57
Last post: 2024-06-12 19:47:36

Date List Subject
2024-04-04 13:46:16 linux-kernel Re: [PATCH 1/3] mm: Allow anon exclusive check over hugetlb tail pages
2024-04-04 12:11:45 linux-kernel Re: [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
2024-04-03 20:35:53 linux-kernel [PATCH] fixup! selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
2024-04-03 18:26:21 linux-kernel Re: [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
2024-04-03 18:19:36 linux-kernel Re: [PATCH] selftests/mm: run_vmtests.sh: Fix hugetlb mem size calculation
2024-04-03 01:41:57 linux-kernel [PATCH 3/3] fixup! mm/arch: provide pud_pfn() fallback
2024-04-03 01:33:18 linux-kernel [PATCH 2/3] fixup! mm/gup: handle huge pmd for follow_pmd_mask()
2024-04-03 01:33:15 linux-kernel [PATCH 0/3] mm/gup: fixups for hugetlb gup rework series
2024-04-03 01:33:12 linux-kernel [PATCH 1/3] mm: Allow anon exclusive check over hugetlb tail pages
2024-04-02 23:36:02 linux-kernel Re: [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
2024-04-02 22:44:58 linux-kernel Re: [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
2024-04-02 17:58:32 linux-kernel Re: [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-04-02 17:57:31 linux-kernel Re: [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-04-02 16:26:55 linux-kernel Re: [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-04-02 16:21:59 linux-kernel Re: [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-03-27 18:58:42 linux-kernel Re: [PATCH] userfaultfd: early return in dup_userfaultfd()
2024-03-27 16:57:55 linux-kernel [PATCH v4 09/13] mm/gup: Cache *pudp in follow_pud_mask()
2024-03-27 16:13:23 linux-kernel [PATCH v4 08/13] mm/gup: Handle hugetlb for no_page_table()
2024-03-27 16:06:57 linux-kernel [PATCH v4 07/13] mm/gup: Refactor record_subpages() to find 1st small page
2024-03-27 15:47:09 linux-kernel [PATCH v4 10/13] mm/gup: Handle huge pud for follow_pud_mask()
2024-03-27 15:42:54 linux-kernel [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
2024-03-27 15:38:01 linux-kernel [PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
2024-03-27 15:30:36 linux-kernel [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-03-27 15:30:25 linux-kernel [PATCH v4 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
2024-03-27 15:30:18 linux-kernel [PATCH v4 12/13] mm/gup: Handle hugepd for follow_page()
2024-03-27 15:30:10 linux-kernel [PATCH v4 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
2024-03-27 15:28:56 linux-kernel [PATCH v4 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2024-03-27 15:28:19 linux-kernel [PATCH v4 04/13] mm: Introduce vma_pgtable_walk_{begin|end}()
2024-03-27 15:28:05 linux-kernel [PATCH v4 03/13] mm: Make HPAGE_PXD_* macros even if !THP
2024-03-27 15:27:46 linux-kernel [PATCH v4 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
2024-03-27 15:26:54 linux-kernel Re: [PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
2024-03-26 21:10:21 linux-kernel Re: [PATCH] mm/arch: Provide pud_pfn() fallback
2024-03-25 19:09:12 linux-kernel Re: [PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
2024-03-23 17:39:50 linux-kernel Re: [PATCH] mm/arch: Provide pud_pfn() fallback
2024-03-23 15:16:58 linux-kernel [PATCH] mm/arch: Provide pud_pfn() fallback
2024-03-23 03:33:49 linux-kernel [PATCH 2/2] fixup! mm/gup: handle hugepd for follow_page()
2024-03-23 03:33:31 linux-kernel [PATCH 1/2] fixup! mm: make HPAGE_PXD_* macros even if !THP
2024-03-23 03:33:24 linux-kernel [PATCH 0/2] mm: small fixup series for mm-unstable
2024-03-23 02:15:38 linux-kernel Re: [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-03-23 00:46:21 linux-kernel Re: [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-03-23 00:30:40 linux-kernel Re: [PATCH v3 03/12] mm: Make HPAGE_PXD_* macros even if !THP
2024-03-22 15:55:28 linux-kernel Re: [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-03-21 22:46:52 linux-kernel Re: [PATCH v1 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
2024-03-21 22:28:42 linux-kernel Re: [PATCH v1 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
2024-03-21 22:11:14 linux-kernel [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-03-21 22:10:46 linux-kernel [PATCH v3 11/12] mm/gup: Handle hugepd for follow_page()
2024-03-21 22:10:36 linux-kernel [PATCH v3 10/12] mm/gup: Handle huge pmd for follow_pmd_mask()
2024-03-21 22:10:31 linux-kernel [PATCH v3 09/12] mm/gup: Handle huge pud for follow_pud_mask()
2024-03-21 22:10:10 linux-kernel [PATCH v3 08/12] mm/gup: Cache *pudp in follow_pud_mask()
2024-03-21 22:09:50 linux-kernel [PATCH v3 07/12] mm/gup: Handle hugetlb for no_page_table()
2024-03-21 22:09:40 linux-kernel [PATCH v3 06/12] mm/gup: Refactor record_subpages() to find 1st small page