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-08 16:51:59
linux-kernel
Re: [PATCH v3 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-08 15:32:09
linux-kernel
Re: [PATCH v3 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-08 15:18:29
linux-kernel
Re: [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
2023-03-08 15:10:14
linux-kernel
Re: [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
2023-03-07 01:24:30
linux-kernel
Re: [PATCH v3 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
2023-03-07 01:20:52
linux-kernel
Re: [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
2023-03-07 01:04:40
linux-kernel
Re: [PATCH v3 1/5] mm: userfaultfd: rename functions for clarity + consistency
2023-03-07 01:04:22
linux-kernel
Re: [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
2023-03-07 01:01:34
linux-kernel
Re: [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
2023-03-07 00:16:23
linux-kernel
Re: THP backed thread stacks
2023-03-06 21:40:31
linux-kernel
[PATCH v3 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-06 21:40:29
linux-kernel
[PATCH v3 2/2] selftests/mm: Smoke test WP_UNPOPULATED
2023-03-06 21:40:20
linux-kernel
[PATCH v3 0/2] mm/uffd: Add feature bit UFFD_FEATURE_WP_UNPOPULATED
2023-03-03 16:49:20
linux-kernel
Re: [PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-03 15:36:52
linux-kernel
Re: [PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
2023-03-03 15:13:14
linux-kernel
[PATCH] mm/khugepaged: Cleanup memcg uncharge for failure path
2023-03-03 15:00:09
linux-kernel
Re: [PATCH v2] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
2023-03-03 14:33:54
linux-kernel
Re: [PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
2023-03-02 22:33:48
linux-kernel
Re: [PATCH] mm: teach mincore_hugetlb about pte markers
2023-03-02 22:30:44
linux-kernel
Re: [PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
2023-03-02 22:26:54
linux-kernel
Re: [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
2023-03-02 22:23:19
linux-kernel
Re: [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
2023-03-02 22:22:19
linux-kernel
Re: [PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-02 22:03:36
linux-kernel
Re: [PATCH v2 10/11] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
2023-03-02 22:01:37
linux-kernel
Re: [PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-02 21:03:23
linux-kernel
Re: [PATCH v2 10/11] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
2023-03-02 20:55:54
linux-kernel
Re: [PATCH v2 07/11] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
2023-03-02 20:54:06
linux-kernel
Re: [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
2023-03-02 20:07:19
linux-kernel
Re: [PATCH v2 08/11] mm/vmstat: switch counter modification to cmpxchg
2023-03-02 17:28:07
linux-kernel
Re: [PATCH v2 01/11] mm/vmstat: remove remote node draining
2023-03-02 17:22:25
linux-kernel
Re: [PATCH v2 01/11] mm/vmstat: remove remote node draining
2023-03-02 16:21:44
linux-kernel
Re: [PATCH v2 08/11] mm/vmstat: switch counter modification to cmpxchg
2023-03-02 13:58:10
linux-kernel
Re: [PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-01 22:58:04
linux-kernel
Re: [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
2023-03-01 16:38:57
linux-kernel
Re: [PATCH v2 2/2] kselftest: vm: add tests for memory-deny-write-execute
2023-03-01 15:20:14
linux-kernel
Re: [PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-02-28 19:43:46
linux-kernel
Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
2023-02-28 19:32:38
linux-kernel
Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2023-02-28 15:59:04
linux-kernel
Re: [PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-02-28 15:56:47
linux-kernel
Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2023-02-28 00:37:17
linux-kernel
Re: [PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-02-27 23:01:50
linux-kernel
[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-02-27 21:19:55
linux-kernel
Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2023-02-22 20:38:17
linux-kernel
Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
2023-02-22 19:54:02
linux-kernel
[PATCH v2] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
2023-02-22 17:39:36
linux-kernel
Re: [PATCH] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
2023-02-22 16:25:55
linux-kernel
Re: [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow
2023-02-21 23:14:56
linux-kernel
Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
2023-02-21 22:19:15
linux-kernel
Re: [PATCH v4 3/3] mm/khugepaged: maintain page cache uptodate flag
2023-02-21 22:13:45
linux-kernel
Re: [PATCH v4 2/3] mm/khugepaged: skip shmem with userfaultfd
2023-02-21 21:55:03
linux-kernel
Re: [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow