Show patches with: none      |   73400 patches
« 1 2 ... 166 167 168733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/17] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 David Howells New
[08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 David Howells New
[07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 David Howells New
[06/17] splice: Export filemap/direct_splice_read() smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 David Howells New
[05/17] iov_iter: Add a function to extract a page list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - 2 - --- 2023-02-16 David Howells New
[04/17] iov_iter: Define flags to qualify page extraction. smb3: Use iov_iters down to the network transport and fix DIO page pinning - 3 - --- 2023-02-16 David Howells New
[03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 David Howells New
[02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 David Howells New
[01/17] mm: Pass info, not iter, into filemap_get_pages() smb3: Use iov_iters down to the network transport and fix DIO page pinning - 2 - --- 2023-02-16 David Howells New
[v2] dm-crypt: allocate compound pages if possible [v2] dm-crypt: allocate compound pages if possible - - - --- 2023-02-16 Mikulas Patocka New
[v2] kasan: call clear_page with a match-all tag instead of changing page tag [v2] kasan: call clear_page with a match-all tag instead of changing page tag - 2 - --- 2023-02-16 Peter Collingbourne New
dm-crypt: allocate compound pages if possible dm-crypt: allocate compound pages if possible - - - --- 2023-02-16 Mikulas Patocka New
[v3,mm-unstable] mm/memory_hotplug: cleanup return value handing in do_migrate_range() [v3,mm-unstable] mm/memory_hotplug: cleanup return value handing in do_migrate_range() 1 1 - --- 2023-02-16 SeongJae Park New
[RFC,2/2] mm: add zero_user_folio_segments() minor cleanup of usage of flush_dcache_folio() - - - --- 2023-02-16 Yin, Fengwei New
[RFC,1/2] mm: remove duplicated flush_dcache_folio() minor cleanup of usage of flush_dcache_folio() - - - --- 2023-02-16 Yin, Fengwei New
mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64 mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64 1 - 1 --- 2023-02-16 Peter Xu New
[v6,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs - - - --- 2023-02-16 David Howells New
[v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs [v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs - - - --- 2023-02-16 David Howells New
[v4,16/16] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,15/16] arm64 : mm: add wrapper function ioremap_prot() mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,14/16] powerpc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,13/16] mm/ioremap: Consider IOREMAP space in generic ioremap mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,12/16] parisc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,11/16] xtensa: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,10/16] sh: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,09/16] s390: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 1 1 --- 2023-02-16 Baoquan He New
[v4,08/16] openrisc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,07/16] ia64: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,06/16] arc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,05/16] mm/ioremap: add slab availability checking in ioremap_prot mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,04/16] mm: ioremap: allow ARCH to have its own ioremap method definition mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 - - --- 2023-02-16 Baoquan He New
[v4,03/16] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap() mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
[v4,02/16] openrisc: mm: remove unneeded early ioremap code mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 - - --- 2023-02-16 Baoquan He New
[v4,01/16] hexagon: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-02-16 Baoquan He New
mm, page_alloc: reduce page alloc/free sanity checks mm, page_alloc: reduce page alloc/free sanity checks 1 - - --- 2023-02-16 Vlastimil Babka New
[v4,2/2] mm/userfaultfd: add VM_WARN_ONCE() [v4,1/2] mm/userfaultfd: Support WP on multiple VMAs - - - --- 2023-02-16 Muhammad Usama Anjum New
[v4,1/2] mm/userfaultfd: Support WP on multiple VMAs [v4,1/2] mm/userfaultfd: Support WP on multiple VMAs 2 - - --- 2023-02-16 Muhammad Usama Anjum New
dax/kmem: Fix leak of memory-hotplug resources dax/kmem: Fix leak of memory-hotplug resources - 4 - --- 2023-02-16 Dan Williams New
[2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM [1/2] pcmcia : make PCMCIA depend on HAS_IOMEM - 1 - --- 2023-02-16 Baoquan He New
[1/2] pcmcia : make PCMCIA depend on HAS_IOMEM [1/2] pcmcia : make PCMCIA depend on HAS_IOMEM 1 1 - --- 2023-02-16 Baoquan He New
kasan: call clear_page with a match-all tag instead of changing page tag kasan: call clear_page with a match-all tag instead of changing page tag - - - --- 2023-02-16 Peter Collingbourne New
[v3,2/2] mm/userfaultfd: add VM_WARN_ONCE() [v3,1/2] mm/userfaultfd: Support WP on multiple VMAs - - - --- 2023-02-16 Muhammad Usama Anjum New
[v3,1/2] mm/userfaultfd: Support WP on multiple VMAs [v3,1/2] mm/userfaultfd: Support WP on multiple VMAs - - - --- 2023-02-16 Muhammad Usama Anjum New
[v3,35/35] mm: separate vma->lock from vm_area_struct Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,34/35] mm/mmap: free vm_area_struct without call_rcu in exit_mmap Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,33/35] powerc/mm: try VMA lock-based page fault handling first Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,32/35] arm64/mm: try VMA lock-based page fault handling first Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,31/35] x86/mm: try VMA lock-based page fault handling first Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,30/35] mm: introduce per-VMA lock statistics Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,29/35] mm: prevent userfaults to be handled under per-vma lock Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,28/35] mm: prevent do_swap_page from handling page faults under VMA lock Per-VMA locks - 1 - --- 2023-02-16 Suren Baghdasaryan New
[v3,27/35] mm: add FAULT_FLAG_VMA_LOCK flag Per-VMA locks - 1 - --- 2023-02-16 Suren Baghdasaryan New
[v3,26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,25/35] mm: introduce lock_vma_under_rcu to be used from arch-specific code Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,24/35] mm: introduce vma detached flag Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,22/35] kernel/fork: assert no VMA readers during its destruction Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,20/35] mm: conditionally write-lock VMA in free_pgtables Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,19/35] mm: write-lock VMAs before removing them from VMA tree Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,18/35] mm/mremap: write-lock VMA while remapping it to a new address range Per-VMA locks - 1 - --- 2023-02-16 Suren Baghdasaryan New
[v3,17/35] mm/mmap: write-lock VMA before shrinking or expanding it Per-VMA locks - 1 - --- 2023-02-16 Suren Baghdasaryan New
[v3,16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,15/35] mm/khugepaged: write-lock VMA while collapsing a huge page Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,14/35] mm/mmap: move VMA locking before vma_adjust_trans_huge call Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,13/35] mm: mark VMA as being written when changing vm_flags Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,12/35] mm: add per-VMA lock and helper functions to control it Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,11/35] mm: move mmap_lock assert function definitions Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,10/35] mm: rcu safe VMA freeing Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,09/35] mm: introduce CONFIG_PER_VMA_LOCK Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,08/35] mm: Enable maple tree RCU mode by default. Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,07/35] maple_tree: Add RCU lock checking to rcu callback functions Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,06/35] maple_tree: Add smp_rmb() to dead node detection Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves() Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,03/35] maple_tree: Fix freeing of nodes in rcu mode Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,02/35] maple_tree: Detect dead nodes in mas_start() Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,01/35] maple_tree: Be more cautious about dead nodes Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
hugetlb: check for undefined shift on 32 bit architectures hugetlb: check for undefined shift on 32 bit architectures 1 1 2 --- 2023-02-16 Mike Kravetz New
[RFC,2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd Providing mount for memfd_restricted() syscall - - - --- 2023-02-16 Ackerley Tng New
[RFC,1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted Providing mount for memfd_restricted() syscall - - - --- 2023-02-16 Ackerley Tng New
[v2,2/2] mm/memory_hotplug: cleanup 'ret' variable usage in do_migrate_range() mm/memory_hotplug: cleanup do_migrate_range() - - - --- 2023-02-15 SeongJae Park New
[v2,1/2] mm/memory_hotplug: return nothing from do_migrate_range() mm/memory_hotplug: cleanup do_migrate_range() 1 1 - --- 2023-02-15 SeongJae Park New
[v2,2/6] selftests: use canonical ftrace path use canonical ftrace path whenever possible - 2 - --- 2023-02-15 Ross Zwisler New
mm/uffd: UFFD_FEATURE_WP_ZEROPAGE mm/uffd: UFFD_FEATURE_WP_ZEROPAGE - - - --- 2023-02-15 Peter Xu New
mm/uffd: Fix comment in handling pte markers mm/uffd: Fix comment in handling pte markers - 1 - --- 2023-02-15 Peter Xu New
[17/17] mips: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[16/17] microblaze: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[15/17] m68k: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[14/17] ia64: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[RFC,16/16] drm/i915, drm/ttm: Use the TTM shrinker rather than the external shmem pool Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,15/16] drm/ttm: Use fault-injection to test error paths Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,14/16] drm/ttm: Provide helpers for shrinking Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,13/16] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,12/16] mm: Add interfaces to back up and recover folio contents using swap Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,11/16] drm/ttm: Add a simple api to set / clear purgeable ttm_tt content Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,10/16] drm/ttm: Remove pinned bos from shrinkable accounting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,09/16] drm/ttm: Introduce shrink throttling. Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,08/16] drm/ttm: Add a shrinker and shrinker accounting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
« 1 2 ... 166 167 168733 734 »