Sidhartha Kumar ([email protected])

Number of posts: 334 (0.44 per day)
First post: 2022-03-31 05:02:47
Last post: 2024-04-26 18:53:53

Date List Subject
2023-05-19 22:05:22 linux-kernel [RFC v2 0/2] change ->index to PAGE_SIZE for hugetlb pages
2023-05-16 22:57:01 linux-kernel [PATCH] mm/hugetlb: remove hugetlb_page_subpool()
2023-05-05 19:12:38 linux-kernel [PATCH] mm/hugetlb: revert use of page_cache_next_miss()
2023-04-14 21:41:54 linux-kernel Re: [PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
2023-04-13 23:19:26 linux-kernel [RFC PATCH 2/4] mm/hugetlb: remove hugetlb_basepage_index()
2023-04-13 23:19:22 linux-kernel [RFC PATCH 4/4] mm/hugetlb: add hpage_shift to alloc_hugetlb_folio
2023-04-13 23:18:58 linux-kernel [RFC PATCH 1/4] mm/filemap: remove hugetlb special casing in filemap.c
2023-04-13 23:18:34 linux-kernel [RFC PATCH 3/4] mm/hugetlbfs: remove huge_page_shift in hugetlbfs_file_mmap
2023-04-13 23:16:16 linux-kernel [RFC PATCH 0/4] change ->index to PAGE_SIZE for hugetlb pages
2023-03-30 17:32:33 linux-kernel Re: [PATCH v4 4/6] userfaultfd: convert mfill_atomic_hugetlb() to use a folio
2023-03-30 17:23:15 linux-kernel Re: [PATCH v4 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
2023-03-30 17:15:18 linux-kernel Re: [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
2023-02-14 18:36:02 linux-kernel Re: Query on mm/folio-compat: pagecache_get_page
2023-01-25 17:07:14 linux-kernel [PATCH v2 8/8] Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
2023-01-25 17:06:56 linux-kernel [PATCH v2 7/8] mm/hugetlb: convert hugetlb_wp() to take in a folio
2023-01-25 17:06:52 linux-kernel [PATCH v2 4/8] mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
2023-01-25 17:06:49 linux-kernel [PATCH v2 6/8] mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
2023-01-25 17:06:36 linux-kernel [PATCH v2 5/8] mm/hugetlb: convert restore_reserve_on_error to take in a folio
2023-01-25 17:06:32 linux-kernel [PATCH v2 3/8] mm/hugetlb: convert putback_active_hugepage to take in a folio
2023-01-25 17:06:29 linux-kernel [PATCH v2 2/8] mm/hugetlb: convert hugetlbfs_pagecache_present() to folios
2023-01-25 17:06:21 linux-kernel [PATCH v2 1/8] mm/hugetlb: convert hugetlb_install_page to folios
2023-01-25 17:06:18 linux-kernel [PATCH v2 0/8] convert hugetlb fault functions to folios
2023-01-24 19:11:22 linux-kernel Re: [PATCH 8/9] mm/hugetlb: convert hugetlb_wp() to take in a folio
2023-01-23 21:09:19 linux-kernel Re: [PATCH 1/2] mm/memory_hotplug: remove head page reference in do_migrate_range
2023-01-23 20:25:12 linux-kernel [PATCH 2/2] mm/memory_hotplug: remove head page reference in scan_movable_pages()
2023-01-23 20:25:10 linux-kernel [PATCH 1/2] mm/memory_hotplug: remove head page reference in do_migrate_range
2023-01-20 22:40:34 linux-kernel Re: [PATCH 4/9] mm/rmap: change hugepage_add_new_anon_rmap to take in a folio
2023-01-20 21:13:46 linux-kernel Re: [PATCH 4/9] mm/rmap: change hugepage_add_new_anon_rmap to take in a folio
2023-01-20 06:17:35 linux-kernel Re: [PATCH linux-next] mm/hugetlb: replace get_hwpoison_huge_page() with get_hwpoison_hugetlb_foli o() when !CONFIG_HUGETLBFS
2023-01-19 22:00:03 linux-kernel [PATCH 8/9] mm/hugetlb: convert hugetlb_wp() to take in a folio
2023-01-19 21:56:29 linux-kernel [PATCH 5/9] mm/hugetlb: convert alloc_huge_page to alloc_hugetlb_folio
2023-01-19 21:54:03 linux-kernel [PATCH 9/9] Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
2023-01-19 21:34:20 linux-kernel [PATCH 6/9] mm/hugetlb: convert restore_reserve_on_error to take in a folio
2023-01-19 21:33:10 linux-kernel [PATCH 2/9] mm/hugetlb: convert hugetlbfs_pagecache_present() to folios
2023-01-19 21:33:09 linux-kernel [PATCH 7/9] mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
2023-01-19 21:33:01 linux-kernel [PATCH 0/9] convert hugetlb fault functions to folios
2023-01-19 21:32:46 linux-kernel [PATCH 4/9] mm/rmap: change hugepage_add_new_anon_rmap to take in a folio
2023-01-19 21:32:43 linux-kernel [PATCH 1/9] mm/hugetlb: convert hugetlb_install_page to folios
2023-01-19 21:32:35 linux-kernel [PATCH 3/9] mm/hugetlb: convert putback_active_hugepage to take in a folio
2023-01-19 18:02:14 linux-kernel Re: [PATCH] mm/hugetlb: fix get_hwpoison_hugetlb_folio() stub
2023-01-19 01:18:07 linux-kernel [PATCH v3] mm/hugetlb: convert get_hwpoison_huge_page() to folios
2023-01-18 18:16:03 linux-kernel [PATCH v2] mm/hugetlb: convert get_hwpoison_huge_page() to folios
2023-01-17 20:44:05 linux-kernel [PATCH] mm/hugetlb: convert get_hwpoison_huge_page() to folios
2023-01-13 23:31:52 linux-kernel [PATCH mm-unstable v3 2/8] mm/hugetlb: convert __update_and_free_page() to folios
2023-01-13 23:31:46 linux-kernel [PATCH mm-unstable v3 3/8] mm/hugetlb: convert dequeue_hugetlb_page functions to folios
2023-01-13 23:31:34 linux-kernel [PATCH mm-unstable v3 5/8] mm/hugetlb: increase use of folios in alloc_huge_page()
2023-01-13 23:14:43 linux-kernel [PATCH mm-unstable v3 4/8] mm/hugetlb: convert alloc_surplus_huge_page() to folios
2023-01-13 23:14:14 linux-kernel [PATCH mm-unstable v3 8/8] mm/hugetlb: convert demote_free_huge_page to folios
2023-01-13 22:54:41 linux-kernel [PATCH mm-unstable v3 6/8] mm/hugetlb: convert alloc_migrate_huge_page to folios
2023-01-13 22:53:43 linux-kernel [PATCH mm-unstable v3 0/8] continue hugetlb folio conversion
2023-01-13 22:49:22 linux-kernel [PATCH mm-unstable v3 7/8] mm/hugetlb: convert restore_reserve_on_error() to folios