Show patches with: State = Action Required       |    Archived = No       |   38301 patches
« 1 2 ... 185 186 187383 384 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[46/46] selftests/vm: add HGM UFFDIO_CONTINUE and hwpoison tests Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[45/46] selftests/vm: add hugetlb HGM test to migration selftest Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[44/46] selftests/vm: add anon and shared hugetlb to migration test Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[43/46] selftests/kvm: add HugeTLB HGM to KVM demand paging selftest Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[42/46] selftests/vm: add HugeTLB HGM to userfaultfd selftest Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[41/46] docs: proc: include information about HugeTLB HGM Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[39/46] hugetlb: x86: enable high-granularity mapping Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[38/46] mm: smaps: add stats for HugeTLB mapping size Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[35/46] hugetlb: add MADV_COLLAPSE for hugetlb Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[34/46] hugetlb: userfaultfd: when using MADV_SPLIT, round addresses to PAGE_SIZE Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[32/46] hugetlb: add for_each_hgm_shift Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[31/46] hugetlb: sort hstates in hugetlb_init_hstates Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[30/46] hugetlb: add high-granularity migration support Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[29/46] rmap: in try_to_{migrate,unmap}_one, check head page for page flags Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[28/46] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[27/46] hugetlb: add HGM support for move_hugetlb_page_tables Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[26/46] hugetlb: add HGM support for copy_hugetlb_page_range Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[25/46] hugetlb: update page_vma_mapped to do high-granularity walks Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[24/46] rmap: update hugetlb lock comment for HGM Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[23/46] mm: rmap: make page_vma_mapped_walk callers use pte_order Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[22/46] mm: rmap: provide pte_order in page_vma_mapped_walk Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[20/46] hugetlb: add HGM support for hugetlb_follow_page_mask Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[19/46] hugetlb: add HGM support for follow_hugetlb_page Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[18/46] hugetlb: add HGM support for hugetlb_change_protection Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[17/46] hugetlb: make unmapping compatible with high-granularity mappings Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[16/46] hugetlbfs: do a full walk to check if vma maps a page Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[15/46] hugetlb: make default arch_make_huge_pte understand small mappings Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[14/46] hugetlb: add make_huge_pte_with_shift Based on latest mm-unstable (85b44c25cd1e). 1 - - --- 2023-01-05 James Houghton New
[13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument Based on latest mm-unstable (85b44c25cd1e). 1 1 - --- 2023-01-05 James Houghton New
[09/46] mm: add MADV_SPLIT to enable HugeTLB HGM Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[08/46] hugetlb: add HugeTLB HGM enablement helpers Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[07/46] hugetlb: rename __vma_shareable_flags_pmd to __vma_has_hugetlb_vma_lock Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[06/46] mm: add VM_HUGETLB_HGM VMA flag Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[05/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing Based on latest mm-unstable (85b44c25cd1e). 1 1 - --- 2023-01-05 James Houghton New
[03/46] hugetlb: remove redundant pte_mkhuge in migration path Based on latest mm-unstable (85b44c25cd1e). 2 1 - --- 2023-01-05 James Houghton New
[02/46] hugetlb: remove mk_huge_pte; it is unused Based on latest mm-unstable (85b44c25cd1e). 2 1 - --- 2023-01-05 James Houghton New
[01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
mm/page_alloc: Repalce with deferred_pages_enabled() wherever applicable mm/page_alloc: Repalce with deferred_pages_enabled() wherever applicable 1 2 - --- 2023-01-05 Anshuman Khandual New
[4/4] zsmalloc: set default zspage chain size to 8 zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[3/4] zsmalloc: make zspage chain size configurable zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[2/4] zsmalloc: skip chain size calculation for pow_of_2 classes zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[1/4] zsmalloc: rework zspage chain size selection zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[v2,1/1] mm: Always release pages to the buddy allocator in memblock_free_late(). [v2,1/1] mm: Always release pages to the buddy allocator in memblock_free_late(). - - - --- 2023-01-05 Aaron Thompson New
[rcu,24/27] mm: Remove "select SRCU" Untitled series #708952 - - - --- 2023-01-05 Paul E. McKenney New
[v2,1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs [v2,1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs - 1 - --- 2023-01-05 Suren Baghdasaryan New
[v2] hugetlb: unshare some PMDs when splitting VMAs [v2] hugetlb: unshare some PMDs when splitting VMAs 1 1 - --- 2023-01-04 James Houghton New
[v5,3/3] selftests: Add selftests for cachestat cachestat: a new syscall for page cache state of files - - - --- 2023-01-04 Nhat Pham New
[v5,2/3] cachestat: implement cachestat syscall cachestat: a new syscall for page cache state of files 1 - - --- 2023-01-04 Nhat Pham New
[v5,1/3] workingset: refactor LRU refault to expose refault recency check cachestat: a new syscall for page cache state of files - - - --- 2023-01-04 Nhat Pham New
[v5,3/3] selftests: Add selftests for cachestat cachestat: a new syscall for page cache state of files - - - --- 2023-01-04 Nhat Pham New
[v5,2/3] cachestat: implement cachestat syscall cachestat: a new syscall for page cache state of files - - - --- 2023-01-04 Nhat Pham New
[v5,1/3] workingset: refactor LRU refault to expose refault recency check cachestat: a new syscall for page cache state of files - - - --- 2023-01-04 Nhat Pham New
[3/3] mm/uffd: Detect pgtable allocation failures mm/uffd: Fix missing markers on hugetlb 1 - - --- 2023-01-04 Peter Xu New
[2/3] mm/mprotect: Use long for page accountings and retval mm/uffd: Fix missing markers on hugetlb 2 - - --- 2023-01-04 Peter Xu New
[1/3] mm/hugetlb: Pre-allocate pgtable pages for uffd wr-protects mm/uffd: Fix missing markers on hugetlb 2 1 - --- 2023-01-04 Peter Xu New
workingset: fix confusion around eviction vs refault container workingset: fix confusion around eviction vs refault container - - - --- 2023-01-04 Nhat Pham New
workingset: fix confusion around eviction vs refault container workingset: fix confusion around eviction vs refault container - - - --- 2023-01-04 Nhat Pham New
[v5,23/23] filemap: Remove find_get_pages_range_tag() Convert to filemap_get_folios_tag() - - - --- 2023-01-04 Vishal Moola New
[v5,22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2023-01-04 Vishal Moola New
[v5,16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - --- 2023-01-04 Vishal Moola New
[v5,09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() 1 - - --- 2023-01-04 Vishal Moola New
[v5,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 --- 2023-01-04 Vishal Moola New
[v5,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2023-01-04 Vishal Moola New
[v5,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2023-01-04 Vishal Moola New
[v5,02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() - 1 - --- 2023-01-04 Vishal Moola New
[v5,01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - 1 - --- 2023-01-04 Vishal Moola New
mm/page_alloc: invert logic for early page initialisation checks mm/page_alloc: invert logic for early page initialisation checks 1 2 - --- 2023-01-04 Mike Rapoport New
[mm-unstable,v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP [mm-unstable,v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP - - - --- 2023-01-04 David Hildenbrand New
mm: Remove a sentence from kmap_local_folio() kdocs mm: Remove a sentence from kmap_local_folio() kdocs - - - --- 2023-01-04 Fabio M. De Francesco New
memblock tests: Fix compilation error. memblock tests: Fix compilation error. - - - --- 2023-01-04 Aaron Thompson New
memblock: Fix return sizeless candidate on __memblock_find_range_top_down. memblock: Fix return sizeless candidate on __memblock_find_range_top_down. - - - --- 2023-01-04 Yun Levi New
[1/1] mm: Always release pages to the buddy allocator in memblock_free_late(). Pages not released from memblock to the buddy allocator - - - --- 2023-01-04 Aaron Thompson New
[v3,-mm,2/2] mm/kasan: simplify and refine kasan_cache code [v3,-mm,1/2] mm/slab: add is_kmalloc_cache() helper function 2 1 - --- 2023-01-04 Feng Tang New
[v3,-mm,1/2] mm/slab: add is_kmalloc_cache() helper function [v3,-mm,1/2] mm/slab: add is_kmalloc_cache() helper function 3 - - --- 2023-01-04 Feng Tang New
kasan: mark kasan_kunit_executing as static kasan: mark kasan_kunit_executing as static - 1 - --- 2023-01-04 andrey.konovalov@linux.dev New
mm: remove zap_page_range and create zap_vma_pages mm: remove zap_page_range and create zap_vma_pages 4 1 - --- 2023-01-04 Mike Kravetz New
[PATCHv3,12/12] dmapool: create/destroy cleanup dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
« 1 2 ... 185 186 187383 384 »