Show patches with: State = Action Required       |   72561 patches
« 1 2 ... 253 254 255725 726 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,6/6] mm: shrinkers: add scan interface for shrinker debugfs mm: introduce shrinker debugfs interface - - - --- 2022-05-09 Roman Gushchin New
[v3,5/6] tools: add memcg_shrinker.py mm: introduce shrinker debugfs interface - - - --- 2022-05-09 Roman Gushchin New
[v3,4/6] mm: docs: document shrinker debugfs mm: introduce shrinker debugfs interface - - - --- 2022-05-09 Roman Gushchin New
[v3,3/6] mm: shrinkers: provide shrinkers with names mm: introduce shrinker debugfs interface - - - --- 2022-05-09 Roman Gushchin New
[v3,2/6] mm: shrinkers: introduce debugfs interface for memory shrinkers mm: introduce shrinker debugfs interface - 1 - --- 2022-05-09 Roman Gushchin New
[v3,1/6] mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino() mm: introduce shrinker debugfs interface - - - --- 2022-05-09 Roman Gushchin New
[v2,3/3] kasan: give better names to shadow values [v2,1/3] kasan: clean up comments in internal kasan.h - 1 - --- 2022-05-09 andrey.konovalov@linux.dev New
[v2,2/3] kasan: use tabs to align shadow values [v2,1/3] kasan: clean up comments in internal kasan.h - - - --- 2022-05-09 andrey.konovalov@linux.dev New
[v2,1/3] kasan: clean up comments in internal kasan.h [v2,1/3] kasan: clean up comments in internal kasan.h - 1 - --- 2022-05-09 andrey.konovalov@linux.dev New
[v2] mm: don't be stuck to rmap lock on reclaim path [v2] mm: don't be stuck to rmap lock on reclaim path - - - --- 2022-05-09 Minchan Kim New
[v3] mm: fix is_pinnable_page against on cma page [v3] mm: fix is_pinnable_page against on cma page - - - --- 2022-05-09 Minchan Kim New
mm/page_owner: use strscpy() instead of strlcpy() mm/page_owner: use strscpy() instead of strlcpy() 2 - - --- 2022-05-09 Eric Dumazet New
[15/15] mm/swap: fix comment about swap extent A few cleanup patches for swap - - - --- 2022-05-09 Miaohe Lin New
[14/15] mm/swap: fix the comment of get_kernel_pages A few cleanup patches for swap - 1 - --- 2022-05-09 Miaohe Lin New
[13/15] mm/swap: clean up the comment of find_next_to_unuse A few cleanup patches for swap - 1 - --- 2022-05-09 Miaohe Lin New
[12/15] mm/swap: fix the obsolete comment for SWP_TYPE_SHIFT A few cleanup patches for swap - 1 - --- 2022-05-09 Miaohe Lin New
[11/15] mm/swap: add helper swap_offset_available() A few cleanup patches for swap - - - --- 2022-05-09 Miaohe Lin New
[10/15] mm/swap: break the loop if matching device is found A few cleanup patches for swap - - - --- 2022-05-09 Miaohe Lin New
[09/15] mm/swap: avoid calling swp_swap_info when try to check SWP_STABLE_WRITES A few cleanup patches for swap - - - --- 2022-05-09 Miaohe Lin New
[08/15] mm/swap: make page_swapcount and __lru_add_drain_all A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[07/15] mm/swap: remove unneeded p != NULL check in __swap_duplicate A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[06/15] mm/swap: remove buggy cache->nr check in refill_swap_slots_cache A few cleanup patches for swap 1 1 - --- 2022-05-09 Miaohe Lin New
[05/15] mm/swap: print bad swap offset entry in get_swap_device A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[04/15] mm/swap: remove unneeded return value of free_swap_slot A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[03/15] mm/swap: fold __swap_info_get() into its sole caller A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[02/15] mm/swap: use helper macro __ATTR_RW A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[01/15] mm/swap: use helper is_swap_pte() in swap_vma_readahead A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[6/6] mm/page_alloc: Remotely drain per-cpu lists Drain remote per-cpu directly v2 - - - --- 2022-05-09 Mel Gorman New
[5/6] mm/page_alloc: Protect PCP lists with a spinlock Drain remote per-cpu directly v2 - - - --- 2022-05-09 Mel Gorman New
[4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue Drain remote per-cpu directly v2 - - - --- 2022-05-09 Mel Gorman New
[3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper Drain remote per-cpu directly v2 - - - --- 2022-05-09 Mel Gorman New
[2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations Drain remote per-cpu directly v2 - - - --- 2022-05-09 Mel Gorman New
[1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list Drain remote per-cpu directly v2 - - - --- 2022-05-09 Mel Gorman New
mm/shmem: restore setting of page variable mm/shmem: restore setting of page variable - - - --- 2022-05-09 Tom Rix New
mm/shmem: initialize folio to NULL mm/shmem: initialize folio to NULL - - - --- 2022-05-09 Tom Rix New
[v2,5/5] mm/memory-failure.c: simplify num_poisoned_pages_inc/dec memory-failure: fix hwpoison_filter 1 - - --- 2022-05-09 zhenwei pi New
[v2,4/5] mm/hwpoison: disable hwpoison filter during removing memory-failure: fix hwpoison_filter 1 - - --- 2022-05-09 zhenwei pi New
[v2,3/5] mm/memory-failure.c: add hwpoison_filter for soft offline memory-failure: fix hwpoison_filter 1 - - --- 2022-05-09 zhenwei pi New
[v2,2/5] mm/memory-failure.c: simplify num_poisoned_pages_dec memory-failure: fix hwpoison_filter 1 - - --- 2022-05-09 zhenwei pi New
[v2,1/5] mm/memory-failure.c: move clear_hwpoisoned_pages memory-failure: fix hwpoison_filter 1 - - --- 2022-05-09 zhenwei pi New
[1/1] Revert "mm/cma.c: remove redundant cma_mutex lock" [1/1] Revert "mm/cma.c: remove redundant cma_mutex lock" 2 - - --- 2022-05-09 Dong Aisheng New
[RFC] page_ext: create page extension for all memblock memory regions [RFC] page_ext: create page extension for all memblock memory regions - - - --- 2022-05-09 Jaewon Kim New
[v10,4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl add hugetlb_optimize_vmemmap sysctl - 1 - --- 2022-05-09 Muchun Song New
[v10,3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing add hugetlb_optimize_vmemmap sysctl 1 1 - --- 2022-05-09 Muchun Song New
[v10,2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on add hugetlb_optimize_vmemmap sysctl 1 - - --- 2022-05-09 Muchun Song New
[v10,1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page bound… add hugetlb_optimize_vmemmap sysctl 1 1 - --- 2022-05-09 Muchun Song New
[RFC,v3,8/8] hugetlb: use new vma_lock for pmd sharing synchronization hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[RFC,v3,7/8] hugetlb: create hugetlb_unmap_file_page to unmap single file page hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[RFC,v3,6/8] hugetlb: add vma based lock for pmd sharing synchronization hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[RFC,v3,5/8] hugetlb: rename vma_shareable() and refactor code hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[RFC,v3,4/8] hugetlbfs: catch and handle truncate racing with page faults hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[RFC,v3,3/8] hugetlbfs: move routine remove_huge_page to hugetlb.c hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[RFC,v3,2/8] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[RFC,v3,1/8] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race hugetlb: Change huge pmd sharing synchronization again - - - --- 2022-05-08 Mike Kravetz New
[v11,07/07] xfs: Add dax dedupe support Untitled series #639524 - 2 - --- 2022-05-08 Shiyang Ruan New
[v11,06/07] xfs: support CoW in fsdax mode Untitled series #639523 - 2 - --- 2022-05-08 Shiyang Ruan New
[v11,05/07] fsdax: Dedup file range to use a compare function Untitled series #639525 - 2 - --- 2022-05-08 Shiyang Ruan New
[v11,04/07] fsdax: Add dax_iomap_cow_copy() for dax zero [v14,01/07] dax: Introduce holder for dax_device - 3 - --- 2022-05-08 Shiyang Ruan New
[v11,03/07] fsdax: Replace mmap entry in case of CoW Untitled series #639522 - 3 - --- 2022-05-08 Shiyang Ruan New
[v11,02/07] fsdax: Introduce dax_iomap_cow_copy() Untitled series #639521 - 2 - --- 2022-05-08 Shiyang Ruan New
[v11,01/07] fsdax: Output address in dax_iomap_pfn() and rename it [v11,01/07] fsdax: Output address in dax_iomap_pfn() and rename it - 4 - --- 2022-05-08 Shiyang Ruan New
[v14,07/07] fsdax: set a CoW flag when associate reflink mappings [v14,01/07] dax: Introduce holder for dax_device - 2 - --- 2022-05-08 Shiyang Ruan New
[v14,06/07] xfs: Implement ->notify_failure() for XFS [v14,01/07] dax: Introduce holder for dax_device - 2 - --- 2022-05-08 Shiyang Ruan New
[v14,05/07] mm: Introduce mf_dax_kill_procs() for fsdax case [v14,01/07] dax: Introduce holder for dax_device - 4 - --- 2022-05-08 Shiyang Ruan New
[v14,04/07] fsdax: Introduce dax_lock_mapping_entry() Untitled series #639519 - 2 - --- 2022-05-08 Shiyang Ruan New
[v14,03/07] pagemap,pmem: Introduce ->memory_failure() [v14,01/07] dax: Introduce holder for dax_device - 4 - --- 2022-05-08 Shiyang Ruan New
[v14,02/07] mm: factor helpers for memory_failure_dev_pagemap [v14,01/07] dax: Introduce holder for dax_device - 4 - --- 2022-05-08 Shiyang Ruan New
[v14,01/07] dax: Introduce holder for dax_device [v14,01/07] dax: Introduce holder for dax_device - 3 - --- 2022-05-08 Shiyang Ruan New
[v2,3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-08 Baolin Wang New
[v2,2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-08 Baolin Wang New
[v2,1/3] mm: change huge_ptep_clear_flush() to return the original pte Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 1 - --- 2022-05-08 Baolin Wang New
[v5] mm/ksm: introduce ksm_force for each process [v5] mm/ksm: introduce ksm_force for each process - 4 - --- 2022-05-08 CGEL New
[v4] mm/ksm: introduce ksm_force for each process [v4] mm/ksm: introduce ksm_force for each process - 4 - --- 2022-05-08 CGEL New
[RFC,3/3] mm/damon/vaddr: Change to use huge_ptep_get_access_flags() Introduce new huge_ptep_get_access_flags() interface - - - --- 2022-05-08 Baolin Wang New
[RFC,2/3] fs/proc/task_mmu: Change to use huge_ptep_get_access_flags() Introduce new huge_ptep_get_access_flags() interface - - - --- 2022-05-08 Baolin Wang New
[RFC,1/3] arm64/hugetlb: Introduce new huge_ptep_get_access_flags() interface Introduce new huge_ptep_get_access_flags() interface - - - --- 2022-05-08 Baolin Wang New
mm/damon : Add documentation for Enum value mm/damon : Add documentation for Enum value - 1 - --- 2022-05-08 Gautam Menghani New
Add documentation for Enum value 'NR_DAMON_OPS' in Add documentation for Enum value 'NR_DAMON_OPS' in - - - --- 2022-05-07 Gautam Menghani New
mm: Functions may simplify the use of return values mm: Functions may simplify the use of return values - - - --- 2022-05-07 Li kunyu New
[v2] mm,doc: Add new documentation structure [v2] mm,doc: Add new documentation structure 2 2 - --- 2022-05-07 Matthew Wilcox New
[-next,v7,6/6] riscv/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK mm: page_table_check: add support on arm64 and riscv 1 1 - --- 2022-05-07 Tong Tiangen New
[-next,v7,5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK mm: page_table_check: add support on arm64 and riscv 1 2 - --- 2022-05-07 Tong Tiangen New
[-next,v7,4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h mm: page_table_check: add support on arm64 and riscv - - - --- 2022-05-07 Tong Tiangen New
[-next,v7,3/6] mm: page_table_check: add hooks to public helpers mm: page_table_check: add support on arm64 and riscv 1 - - --- 2022-05-07 Tong Tiangen New
[-next,v7,2/6] mm: page_table_check: move pxx_user_accessible_page into x86 mm: page_table_check: add support on arm64 and riscv 1 1 - --- 2022-05-07 Tong Tiangen New
[-next,v7,1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE mm: page_table_check: add support on arm64 and riscv 1 1 - --- 2022-05-07 Tong Tiangen New
MAINTAINERS: add myself as reviewer for slab MAINTAINERS: add myself as reviewer for slab - - - --- 2022-05-07 Hyeonggon Yoo New
Add documentation for Enum value 'NR_DAMON_OPS' in enum 'damon_ops_id' Add documentation for Enum value 'NR_DAMON_OPS' in enum 'damon_ops_id' - - - --- 2022-05-07 Gautam Menghani New
[v3] mm/ksm: introduce ksm_force for each process [v3] mm/ksm: introduce ksm_force for each process - 4 - --- 2022-05-07 CGEL New
[v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg [v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg 4 1 - --- 2022-05-07 Ganesan Rajagopal New
mm/damon/reclaim: Use resource_size function on resource object mm/damon/reclaim: Use resource_size function on resource object - 1 - --- 2022-05-07 Jiapeng Chong New
[v2] mm/ksm: introduce ksm_force for each process [v2] mm/ksm: introduce ksm_force for each process - 4 - --- 2022-05-07 CGEL New
[v3] mm/memcg: support control THP behaviour in cgroup [v3] mm/memcg: support control THP behaviour in cgroup - - - --- 2022-05-07 CGEL New
[v2] mm: Avoid unnecessary page fault retires on shared memory types [v2] mm: Avoid unnecessary page fault retires on shared memory types - - - --- 2022-05-06 Peter Xu New
kobject: Refactor kobject_set_name_vargs() kobject: Refactor kobject_set_name_vargs() - - - --- 2022-05-06 Jagdish Gediya New
[v2] mm/memcg: support control THP behaviour in cgroup [v2] mm/memcg: support control THP behaviour in cgroup - - - --- 2022-05-06 CGEL New
[2/2] null_blk: fix wrong use of nr_online_nodes null_blk: fix wrong use of nr_online_nodes - - - --- 2022-05-06 Peng Liu New
[1/2] include/linux/nodemask.h: create node_available() helper null_blk: fix wrong use of nr_online_nodes - - - --- 2022-05-06 Peng Liu New
[GIT,PULL] Two folio fixes for 5.18 [GIT,PULL] Two folio fixes for 5.18 - - - --- 2022-05-05 Matthew Wilcox New
[v1,15/15] tools: add selftests to hmm for COW in device memory Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - - --- 2022-05-05 Sierra Guiza, Alejandro (Alex) New
« 1 2 ... 253 254 255725 726 »