Skip to content
  • Linus Torvalds's avatar
    Merge branch 'akpm' (patches from Andrew) · a0908a1b
    Linus Torvalds authored
    Mergr misc fixes from Andrew Morton:
     "28 fixes"
    
    * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (28 commits)
      fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate()
      mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine
      autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
      autofs: revert "autofs: take more care to not update last_used on path walk"
      fs/fat/inode.c: fix sb_rdonly() change
      mm, memcg: fix mem_cgroup_swapout() for THPs
      mm: migrate: fix an incorrect call of prep_transhuge_page()
      kmemleak: add scheduling point to kmemleak_scan()
      scripts/bloat-o-meter: don't fail with division by 0
      fs/mbcache.c: make count_objects() more robust
      Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical"
      mm/madvise.c: fix madvise() infinite loop under special circumstances
      exec: avoid RLIMIT_STACK races with prlimit()
      IB/core: disable memory registration of filesystem-dax vmas
      v4l2: disable filesystem-dax mapping support
      mm: fail get_vaddr_frames() for filesystem-dax mappings
      mm: introduce get_user_pages_longterm
      device-dax: implement ->split() to catch invalid munmap attempts
      mm, hugetlbfs: introduce ->split() to vm_operations_struct
      scripts/faddr2line: extend usage on generic arch
      ...
    a0908a1b