Show patches with: State = Action Required       |   73309 patches
« 1 2 ... 207 208 209733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,13/25] devdax: Minor warning fixups Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,12/25] fsdax: Cleanup dax_associate_entry() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,11/25] fsdax: Rework dax_insert_entry() calling convention Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,10/25] fsdax: Introduce pgmap_request_folios() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,09/25] fsdax: Rework for_each_mapped_pfn() to dax_for_each_folio() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,08/25] fsdax: Update dax_insert_entry() calling convention to return an error Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,07/25] fsdax: Hold dax lock over mapping insertion Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,06/25] fsdax: Validate DAX layouts broken before truncate Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,05/25] fsdax: Wait for pinned pages during truncate_inode_pages_final() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,04/25] fsdax: Introduce dax_zap_mappings() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,03/25] fsdax: Include unmapped inodes for page-idle detection Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,02/25] fsdax: Use dax_page_idle() to document DAX busy page checking Fix the DAX-gup mistake - 1 - --- 2022-10-14 Dan Williams New
[v3,01/25] fsdax: Wait on @page not @page->_refcount Fix the DAX-gup mistake - 1 - --- 2022-10-14 Dan Williams New
[v2,4/4] selftests/vm: Drop mnt point for hugetlb in run_vmtests.sh selftests/vm: Drop hugetlb mntpoint in run_vmtests.sh - 1 - --- 2022-10-14 Peter Xu New
[v2,3/4] selftests/vm: Use memfd for hugepage-mremap test selftests/vm: Drop hugetlb mntpoint in run_vmtests.sh - - - --- 2022-10-14 Peter Xu New
[v2,2/4] selftests/vm: Use memfd for hugetlb-madvise test selftests/vm: Drop hugetlb mntpoint in run_vmtests.sh - - - --- 2022-10-14 Peter Xu New
[v2,1/4] selftests/vm: Use memfd for uffd hugetlb tests selftests/vm: Drop hugetlb mntpoint in run_vmtests.sh - 1 - --- 2022-10-14 Peter Xu New
mm/slub: remove dead code for debug caches on deactivate_slab() mm/slub: remove dead code for debug caches on deactivate_slab() - - - --- 2022-10-14 Hyeonggon Yoo New
[GIT,PULL] Final MM updates for 6.1-rc1 [GIT,PULL] Final MM updates for 6.1-rc1 - - - --- 2022-10-14 Andrew Morton New
[RFC] mm: move xa forward when run across zombie page [RFC] mm: move xa forward when run across zombie page - - - --- 2022-10-14 zhaoyang.huang New
[9/9] mm/hugetlb: convert move_hugetlb_state() to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-10-14 Sidhartha Kumar New
[8/9] mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-10-14 Sidhartha Kumar New
[7/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-10-14 Sidhartha Kumar New
[6/9] mm/hugetlb: convert free_huge_page to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-10-14 Sidhartha Kumar New
[5/9] mm/hugetlb: convert isolate_or_dissolve_huge_page to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-10-14 Sidhartha Kumar New
[4/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-10-14 Sidhartha Kumar New
[3/9] mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios convert hugetlb_cgroup helper functions to folios - - - --- 2022-10-14 Sidhartha Kumar New
[2/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios convert hugetlb_cgroup helper functions to folios - - - --- 2022-10-14 Sidhartha Kumar New
[1/9] mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios convert hugetlb_cgroup helper functions to folios - 1 - --- 2022-10-14 Sidhartha Kumar New
[v2,2/2] filemap: find_get_entries() now updates start offset Rework find_get_entries() and find_lock_entries() - - - --- 2022-10-13 Vishal Moola New
[v2,1/2] filemap: find_lock_entries() now updates start offset Rework find_get_entries() and find_lock_entries() - 1 - --- 2022-10-13 Vishal Moola New
mm: vmscan: make rotations a secondary factor in balancing anon vs file mm: vmscan: make rotations a secondary factor in balancing anon vs file - - - --- 2022-10-13 Johannes Weiner New
[v1] kernel/module: allocate module vmap space after making sure the module is unique [v1] kernel/module: allocate module vmap space after making sure the module is unique - - - --- 2022-10-13 David Hildenbrand New
hmm_test issues with latest mainline hmm_test issues with latest mainline - - - --- 2022-10-13 Vlastimil Babka New
[v3,3/3] mm: THP low utilization shrinker THP Shrinker - - - --- 2022-10-12 Alex Zhu (Kernel) New
[v3,2/3] mm: changes to split_huge_page() to free zero filled tail pages THP Shrinker - - - --- 2022-10-12 Alex Zhu (Kernel) New
[v3,1/3] mm: add thp_utilization metrics to debugfs THP Shrinker - - - --- 2022-10-12 Alex Zhu (Kernel) New
ext4,f2fs: Fix readahead of verity data ext4,f2fs: Fix readahead of verity data - - - --- 2022-10-12 Matthew Wilcox New
[v2,3/3] mm: THP low utilization shrinker THP Shrinker - - - --- 2022-10-12 Alex Zhu (Kernel) New
[v2,2/3] mm: changes to split_huge_page() to free zero filled tail pages THP Shrinker - - - --- 2022-10-12 Alex Zhu (Kernel) New
[v2,1/3] mm: add thp_utilization metrics to debugfs THP Shrinker - - - --- 2022-10-12 Alex Zhu (Kernel) New
mm: Fix a pointer coding style in linux/mm.h mm: Fix a pointer coding style in linux/mm.h - - - --- 2022-10-12 Yonggil Song New
[RFC,8/8] powerpc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,7/8] mm/ioremap: Consider IOREMAP space in generic ioremap mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,6/8] ia64: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,5/8] arc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,4/8] mm: ioremap: allow ARCH to have its own ioremap definition mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,3/8] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap() mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,2/8] openrisc: mm: remove unneeded early ioremap code mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) 1 - - --- 2022-10-12 Christophe Leroy New
[RFC,1/8] hexagon: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
mm: hugetlb: support get/set_policy for hugetlb_vm_ops mm: hugetlb: support get/set_policy for hugetlb_vm_ops - - - --- 2022-10-12 黄杰 New
[RFC,PATCHv2] mm: use stack_depot for recording kmemleak's backtrace [RFC,PATCHv2] mm: use stack_depot for recording kmemleak's backtrace - - - --- 2022-10-12 zhaoyang.huang New
[GIT,PULL] hotfixes for 6.1-rc1 [GIT,PULL] hotfixes for 6.1-rc1 - - - --- 2022-10-12 Andrew Morton New
[GIT,PULL] non-MM updates for 6.1-rc1 [GIT,PULL] non-MM updates for 6.1-rc1 - - - --- 2022-10-12 Andrew Morton New
[4/4] filemap: Remove indices argument from find_lock_entries() and find_get_entries() Rework find_get_entries() and find_lock_entries() - - - --- 2022-10-11 Vishal Moola New
[3/4] truncate: Remove indices argument from truncate_folio_batch_exceptionals() Rework find_get_entries() and find_lock_entries() - - - --- 2022-10-11 Vishal Moola New
[2/4] filemap: find_get_entries() now updates start offset Rework find_get_entries() and find_lock_entries() - - - --- 2022-10-11 Vishal Moola New
[1/4] filemap: find_lock_entries() now updates start offset Rework find_get_entries() and find_lock_entries() - - - --- 2022-10-11 Vishal Moola New
mmap: Fix copy_vma() failure path mmap: Fix copy_vma() failure path - - 1 --- 2022-10-11 Liam R. Howlett New
[v4,4/4] kvm: x86: Allow to respond to generic signals during slow PF kvm/mm: Allow GUP to respond to non fatal signals - 1 - --- 2022-10-11 Peter Xu New
[v4,3/4] kvm: Add interruptible flag to __gfn_to_pfn_memslot() kvm/mm: Allow GUP to respond to non fatal signals - 1 - --- 2022-10-11 Peter Xu New
[v4,2/4] kvm: Add KVM_PFN_ERR_SIGPENDING kvm/mm: Allow GUP to respond to non fatal signals - 1 - --- 2022-10-11 Peter Xu New
[v4,1/4] mm/gup: Add FOLL_INTERRUPTIBLE kvm/mm: Allow GUP to respond to non fatal signals - 2 - --- 2022-10-11 Peter Xu New
kasan: disable stackleak plugin in report code kasan: disable stackleak plugin in report code - - - --- 2022-10-11 Josh Poimboeuf New
mm: more vma cache removal mm: more vma cache removal 1 1 - --- 2022-10-11 Alexey Dobriyan New
mm/mmap: Preallocate maple nodes for brk vma expansion mm/mmap: Preallocate maple nodes for brk vma expansion - - - --- 2022-10-11 Liam R. Howlett New
[PATCHv2] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc [PATCHv2] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc 2 - - --- 2022-10-11 Alexander Aring New
mm/memcontrol: Don't increase effective low/min if no protection needed mm/memcontrol: Don't increase effective low/min if no protection needed - - - --- 2022-10-11 Waiman Long New
[GIT,PULL] memblock updates for v6.1 [GIT,PULL] memblock updates for v6.1 - - - --- 2022-10-11 Mike Rapoport New
[v4,3/3] memblock test: Update TODO list Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-10-11 Huang, Shaoqin New
[v4,2/3] memblock test: Add test to memblock_reserve() 129th region Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-10-11 Huang, Shaoqin New
[v4,1/3] memblock test: Add test to memblock_add() 129th region Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-10-11 Huang, Shaoqin New
[v3,5/5] ksm: add zero_pages_sharing documentation ksm: support tracking KSM-placed zero-pages - - - --- 2022-10-11 xu xin New
[v3,4/5] ksm: count zero pages for each process ksm: support tracking KSM-placed zero-pages - - - --- 2022-10-11 xu xin New
[v3,3/5] ksm: count all zero pages placed by KSM ksm: support tracking KSM-placed zero-pages - - - --- 2022-10-11 xu xin New
[v3,2/5] ksm: support unsharing zero pages placed by KSM ksm: support tracking KSM-placed zero-pages - - - --- 2022-10-11 xu xin New
[v3,1/5] ksm: abstract the function try_to_get_old_rmap_item ksm: support tracking KSM-placed zero-pages - - - --- 2022-10-11 xu xin New
[-next] selftests/memory-hotplug: Remove the redundant warning information [-next] selftests/memory-hotplug: Remove the redundant warning information - 1 - --- 2022-10-11 Zhao Gongyi New
[Resend] mm: use stack_depot for recording kmemleak's backtrace [Resend] mm: use stack_depot for recording kmemleak's backtrace - - - --- 2022-10-11 zhaoyang.huang New
[RFC,v1,14/14] mm: document new /sys/class/bdi/<bdi>/min_bytes knob mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,13/14] mm: add new /sys/class/bdi/<bdi>/min_bytes knob mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,12/14] mm: add bdi_set_min_bytes() function mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,11/14] mm: split off __bdi_set_min_ratio() function mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,10/14] mm: add bdi_get_min_bytes() function. mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,09/14] mm: document new /sys/class/bdi/<bdi>/max_bytes knob mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,08/14] mm: Add new knob /sys/class/bdi/<bdi>/max_bytes mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,07/14] mm: add bdi_set_max_bytes() function. mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,06/14] mm: split off __bdi_set_max_ratio() function mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,05/14] mm: add bdi_get_max_bytes() function mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,04/14] mm: Use part per 10000 for bdi ratios. mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,03/14] mm: document new /sys/class/bdi/<bdi>/strict_limit knob mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,02/14] mm: Add new knob /sys/class/bdi/<bdi>/strict_limit mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[RFC,v1,01/14] mm: add bdi_set_strict_limit() function mm/block: add bdi sysfs knobs - - - --- 2022-10-11 Stefan Roesch New
[v6,7/7] prandom: remove unused functions treewide cleanup of random integer usage - 3 - --- 2022-10-10 Jason A. Donenfeld New
[v6,6/7] treewide: use get_random_bytes() when possible treewide cleanup of random integer usage - 4 - --- 2022-10-10 Jason A. Donenfeld New
[v6,5/7] treewide: use get_random_u32() when possible treewide cleanup of random integer usage 5 4 - --- 2022-10-10 Jason A. Donenfeld New
[v6,4/7] treewide: use get_random_{u8,u16}() when possible, part 2 treewide cleanup of random integer usage 1 3 - --- 2022-10-10 Jason A. Donenfeld New
[v6,3/7] treewide: use get_random_{u8,u16}() when possible, part 1 treewide cleanup of random integer usage 1 3 - --- 2022-10-10 Jason A. Donenfeld New
[v6,2/7] treewide: use prandom_u32_max() when possible, part 2 treewide cleanup of random integer usage - 4 - --- 2022-10-10 Jason A. Donenfeld New
[v6,1/7] treewide: use prandom_u32_max() when possible, part 1 treewide cleanup of random integer usage 3 6 - --- 2022-10-10 Jason A. Donenfeld New
« 1 2 ... 207 208 209733 734 »