Show patches with: none      |   74019 patches
« 1 2 3 4740 741 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] mm: set pte writable while pte_soft_dirty() is true in do_swap_page() mm: introduce pmd|pte_needs_soft_dirty_wp helpers and utilize them - - - --- 2024-06-07 Barry Song New
[v2,1/2] mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect mm: introduce pmd|pte_needs_soft_dirty_wp helpers and utilize them - - - --- 2024-06-07 Barry Song New
[v1,1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC mm/memfd: add documentation for MFD_NOEXEC_SEAL - - - --- 2024-06-07 Jeff Xu New
[v4] mm: convert page type macros to enum [v4] mm: convert page type macros to enum - - - --- 2024-06-07 Stephen Brennan New
[v2,16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,15/16] maple_tree: remove repeated sanity checks from mas_wr_append() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,14/16] maple_tree: remove node allocations from various write helper functions Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,13/16] maple_tree: have mas_store() allocate nodes if needed Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,12/16] maple_tree: remove mas_wr_modify() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,11/16] maple_tree: simplify mas_commit_b_node() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,10/16] maple_tree: convert mas_insert() to preallocate nodes Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,09/16] maple_tree: use store type in mas_wr_store_entry() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,08/16] maple_tree: print store type in mas_dump() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,07/16] maple_tree: use mas_store_gfp() in mtree_store_range() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,06/16] maple_tree: use mas_store_gfp() in mas_erase() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,05/16] maple_tree: remove mas_destroy() from mas_nomem() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,04/16] maple_tree: introduce mas_wr_store_type() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,03/16] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,02/16] maple_tree: introduce mas_wr_prealloc_setup() Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v2,01/16] maple_tree: introduce store_type enum Introduce a store type enum for the Maple tree - - - --- 2024-06-07 Sidhartha Kumar New
[v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() [v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() - 1 - --- 2024-06-07 Donet Tom New
[v7,11/11] xfs: enable block size larger than page size support enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count() enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,09/11] xfs: expose block size in stat enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,08/11] xfs: use kvmalloc for xattr buffers enable bs > ps in XFS - 2 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,07/11] iomap: fix iomap_dio_zero() for fs bs > system page size enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range() enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,05/11] mm: split a folio in minimum folio order chunks enable bs > ps in XFS - - - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,04/11] readahead: allocate folios with mapping_min_order in readahead enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,03/11] filemap: allocate mapping_min_order folios in the page cache enable bs > ps in XFS - - - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,02/11] fs: Allow fine-grained control of folio sizes enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,01/11] readahead: rework loop in page_cache_ra_unbounded() enable bs > ps in XFS 1 - - --- 2024-06-07 Pankaj Raghav (Samsung) New
[6.6.y] mm: ratelimit stat flush from workingset shrinker [6.6.y] mm: ratelimit stat flush from workingset shrinker - - - --- 2024-06-07 Jesper Dangaard Brouer New
[net-next,v7,14/15] mm: page_frag: update documentation for page_frag [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,12/15] mm: page_frag: introduce prepare/probe/commit API [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,09/15] mm: page_frag: some minor refactoring before adding new API [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,06/15] mm: page_frag: add '_va' suffix to page_frag API [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align() [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,04/15] mm: move the page fragment allocator from page_alloc into its own file [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[net-next,v7,01/15] mm: page_frag: add a test module for page_frag [net-next,v7,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-06-07 Yunsheng Lin New
[v1,6/6] Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something useful" fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,5/6] fs/proc: move page_mapcount() to fs/proc/internal.h fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,4/6] fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea how often" fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,3/6] fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP fs/proc: move page_mapcount() to fs/proc/internal.h 1 1 - --- 2024-06-07 David Hildenbrand New
mm: fix possible OOB in numa_rebuild_large_mapping() mm: fix possible OOB in numa_rebuild_large_mapping() - - - --- 2024-06-07 Kefeng Wang New
[linux-next,v3] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios [linux-next,v3] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios 1 2 - --- 2024-06-07 xu.xin16@zte.com.cn New
[v1,3/3] mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages when offlining mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE - - - --- 2024-06-07 David Hildenbrand New
[v1,2/3] mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() instead of PageRes… mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE - - - --- 2024-06-07 David Hildenbrand New
[v1,1/3] mm: pass meminit_context to __free_pages_core() mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE - - - --- 2024-06-07 David Hildenbrand New
[v3,3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE slab: fix and cleanup of slub_debug - 1 - --- 2024-06-07 Chengming Zhou New
[v3,2/3] slab: don't put freepointer outside of object if only orig_size slab: fix and cleanup of slub_debug - 2 - --- 2024-06-07 Chengming Zhou New
[v3,1/3] slab: make check_object() more consistent slab: fix and cleanup of slub_debug - 1 - --- 2024-06-07 Chengming Zhou New
[v1,2/2] mm/highmem: make nr_free_highpages() return "unsigned long" mm/highmem: don't track highmem pages manually - - - --- 2024-06-07 David Hildenbrand New
[v1,1/2] mm/highmem: reimplement totalhigh_pages() by walking zones mm/highmem: don't track highmem pages manually - - - --- 2024-06-07 David Hildenbrand New
rust: alloc: add __GFP_HIGHMEM flag rust: alloc: add __GFP_HIGHMEM flag - - - --- 2024-06-07 Alice Ryhl New
pin_user_pages: fix underline length pin_user_pages: fix underline length - - - --- 2024-06-07 Kefeng Wang New
[v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() [v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() - 1 - --- 2024-06-07 Donet Tom New
[v2] mm: swap: remove 'synchronous' argument to swap_read_folio() [v2] mm: swap: remove 'synchronous' argument to swap_read_folio() - 2 - --- 2024-06-07 Yosry Ahmed New
[Resend,PATCHv4,1/1] mm: fix incorrect vbq reference in purge_fragmented_block [Resend,PATCHv4,1/1] mm: fix incorrect vbq reference in purge_fragmented_block - - - --- 2024-06-07 zhaoyang.huang New
[net-next,v11,06/13] page_pool: devmem support Untitled series #859749 - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,05/13] page_pool: convert to use netmem Untitled series #859749 - - - --- 2024-06-07 Mina Almasry New
[v3] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics [v3] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics - 1 - --- 2024-06-07 Shubhang Kaushik New
[v3] mm: convert page type macros to enum [v3] mm: convert page type macros to enum 1 - - --- 2024-06-07 Stephen Brennan New
[v3,08/13] tracing: Add option to use memmapped memory for trace boot instance Untitled series #859708 - - - --- 2024-06-06 Steven Rostedt New
mm: swap: remove 'synchronous' argument to swap_read_folio() mm: swap: remove 'synchronous' argument to swap_read_folio() - 1 - --- 2024-06-06 Yosry Ahmed New
[v3] selftests/mm: use asm volatile to not optimize mmap read variable [v3] selftests/mm: use asm volatile to not optimize mmap read variable 1 - - --- 2024-06-06 Pankaj Raghav (Samsung) New
mm: zswap: add VM_BUG_ON() if large folio swapin is attempted mm: zswap: add VM_BUG_ON() if large folio swapin is attempted 1 - - --- 2024-06-06 Yosry Ahmed New
[v2] mm: convert page type macros to enum [v2] mm: convert page type macros to enum - - - --- 2024-06-06 Stephen Brennan New
mm: convert page type macros to enum mm: convert page type macros to enum - - - --- 2024-06-06 Stephen Brennan New
mm: zswap: limit number of zpools based on CPU and RAM mm: zswap: limit number of zpools based on CPU and RAM - - - --- 2024-06-06 Takero Funaki New
[v2] selftests/mm: use global variable to not optimize mmap read variable [v2] selftests/mm: use global variable to not optimize mmap read variable - 1 - --- 2024-06-06 Pankaj Raghav (Samsung) New
[RFC,v5,3/3] memcg: Notify on memory.max.effective changes Add memory.max.effective for application's allocators - - - --- 2024-06-06 Michal Koutný New
[RFC,v5,2/3] memcg: Add memory.swap.max.effective like hierarchical_memsw_limit Add memory.max.effective for application's allocators - - - --- 2024-06-06 Michal Koutný New
[RFC,v5,1/3] memcg: Add memory.max.effective attribute Add memory.max.effective for application's allocators - - - --- 2024-06-06 Michal Koutný New
[v2,2/2] pstore/ramoops: Add ramoops.mem_name= command line option mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - - --- 2024-06-06 Steven Rostedt New
[v2,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - - --- 2024-06-06 Steven Rostedt New
mm/util: Swap kmemdup_array() arguments mm/util: Swap kmemdup_array() arguments - 1 - --- 2024-06-06 Jean-Philippe Brucker New
selftests/mm: use volatile keyword to not optimize mmap read variable selftests/mm: use volatile keyword to not optimize mmap read variable 1 - - --- 2024-06-06 Pankaj Raghav (Samsung) New
[7/7] mm: shmem: support large folio swap out support large folio swap-out and swap-in for shmem - - - --- 2024-06-06 Baolin Wang New
[6/7] mm: shmem: use swap_free_nr() to free shmem swap entries support large folio swap-out and swap-in for shmem - - - --- 2024-06-06 Baolin Wang New
[4/7] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap support large folio swap-out and swap-in for shmem - - - --- 2024-06-06 Baolin Wang New
[3/7] mm: shmem: support large folio allocation for shmem_replace_folio() support large folio swap-out and swap-in for shmem - - - --- 2024-06-06 Baolin Wang New
[2/7] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting support large folio swap-out and swap-in for shmem - - - --- 2024-06-06 Baolin Wang New
[1/7] mm: vmscan: add validation before spliting shmem large folio support large folio swap-out and swap-in for shmem - - - --- 2024-06-06 Baolin Wang New
[linux-next,v2] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios [linux-next,v2] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios 1 2 - --- 2024-06-06 xu.xin16@zte.com.cn New
[v2,13/13] mm/memory-failure: correct comment in me_swapcache_dirty Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,12/13] mm/memory-failure: remove obsolete comment in kill_proc() Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,11/13] mm/memory-failure: fix comment of get_hwpoison_page() Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,10/13] mm/memory-failure: move some function declarations into internal.h Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,09/13] mm/memory-failure: remove obsolete comment in unpoison_memory() Some cleanups for memory-failure - 1 - --- 2024-06-06 Miaohe Lin New
[v2,08/13] mm/memory-failure: use helper macro task_pid_nr() Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,07/13] mm/memory-failure: simplify unneeded hwpoison_filter() variant Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,06/13] mm/memory-failure: remove confusing initialization to count Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,05/13] mm/memory-failure: remove unneeded empty string Some cleanups for memory-failure - - - --- 2024-06-06 Miaohe Lin New
[v2,04/13] mm/memory-failure: save some page_folio() calls Some cleanups for memory-failure - 1 - --- 2024-06-06 Miaohe Lin New
« 1 2 3 4740 741 »