Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Hugh Dickins
| State =
Action Required
| Archived =
No
| 223 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
mm: fix oops when filemap_map_pmd() without prealloc_pte
mm: fix oops when filemap_map_pmd() without prealloc_pte
- 1 -
-
-
-
2023-11-17
Hugh Dickins
New
[v2] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix
[v2] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix
- - -
-
-
-
2023-10-24
Hugh Dickins
New
mempolicy: migration attempt to match interleave nodes: fix
mempolicy: migration attempt to match interleave nodes: fix
- - -
-
-
-
2023-10-24
Hugh Dickins
New
mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix
mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix
- - -
-
-
-
2023-10-24
Hugh Dickins
New
mm: mlock: avoid folio_within_range() on KSM pages
mm: mlock: avoid folio_within_range() on KSM pages
- 1 -
-
-
-
2023-10-24
Hugh Dickins
New
[v3,10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma
Untitled series #64235
- - -
-
-
-
2023-10-19
Hugh Dickins
New
[9/8] percpu_counter: extend _limited_add() to negative amounts
shmem,tmpfs: general maintenance
- - -
-
-
-
2023-10-12
Hugh Dickins
New
[next] iov_iter: fix copy_page_from_iter_atomic()
[next] iov_iter: fix copy_page_from_iter_atomic()
- - -
-
-
-
2023-10-07
Hugh Dickins
New
[v2,12/12] mempolicy: migration attempt to match interleave nodes
mempolicy: cleanups leading to NUMA mpol without vma
- - -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,11/12] mempolicy: mmap_lock is not needed while migrating folios
mempolicy: cleanups leading to NUMA mpol without vma
- - -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma
mempolicy: cleanups leading to NUMA mpol without vma
- - -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,09/12] mm: add page_rmappable_folio() wrapper
mempolicy: cleanups leading to NUMA mpol without vma
- - -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code
mempolicy: cleanups leading to NUMA mpol without vma
- 2 -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma
mempolicy: cleanups leading to NUMA mpol without vma
- - -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree
mempolicy: cleanups leading to NUMA mpol without vma
- - -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,05/12] mempolicy trivia: slightly more consistent naming
mempolicy: cleanups leading to NUMA mpol without vma
- 1 -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,04/12] mempolicy trivia: delete those ancient pr_debug()s
mempolicy: cleanups leading to NUMA mpol without vma
- 1 -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed
mempolicy: cleanups leading to NUMA mpol without vma
- 2 -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,02/12] kernfs: drop shared NUMA mempolicy hooks
mempolicy: cleanups leading to NUMA mpol without vma
- 1 -
-
-
-
2023-10-03
Hugh Dickins
New
[v2,01/12] hugetlbfs: drop shared NUMA mempolicy pretence
mempolicy: cleanups leading to NUMA mpol without vma
- 1 -
-
-
-
2023-10-03
Hugh Dickins
New
[8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)
shmem,tmpfs: general maintenance
- 1 -
-
-
-
2023-09-30
Hugh Dickins
New
[7/8] shmem: _add_to_page_cache() before shmem_inode_acct_blocks()
shmem,tmpfs: general maintenance
- - -
-
-
-
2023-09-30
Hugh Dickins
New
[6/8] shmem: move memcg charge out of shmem_add_to_page_cache()
shmem,tmpfs: general maintenance
- 1 -
-
-
-
2023-09-30
Hugh Dickins
New
[5/8] shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
shmem,tmpfs: general maintenance
- 1 -
-
-
-
2023-09-30
Hugh Dickins
New
[4/8] shmem: trivial tidyups, removing extra blank lines, etc
shmem,tmpfs: general maintenance
- 1 -
-
-
-
2023-09-30
Hugh Dickins
New
[3/8] shmem: factor shmem_falloc_wait() out of shmem_fault()
shmem,tmpfs: general maintenance
- 1 -
-
-
-
2023-09-30
Hugh Dickins
New
[2/8] shmem: remove vma arg from shmem_get_folio_gfp()
shmem,tmpfs: general maintenance
- 1 -
-
-
-
2023-09-30
Hugh Dickins
New
[1/8] shmem: shrink shmem_inode_info: dir_offsets in a union
shmem,tmpfs: general maintenance
- 2 -
-
-
-
2023-09-30
Hugh Dickins
New
[12/12] mempolicy: migration attempt to match interleave nodes
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- - -
-
-
-
2023-09-25
Hugh Dickins
New
[11/12] mempolicy: mmap_lock is not needed while migrating folios
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- - -
-
-
-
2023-09-25
Hugh Dickins
New
[10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- - -
-
-
-
2023-09-25
Hugh Dickins
New
[09/12] mm: add page_rmappable_folio() wrapper
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- - -
-
-
-
2023-09-25
Hugh Dickins
New
[08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- 1 -
-
-
-
2023-09-25
Hugh Dickins
New
[07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- - -
-
-
-
2023-09-25
Hugh Dickins
New
[06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- - -
-
-
-
2023-09-25
Hugh Dickins
New
[05/12] mempolicy trivia: slightly more consistent naming
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- 1 -
-
-
-
2023-09-25
Hugh Dickins
New
[04/12] mempolicy trivia: delete those ancient pr_debug()s
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- 1 -
-
-
-
2023-09-25
Hugh Dickins
New
[03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- 1 -
-
-
-
2023-09-25
Hugh Dickins
New
[02/12] kernfs: drop shared NUMA mempolicy hooks
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- 1 -
-
-
-
2023-09-25
Hugh Dickins
New
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence
- 1 -
-
-
-
2023-09-25
Hugh Dickins
New
[v3,10/13,fix2] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(): fix2
Untitled series #54069
- - -
-
-
-
2023-08-06
Hugh Dickins
New
[v3,11/13,fix] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps(): fix
Untitled series #51347
- - -
-
-
-
2023-07-23
Hugh Dickins
New
[v3,10/13,fix] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(): fix
Untitled series #51343
- - -
-
-
-
2023-07-23
Hugh Dickins
New
[v3,07/13,fix] s390: add pte_free_defer() for pgtables sharing page: fix
Untitled series #51344
- - -
-
-
-
2023-07-23
Hugh Dickins
New
[v3,04/13,fix] powerpc: assert_pte_locked() use pte_offset_map_nolock(): fix
Untitled series #51345
- - -
-
-
-
2023-07-23
Hugh Dickins
New
[mm-hotfixes] mm/pagewalk: fix EFI_PGT_DUMP of espfix area
[mm-hotfixes] mm/pagewalk: fix EFI_PGT_DUMP of espfix area
- - 1
-
-
-
2023-07-23
Hugh Dickins
New
[mm,12/13] mm: delete mmap_write_trylock() and vma_try_start_write()
Untitled series #48764
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,13/13] mm/pgtable: notes on pte_offset_map[_lock]()
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,12/13] mm: delete mmap_write_trylock() and vma_try_start_write()
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,11/13] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
mm: free retracted page table by RCU
- 1 -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,09/13] mm/khugepaged: retract_page_tables() without mmap or vma lock
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,08/13] mm/pgtable: add pte_free_defer() for pgtable as page
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,07/13] s390: add pte_free_defer() for pgtables sharing page
mm: free retracted page table by RCU
1 1 1
-
-
-
2023-07-12
Hugh Dickins
New
[v3,06/13] sparc: add pte_free_defer() for pte_t *pgtable_t
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,05/13] powerpc: add pte_free_defer() for pgtables sharing page
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,03/13] arm: adjust_pte() use pte_offset_map_nolock()
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,02/13] mm/pgtable: add PAE safety to __pte_offset_map()
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
[v3,01/13] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
mm: free retracted page table by RCU
- - -
-
-
-
2023-07-12
Hugh Dickins
New
mm: lock newly mapped VMA with corrected ordering
mm: lock newly mapped VMA with corrected ordering
- - 1
-
-
-
2023-07-08
Hugh Dickins
New
[hotfix] mm/khugepaged: fix regression in collapse_file()
[hotfix] mm/khugepaged: fix regression in collapse_file()
- - -
-
-
-
2023-06-29
Hugh Dickins
New
mm/khugepaged: fix regression in collapse_file()
mm/khugepaged: fix regression in collapse_file()
- - -
-
-
-
2023-06-25
Hugh Dickins
New
[mm,10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Untitled series #45155
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,12/12] mm: delete mmap_write_trylock() and vma_try_start_write()
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,08/12] mm/pgtable: add pte_free_defer() for pgtable as page
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,07/12] s390: add pte_free_defer() for pgtables sharing page
mm: free retracted page table by RCU
- 1 -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,06/12] sparc: add pte_free_defer() for pte_t *pgtable_t
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,05/12] powerpc: add pte_free_defer() for pgtables sharing page
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,04/12] powerpc: assert_pte_locked() use pte_offset_map_nolock()
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,03/12] arm: adjust_pte() use pte_offset_map_nolock()
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,02/12] mm/pgtable: add PAE safety to __pte_offset_map()
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
mm: free retracted page table by RCU
- - -
-
-
-
2023-06-20
Hugh Dickins
New
mm/swapfile: delete outdated pte_offset_map() comment
mm/swapfile: delete outdated pte_offset_map() comment
- - -
-
-
-
2023-06-20
Hugh Dickins
New
[v2,28/32,fix] mm/memory: allow pte_offset_map[_lock]() to fail: fix
Untitled series #44427
- - -
-
-
-
2023-06-15
Hugh Dickins
New
[v2,07/23,replacement] mips: add pte_unmap() to balance pte_offset_map()
Untitled series #44430
- - 1
-
-
-
2023-06-15
Hugh Dickins
New
wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,07/23,fix] mips: update_mmu_cache() can replace __update_tlb(): fix
Untitled series #43076
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,32/32] perf/core: Allow pte_offset_map() to fail
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,31/32] mm/swap: swap_vma_readahead() do the pte_offset_map()
mm: allow pte_offset_map[_lock]() to fail
- 1 -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,30/32] mm/pgtable: delete pmd_trans_unstable() and friends
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,29/32] mm/memory: handle_pte_fault() use pte_offset_map_nolock()
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,28/32] mm/memory: allow pte_offset_map[_lock]() to fail
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,27/32] mm/khugepaged: allow pte_offset_map[_lock]() to fail
mm: allow pte_offset_map[_lock]() to fail
- 1 -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,26/32] mm/huge_memory: split huge pmd under one pte_offset_map()
mm: allow pte_offset_map[_lock]() to fail
- 1 -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,25/32] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
mm: allow pte_offset_map[_lock]() to fail
- 1 -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,24/32] mm/migrate_device: allow pte_offset_map_lock() to fail
mm: allow pte_offset_map[_lock]() to fail
- 1 -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,23/32] mm/mglru: allow pte_offset_map_nolock() to fail
mm: allow pte_offset_map[_lock]() to fail
1 - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,22/32] mm/swapoff: allow pte_offset_map[_lock]() to fail
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,21/32] mm/madvise: clean up force_shm_swapin_readahead()
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,20/32] mm/madvise: clean up pte_offset_map_lock() scans
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,19/32] mm/mremap: retry if either pte_offset_map_*lock() fails
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,18/32] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,17/32] mm/various: give up if pte_offset_map[_lock]() fails
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,16/32] mm/debug_vm_pgtable,page_table_check: warn pte map fails
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,15/32] mm/userfaultfd: allow pte_offset_map_lock() to fail
mm: allow pte_offset_map[_lock]() to fail
- - -
-
-
-
2023-06-09
Hugh Dickins
New
[v2,14/32] mm/userfaultfd: retry if pte_offset_map() fails
mm: allow pte_offset_map[_lock]() to fail
1 - -
-
-
-
2023-06-09
Hugh Dickins
New
«
1
2
3
»