Lorenzo Stoakes ([email protected])

Number of posts: 636 (0.19 per day)
First post: 2014-12-31 18:43:45
Last post: 2024-04-01 19:48:13

Date List Subject
2024-04-01 19:48:13 linux-kernel Re: [PATCH] mm, mmap: remove vma_merge()
2024-03-10 22:16:39 linux-kernel Re: [PATCH 2/2] [RFC] pagemap.rst: Document write bit
2024-03-10 21:57:49 linux-kernel Re: [PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
2024-03-03 13:39:06 linux-kernel Re: [PATCH] mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
2024-02-22 22:07:19 linux-kernel Re: [PATCH v2] mm, mmap: fix vma_merge() case 7 with vma_ops->close
2024-02-22 19:57:56 linux-kernel Re: [PATCH] mm, mmap: fix vma_merge() case 7 with vma_ops->close
2024-02-22 08:44:56 linux-kernel Re: [PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
2024-02-22 08:35:11 linux-kernel Re: [PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
2024-02-21 20:44:07 linux-kernel Re: [PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
2024-02-20 22:12:51 linux-kernel Re: [PATCH] mm/mmap: Add case 9 in vma_merge()
2024-02-20 21:02:41 linux-kernel Re: [PATCH] mm/mmap: Add case 9 in vma_merge()
2024-02-20 06:47:31 linux-kernel [PATCH] MAINTAINERS: add memory mapping entry with reviewers
2024-02-18 23:06:25 linux-kernel Re: [PATCH] mm/mmap: Add case 9 in vma_merge()
2024-02-04 19:47:20 linux-kernel Re: [PATCH 1/1] mm: vmalloc: Add a scan area of VA only once
2024-01-30 18:57:09 linux-kernel Re: [PATCH 78/82] mm/vmalloc: Refactor intentional wrap-around test
2024-01-30 18:56:07 linux-kernel Re: [PATCH 33/82] mm/vmalloc: Refactor intentional wrap-around calculation
2024-01-30 18:44:56 linux-kernel Re: [PATCH 1/2] mm: vmalloc: Improve description of vmap node layer
2024-01-20 12:57:37 linux-kernel Re: [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree
2024-01-16 23:39:06 linux-kernel Re: [PATCH v3 05/11] mm/vmalloc: remove vmap_area_list
2024-01-16 23:28:11 linux-kernel Re: [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree
2024-01-16 22:48:41 linux-kernel Re: [PATCH 1/1] Fix a wrong value passed to __find_vmap_area()
2024-01-16 22:43:56 linux-kernel Re: [PATCH 1/1] mm: vmalloc: Fix a warning in the crash_save_vmcoreinfo_init()
2024-01-16 22:25:39 linux-kernel Re: [PATCH 1/1] mm: vmalloc: Mark vmap_init_free_space() with __init tag
2023-10-17 11:06:16 linux-kernel Re: [powerpc] Kernel crash while running LTP (bisected)
2023-10-16 16:42:43 linux-kernel Re: mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
2023-10-16 16:28:08 linux-kernel Re: [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
2023-10-16 11:06:04 linux-kernel Re: mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
2023-10-12 17:06:05 linux-kernel [PATCH v4 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
2023-10-12 17:04:55 linux-kernel [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
2023-10-12 17:04:53 linux-kernel [PATCH v4 1/3] mm: drop the assumption that VM_SHARED always implies writable
2023-10-12 17:04:50 linux-kernel [PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
2023-10-11 18:14:32 linux-kernel Re: [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
2023-10-11 17:06:41 linux-kernel [PATCH v4 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-11 17:05:58 linux-kernel [PATCH v4 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
2023-10-11 17:05:49 linux-kernel [PATCH v4 3/5] mm: make vma_merge() and split_vma() internal
2023-10-11 17:05:14 linux-kernel [PATCH v4 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper
2023-10-11 17:05:10 linux-kernel [PATCH v4 0/5] Abstract vma_merge() and split_vma()
2023-10-11 17:05:10 linux-kernel [PATCH v4 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
2023-10-11 06:58:42 linux-kernel Re: [PATCH v3 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
2023-10-11 06:49:21 linux-kernel Re: [PATCH v2 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
2023-10-11 06:34:58 linux-kernel Re: [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-10 18:24:28 linux-kernel [PATCH v3 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-10 18:24:20 linux-kernel [PATCH v3 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
2023-10-10 18:24:17 linux-kernel [PATCH v3 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper
2023-10-10 18:24:12 linux-kernel [PATCH v3 3/5] mm: make vma_merge() and split_vma() internal
2023-10-10 18:23:33 linux-kernel [PATCH v3 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
2023-10-10 18:23:24 linux-kernel [PATCH v3 0/5] Abstract vma_merge() and split_vma()
2023-10-10 18:11:43 linux-kernel Re: [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-10 07:27:57 linux-kernel [RESEND PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
2023-10-09 20:54:47 linux-kernel [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
2023-10-09 20:54:41 linux-kernel [PATCH v2 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h