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
2023-11-23 19:47:36 linux-kernel Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-23 19:41:43 linux-kernel Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-23 18:02:56 linux-kernel [PATCH] mm/gup: Fix follow_devmap_p[mu]d() on page==NULL handling
2023-11-23 17:59:46 linux-kernel Re: [PATCH RFC 05/12] mm/gup: Fix follow_devmap_p[mu]d() to return even if NULL
2023-11-23 17:23:08 linux-kernel Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-23 16:22:13 linux-kernel Re: [PATCH RFC 12/12] mm/gup: Merge hugetlb into generic mm code
2023-11-23 16:19:51 linux-kernel Re: [PATCH RFC 09/12] mm/gup: Handle huge pud for follow_pud_mask()
2023-11-23 16:12:21 linux-kernel Re: [PATCH RFC 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
2023-11-23 16:10:26 linux-kernel Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-23 16:07:10 linux-kernel Re: [PATCH RFC 01/12] mm/hugetlb: Export hugetlbfs_pagecache_present()
2023-11-23 15:29:21 linux-kernel Re: [PATCH RFC 03/12] mm: Export HPAGE_PXD_* macros even if !THP
2023-11-22 15:22:48 linux-kernel Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-21 16:00:01 linux-kernel Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-16 20:17:23 linux-kernel [PATCH 2/3] mm/pagemap: Fix wr-protect even if PM_SCAN_WP_MATCHING not set
2023-11-16 20:16:37 linux-kernel [PATCH 0/3] mm/pagemap: A few fixes to the recent PAGEMAP_SCAN
2023-11-16 20:16:33 linux-kernel [PATCH 1/3] mm/pagemap: Fix ioctl(PAGEMAP_SCAN) on vma check
2023-11-16 20:16:25 linux-kernel [PATCH 3/3] mm/selftests: Fix pagemap_ioctl memory map test
2023-11-16 20:04:28 linux-kernel Re: [syzbot] [mm?] WARNING in unmap_page_range (2)
2023-11-16 19:41:16 linux-kernel Re: [PATCH RFC 07/12] mm/gup: Refactor record_subpages() to find 1st small page
2023-11-16 18:01:56 linux-kernel Re: [syzbot] [mm?] WARNING in unmap_page_range (2)
2023-11-16 16:49:31 linux-kernel Re: [syzbot] [fs?] WARNING in pagemap_scan_pmd_entry
2023-11-16 01:30:56 linux-kernel [PATCH RFC 12/12] mm/gup: Merge hugetlb into generic mm code
2023-11-16 01:30:51 linux-kernel [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-16 01:30:48 linux-kernel [PATCH RFC 03/12] mm: Export HPAGE_PXD_* macros even if !THP
2023-11-16 01:30:11 linux-kernel [PATCH RFC 11/12] mm/gup: Handle hugepd for follow_page()
2023-11-16 01:30:07 linux-kernel [PATCH RFC 10/12] mm/gup: Handle huge pmd for follow_pmd_mask()
2023-11-16 01:30:03 linux-kernel [PATCH RFC 08/12] mm/gup: Handle hugetlb for no_page_table()
2023-11-16 01:29:54 linux-kernel [PATCH RFC 09/12] mm/gup: Handle huge pud for follow_pud_mask()
2023-11-16 01:29:51 linux-kernel [PATCH RFC 07/12] mm/gup: Refactor record_subpages() to find 1st small page
2023-11-16 01:29:46 linux-kernel [PATCH RFC 05/12] mm/gup: Fix follow_devmap_p[mu]d() to return even if NULL
2023-11-16 01:29:42 linux-kernel [PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
2023-11-16 01:29:34 linux-kernel [PATCH RFC 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
2023-11-16 01:29:34 linux-kernel [PATCH RFC 02/12] mm: Provide generic pmd_thp_or_huge()
2023-11-16 01:29:31 linux-kernel [PATCH RFC 01/12] mm/hugetlb: Export hugetlbfs_pagecache_present()
2023-11-16 00:53:52 linux-kernel Re: [syzbot] [fs?] WARNING in pagemap_scan_pmd_entry
2023-10-30 20:37:16 linux-kernel Re: [PATCH v4 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-10-30 20:16:50 linux-kernel Re: [PATCH v4 1/5] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
2023-10-30 20:16:34 linux-kernel Re: [PATCH v4 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test
2023-10-30 20:16:20 linux-kernel Re: [PATCH v4 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-10-23 18:38:41 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-22 17:03:07 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-22 15:48:12 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-19 20:45:08 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-19 19:54:04 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-19 19:34:27 linux-kernel Re: [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test
2023-10-17 19:01:13 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-16 19:03:17 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-13 17:07:36 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-13 16:13:01 linux-kernel Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-12 22:31:15 linux-kernel Re: [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test
2023-10-12 22:02:40 linux-kernel Re: [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()