Ackerley Tng ([email protected])

Number of posts: 169 (0.33 per day)
First post: 2022-11-16 20:55:41
Last post: 2024-04-15 08:06:09

Date List Subject
2023-06-06 19:15:46 linux-kernel [RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio()
2023-06-06 19:15:45 linux-kernel [RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb
2023-06-06 19:14:44 linux-kernel [RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map
2023-06-06 19:14:38 linux-kernel [RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem
2023-06-06 19:14:33 linux-kernel [RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final
2023-06-06 19:13:40 linux-kernel [RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup
2023-06-06 19:09:31 linux-kernel [RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory
2023-06-06 19:08:32 linux-kernel [RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate
2023-06-06 19:08:26 linux-kernel [RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error
2023-06-06 19:08:00 linux-kernel [RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode
2023-06-06 19:07:26 linux-kernel [RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx()
2023-06-06 19:07:25 linux-kernel [RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages
2023-06-06 19:07:24 linux-kernel [RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page
2023-06-06 19:07:06 linux-kernel [RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-05 17:44:37 linux-kernel Re: [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
2023-05-08 20:53:30 linux-kernel Re: [PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
2023-05-08 16:38:28 linux-kernel Re: [PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
2023-05-05 19:47:54 linux-kernel Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-05-03 00:17:07 linux-kernel [PATCH] fs: hugetlbfs: Set vma policy only when needed for allocating folio
2023-05-03 00:01:25 linux-kernel [PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
2023-05-02 23:59:05 linux-kernel [PATCH 1/2] mm: filemap: Add filemap_has_folio function
2023-05-02 23:58:13 linux-kernel [PATCH 0/2] Fix fallocate error in hugetlbfs when fallocating again
2023-04-18 23:41:41 linux-kernel Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-04-18 17:09:47 linux-kernel Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-04-17 17:16:10 linux-kernel Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-04-14 22:50:20 linux-kernel Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2023-04-14 00:14:24 linux-kernel [RFC PATCH 5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall
2023-04-14 00:13:33 linux-kernel [RFC PATCH 6/6] selftests: mm: Add selftest for memfd_restricted_bind()
2023-04-14 00:13:30 linux-kernel [RFC PATCH 3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy()
2023-04-14 00:13:05 linux-kernel [RFC PATCH 1/6] mm: shmem: Refactor out shmem_shared_policy() function
2023-04-14 00:12:55 linux-kernel [RFC PATCH 4/6] mm: mempolicy: Add and expose mpol_create
2023-04-14 00:12:45 linux-kernel [RFC PATCH 2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask
2023-04-14 00:12:31 linux-kernel [RFC PATCH 0/6] Setting memory policy for restrictedmem file
2023-04-13 22:54:02 linux-kernel Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-13 17:30:51 linux-kernel Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
2023-04-11 01:52:01 linux-kernel Re: [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
2023-04-11 01:31:26 linux-kernel [RFC PATCH v4 2/2] selftests: restrictedmem: Check memfd_restricted()'s handling of provided userspace mount
2023-04-11 01:30:36 linux-kernel [RFC PATCH v4 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-11 01:30:15 linux-kernel [RFC PATCH v4 0/2] Providing mount in memfd_restricted() syscall
2023-04-05 22:37:00 linux-kernel Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-05 22:33:10 linux-kernel Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-05 22:11:19 linux-kernel Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-01 00:12:22 linux-kernel Re: [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-03-31 23:54:43 linux-kernel [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
2023-03-31 23:53:21 linux-kernel [RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
2023-03-31 23:53:07 linux-kernel [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-03-21 20:16:42 linux-kernel [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-03-21 20:16:22 linux-kernel [RFC PATCH v2 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
2023-03-21 20:16:20 linux-kernel [RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall
2023-03-16 00:33:27 linux-kernel [RFC PATCH 10/10] KVM: selftests: Test KVM exit behavior for private memory/access
2023-03-16 00:33:10 linux-kernel [RFC PATCH 09/10] KVM: selftests: Add tests around sharing a restrictedmem fd