Skip to content
  • Linus Torvalds's avatar
    Merge branch 'akpm' (patches from Andrew) · 9c9fa97a
    Linus Torvalds authored
    Merge updates from Andrew Morton:
    
     - a few hot fixes
    
     - ocfs2 updates
    
     - almost all of -mm (slab-generic, slab, slub, kmemleak, kasan,
       cleanups, debug, pagecache, memcg, gup, pagemap, memory-hotplug,
       sparsemem, vmalloc, initialization, z3fold, compaction, mempolicy,
       oom-kill, hugetlb, migration, thp, mmap, madvise, shmem, zswap,
       zsmalloc)
    
    * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (132 commits)
      mm/zsmalloc.c: fix a -Wunused-function warning
      zswap: do not map same object twice
      zswap: use movable memory if zpool support allocate movable memory
      zpool: add malloc_support_movable to zpool_driver
      shmem: fix obsolete comment in shmem_getpage_gfp()
      mm/madvise: reduce code duplication in error handling paths
      mm: mmap: increase sockets maximum memory size pgoff for 32bits
      mm/mmap.c: refine find_vma_prev() with rb_last()
      riscv: make mmap allocation top-down by default
      mips: use generic mmap top-down layout and brk ra...
    9c9fa97a