Show patches with: State = Action Required       |   81815 patches
« 1 2 ... 788 789 790818 819 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/30] memblock: add align parameter to memblock_alloc_node() mm: remove bootmem allocator - - - --- 2018-09-14 Mike Rapoport New
[13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[08/30] memblock: replace alloc_bootmem_align with memblock_alloc mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[07/30] memblock: remove _virt from APIs returning virtual address mm: remove bootmem allocator - - - --- 2018-09-14 Mike Rapoport New
[06/30] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[05/30] mm: nobootmem: remove dead code mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[04/30] mm: remove bootmem allocator implementation. mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[03/30] mm: remove CONFIG_HAVE_MEMBLOCK mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[02/30] mm: remove CONFIG_NO_BOOTMEM mm: remove bootmem allocator 1 - - --- 2018-09-14 Mike Rapoport New
[01/30] mips: switch to NO_BOOTMEM mm: remove bootmem allocator - - - --- 2018-09-14 Mike Rapoport New
Revert "x86/mm/legacy: Populate the user page-table with user pgd's" Revert "x86/mm/legacy: Populate the user page-table with user pgd's" - - 1 --- 2018-09-14 Joerg Roedel New
[v4,3/3] docs: core-api: add memory allocation guide docs/core-api: add memory allocation guide 2 - - --- 2018-09-14 Mike Rapoport New
[v4,2/3] docs: core-api/mm-api: add a lable for GFP flags section docs/core-api: add memory allocation guide - - - --- 2018-09-14 Mike Rapoport New
[v4,1/3] docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing docs/core-api: add memory allocation guide - - - --- 2018-09-14 Mike Rapoport New
[V8,2/2] ksm: replace jhash2 with xxhash Currently used jhash are slow enough and replace it allow as to make KSM - 2 - --- 2018-09-13 Timofey Titovets New
[V8,1/2] xxHash: create arch dependent 32/64-bit xxhash() Currently used jhash are slow enough and replace it allow as to make KSM - 2 - --- 2018-09-13 Timofey Titovets New
[v6,4/4] Kselftest for module text allocation benchmarking KASLR feature to randomize each loadable module - - - --- 2018-09-13 Edgecombe, Rick P New
[v6,3/4] vmalloc: Add debugfs modfraginfo KASLR feature to randomize each loadable module - 1 - --- 2018-09-13 Edgecombe, Rick P New
[v6,2/4] x86/modules: Increase randomization for modules KASLR feature to randomize each loadable module - - - --- 2018-09-13 Edgecombe, Rick P New
[v6,1/4] vmalloc: Add __vmalloc_node_try_addr function KASLR feature to randomize each loadable module - 1 - --- 2018-09-13 Edgecombe, Rick P New
[V7,2/2] ksm: replace jhash2 with xxhash KSM replace hash algo with xxhash - 1 - --- 2018-09-13 Timofey Titovets New
[V7,1/2] xxHash: create arch dependent 32/64-bit xxhash() KSM replace hash algo with xxhash - 1 - --- 2018-09-13 Timofey Titovets New
[RFC,11/11] arch/tlb: Clean up simple architectures my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[RFC,10/11] um/tlb: Convert to generic mmu_gather my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[RFC,09/11] sh/tlb: Convert SH to generic mmu_gather my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[RFC,08/11] ia64/tlb: Conver to generic mmu_gather my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[RFC,07/11] arm/tlb: Convert to generic mmu_gather my generic mmu_gather patches 1 - - --- 2018-09-13 Peter Zijlstra New
[RFC,06/11] asm-generic/tlb: Conditionally provide tlb_migrate_finish() my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[RFC,05/11] asm-generic/tlb: Provide generic tlb_flush my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[RFC,04/11] asm-generic/tlb: Provide generic VIPT cache flush my generic mmu_gather patches 1 - - --- 2018-09-13 Peter Zijlstra New
[RFC,03/11] x86/mm: Page size aware flush_tlb_mm_range() my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[RFC,02/11] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE my generic mmu_gather patches 1 - - --- 2018-09-13 Peter Zijlstra New
[RFC,01/11] asm-generic/tlb: Provide a comment my generic mmu_gather patches - - - --- 2018-09-13 Peter Zijlstra New
[v5,7/7] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL mm: Merge hmm into devm_memremap_pages, mark GPL-only - 1 - --- 2018-09-13 Dan Williams New
[v5,6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages() mm: Merge hmm into devm_memremap_pages, mark GPL-only 1 2 - --- 2018-09-13 Dan Williams New
[v5,5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove} mm: Merge hmm into devm_memremap_pages, mark GPL-only - 2 - --- 2018-09-13 Dan Williams New
[v5,4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support mm: Merge hmm into devm_memremap_pages, mark GPL-only 1 3 - --- 2018-09-13 Dan Williams New
[v5,3/7] mm, devm_memremap_pages: Fix shutdown handling mm: Merge hmm into devm_memremap_pages, mark GPL-only - 2 - --- 2018-09-13 Dan Williams New
[v5,2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support mm: Merge hmm into devm_memremap_pages, mark GPL-only - 2 - --- 2018-09-13 Dan Williams New
[v5,1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL mm: Merge hmm into devm_memremap_pages, mark GPL-only - 2 - --- 2018-09-13 Dan Williams New
[v5,4/4] Kselftest for module text allocation benchmarking KASLR feature to randomize each loadable module - - - --- 2018-09-12 Edgecombe, Rick P New
[v5,3/4] vmalloc: Add debugfs modfraginfo KASLR feature to randomize each loadable module - - - --- 2018-09-12 Edgecombe, Rick P New
[v5,2/4] x86/modules: Increase randomization for modules KASLR feature to randomize each loadable module - - - --- 2018-09-12 Edgecombe, Rick P New
[v5,1/4] vmalloc: Add __vmalloc_node_try_addr function KASLR feature to randomize each loadable module - - - --- 2018-09-12 Edgecombe, Rick P New
[V2,6/6] /proc/pid/numa_vamaps: document in Documentation/filesystems/proc.txt VA to numa node information - 1 - --- 2018-09-12 Prakash Sangappa New
[V2,5/6] File /proc/<pid>/numa_vamaps access needs PTRACE_MODE_READ_REALCREDS check VA to numa node information - 1 - --- 2018-09-12 Prakash Sangappa New
[V2,4/6] Add support to lseek /proc/<pid>/numa_vamaps file VA to numa node information - 1 - --- 2018-09-12 Prakash Sangappa New
[V2,3/6] Provide process address range to numa node id mapping VA to numa node information - 1 - --- 2018-09-12 Prakash Sangappa New
[V2,2/6] Add /proc/<pid>/numa_vamaps file for numa node information VA to numa node information - 1 - --- 2018-09-12 Prakash Sangappa New
[V2,1/6] Add check to match numa node id when gathering pte stats VA to numa node information - 1 - --- 2018-09-12 Prakash Sangappa New
[v4,3/3] fs/dcache: Track & report number of negative dentries fs/dcache: Track # of negative dentries - - - --- 2018-09-12 Waiman Long New
[v4,2/3] fs: Don't need to put list_lru into its own cacheline fs/dcache: Track # of negative dentries - 1 - --- 2018-09-12 Waiman Long New
[v4,1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() fs/dcache: Track # of negative dentries - 1 - --- 2018-09-12 Waiman Long New
[5/5] lib/ioremap: Ensure break-before-make is used for huge p4d mappings Clean up huge vmap and ioremap code - 1 - --- 2018-09-12 Will Deacon New
[4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address Clean up huge vmap and ioremap code - - - --- 2018-09-12 Will Deacon New
[3/5] x86: pgtable: Drop pXd_none() checks from pXd_free_pYd_table() Clean up huge vmap and ioremap code - 1 - --- 2018-09-12 Will Deacon New
[2/5] arm64: mmu: Drop pXd_present() checks from pXd_free_pYd_table() Clean up huge vmap and ioremap code - - - --- 2018-09-12 Will Deacon New
[1/5] ioremap: Rework pXd_free_pYd_page() API Clean up huge vmap and ioremap code - 2 - --- 2018-09-12 Will Deacon New
[RFC] memory_hotplug: Free pages as pageblock_order [RFC] memory_hotplug: Free pages as pageblock_order - - - --- 2018-09-12 Arun KS New
[v2] mm: mprotect: check page dirty when change ptes [v2] mm: mprotect: check page dirty when change ptes - - - --- 2018-09-12 Peter Xu New
[-V5,RESEND,21/21] swap: Update help of CONFIG_THP_SWAP swap: Swapout/swapin THP in one piece - 1 - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,20/21] swap: create PMD swap mapping when unmap the THP swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,19/21] swap: Support PMD swap mapping in common path swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,18/21] swap: Support PMD swap mapping in mincore() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,17/21] swap: Support PMD swap mapping for MADV_WILLNEED swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,16/21] swap: Free PMD swap mapping when zap_huge_pmd() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,15/21] swap: Support to copy PMD swap mapping when fork() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,14/21] swap: Support to move swap account for PMD swap mapping swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,13/21] swap: Support PMD swap mapping in madvise_free() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,12/21] swap: Support PMD swap mapping in swapoff swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,11/21] swap: Add sysfs interface to configure THP swapin swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,10/21] swap: Support to count THP swapin and its fallback swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,09/21] swap: Swapin a THP in one piece swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,08/21] swap: Support to read a huge swap cluster for swapin a THP swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,07/21] swap: Support PMD swap mapping in split_swap_cluster() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,06/21] swap: Support PMD swap mapping when splitting huge PMD swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,05/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,04/21] swap: Support PMD swap mapping in put_swap_page() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,03/21] swap: Support PMD swap mapping in swap_duplicate() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,02/21] swap: Add __swap_duplicate_locked() swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[-V5,RESEND,01/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP swap: Swapout/swapin THP in one piece - - - --- 2018-09-12 Huang, Ying New
[v7,6/6] Btrfs: support swap files Btrfs: implement swap file support - - - --- 2018-09-11 Omar Sandoval New
[v7,5/6] Btrfs: rename get_chunk_map() and make it non-static Btrfs: implement swap file support - 1 - --- 2018-09-11 Omar Sandoval New
[v7,4/6] Btrfs: prevent ioctls from interfering with a swap file Btrfs: implement swap file support - - - --- 2018-09-11 Omar Sandoval New
[v7,3/6] vfs: update swap_{,de}activate documentation Btrfs: implement swap file support - 1 - --- 2018-09-11 Omar Sandoval New
[v7,2/6] mm: export add_swap_extent() Btrfs: implement swap file support 1 - - --- 2018-09-11 Omar Sandoval New
[v7,1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS Btrfs: implement swap file support 1 1 - --- 2018-09-11 Omar Sandoval New
[RFC,v9,4/4] mm: unmap VM_PFNMAP mappings with optimized path mm: zap pages with read mmap_sem in munmap for large mapping - - - --- 2018-09-11 Yang Shi New
[RFC,v9,3/4] mm: unmap VM_HUGETLB mappings with optimized path mm: zap pages with read mmap_sem in munmap for large mapping - - - --- 2018-09-11 Yang Shi New
[RFC,v9,2/4] mm: mmap: zap pages with read mmap_sem in munmap mm: zap pages with read mmap_sem in munmap for large mapping - - - --- 2018-09-11 Yang Shi New
[RFC,v9,1/4] mm: refactor do_munmap() to extract the common part mm: zap pages with read mmap_sem in munmap for large mapping 1 1 - --- 2018-09-11 Yang Shi New
[v3,4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting fs/dcache: Track # of negative dentries - - - --- 2018-09-11 Waiman Long New
[v3,3/4] fs/dcache: Track & report number of negative dentries fs/dcache: Track # of negative dentries - - - --- 2018-09-11 Waiman Long New
[v3,2/4] fs: Don't need to put list_lru into its own cacheline fs/dcache: Track # of negative dentries - 1 - --- 2018-09-11 Waiman Long New
[v3,1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() fs/dcache: Track # of negative dentries - 1 - --- 2018-09-11 Waiman Long New
mm, thp: Fix mlocking THP page with migration enabled mm, thp: Fix mlocking THP page with migration enabled - - - --- 2018-09-11 Kirill A. Shutemov New
« 1 2 ... 788 789 790818 819 »