Show patches with: State = Action Required       |   72355 patches
« 1 2 ... 143 144 145723 724 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER - - - --- 2023-03-23 Mike Rapoport New
[08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER - - - --- 2023-03-23 Mike Rapoport New
[07/14] nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER - - - --- 2023-03-23 Mike Rapoport New
[06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER 1 - - --- 2023-03-23 Mike Rapoport New
[05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER - - - --- 2023-03-23 Mike Rapoport New
[04/14] csky: drop ARCH_FORCE_MAX_ORDER arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER - - - --- 2023-03-23 Mike Rapoport New
[03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER 1 - - --- 2023-03-23 Mike Rapoport New
[02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER - - - --- 2023-03-23 Mike Rapoport New
[01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER - - - --- 2023-03-23 Mike Rapoport New
[3/3] selftests/mm: Set overcommit_policy as OVERCOMMIT_ALWAYS selftests/mm: Fix virtual address range for - - - --- 2023-03-23 Chaitanya S Prakash New
[2/3] selftests/mm: Change NR_CHUNKS_HIGH for aarch64 selftests/mm: Fix virtual address range for - - - --- 2023-03-23 Chaitanya S Prakash New
[1/3] selftests/mm: Change MAP_CHUNK_SIZE selftests/mm: Fix virtual address range for - - - --- 2023-03-23 Chaitanya S Prakash New
[RFC,7/7] memcg: do not modify rstat tree for zero updates Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,6/7] workingset: memcg: sleep when flushing stats in workingset_refault() Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,5/7] vmscan: memcg: sleep when flushing stats during reclaim Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,4/7] memcg: sleep during flushing stats in safe contexts Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,3/7] cgroup: rstat: remove cgroup_rstat_flush_irqsafe() Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,2/7] memcg: do not disable interrupts when holding stats_flush_lock Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,1/7] cgroup: rstat: only disable interrupts for the percpu lock Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
mm: kfence: fix handling discontiguous page mm: kfence: fix handling discontiguous page - 2 - --- 2023-03-23 Muchun Song New
[v5,4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case further cleanup of vma_merge() - 1 - --- 2023-03-22 Lorenzo Stoakes New
[v5,3/4] mm/mmap/vma_merge: explicitly assign res, vma, extend invariants further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v5,2/4] mm/mmap/vma_merge: fold curr, next assignment logic further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v5,1/4] mm/mmap/vma_merge: further improve prev/next VMA naming further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v4,4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case further cleanup of vma_merge() - 1 - --- 2023-03-22 Lorenzo Stoakes New
[v4,3/4] mm/mmap/vma_merge: explicitly assign res, vma, extend invariants further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v4,2/4] mm/mmap/vma_merge: fold curr, next assignment logic further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v4,1/4] mm/mmap/vma_merge: further improve prev/next VMA naming further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v7,4/4] mm: vmalloc: convert vread() to vread_iter() convert read_kcore(), vread() to use iterators - - - --- 2023-03-22 Lorenzo Stoakes New
[v7,3/4] iov_iter: add copy_page_to_iter_nofault() convert read_kcore(), vread() to use iterators - - - --- 2023-03-22 Lorenzo Stoakes New
[v7,2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter() convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-22 Lorenzo Stoakes New
[v7,1/4] fs/proc/kcore: avoid bounce buffer for ktext data convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-22 Lorenzo Stoakes New
[RFC] iov_iter: Add an iterator-of-iterators [RFC] iov_iter: Add an iterator-of-iterators - - - --- 2023-03-22 David Howells New
[v6,4/4] mm: vmalloc: convert vread() to vread_iter() convert read_kcore(), vread() to use iterators - - - --- 2023-03-22 Lorenzo Stoakes New
[v6,3/4] iov_iter: add copy_page_to_iter_nofault() convert read_kcore(), vread() to use iterators - - - --- 2023-03-22 Lorenzo Stoakes New
[v6,2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter() convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-22 Lorenzo Stoakes New
[v6,1/4] fs/proc/kcore: avoid bounce buffer for ktext data convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-22 Lorenzo Stoakes New
[RFC] memcg v1: provide read access to memory.pressure_level [RFC] memcg v1: provide read access to memory.pressure_level 1 - - --- 2023-03-22 Florian Schmidt New
[v5,4/4] mm: vmalloc: convert vread() to vread_iter() convert read_kcore(), vread() to use iterators - - - --- 2023-03-22 Lorenzo Stoakes New
[v5,3/4] iov_iter: add copy_page_to_iter_nofault() convert read_kcore(), vread() to use iterators - - - --- 2023-03-22 Lorenzo Stoakes New
[v5,2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter() convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-22 Lorenzo Stoakes New
[v5,1/4] fs/proc/kcore: avoid bounce buffer for ktext data convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-22 Lorenzo Stoakes New
[RFC,v2,5/5] filemap: remove page_endio() [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,4/5] mpage: use folios in bio end_io handler [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,3/5] mpage: split bi_end_io callback for reads and writes [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,2/5] orangefs: use folios in orangefs_readahead [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,1/5] zram: remove zram_page_end_io function [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[-next,v6,2/2] mm/zswap: delay the initializaton of zswap Delay the initialization of zswap - - - --- 2023-03-22 Liu Shixin New
[-next,v6,1/2] mm/zswap: skip invalid or unchanged parameter Delay the initialization of zswap - - - --- 2023-03-22 Liu Shixin New
loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDER loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDER 1 1 - --- 2023-03-22 Mike Rapoport New
mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER 2 1 - --- 2023-03-22 Mike Rapoport New
[v3,4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case further cleanup of vma_merge() - 1 - --- 2023-03-22 Lorenzo Stoakes New
[v3,3/4] mm/mmap/vma_merge: explicitly assign res, vma, extend invariants further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v3,2/4] mm/mmap/vma_merge: fold curr, next assignment logic further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[v3,1/4] mm/mmap/vma_merge: further improve prev/next VMA naming further cleanup of vma_merge() - 2 - --- 2023-03-22 Lorenzo Stoakes New
[V6,1/2] mm: compaction: move compaction sysctl to its own file [V6,1/2] mm: compaction: move compaction sysctl to its own file - - - --- 2023-03-22 ye.xingchen@zte.com.cn New
[V5,1/2] mm: compaction: move compaction sysctl to its own file [V5,1/2] mm: compaction: move compaction sysctl to its own file - - - --- 2023-03-22 ye.xingchen@zte.com.cn New
[v4,4/4] mm: vmalloc: convert vread() to vread_iter() convert read_kcore(), vread() to use iterators - - - --- 2023-03-21 Lorenzo Stoakes New
[v4,3/4] iov_iter: add copy_page_to_iter_atomic() convert read_kcore(), vread() to use iterators - - - --- 2023-03-21 Lorenzo Stoakes New
[v4,2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter() convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-21 Lorenzo Stoakes New
[v4,1/4] fs/proc/kcore: avoid bounce buffer for ktext data convert read_kcore(), vread() to use iterators - 1 - --- 2023-03-21 Lorenzo Stoakes New
[v2,4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case further cleanup of vma_merge() - - - --- 2023-03-21 Lorenzo Stoakes New
[v2,3/4] mm/mmap/vma_merge: extend invariants, avoid invalid res, vma further cleanup of vma_merge() - 1 - --- 2023-03-21 Lorenzo Stoakes New
[v2,2/4] mm/mmap/vma_merge: set next to NULL if not applicable further cleanup of vma_merge() - - - --- 2023-03-21 Lorenzo Stoakes New
[v2,1/4] mm/mmap/vma_merge: further improve prev/next VMA naming further cleanup of vma_merge() - - - --- 2023-03-21 Lorenzo Stoakes New
[RFC,v2,2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd Providing mount in memfd_restricted() syscall - - - --- 2023-03-21 Ackerley Tng New
[RFC,v2,1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Providing mount in memfd_restricted() syscall - - - --- 2023-03-21 Ackerley Tng New
mm/hugetlb: Fix uffd wr-protection for CoW optimization path mm/hugetlb: Fix uffd wr-protection for CoW optimization path 1 1 1 --- 2023-03-21 Peter Xu New
MAINTAINERS: add myself as vmalloc reviewer MAINTAINERS: add myself as vmalloc reviewer 1 - - --- 2023-03-21 Lorenzo Stoakes New
[v2,14/14] MAINTAINERS: extend memblock entry to include MM initialization mm: move core MM initialization to mm/mm_init.c 1 1 - --- 2023-03-21 Mike Rapoport New
[v2,13/14] mm: move vmalloc_init() declaration to mm/internal.h mm: move core MM initialization to mm/mm_init.c - 2 - --- 2023-03-21 Mike Rapoport New
[v2,12/14] mm: move kmem_cache_init() declaration to mm/slab.h mm: move core MM initialization to mm/mm_init.c - 2 - --- 2023-03-21 Mike Rapoport New
[v2,11/14] mm: move mem_init_print_info() to mm_init.c mm: move core MM initialization to mm/mm_init.c 1 1 - --- 2023-03-21 Mike Rapoport New
[v2,10/14] init,mm: fold late call to page_ext_init() to page_alloc_init_late() mm: move core MM initialization to mm/mm_init.c - 2 - --- 2023-03-21 Mike Rapoport New
[v2,09/14] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c mm: move core MM initialization to mm/mm_init.c 1 1 - --- 2023-03-21 Mike Rapoport New
[v2,08/14] mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init() mm: move core MM initialization to mm/mm_init.c - 2 - --- 2023-03-21 Mike Rapoport New
[v2,07/14] init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init() mm: move core MM initialization to mm/mm_init.c 1 1 - --- 2023-03-21 Mike Rapoport New
[v2,06/14] init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init() mm: move core MM initialization to mm/mm_init.c 1 1 - --- 2023-03-21 Mike Rapoport New
[v2,05/14] mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp() mm: move core MM initialization to mm/mm_init.c - 2 - --- 2023-03-21 Mike Rapoport New
[v2,04/14] mm: handle hashdist initialization in mm/mm_init.c mm: move core MM initialization to mm/mm_init.c 1 1 - --- 2023-03-21 Mike Rapoport New
[v2,03/14] mm: move most of core MM initialization to mm/mm_init.c mm: move core MM initialization to mm/mm_init.c 2 - - --- 2023-03-21 Mike Rapoport New
[v2,02/14] mm/page_alloc: add helper for checking if check_pages_enabled mm: move core MM initialization to mm/mm_init.c - 2 - --- 2023-03-21 Mike Rapoport New
[v2,01/14] mips: fix comment about pgtable_init() mm: move core MM initialization to mm/mm_init.c - 2 - --- 2023-03-21 Mike Rapoport New
[v2,02/14] mm/page_alloc: add helper for checking if check_pages_enabled [v2,01/14] mips: fix comment about pgtable_init() - 1 - --- 2023-03-21 Mike Rapoport New
[v2,01/14] mips: fix comment about pgtable_init() [v2,01/14] mips: fix comment about pgtable_init() - 2 - --- 2023-03-21 Mike Rapoport New
[v2] Add results of early memtest to /proc/meminfo [v2] Add results of early memtest to /proc/meminfo - - - --- 2023-03-21 Tomas Mudrunka New
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP 1 1 - --- 2023-03-21 Geert Uytterhoeven New
pinctrl: renesas: r8a7779: Add bias pinconf support pinctrl: renesas: r8a7779: Add bias pinconf support - - - --- 2023-03-21 Geert Uytterhoeven New
[v5,4/4] mm/msync: return ENOMEM if len overflows for msync Add overflow checks for several syscalls - - - --- 2023-03-21 mawupeng New
[v5,3/4] mm/mempolicy: return EINVAL if len overflows for mbind Add overflow checks for several syscalls - - - --- 2023-03-21 mawupeng New
[v5,2/4] mm/mempolicy: return EINVAL for if len overflows for set_mempolicy_home_node Add overflow checks for several syscalls - - - --- 2023-03-21 mawupeng New
[v5,1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock Add overflow checks for several syscalls - - - --- 2023-03-21 mawupeng New
[V4,1/2] mm: compaction: move compaction sysctl to its own file [V4,1/2] mm: compaction: move compaction sysctl to its own file - - - --- 2023-03-21 ye.xingchen@zte.com.cn New
[04/13] Add a vmalloc_node_user function Untitled series #732134 1 - - --- 2023-03-21 Bernd Schubert New
[5/5] mm: huge_memory: enable debugfs to split huge pages to any order. Split a folio to any lower order folios - - - --- 2023-03-21 Zi Yan New
[4/5] mm: truncate: split huge page cache page to a non-zero order if possible. Split a folio to any lower order folios - - - --- 2023-03-21 Zi Yan New
[3/5] mm: thp: split huge page to any lower order pages. Split a folio to any lower order folios - - - --- 2023-03-21 Zi Yan New
[2/5] mm: page_owner: add support for splitting to any order in split page_owner. Split a folio to any lower order folios - - - --- 2023-03-21 Zi Yan New
[1/5] mm: memcg: make memcg huge page split support any order split. Split a folio to any lower order folios - - - --- 2023-03-21 Zi Yan New
[PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks [PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks 3 1 - --- 2023-03-21 kirill.shutemov@linux.intel.com New
« 1 2 ... 143 144 145723 724 »