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-06-20 08:21:05 linux-kernel [PATCH mm 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
2023-06-20 08:14:55 linux-kernel [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
2023-06-20 08:14:41 linux-kernel [PATCH v2 12/12] mm: delete mmap_write_trylock() and vma_try_start_write()
2023-06-20 08:12:36 linux-kernel [PATCH v2 06/12] sparc: add pte_free_defer() for pte_t *pgtable_t
2023-06-20 07:52:51 linux-kernel [PATCH v2 04/12] powerpc: assert_pte_locked() use pte_offset_map_nolock()
2023-06-20 07:50:59 linux-kernel [PATCH v2 03/12] arm: adjust_pte() use pte_offset_map_nolock()
2023-06-20 07:50:25 linux-kernel [PATCH v2 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
2023-06-20 07:49:34 linux-kernel [PATCH v2 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
2023-06-20 07:48:55 linux-kernel [PATCH v2 00/12] mm: free retracted page table by RCU
2023-06-20 07:34:54 linux-kernel [PATCH] mm/swapfile: delete outdated pte_offset_map() comment
2023-06-15 23:22:52 linux-kernel [PATCH v2 28/32 fix] mm/memory: allow pte_offset_map[_lock]() to fail: fix
2023-06-15 23:20:34 linux-kernel [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
2023-06-15 21:43:28 linux-kernel Re: [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
2023-06-15 05:48:27 linux-kernel Re: [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
2023-06-15 00:45:04 linux-kernel Re: [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
2023-06-14 04:39:33 linux-kernel Re: [PATCH v2 31/32] mm/swap: swap_vma_readahead() do the pte_offset_map()
2023-06-14 04:05:37 linux-kernel Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
2023-06-11 19:20:59 linux-kernel Re: [PATCH] mm/khugepaged: fix iteration in collapse_file
2023-06-09 21:44:13 linux-wireless [PATCH] wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
2023-06-09 21:09:31 linux-kernel Re: [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail
2023-06-09 20:05:29 linux-kernel Re: [PATCH] mm/khugepaged: fix iteration in collapse_file
2023-06-09 08:23:48 linux-kernel [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix
2023-06-09 02:24:15 linux-kernel [PATCH v2 23/32] mm/mglru: allow pte_offset_map_nolock() to fail
2023-06-09 02:23:27 linux-kernel [PATCH v2 29/32] mm/memory: handle_pte_fault() use pte_offset_map_nolock()
2023-06-09 02:23:26 linux-kernel [PATCH v2 26/32] mm/huge_memory: split huge pmd under one pte_offset_map()
2023-06-09 02:23:00 linux-kernel [PATCH v2 32/32] perf/core: Allow pte_offset_map() to fail
2023-06-09 02:20:03 linux-kernel [PATCH v2 31/32] mm/swap: swap_vma_readahead() do the pte_offset_map()
2023-06-09 02:19:12 linux-kernel [PATCH v2 16/32] mm/debug_vm_pgtable,page_table_check: warn pte map fails
2023-06-09 02:13:23 linux-kernel [PATCH v2 22/32] mm/swapoff: allow pte_offset_map[_lock]() to fail
2023-06-09 02:06:32 linux-kernel [PATCH v2 30/32] mm/pgtable: delete pmd_trans_unstable() and friends
2023-06-09 02:04:15 linux-kernel [PATCH v2 24/32] mm/migrate_device: allow pte_offset_map_lock() to fail
2023-06-09 01:58:41 linux-kernel [PATCH v2 17/32] mm/various: give up if pte_offset_map[_lock]() fails
2023-06-09 01:58:40 linux-kernel [PATCH v2 07/32] mm/page_vma_mapped: reformat map_pte() with less indentation
2023-06-09 01:57:22 linux-kernel [PATCH v2 13/32] mm/hmm: retry if pte_offset_map() fails
2023-06-09 01:56:54 linux-kernel [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail
2023-06-09 01:55:47 linux-kernel [PATCH v2 27/32] mm/khugepaged: allow pte_offset_map[_lock]() to fail
2023-06-09 01:55:03 linux-kernel [PATCH v2 14/32] mm/userfaultfd: retry if pte_offset_map() fails
2023-06-09 01:55:00 linux-kernel [PATCH v2 25/32] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
2023-06-09 01:52:39 linux-kernel [PATCH v2 18/32] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
2023-06-09 01:48:40 linux-kernel [PATCH v2 15/32] mm/userfaultfd: allow pte_offset_map_lock() to fail
2023-06-09 01:45:28 linux-kernel [PATCH v2 10/32] mm/pagewalk: walk_pte_range() allow for pte_offset_map()
2023-06-09 01:43:44 linux-kernel [PATCH v2 21/32] mm/madvise: clean up force_shm_swapin_readahead()
2023-06-09 01:42:38 linux-kernel [PATCH v2 19/32] mm/mremap: retry if either pte_offset_map_*lock() fails
2023-06-09 01:42:38 linux-kernel [PATCH v2 20/32] mm/madvise: clean up pte_offset_map_lock() scans
2023-06-09 01:40:12 linux-kernel [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
2023-06-09 01:34:05 linux-kernel [PATCH v2 06/32] mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
2023-06-09 01:32:39 linux-kernel [PATCH v2 08/32] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
2023-06-09 01:30:47 linux-kernel [PATCH v2 02/32] mm/migrate: remove cruft from migration_entry_wait()s
2023-06-09 01:29:09 linux-kernel [PATCH v2 11/32] mm/vmwgfx: simplify pmd & pud mapping dirty helpers
2023-06-09 01:26:06 linux-kernel [PATCH v2 09/32] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
2023-06-09 01:22:56 linux-kernel [PATCH v2 04/32] mm/pgtable: allow pte_offset_map[_lock]() to fail