Show patches with: State = Action Required       |   72475 patches
« 1 2 ... 165 166 167724 725 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv4,10/12] dmapool: don't memset on free twice dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,09/12] dmapool: simplify freeing dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,08/12] dmapool: consolidate page initialization dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,07/12] dmapool: rearrange page alloc failure handling dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,06/12] dmapool: move debug code to own functions dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,05/12] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,04/12] dmapool: cleanup integer types dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,03/12] dmapool: use sysfs_emit() instead of scnprintf() dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,02/12] dmapool: remove checks for dev == NULL dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,01/12] dmapool: add alloc/free performance test dmapool enhancements - - - --- 2023-01-26 Keith Busch New
ipc/shm: Introduce new do_vma_munmap() to munmap ipc/shm: Introduce new do_vma_munmap() to munmap - - - --- 2023-01-26 Liam R. Howlett New
mm/mremap: Fix vma iterator initialization mm/mremap: Fix vma iterator initialization - - - --- 2023-01-26 Liam R. Howlett New
mm: Add memcpy_from_file_folio() mm: Add memcpy_from_file_folio() - - - --- 2023-01-26 Matthew Wilcox New
[2/2] mpage: Convert __mpage_writepage() to use a folio more fully Convert writepage_t to use a folio - - - --- 2023-01-26 Matthew Wilcox New
[1/2] fs: Convert writepage_t callback to pass a folio Convert writepage_t to use a folio - - - --- 2023-01-26 Matthew Wilcox New
highmem: Round down the address passed to kunmap_flush_on_unmap() highmem: Round down the address passed to kunmap_flush_on_unmap() - 1 - --- 2023-01-26 Matthew Wilcox New
[v4,7/7] mm: export dump_mm() introduce vm_flags modifier functions 2 - - --- 2023-01-26 Suren Baghdasaryan New
[v4,6/7] mm: introduce __vm_flags_mod and use it in untrack_pfn introduce vm_flags modifier functions 1 - - --- 2023-01-26 Suren Baghdasaryan New
[v4,5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise introduce vm_flags modifier functions 4 1 - --- 2023-01-26 Suren Baghdasaryan New
[v4,4/7] mm: replace vma->vm_flags direct modifications with modifier calls introduce vm_flags modifier functions 4 2 - --- 2023-01-26 Suren Baghdasaryan New
[v4,3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK introduce vm_flags modifier functions 3 1 - --- 2023-01-26 Suren Baghdasaryan New
[v4,2/7] mm: introduce vma->vm_flags wrapper functions introduce vm_flags modifier functions 3 2 - --- 2023-01-26 Suren Baghdasaryan New
[v4,1/7] kernel/fork: convert vma assignment to a memcpy introduce vm_flags modifier functions 2 - - --- 2023-01-26 Suren Baghdasaryan New
[v8,3/3] selftests: Add selftests for cachestat cachestat: a new syscall for page cache state of files - - - --- 2023-01-26 Nhat Pham New
[v8,2/3] cachestat: implement cachestat syscall cachestat: a new syscall for page cache state of files - - - --- 2023-01-26 Nhat Pham New
[v8,1/3] workingset: refactor LRU refault to expose refault recency check cachestat: a new syscall for page cache state of files - - - --- 2023-01-26 Nhat Pham New
mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() - - - --- 2023-01-26 Fabio M. De Francesco New
[v11,8/8] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,6/8] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-26 David Howells New
[v11,4/8] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-26 David Howells New
[v11,2/8] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-26 David Howells New
[v11,1/8] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() - - - --- 2023-01-26 Fabio M. De Francesco New
iov_iter: Use __bitwise with the extraction_flags iov_iter: Use __bitwise with the extraction_flags - - - --- 2023-01-26 David Howells New
kasan: Fix Oops due to missing calls to kasan_arch_is_ready() kasan: Fix Oops due to missing calls to kasan_arch_is_ready() - - - --- 2023-01-26 Christophe Leroy New
[mm-unstable,v3,6/6] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola New
[mm-unstable,v3,5/6] mm/mempolicy: Convert queue_pages_required() to queue_folio_required() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola New
[mm-unstable,v3,4/6] mm/mempolicy: Convert queue_pages_hugetlb() to queue_folios_hugetlb() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola New
[mm-unstable,v3,3/6] mm/mempolicy: Convert queue_pages_pte_range() to queue_folios_pte_range() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola New
[mm-unstable,v3,2/6] mm/mempolicy: Convert queue_pages_pmd() to queue_folios_pmd() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola New
[mm-unstable,v3,1/6] mm: Add folio_estimated_mapcount() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola New
[v3,7/7] mm: export dump_mm() introduce vm_flags modifier functions 1 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn introduce vm_flags modifier functions 1 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise introduce vm_flags modifier functions 2 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,4/7] mm: replace vma->vm_flags direct modifications with modifier calls introduce vm_flags modifier functions 2 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK introduce vm_flags modifier functions 3 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,2/7] mm: introduce vma->vm_flags wrapper functions introduce vm_flags modifier functions 2 1 - --- 2023-01-25 Suren Baghdasaryan New
[v3,1/7] kernel/fork: convert vma assignment to a memcpy introduce vm_flags modifier functions 1 - - --- 2023-01-25 Suren Baghdasaryan New
[v2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups [v2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups - 1 - --- 2023-01-25 Zach O'Keefe New
[v10,8/8] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,6/8] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-25 David Howells New
[v10,5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-25 David Howells New
[v10,4/8] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,2/8] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-25 David Howells New
[v10,1/8] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE [v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE 2 - - --- 2023-01-25 Dan Williams New
[v5,1/1] docs/mm: Physical Memory: add structure, introduction and nodes description docs/mm: start filling out new structure 2 2 - --- 2023-01-25 Mike Rapoport New
mm: fix typo in comments mm: fix typo in comments - - - --- 2023-01-25 Jongwoo Han New
[v2,8/8] Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sidhartha Kumar New
[v2,7/8] mm/hugetlb: convert hugetlb_wp() to take in a folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sidhartha Kumar New
[v2,6/8] mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sidhartha Kumar New
[v2,5/8] mm/hugetlb: convert restore_reserve_on_error to take in a folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sidhartha Kumar New
[v2,4/8] mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio() convert hugetlb fault functions to folios - - - --- 2023-01-25 Sidhartha Kumar New
[v2,3/8] mm/hugetlb: convert putback_active_hugepage to take in a folio convert hugetlb fault functions to folios - 1 - --- 2023-01-25 Sidhartha Kumar New
[v2,2/8] mm/hugetlb: convert hugetlbfs_pagecache_present() to folios convert hugetlb fault functions to folios - - - --- 2023-01-25 Sidhartha Kumar New
[v2,1/8] mm/hugetlb: convert hugetlb_install_page to folios convert hugetlb fault functions to folios - 1 - --- 2023-01-25 Sidhartha Kumar New
mm/madvise: Fix VMA_ITERATOR start position mm/madvise: Fix VMA_ITERATOR start position - - - --- 2023-01-25 Liam R. Howlett New
[4/4] mm, compaction: Finish pageblocks on complete migration failure Fix excessive CPU usage during compaction - - - --- 2023-01-25 Mel Gorman New
[3/4] mm, compaction: Finish scanning the current pageblock if requested Fix excessive CPU usage during compaction 1 - - --- 2023-01-25 Mel Gorman New
[2/4] mm, compaction: Check if a page has been captured before draining PCP pages Fix excessive CPU usage during compaction 1 - - --- 2023-01-25 Mel Gorman New
[1/4] mm, compaction: Rename compact_control->rescan to finish_pageblock Fix excessive CPU usage during compaction 1 - - --- 2023-01-25 Mel Gorman New
[7/7] block: remove ->rw_page [1/7] mpage: stop using bdev_{read,write}_page - 1 - --- 2023-01-25 Christoph Hellwig New
[6/7] mm: factor out a swap_writepage_bdev helper [1/7] mpage: stop using bdev_{read,write}_page - - - --- 2023-01-25 Christoph Hellwig New
[5/7] mm: remove the __swap_writepage return value [1/7] mpage: stop using bdev_{read,write}_page - - - --- 2023-01-25 Christoph Hellwig New
[4/7] mm: use an on-stack bio for synchronous swapin [1/7] mpage: stop using bdev_{read,write}_page - - - --- 2023-01-25 Christoph Hellwig New
[3/7] mm: factor out a swap_readpage_bdev helper [1/7] mpage: stop using bdev_{read,write}_page - 1 - --- 2023-01-25 Christoph Hellwig New
[2/7] mm: remove the swap_readpage return value [1/7] mpage: stop using bdev_{read,write}_page - 1 - --- 2023-01-25 Christoph Hellwig New
[1/7] mpage: stop using bdev_{read,write}_page [1/7] mpage: stop using bdev_{read,write}_page - 1 - --- 2023-01-25 Christoph Hellwig New
[v2,5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn introduce vm_flags modifier functions - - - --- 2023-01-25 Suren Baghdasaryan New
[v2,4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise introduce vm_flags modifier functions 2 - - --- 2023-01-25 Suren Baghdasaryan New
[v2,3/6] mm: replace vma->vm_flags direct modifications with modifier calls introduce vm_flags modifier functions 3 - - --- 2023-01-25 Suren Baghdasaryan New
[v2,2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK introduce vm_flags modifier functions 2 - - --- 2023-01-25 Suren Baghdasaryan New
[v2,1/6] mm: introduce vma->vm_flags modifier functions introduce vm_flags modifier functions 2 - - --- 2023-01-25 Suren Baghdasaryan New
[v2,5/5] mm/memcontrol: Remove flags from memcg_stock_pcp Introduce memcg_stock_pcp remote draining - - - --- 2023-01-25 Leonardo Bras New
[v2,4/5] mm/memcontrol: Perform all stock drain in current CPU Introduce memcg_stock_pcp remote draining - - - --- 2023-01-25 Leonardo Bras New
[v2,3/5] mm/memcontrol: Reorder memcg_stock_pcp members to avoid holes Introduce memcg_stock_pcp remote draining - - - --- 2023-01-25 Leonardo Bras New
[v2,2/5] mm/memcontrol: Change stock_lock type from local_lock_t to spinlock_t Introduce memcg_stock_pcp remote draining - - - --- 2023-01-25 Leonardo Bras New
[v2,1/5] mm/memcontrol: Align percpu memcg_stock to cache Introduce memcg_stock_pcp remote draining - - - --- 2023-01-25 Leonardo Bras New
[2/2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups [1/2] mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount - - - --- 2023-01-25 Zach O'Keefe New
[1/2] mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount [1/2] mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount 1 1 - --- 2023-01-25 Zach O'Keefe New
[v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout] [v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout] - - - --- 2023-01-25 Minchan Kim New
[v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map" [v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map" 1 - - --- 2023-01-24 Isaac Manjarres New
[v2,mm] kasan: reset page tags properly with sampling [v2,mm] kasan: reset page tags properly with sampling - - 1 --- 2023-01-24 andrey.konovalov@linux.dev New
[mm] kasan: reset page tags properly with sampling [mm] kasan: reset page tags properly with sampling - - 1 --- 2023-01-24 andrey.konovalov@linux.dev New
[v2,13/13] mm/gup: move private gup FOLL_ flags to internal.h Simplify the external interface for GUP 1 1 - --- 2023-01-24 Jason Gunthorpe New
« 1 2 ... 165 166 167724 725 »