Show patches with: State = Action Required       |   82682 patches
« 1 2 ... 756 757 758826 827 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/6] vfio/type1: drop mmap_sem now that locked_vm is atomic convert locked_vm from unsigned long to atomic64_t - - - --- 2019-04-02 Daniel Jordan New
[1/6] mm: change locked_vm's type from unsigned long to atomic64_t convert locked_vm from unsigned long to atomic64_t - - - --- 2019-04-02 Daniel Jordan New
[RESEND,3/3] mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro improve vmap allocation - 1 - --- 2019-04-02 Uladzislau Rezki New
[RESEND,2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro improve vmap allocation - 1 - --- 2019-04-02 Uladzislau Rezki New
[RESEND,1/3] mm/vmap: keep track of free blocks for vmap allocation improve vmap allocation - - - --- 2019-04-02 Uladzislau Rezki New
mm/hugetlb: Get rid of NODEMASK_ALLOC mm/hugetlb: Get rid of NODEMASK_ALLOC - 2 - --- 2019-04-02 Oscar Salvador New
[v2] mm: Fix modifying of page protection by insert_pfn_pmd() [v2] mm: Fix modifying of page protection by insert_pfn_pmd() - 1 - --- 2019-04-02 Aneesh Kumar K.V New
mm: __pagevec_lru_add_fn: typo fix mm: __pagevec_lru_add_fn: typo fix 1 1 - --- 2019-04-02 Peng Fan New
mm: add vm event for page cache miss mm: add vm event for page cache miss - - - --- 2019-04-02 Yafang Shao New
mem-hotplug: fix node spanned pages when we have a node with only zone_movable mem-hotplug: fix node spanned pages when we have a node with only zone_movable - - - --- 2019-04-02 Linxu Fang New
[1/1] slob: Only use list functions when safe to do so slob: Fix list_head bug during allocation - - - --- 2019-04-02 Tobin C. Harding New
[v3] gcov: fix when CONFIG_MODULES is not set [v3] gcov: fix when CONFIG_MODULES is not set 1 - - --- 2019-04-02 Tri Vo New
hugetlbfs: fix memory leak for resv_map hugetlbfs: fix memory leak for resv_map - - - --- 2019-04-01 Mike Kravetz New
ARC: fix memory nodes topology in case of highmem enabled ARC: fix memory nodes topology in case of highmem enabled - - - --- 2019-04-01 Eugeniy Paltsev New
[RFC,v2,3/3] ACPI: Let ACPI know we support Generic Initiator Affinity Structures ACPI: Support generic initiator proximity domains - - - --- 2019-04-01 Jonathan Cameron New
[RFC,v2,2/3] arm64: Support Generic Initiator only domains ACPI: Support generic initiator proximity domains - - - --- 2019-04-01 Jonathan Cameron New
[RFC,v2,1/3] ACPI: Support Generic Initiator only domains ACPI: Support generic initiator proximity domains - - - --- 2019-04-01 Jonathan Cameron New
x86/mpx: fix recursive munmap() corruption x86/mpx: fix recursive munmap() corruption - - - --- 2019-04-01 Dave Hansen New
[v2] drivers/dax: Allow to include DEV_DAX_PMEM as builtin [v2] drivers/dax: Allow to include DEV_DAX_PMEM as builtin - - - --- 2019-04-01 Aneesh Kumar K.V New
Bump vm.mmap_min_addr on 64-bit Bump vm.mmap_min_addr on 64-bit - - - --- 2019-04-01 Alexey Dobriyan New
mm: Fix build warning mm: Fix build warning - - - --- 2019-03-30 Aneesh Kumar K.V New
[RFC] drivers/dax: Allow to include DEV_DAX_PMEM as builtin [RFC] drivers/dax: Allow to include DEV_DAX_PMEM as builtin - - - --- 2019-03-30 Aneesh Kumar K.V New
mm: Fix modifying of page protection by insert_pfn_pmd() mm: Fix modifying of page protection by insert_pfn_pmd() - 1 - --- 2019-03-30 Aneesh Kumar K.V New
[v2] gcov: fix when CONFIG_MODULES is not set [v2] gcov: fix when CONFIG_MODULES is not set 1 - - --- 2019-03-29 Nick Desaulniers New
[v2] writeback: use exact memcg dirty counts [v2] writeback: use exact memcg dirty counts 1 1 - --- 2019-03-29 Greg Thelen New
gcov: include linux/module.h for within_module gcov: include linux/module.h for within_module - - - --- 2019-03-29 Nick Desaulniers New
[6/6] mm/devm_memremap_pages: Fix final page put race mm/devm_memremap_pages: Fix page release race - 1 - --- 2019-03-29 Dan Williams New
[5/6] pci/p2pdma: Track pgmap references per resource, not globally mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams New
[4/6] lib/genalloc: Introduce chunk owners mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams New
[3/6] pci/p2pdma: Fix the gen_pool_add_virt() failure path mm/devm_memremap_pages: Fix page release race 1 - - --- 2019-03-29 Dan Williams New
[2/6] mm/devm_memremap_pages: Introduce devm_memunmap_pages mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams New
[1/6] drivers/base/devres: Introduce devm_release_action() mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams New
[v4,2/2] drivers/base/memory.c: Clean up relicts in function parameters [v4,1/2] mm/sparse: Clean up the obsolete code comment 1 3 - --- 2019-03-29 Baoquan He New
[v4,1/2] mm/sparse: Clean up the obsolete code comment [v4,1/2] mm/sparse: Clean up the obsolete code comment 1 3 - --- 2019-03-29 Baoquan He New
[v1] mm: balloon: drop unused function stubs [v1] mm: balloon: drop unused function stubs 3 1 - --- 2019-03-29 David Hildenbrand New
[v4,2/2] drivers/base/memory.c: Rename the misleading parameter Untitled series #98509 1 3 - --- 2019-03-29 Baoquan He New
mm/compaction: fix missed direct_compaction setting for non-direct compaction mm/compaction: fix missed direct_compaction setting for non-direct compaction - - - --- 2019-03-29 Yafang Shao New
[v3,2/2] drivers/base/memory.c: Rename the misleading parameter [v3,1/2] mm/sparse: Clean up the obsolete code comment - - - --- 2019-03-29 Baoquan He New
[v3,1/2] mm/sparse: Clean up the obsolete code comment [v3,1/2] mm/sparse: Clean up the obsolete code comment 1 3 - --- 2019-03-29 Baoquan He New
[RFC] mm, kvm: account kvm_vcpu_mmap to kmemcg [RFC] mm, kvm: account kvm_vcpu_mmap to kmemcg - - - --- 2019-03-29 Shakeel Butt New
[v2,2/2] hugetlb: use same fault hash key for shared and private mappings A couple hugetlbfs fixes - 1 - --- 2019-03-28 Mike Kravetz New
[v2,1/2] huegtlbfs: on restore reserve error path retain subpool reservation A couple hugetlbfs fixes - - - --- 2019-03-28 Mike Kravetz New
[REBASED] hugetlbfs: fix potential over/underflow setting node specific nr_hugepages [REBASED] hugetlbfs: fix potential over/underflow setting node specific nr_hugepages - 2 - --- 2019-03-28 Mike Kravetz New
[3/3] xfs: don't allow most setxattr to immutable files vfs: make immutable files actually immutable - - - --- 2019-03-28 Darrick J. Wong New
[2/3] xfs: reset page mappings after setting immutable vfs: make immutable files actually immutable - - - --- 2019-03-28 Darrick J. Wong New
[1/3] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - - --- 2019-03-28 Darrick J. Wong New
[v7,20/20] x86: mm: Convert dump_pagetables to use walk_page_range Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,19/20] x86: mm: Convert ptdump_walk_pgd_level_core() to take an mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,18/20] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,17/20] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,16/20] x86: mm: Point to struct seq_file from struct pg_state Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,15/20] x86: mm: Don't display pages which aren't present in debugfs Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,14/20] arm64: mm: Convert mm/dump.c to use walk_page_range() Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,13/20] mm: pagewalk: Add test_p?d callbacks Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,12/20] mm: pagewalk: Allow walking without vma Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,11/20] mm: pagewalk: Add p4d_entry() and pgd_entry() Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,10/20] mm: Add generic p?d_large() macros Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,09/20] x86: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,08/20] sparc: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk 1 - - --- 2019-03-28 Steven Price New
[v7,07/20] s390: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,06/20] riscv: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf() Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,04/20] powerpc: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,03/20] mips: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk 1 - - --- 2019-03-28 Steven Price New
[v7,02/20] arm64: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-28 Steven Price New
[v7,01/20] arc: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk 1 - - --- 2019-03-28 Steven Price New
[RFC,v2,3/3] kasan: add interceptors for all string functions [RFC,v2,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file - - - --- 2019-03-28 Christophe Leroy New
[RFC,v2,2/3] lib/string: move sysfs string functions out of string.c [RFC,v2,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file - - - --- 2019-03-28 Christophe Leroy New
[RFC,v2,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file [RFC,v2,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file - - - --- 2019-03-28 Christophe Leroy New
[4/4] mm, sparse: rename kmalloc_section_memmap, __kfree_section_memmap mm,memory_hotplug: allocate memmap from hotadded memory - - - --- 2019-03-28 Oscar Salvador New
[3/4] mm, memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap mm,memory_hotplug: allocate memmap from hotadded memory - - - --- 2019-03-28 Oscar Salvador New
[2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug mm,memory_hotplug: allocate memmap from hotadded memory - - - --- 2019-03-28 Oscar Salvador New
[1/4] mm, memory_hotplug: cleanup memory offline path mm,memory_hotplug: allocate memmap from hotadded memory - - - --- 2019-03-28 Oscar Salvador New
[V3,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
[V3,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-28 Ira Weiny New
[V3,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
[V3,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
[V3,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-28 Ira Weiny New
[V3,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-28 Ira Weiny New
[V3,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template 1 - - --- 2019-03-28 Yafang Shao New
[v2,4/4] vmw_balloon: split refused pages vmw_balloon: compaction and shrinker support - 1 - --- 2019-03-28 Nadav Amit New
[v2,3/4] vmw_balloon: add memory shrinker vmw_balloon: compaction and shrinker support - 1 - --- 2019-03-28 Nadav Amit New
[v2,2/4] vmw_balloon: compaction support vmw_balloon: compaction and shrinker support - 1 - --- 2019-03-28 Nadav Amit New
[v2,1/4] mm/balloon_compaction: list interfaces vmw_balloon: compaction and shrinker support - 1 - --- 2019-03-28 Nadav Amit New
[RFC,41/68] vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API Untitled series #97829 - - - --- 2019-03-27 David Howells New
[RFC,11/68] vfs: Convert zsmalloc to use the new mount API Untitled series #97829 - - - --- 2019-03-27 David Howells New
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX() mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX() - - - --- 2019-03-27 Jann Horn New
[v5] kmemleak: survive in a low-memory situation [v5] kmemleak: survive in a low-memory situation - - - --- 2019-03-27 Qian Cai New
mm/page-flags: Check enforce parameter in PF_ONLY_HEAD() mm/page-flags: Check enforce parameter in PF_ONLY_HEAD() - - - --- 2019-03-27 Anshuman Khandual New
Correct zone boundary handling when resetting pageblock skip hints Correct zone boundary handling when resetting pageblock skip hints - - - --- 2019-03-27 Mel Gorman New
[v8,4/4] hugetlb: allow to free gigantic pages regardless of the configuration Fix free/allocation of runtime gigantic pages 1 2 - --- 2019-03-27 Alexandre Ghiti New
[v8,3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC Fix free/allocation of runtime gigantic pages 1 - - --- 2019-03-27 Alexandre Ghiti New
[v8,2/4] sparc: Advertise gigantic page support Fix free/allocation of runtime gigantic pages 1 - - --- 2019-03-27 Alexandre Ghiti New
[v8,1/4] sh: Advertise gigantic page support Fix free/allocation of runtime gigantic pages - - - --- 2019-03-27 Alexandre Ghiti New
[v5,1/1] mm: introduce put_user_page*(), placeholder versions mm: introduce put_user_page*(), placeholder versions - 5 1 --- 2019-03-27 john.hubbard@gmail.com New
[v4] kmemleak: survive in a low-memory situation [v4] kmemleak: survive in a low-memory situation - - - --- 2019-03-27 Qian Cai New
[v6,8/8] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper mmu notifier provide context informations - - - --- 2019-03-26 Jerome Glisse New
[v6,7/8] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2 mmu notifier provide context informations - 1 - --- 2019-03-26 Jerome Glisse New
[v6,6/8] mm/mmu_notifier: use correct mmu_notifier events for each invalidation mmu notifier provide context informations - - - --- 2019-03-26 Jerome Glisse New
« 1 2 ... 756 757 758826 827 »