LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-03-30 16:24:07
linux-kernel
[PATCH 12/29] selftests/mm: Create uffd-common.[ch]
2023-03-30 16:24:04
linux-kernel
[PATCH 21/29] selftests/mm: Add framework for uffd-unit-test
2023-03-30 16:24:02
linux-kernel
[PATCH 15/29] selftests/mm: uffd_open_{dev|sys}()
2023-03-30 16:24:01
linux-kernel
[PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist
2023-03-30 16:23:54
linux-kernel
[PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
2023-03-30 16:23:53
linux-kernel
[PATCH 17/29] selftests/mm: Drop global mem_fd in uffd tests
2023-03-30 16:23:49
linux-kernel
[PATCH 16/29] selftests/mm: UFFDIO_API test
2023-03-30 16:23:48
linux-kernel
[PATCH 18/29] selftests/mm: Drop global hpage_size in uffd tests
2023-03-30 16:23:47
linux-kernel
[PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper
2023-03-30 16:23:44
linux-kernel
[PATCH 14/29] selftests/mm: uffd_[un]register()
2023-03-30 16:23:44
linux-kernel
[PATCH 13/29] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
2023-03-30 16:22:37
linux-kernel
[PATCH 02/29] selftests/mm: Update .gitignore with two missing tests
2023-03-30 16:22:27
linux-kernel
[PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
2023-03-30 16:22:25
linux-kernel
[PATCH 06/29] selftests/mm: Link vm_util.c always
2023-03-30 16:22:02
linux-kernel
[PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh
2023-03-30 16:22:01
linux-kernel
[PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h
2023-03-30 16:21:50
linux-kernel
[PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one
2023-03-30 16:21:23
linux-kernel
[PATCH 04/29] selftests/mm: Merge util.h into vm_util.h
2023-03-30 16:20:47
linux-kernel
[PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
2023-03-30 16:20:34
linux-kernel
[PATCH 00/29] selftests/mm: Split / Refactor userfault test
2023-03-29 19:43:38
linux-kernel
Re: [PATCH] userfaultfd: don't fail on unrecognized features
2023-03-28 22:39:17
linux-kernel
Re: [PATCH] userfaultfd: don't fail on unrecognized features
2023-03-28 20:41:04
linux-kernel
Re: [PATCH] userfaultfd: don't fail on unrecognized features
2023-03-28 19:52:38
linux-kernel
Re: [PATCH] userfaultfd: don't fail on unrecognized features
2023-03-28 16:04:30
linux-kernel
Re: [PATCH v5 2/3] mm/khugepaged: skip shmem with userfaultfd
2023-03-27 21:03:59
linux-kernel
Re: [PATCH] userfaultfd: don't fail on unrecognized features
2023-03-26 14:48:43
linux-kernel
Re: [PATCH v3] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-24 15:23:27
linux-kernel
Re: [PATCH v4 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-24 14:34:49
linux-kernel
[PATCH v3] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-24 14:17:35
linux-kernel
Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-23 22:14:07
linux-kernel
Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-21 21:43:41
linux-kernel
Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-21 19:52:44
linux-kernel
Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-21 19:41:25
linux-kernel
Re: [PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-21 19:26:21
linux-kernel
Re: [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
2023-03-21 19:20:33
linux-kernel
[PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-21 15:11:02
linux-kernel
Re: [PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
2023-03-20 14:45:34
linux-kernel
Re: [PATCH v4 2/2] selftests/mm: Smoke test UFFD_FEATURE_WP_UNPOPULATED
2023-03-20 14:42:23
linux-kernel
Re: [PATCH v4 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-16 19:21:27
linux-kernel
Re: [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
2023-03-16 15:19:24
linux-kernel
Re: [PATCH] mm/thp: Rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
2023-03-15 19:54:48
linux-kernel
Re: [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-03-15 17:17:39
linux-kernel
[PATCH] mm/thp: Rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
2023-03-15 15:57:55
linux-kernel
Re: [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-03-09 22:38:52
linux-kernel
[PATCH v4 2/2] selftests/mm: Smoke test UFFD_FEATURE_WP_UNPOPULATED
2023-03-09 22:38:27
linux-kernel
[PATCH v4 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-09 22:38:05
linux-kernel
[PATCH v4 0/2] mm/uffd: Add feature bit UFFD_FEATURE_WP_UNPOPULATED
2023-03-09 19:32:23
linux-kernel
Re: [PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
2023-03-08 22:44:42
linux-kernel
Re: [PATCH v4 3/4] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
2023-03-08 22:11:39
linux-kernel
Re: [PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
2023-03-08 21:57:09
linux-kernel
Re: [PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped