Hugh Dickins ([email protected])

Number of posts: 2403 (0.89 per day)
First post: 2010-06-20 00:02:59
Last post: 2017-11-03 07:47:36

Date List Subject
2023-05-29 06:51:55 linux-kernel [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
2023-05-29 06:49:46 linux-kernel [PATCH 06/12] sparc: add pte_free_defer() for pgtables sharing page
2023-05-29 06:49:20 linux-kernel [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
2023-05-29 06:48:03 linux-kernel [PATCH 12/12] mm: delete mmap_write_trylock() and vma_try_start_write()
2023-05-29 06:33:20 linux-kernel [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
2023-05-29 06:23:26 linux-kernel [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
2023-05-29 06:23:11 linux-kernel [PATCH 03/12] arm: adjust_pte() use pte_offset_map_nolock()
2023-05-29 06:22:42 linux-kernel [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
2023-05-29 06:19:37 linux-kernel [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
2023-05-29 06:14:57 linux-kernel [PATCH 00/12] mm: free retracted page table by RCU
2023-05-25 22:59:43 linux-kernel Re: [PATCH] mm: shmem: Fix UAF bug in shmem_show_options()
2023-05-25 22:43:38 linux-kernel Re: [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()
2023-05-25 22:19:00 linux-kernel Re: [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail
2023-05-25 21:39:56 linux-kernel Re: [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
2023-05-24 05:07:52 linux-kernel Re: [PATCH 29/31] mm/memory: handle_pte_fault() use pte_offset_map_nolock()
2023-05-24 04:55:55 linux-kernel Re: [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to fail
2023-05-24 04:40:30 linux-kernel Re: [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
2023-05-24 04:01:43 linux-kernel Re: [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() to fail
2023-05-24 04:01:21 linux-kernel Re: [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() fails
2023-05-24 02:56:13 linux-kernel Re: [PATCH 13/31] mm/hmm: retry if pte_offset_map() fails
2023-05-24 02:56:03 linux-kernel Re: [PATCH 08/31] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
2023-05-24 02:45:51 linux-kernel Re: [PATCH 04/31] mm/pgtable: allow pte_offset_map[_lock]() to fail
2023-05-24 02:40:29 linux-kernel Re: [PATCH 05/31] mm/filemap: allow pte_offset_map_lock() to fail
2023-05-24 02:12:13 linux-kernel Re: [PATCH 02/31] mm/migrate: remove cruft from migration_entry_wait()s
2023-05-24 02:04:49 linux-kernel Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
2023-05-22 05:56:47 linux-kernel [PATCH 29/31] mm/memory: handle_pte_fault() use pte_offset_map_nolock()
2023-05-22 05:56:29 linux-kernel [PATCH 30/31] mm/pgtable: delete pmd_trans_unstable() and friends
2023-05-22 05:56:21 linux-kernel [PATCH 23/31] mm/mglru: allow pte_offset_map_nolock() to fail
2023-05-22 05:55:09 linux-kernel [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
2023-05-22 05:55:03 linux-kernel [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() fails
2023-05-22 05:54:50 linux-kernel [PATCH 31/31] perf/core: Allow pte_offset_map() to fail
2023-05-22 05:54:43 linux-kernel [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() to fail
2023-05-22 05:53:45 linux-kernel [PATCH 04/31] mm/pgtable: allow pte_offset_map[_lock]() to fail
2023-05-22 05:52:46 linux-kernel [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to fail
2023-05-22 05:52:46 linux-kernel [PATCH 28/31] mm/memory: allow pte_offset_map[_lock]() to fail
2023-05-22 05:52:34 linux-kernel [PATCH 20/31] mm/madvise: clean up pte_offset_map_lock() scans
2023-05-22 05:51:27 linux-kernel [PATCH 21/31] mm/madvise: clean up force_shm_swapin_readahead()
2023-05-22 05:50:09 linux-kernel [PATCH 22/31] mm/swapoff: allow pte_offset_map[_lock]() to fail
2023-05-22 05:48:15 linux-kernel [PATCH 08/31] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
2023-05-22 05:32:21 linux-kernel [PATCH 26/31] mm/huge_memory: split huge pmd under one pte_offset_map()
2023-05-22 05:31:11 linux-kernel [PATCH 14/31] fs/userfaultfd: retry if pte_offset_map() fails
2023-05-22 05:24:53 linux-kernel [PATCH 18/31] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
2023-05-22 05:22:27 linux-kernel [PATCH 09/31] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
2023-05-22 05:18:54 linux-kernel [PATCH 19/31] mm/mremap: retry if either pte_offset_map_*lock() fails
2023-05-22 05:18:45 linux-kernel [PATCH 16/31] mm/debug_vm_pgtable,page_table_check: warn pte map fails
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()