Hugh Dickins ([email protected])

Number of posts: 2409 (0.47 per day)
First post: 2010-06-20 00:02:59
Last post: 2024-06-12 07:13:04

Date List Subject
2023-05-22 05:12:22 linux-kernel [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail
2023-05-22 05:11:06 linux-kernel [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()
2023-05-22 05:10:26 linux-kernel [PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
2023-05-22 05:09:42 linux-kernel [PATCH 06/31] mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
2023-05-22 05:09:22 linux-kernel [PATCH 13/31] mm/hmm: retry if pte_offset_map() fails
2023-05-22 05:09:08 linux-kernel [PATCH 12/31] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
2023-05-22 05:08:52 linux-kernel [PATCH 10/31] mm/pagewalk: walk_pte_range() allow for pte_offset_map()
2023-05-22 05:08:45 linux-kernel [PATCH 02/31] mm/migrate: remove cruft from migration_entry_wait()s
2023-05-22 05:08:17 linux-kernel [PATCH 05/31] mm/filemap: allow pte_offset_map_lock() to fail
2023-05-22 05:08:14 linux-kernel [PATCH 11/31] mm/vmwgfx: simplify pmd & pud mapping dirty helpers
2023-05-22 05:03:27 linux-kernel [PATCH 07/31] mm/page_vma_mapped: reformat map_pte() with less indentation
2023-05-22 04:54:49 linux-kernel [PATCH 03/31] mm/pgtable: kmap_local_page() instead of kmap_atomic()
2023-05-17 22:25:38 linux-kernel Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
2023-05-17 11:46:02 linux-kernel Re: [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
2023-05-14 18:54:55 linux-kernel Re: [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
2023-05-11 22:59:43 linux-kernel Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-11 04:48:41 linux-kernel Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-11 03:44:59 linux-kernel Re: [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
2023-05-11 03:19:16 linux-kernel Re: [PATCH 21/23] x86: Allow get_locked_pte() to fail
2023-05-11 03:16:58 linux-kernel Re: [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
2023-05-10 05:25:54 linux-kernel [PATCH 21/23] x86: Allow get_locked_pte() to fail
2023-05-10 05:25:53 linux-kernel [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-05-10 05:24:40 linux-kernel [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
2023-05-10 05:24:10 linux-kernel [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
2023-05-10 05:13:31 linux-kernel [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
2023-05-10 05:10:25 linux-kernel [PATCH 19/23] sparc: allow pte_offset_map() to fail
2023-05-10 05:10:17 linux-kernel [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
2023-05-10 05:09:17 linux-kernel [PATCH 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-05-10 05:09:01 linux-kernel [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
2023-05-10 05:06:21 linux-kernel [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-05-10 05:05:18 linux-kernel [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
2023-05-10 05:04:05 linux-kernel [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
2023-05-10 05:02:44 linux-kernel [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
2023-05-10 05:01:42 linux-kernel [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
2023-05-10 05:01:28 linux-kernel [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
2023-05-10 05:00:19 linux-kernel [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-05-10 04:55:46 linux-kernel [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
2023-05-10 04:55:44 linux-kernel [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
2023-05-10 04:54:35 linux-kernel [PATCH 06/23] microblaze: allow pte_offset_map() to fail
2023-05-10 04:50:08 linux-kernel [PATCH 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-05-10 04:48:40 linux-kernel [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-10 04:47:34 linux-kernel [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-05-10 04:46:39 linux-kernel [PATCH 02/23] arm64: allow pte_offset_map() to fail
2023-05-10 04:46:36 linux-kernel [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
2023-04-24 02:30:20 linux-kernel Re: [PATCH next] mm/khugepaged: fix conflicting mods to collapse_file()
2023-04-23 05:42:42 linux-kernel [PATCH next] mm/khugepaged: fix conflicting mods to collapse_file()
2023-04-21 00:19:26 linux-kernel Re: [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
2023-04-19 05:30:34 linux-kernel [PATCH next] hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
2023-04-19 04:50:43 linux-kernel Re: [PATCH v6 4/4] mm/khugepaged: maintain page cache uptodate flag
2023-04-19 01:41:22 linux-kernel Re: [PATCH] mm/mmap: Map MAP_STACK to VM_STACK
2023-04-18 21:48:30 linux-kernel Re: [PATCH v2 5/6] shmem: update documentation