Vishal Moola ([email protected])

Number of posts: 366 (0.37 per day)
First post: 2021-07-30 21:40:36
Last post: 2024-04-18 18:45:51

Date List Subject
2024-04-18 18:45:51 linux-kernel Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
2024-04-18 18:41:11 linux-kernel Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
2024-04-15 23:03:08 linux-kernel Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
2024-04-15 22:05:57 linux-kernel Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
2024-04-15 18:33:13 linux-kernel Re: [PATCH v2 2/2] mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
2024-04-15 18:28:17 linux-kernel Re: [PATCH v2 1/2] mm/hugetlb: convert dissolve_free_huge_pages() to folios
2024-04-08 17:47:28 linux-kernel Re: [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() to use struct vm_fault
2024-04-08 17:45:41 linux-kernel Re: [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() to use struct vm_fault
2024-04-04 19:58:37 linux-kernel Re: [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() to use struct vm_fault
2024-04-04 19:32:31 linux-kernel Re: [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() to use struct vm_fault
2024-04-01 20:28:12 linux-kernel [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() to use struct vm_fault
2024-04-01 20:27:30 linux-kernel [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() to use struct vm_fault
2024-04-01 20:27:27 linux-kernel [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() to use struct vm_fault
2024-04-01 20:27:05 linux-kernel [PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
2024-03-27 19:25:59 linux-kernel Re: [PATCH v1] mm: remove "prot" parameter from move_pte()
2024-03-26 20:06:41 linux-kernel Re: [PATCH 4/5] mm: Make pgoff non-const in struct vm_fault
2024-03-26 19:48:23 linux-kernel Re: [PATCH 3/3] s390: supplement for ptdesc conversion
2024-03-26 19:25:22 linux-kernel Re: [PATCH 2/3] mm: pgtable: add missing pt_index to struct ptdesc
2024-03-26 19:12:59 linux-kernel Re: [PATCH 1/3] mm: pgtable: correct the wrong comment about ptdesc->__page_flags
2024-03-26 19:10:17 linux-kernel Re: [PATCH 0/3] minor fixes and supplement for ptdesc
2024-03-26 01:06:12 linux-kernel [PATCH 2/5] hugetlb: Convert hugetlb_no_page() to use struct vm_fault
2024-03-25 23:52:35 linux-kernel [PATCH 5/5] memory: Define struct vm_fault in handle_mm_fault()
2024-03-25 22:36:01 linux-kernel [PATCH 3/5] hugetlb: Convert hugetlb_wp() to use struct vm_fault
2024-03-25 22:35:53 linux-kernel [PATCH 4/5] mm: Make pgoff non-const in struct vm_fault
2024-03-25 22:35:03 linux-kernel [PATCH 1/5] hugetlb: Convert hugetlb_fault() to use struct vm_fault
2024-03-25 22:34:54 linux-kernel [PATCH 0/5] Define struct vm_fault in handle_mm_fault()
2024-02-27 23:46:44 linux-kernel Re: [PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
2024-02-22 17:27:20 linux-kernel Re: [PATCH v2 5/5] hugetlb: Allow faults to be handled under the VMA lock
2024-02-22 16:15:20 linux-kernel Re: [PATCH v2 3/5] hugetlb: Pass struct vm_fault through to hugetlb_handle_userfault()
2024-02-21 23:52:02 linux-kernel [PATCH v2 4/5] hugetlb: Use vmf_anon_prepare() instead of anon_vma_prepare()
2024-02-21 23:51:19 linux-kernel [PATCH v2 5/5] hugetlb: Allow faults to be handled under the VMA lock
2024-02-21 23:50:47 linux-kernel [PATCH v2 3/5] hugetlb: Pass struct vm_fault through to hugetlb_handle_userfault()
2024-02-21 23:50:33 linux-kernel [PATCH v2 2/5] hugetlb: Move vm_struct declaration to the top of hugetlb_fault()
2024-02-21 23:50:15 linux-kernel [PATCH v2 1/5] mm/memory: Change vmf_anon_prepare() to be non-static
2024-02-21 23:50:09 linux-kernel [PATCH v2 0/5] Handle hugetlb faults under the VMA lock
2024-02-21 18:03:04 linux-kernel Re: [PATCH 2/3] hugetlb: Use vmf_anon_prepare() instead of anon_vma_prepare()
2024-02-21 17:35:55 linux-kernel Re: [PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimated_sharers = 0
2024-02-21 17:16:37 linux-kernel Re: [PATCH 2/3] hugetlb: Use vmf_anon_prepare() instead of anon_vma_prepare()
2024-02-21 16:56:07 linux-kernel Re: [PATCH 1/3] mm/memory: Change vmf_anon_prepare() to be non-static
2024-02-20 23:18:33 linux-kernel [PATCH 3/3] hugetlb: Allow faults to be handled under the VMA lock
2024-02-20 23:18:22 linux-kernel [PATCH 2/3] hugetlb: Use vmf_anon_prepare() instead of anon_vma_prepare()
2024-02-20 23:18:09 linux-kernel [PATCH 1/3] mm/memory: Change vmf_anon_prepare() to be non-static
2024-02-20 23:18:04 linux-kernel [PATCH 0/3] Handle hugetlb faults under the VMA lock
2023-11-21 16:47:23 linux-kernel Re: [PATCH v2] pgtable: do not expose _refcount field via ptdesc
2023-10-20 18:34:25 linux-kernel [PATCH v3 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() to use folios
2023-10-20 18:34:08 linux-kernel [PATCH v3 4/5] mm/khugepaged: Convert alloc_charge_hpage() to use folios
2023-10-20 18:34:06 linux-kernel [PATCH v3 0/5] Some khugepaged folio conversions
2023-10-20 18:34:05 linux-kernel [PATCH v3 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() to use folios
2023-10-20 18:34:04 linux-kernel [PATCH v3 3/5] mm/khugepaged: Convert is_refcount_suitable() to use folios
2023-10-20 18:33:57 linux-kernel [PATCH v3 1/5] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios
2023-10-18 23:01:30 linux-kernel Re: [PATCH v2 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() to use folios