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-04-12 16:46:31
linux-kernel
[PATCH v2 14/31] selftests/mm: uffd_[un]register()
2023-04-12 16:46:22
linux-kernel
[PATCH v2 15/31] selftests/mm: uffd_open_{dev|sys}()
2023-04-12 16:46:06
linux-kernel
[PATCH v2 12/31] selftests/mm: Create uffd-common.[ch]
2023-04-12 16:45:59
linux-kernel
[PATCH v2 08/31] selftests/mm: Use PM_* macros in vm_utils.h
2023-04-12 16:45:53
linux-kernel
[PATCH v2 10/31] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
2023-04-12 16:45:52
linux-kernel
[PATCH v2 09/31] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
2023-04-12 16:45:40
linux-kernel
[PATCH v2 07/31] selftests/mm: Merge default_huge_page_size() into one
2023-04-12 16:45:36
linux-kernel
[PATCH v2 06/31] selftests/mm: Link vm_util.c always
2023-04-12 16:45:36
linux-kernel
[PATCH v2 02/31] selftests/mm: Update .gitignore with two missing tests
2023-04-12 16:45:31
linux-kernel
[PATCH v2 05/31] selftests/mm: Use TEST_GEN_PROGS where proper
2023-04-12 16:45:27
linux-kernel
[PATCH v2 04/31] selftests/mm: Merge util.h into vm_util.h
2023-04-12 16:45:27
linux-kernel
[PATCH v2 01/31] Revert "userfaultfd: don't fail on unrecognized features"
2023-04-12 16:45:25
linux-kernel
[PATCH v2 03/31] selftests/mm: Dump a summary in run_vmtests.sh
2023-04-12 16:45:10
linux-kernel
[PATCH v2 00/31] selftests/mm: Split / Refactor userfault test
2023-04-12 16:02:42
linux-kernel
Re: RFC for new feature to move pages from one vma to another without split
2023-04-11 20:14:10
linux-kernel
Re: [PATCH 21/29] selftests/mm: Add framework for uffd-unit-test
2023-04-11 19:46:27
linux-kernel
Re: [PATCH 20/29] selftests/mm: Allow allocate_area() to fail properly
2023-04-11 19:44:20
linux-kernel
Re: [PATCH 19/29] selftests/mm: Let uffd_handle_page_fault() takes wp parameter
2023-04-11 19:15:07
linux-kernel
Re: [PATCH 14/29] selftests/mm: uffd_[un]register()
2023-04-11 19:14:24
linux-kernel
Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
2023-04-11 15:47:00
linux-kernel
Re: RFC for new feature to move pages from one vma to another without split
2023-04-06 21:08:25
linux-kernel
Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
2023-04-06 17:36:54
linux-kernel
Re: RFC for new feature to move pages from one vma to another without split
2023-04-05 19:17:55
linux-kernel
Re: [PATCH 14/29] selftests/mm: uffd_[un]register()
2023-04-05 18:20:17
linux-kernel
Re: [PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation
2023-04-05 16:37:35
linux-kernel
Re: [PATCH 16/29] selftests/mm: UFFDIO_API test
2023-04-05 15:53:13
linux-kernel
[PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation
2023-04-05 15:46:08
linux-kernel
Re: [PATCH v1 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries
2023-04-05 15:29:43
linux-kernel
Re: [PATCH v1 0/2] mm/userfaultfd: fix and cleanup for migration entries with uffd-wp
2023-04-05 15:18:33
linux-kernel
Re: [PATCH v1 2/2] mm/userfaultfd: don't consider uffd-wp bit of writable migration entries
2023-04-05 15:16:41
linux-kernel
Re: [PATCH v1 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries
2023-04-04 21:23:48
linux-kernel
Re: [PATCH v6 4/4] mm/khugepaged: maintain page cache uptodate flag
2023-04-03 20:31:00
linux-kernel
Re: [PATCH 16/29] selftests/mm: UFFDIO_API test
2023-04-03 16:56:48
linux-kernel
Re: [PATCH 16/29] selftests/mm: UFFDIO_API test
2023-04-03 16:18:09
linux-kernel
Re: [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist
2023-04-03 16:15:13
linux-kernel
Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
2023-04-03 15:30:02
linux-kernel
Re: [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one
2023-03-31 17:12:35
linux-kernel
Re: [PATCH 00/29] selftests/mm: Split / Refactor userfault test
2023-03-30 22:30:12
linux-kernel
Re: [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh
2023-03-30 22:29:47
linux-kernel
Re: [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
2023-03-30 22:24:53
linux-kernel
Re: [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
2023-03-30 16:29:31
linux-kernel
[PATCH 22/29] selftests/mm: Move uffd pagemap test to unit test
2023-03-30 16:28:25
linux-kernel
[PATCH 27/29] selftests/mm: Allow uffd test to skip properly with no privilege
2023-03-30 16:27:40
linux-kernel
[PATCH 26/29] selftests/mm: Workaround no way to detect uffd-minor + wp
2023-03-30 16:26:33
linux-kernel
[PATCH 20/29] selftests/mm: Allow allocate_area() to fail properly
2023-03-30 16:26:27
linux-kernel
[PATCH 25/29] selftests/mm: Move zeropage test into uffd unit tests
2023-03-30 16:25:43
linux-kernel
[PATCH 24/29] selftests/mm: Move uffd sig/events tests into uffd unit tests
2023-03-30 16:25:36
linux-kernel
[PATCH 29/29] selftests/mm: Add shmem-private test to uffd-stress
2023-03-30 16:25:06
linux-kernel
[PATCH 28/29] selftests/mm: Drop sys/dev test in uffd-stress test
2023-03-30 16:24:29
linux-kernel
[PATCH 23/29] selftests/mm: Move uffd minor test to unit test
2023-03-30 16:24:19
linux-kernel
[PATCH 19/29] selftests/mm: Let uffd_handle_page_fault() takes wp parameter