Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    ac73e3dc
    Merge branch 'akpm' (patches from Andrew) · ac73e3dc
    Linus Torvalds authored
    Merge misc updates from Andrew Morton:
    
     - a few random little subsystems
    
     - almost all of the MM patches which are staged ahead of linux-next
       material. I'll trickle to post-linux-next work in as the dependents
       get merged up.
    
    Subsystems affected by this patch series: kthread, kbuild, ide, ntfs,
    ocfs2, arch, and mm (slab-generic, slab, slub, dax, debug, pagecache,
    gup, swap, shmem, memcg, pagemap, mremap, hmm, vmalloc, documentation,
    kasan, pagealloc, memory-failure, hugetlb, vmscan, z3fold, compaction,
    oom-kill, migration, cma, page-poison, userfaultfd, zswap, zsmalloc,
    uaccess, zram, and cleanups).
    
    * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (200 commits)
      mm: cleanup kstrto*() usage
      mm: fix fall-through warnings for Clang
      mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
      mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
      mm:backing-dev: use sysfs_emit in macro defining functions
      mm: huge_memory: ...
    ac73e3dc
    History
    Merge branch 'akpm' (patches from Andrew)
    Linus Torvalds authored
    Merge misc updates from Andrew Morton:
    
     - a few random little subsystems
    
     - almost all of the MM patches which are staged ahead of linux-next
       material. I'll trickle to post-linux-next work in as the dependents
       get merged up.
    
    Subsystems affected by this patch series: kthread, kbuild, ide, ntfs,
    ocfs2, arch, and mm (slab-generic, slab, slub, dax, debug, pagecache,
    gup, swap, shmem, memcg, pagemap, mremap, hmm, vmalloc, documentation,
    kasan, pagealloc, memory-failure, hugetlb, vmscan, z3fold, compaction,
    oom-kill, migration, cma, page-poison, userfaultfd, zswap, zsmalloc,
    uaccess, zram, and cleanups).
    
    * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (200 commits)
      mm: cleanup kstrto*() usage
      mm: fix fall-through warnings for Clang
      mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
      mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
      mm:backing-dev: use sysfs_emit in macro defining functions
      mm: huge_memory: ...