Show patches with: State = Action Required       |   72306 patches
« 1 2 ... 410 411 412723 724 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,2/6] init_on_alloc: Optimize static branches Optionally randomize kernel stack offset each syscall 1 1 - --- 2021-03-19 Kees Cook New
[v7,1/6] jump_label: Provide CONFIG-driven build state defaults Optionally randomize kernel stack offset each syscall 1 - - --- 2021-03-19 Kees Cook New
[v2] mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds [v2] mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds - - - --- 2021-03-19 Rafael Aquini New
mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds - - - --- 2021-03-19 Rafael Aquini New
[v4,3/3] mm: fs: Invalidate BH LRU during page migration [v4,1/3] mm: disable LRU pagevec during the migration temporarily - - 2 --- 2021-03-19 Minchan Kim New
[v4,2/3] mm: replace migrate_[prep|finish] with lru_cache_[disable|enable] [v4,1/3] mm: disable LRU pagevec during the migration temporarily 1 1 - --- 2021-03-19 Minchan Kim New
[v4,1/3] mm: disable LRU pagevec during the migration temporarily [v4,1/3] mm: disable LRU pagevec during the migration temporarily 1 1 - --- 2021-03-19 Minchan Kim New
[v5,7/7] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM Use obj_cgroup APIs to charge kmem pages 2 1 - --- 2021-03-19 Muchun Song New
[v5,6/7] mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages() Use obj_cgroup APIs to charge kmem pages 2 1 - --- 2021-03-19 Muchun Song New
[v5,5/7] mm: memcontrol: use obj_cgroup APIs to charge kmem pages Use obj_cgroup APIs to charge kmem pages 2 1 - --- 2021-03-19 Muchun Song New
[v5,4/7] mm: memcontrol: change ug->dummy_page only if memcg changed Use obj_cgroup APIs to charge kmem pages 1 1 - --- 2021-03-19 Muchun Song New
[v5,3/7] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c Use obj_cgroup APIs to charge kmem pages 1 1 - --- 2021-03-19 Muchun Song New
[v5,2/7] mm: memcontrol: introduce obj_cgroup_{un}charge_pages Use obj_cgroup APIs to charge kmem pages 2 1 - --- 2021-03-19 Muchun Song New
[v5,1/7] mm: memcontrol: slab: fix obtain a reference to a freeing memcg Use obj_cgroup APIs to charge kmem pages 2 1 - --- 2021-03-19 Muchun Song New
userfaultfd: Write protect when virtual memory range has no page table entry userfaultfd: Write protect when virtual memory range has no page table entry - - - --- 2021-03-19 Bui Quang Minh New
[v11,6/6] powerpc: Book3S 64-bit outline-only KASAN support KASAN for powerpc64 radix - - - --- 2021-03-19 Daniel Axtens New
[v11,5/6] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c KASAN for powerpc64 radix - - - --- 2021-03-19 Daniel Axtens New
[v11,4/6] kasan: Document support on 32-bit powerpc KASAN for powerpc64 radix - 1 - --- 2021-03-19 Daniel Axtens New
[v11,3/6] kasan: define and use MAX_PTRS_PER_* for early shadow tables KASAN for powerpc64 radix - 2 - --- 2021-03-19 Daniel Axtens New
[v11,2/6] kasan: allow architectures to provide an outline readiness check KASAN for powerpc64 radix - - - --- 2021-03-19 Daniel Axtens New
[v11,1/6] kasan: allow an architecture to disable inline instrumentation KASAN for powerpc64 radix - - - --- 2021-03-19 Daniel Axtens New
[RFC,3/3] mm/vmalloc: remove vwrite() drivers/char: remove /dev/kmem for good 1 - - --- 2021-03-19 David Hildenbrand New
[RFC,2/3] mm: remove xlate_dev_kmem_ptr() drivers/char: remove /dev/kmem for good 1 - - --- 2021-03-19 David Hildenbrand New
[RFC,1/3] drivers/char: remove /dev/kmem for good drivers/char: remove /dev/kmem for good 2 - - --- 2021-03-19 David Hildenbrand New
[v6,5/5] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig Make alloc_contig_range handle Hugetlb pages 1 1 - --- 2021-03-19 Oscar Salvador New
[v6,4/5] mm: Make alloc_contig_range handle in-use hugetlb pages Make alloc_contig_range handle Hugetlb pages 1 1 - --- 2021-03-19 Oscar Salvador New
[v6,3/5] mm: Make alloc_contig_range handle free hugetlb pages Make alloc_contig_range handle Hugetlb pages 1 1 - --- 2021-03-19 Oscar Salvador New
[v6,2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes Make alloc_contig_range handle Hugetlb pages 1 - - --- 2021-03-19 Oscar Salvador New
[v6,1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range Make alloc_contig_range handle Hugetlb pages 2 1 - --- 2021-03-19 Oscar Salvador New
[v6,resend,3/3] vsprintf: dump full information of page flags in pGp mm, vsprintf: dump full information of page flags in pGp - 1 - --- 2021-03-19 Yafang Shao New
[v6,resend,2/3] mm, slub: don't combine pr_err with INFO mm, vsprintf: dump full information of page flags in pGp 2 3 - --- 2021-03-19 Yafang Shao New
[v6,resend,1/3] mm, slub: use pGp to print page flags mm, vsprintf: dump full information of page flags in pGp 2 5 - --- 2021-03-19 Yafang Shao New
[v5,5/5] arm64/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE Allocate memmap from hotadded memory (per device) - 1 - --- 2021-03-19 Oscar Salvador New
[v5,4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE Allocate memmap from hotadded memory (per device) - 1 - --- 2021-03-19 Oscar Salvador New
[v5,3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-03-19 Oscar Salvador New
[v5,2/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-03-19 Oscar Salvador New
[v5,1/5] mm,memory_hotplug: Allocate memmap from the added memory range Allocate memmap from hotadded memory (per device) - 1 - --- 2021-03-19 Oscar Salvador New
mm: page_alloc: fix memcg accounting leak in speculative cache lookup mm: page_alloc: fix memcg accounting leak in speculative cache lookup 4 1 - --- 2021-03-19 Johannes Weiner New
[2/2] mm: memcontrol: deprecate swapaccounting=0 mode [1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled - 1 - --- 2021-03-19 Johannes Weiner New
[1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled [1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled 2 1 - --- 2021-03-19 Johannes Weiner New
[v3] mm/gup: check page posion status for coredump. [v3] mm/gup: check page posion status for coredump. - - - --- 2021-03-19 yaoaili [么爱利] New
[v5,2/2] mm: huge_memory: debugfs for file-backed THP split. [v5,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. - - - --- 2021-03-19 Zi Yan New
[v5,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. [v5,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. - - - --- 2021-03-19 Zi Yan New
mm/highmem: Fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP mm/highmem: Fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP - 1 - --- 2021-03-18 Ira Weiny New
[next] mm/vmalloc: fix read of uninitialized pointer area [next] mm/vmalloc: fix read of uninitialized pointer area 1 - - --- 2021-03-18 Colin King New
[v3,6/6] mm/huge_memory.c: use helper function migration_entry_to_page() Some cleanups for huge_memory - - - --- 2021-03-18 Miaohe Lin New
[v3,5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG Some cleanups for huge_memory - - - --- 2021-03-18 Miaohe Lin New
[v3,4/6] mm/huge_memory.c: remove redundant PageCompound() check Some cleanups for huge_memory - - - --- 2021-03-18 Miaohe Lin New
[v3,3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly Some cleanups for huge_memory - - - --- 2021-03-18 Miaohe Lin New
[v3,2/6] mm/huge_memory.c: make get_huge_zero_page() return bool Some cleanups for huge_memory - - - --- 2021-03-18 Miaohe Lin New
[v3,1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge() Some cleanups for huge_memory - - - --- 2021-03-18 Miaohe Lin New
[v3,5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case Untitled series #450667 - 1 - --- 2021-03-18 Miaohe Lin New
[v4,5/5] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM Use obj_cgroup APIs to charge kmem pages 2 1 - --- 2021-03-18 Muchun Song New
[v4,4/5] mm: memcontrol: use obj_cgroup APIs to charge kmem pages Use obj_cgroup APIs to charge kmem pages 1 - - --- 2021-03-18 Muchun Song New
[v4,3/5] mm: memcontrol: change ug->dummy_page only if memcg changed Use obj_cgroup APIs to charge kmem pages 1 1 - --- 2021-03-18 Muchun Song New
[v4,2/5] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c Use obj_cgroup APIs to charge kmem pages 1 1 - --- 2021-03-18 Muchun Song New
[v4,1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_pages Use obj_cgroup APIs to charge kmem pages 2 1 - --- 2021-03-18 Muchun Song New
[v25,13/13] MAINTAINERS: Update for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2021-03-18 SeongJae Park New
[v25,12/13] mm/damon: Add user space selftests Introduce Data Access MONitor (DAMON) - - - --- 2021-03-18 SeongJae Park New
[v25,11/13] mm/damon: Add kunit tests Introduce Data Access MONitor (DAMON) - 1 - --- 2021-03-18 SeongJae Park New
[v25,10/13] Documentation: Add documents for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2021-03-18 SeongJae Park New
[v25,09/13] mm/damon/dbgfs: Support multiple contexts Introduce Data Access MONitor (DAMON) - - - --- 2021-03-18 SeongJae Park New
[v25,08/13] mm/damon/dbgfs: Export kdamond pid to the user space Introduce Data Access MONitor (DAMON) - - - --- 2021-03-18 SeongJae Park New
[v25,07/13] mm/damon: Implement a debugfs-based user space interface Introduce Data Access MONitor (DAMON) - 1 - --- 2021-03-18 SeongJae Park New
[v25,06/13] mm/damon: Add a tracepoint Introduce Data Access MONitor (DAMON) - 2 - --- 2021-03-18 SeongJae Park New
[v25,05/13] mm/damon: Implement primitives for the virtual memory address spaces Introduce Data Access MONitor (DAMON) - 1 - --- 2021-03-18 SeongJae Park New
[v25,04/13] mm/idle_page_tracking: Make PG_idle reusable Introduce Data Access MONitor (DAMON) - 1 - --- 2021-03-18 SeongJae Park New
[v25,03/13] mm/damon: Adaptively adjust regions Introduce Data Access MONitor (DAMON) - 1 - --- 2021-03-18 SeongJae Park New
[v25,02/13] mm/damon/core: Implement region-based sampling Introduce Data Access MONitor (DAMON) - 1 - --- 2021-03-18 SeongJae Park New
[v25,01/13] mm: Introduce Data Access MONitor (DAMON) Introduce Data Access MONitor (DAMON) - 1 - --- 2021-03-18 SeongJae Park New
mm: vmalloc: Prevent use after free in _vm_unmap_aliases mm: vmalloc: Prevent use after free in _vm_unmap_aliases - 1 - --- 2021-03-18 Vijayanand Jitta New
[3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path mm, pmem: Force unmap pmem on surprise remove - 1 - --- 2021-03-18 Dan Williams New
[2/3] mm, dax, pmem: Introduce dev_pagemap_failure() mm, pmem: Force unmap pmem on surprise remove - - - --- 2021-03-18 Dan Williams New
[1/3] mm/memory-failure: Prepare for mass memory_failure() mm, pmem: Force unmap pmem on surprise remove - - - --- 2021-03-18 Dan Williams New
[v2] mm/gup: check page posion status for coredump. [v2] mm/gup: check page posion status for coredump. - - - --- 2021-03-18 yaoaili [么爱利] New
memcg: set page->private before calling swap_readpage memcg: set page->private before calling swap_readpage - - 1 --- 2021-03-18 Shakeel Butt New
[v3,2/2] Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" [v3,1/2] mm: Allow non-VM_DONTEXPAND and VM_PFNMAP mappings with MREMAP_DONTUNMAP 1 - - --- 2021-03-17 Brian Geffon New
[v3,1/2] mm: Allow non-VM_DONTEXPAND and VM_PFNMAP mappings with MREMAP_DONTUNMAP [v3,1/2] mm: Allow non-VM_DONTEXPAND and VM_PFNMAP mappings with MREMAP_DONTUNMAP 1 - - --- 2021-03-17 Brian Geffon New
[v2,2/2] Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" mm: Allow shmem mappings with MREMAP_DONTUNMAP - - - --- 2021-03-17 Brian Geffon New
[v2,1/2] mm: Allow non-VM_DONTEXPAND and VM_PFNMAP mappings with MREMAP_DONTUNMAP [v2,1/2] mm: Allow non-VM_DONTEXPAND and VM_PFNMAP mappings with MREMAP_DONTUNMAP - - - --- 2021-03-17 Brian Geffon New
[v2] mm: Move page_mapping_file to pagemap.h [v2] mm: Move page_mapping_file to pagemap.h 1 1 - --- 2021-03-17 Matthew Wilcox New
[v5,5/5] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig Make alloc_contig_range handle Hugetlb pages - 1 - --- 2021-03-17 Oscar Salvador New
[v5,4/5] mm: Make alloc_contig_range handle in-use hugetlb pages Make alloc_contig_range handle Hugetlb pages 1 1 - --- 2021-03-17 Oscar Salvador New
[v5,3/5] mm: Make alloc_contig_range handle free hugetlb pages Make alloc_contig_range handle Hugetlb pages 1 1 - --- 2021-03-17 Oscar Salvador New
[v5,2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes Make alloc_contig_range handle Hugetlb pages 1 - - --- 2021-03-17 Oscar Salvador New
[v5,1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range Make alloc_contig_range handle Hugetlb pages 2 1 - --- 2021-03-17 Oscar Salvador New
[v1,5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE) mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory - - - --- 2021-03-17 David Hildenbrand New
[v1,4/5] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory - - - --- 2021-03-17 David Hildenbrand New
[v1,3/5] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory - - - --- 2021-03-17 David Hildenbrand New
[v1,2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory - - - --- 2021-03-17 David Hildenbrand New
[v1,1/5] mm: make variable names for populate_vma_page_range() consistent mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory - - - --- 2021-03-17 David Hildenbrand New
mm: slab: Fix spelling mistake "disired" -> "desired" mm: slab: Fix spelling mistake "disired" -> "desired" - - - --- 2021-03-17 Colin King New
[mm] kfence: make compatible with kmemleak [mm] kfence: make compatible with kmemleak - 1 1 --- 2021-03-17 Marco Elver New
mm/gup: check page posion status for coredump. mm/gup: check page posion status for coredump. - - - --- 2021-03-17 yaoaili [么爱利] New
[v4,3/3] mm/slub: Get rid of count_partial() mm/slub: Fix count_partial() problem - - 1 --- 2021-03-17 Xunlei Pang New
[v4,2/3] percpu: Export per_cpu_sum() mm/slub: Fix count_partial() problem - - 1 --- 2021-03-17 Xunlei Pang New
[v4,1/3] mm/slub: Introduce two counters for partial objects mm/slub: Fix count_partial() problem - - 1 --- 2021-03-17 Xunlei Pang New
[v2] Increase page and bit waitqueue hash size [v2] Increase page and bit waitqueue hash size - - - --- 2021-03-17 Nicholas Piggin New
[v2,3/3] mm: skip page_cpupid_reset_last atomic update if the value is already reset [v2,1/3] mm: add __ prefix to page_cpupid_reset_last because it is non-atomic - - - --- 2021-03-17 Nicholas Piggin New
[v2,2/3] mm: add page_cpupid_reset_last atomic variant [v2,1/3] mm: add __ prefix to page_cpupid_reset_last because it is non-atomic - - - --- 2021-03-17 Nicholas Piggin New
« 1 2 ... 410 411 412723 724 »