Skip to content
  • Linus Torvalds's avatar
    Merge branch 'akpm' (patches from Andrew) · 57a8ec38
    Linus Torvalds authored
    Merge more updates from Andrew Morton:
     "VM:
       - z3fold fixes and enhancements by Henry Burns and Vitaly Wool
    
       - more accurate reclaimed slab caches calculations by Yafang Shao
    
       - fix MAP_UNINITIALIZED UAPI symbol to not depend on config, by
         Christoph Hellwig
    
       - !CONFIG_MMU fixes by Christoph Hellwig
    
       - new novmcoredd parameter to omit device dumps from vmcore, by
         Kairui Song
    
       - new test_meminit module for testing heap and pagealloc
         initialization, by Alexander Potapenko
    
       - ioremap improvements for huge mappings, by Anshuman Khandual
    
       - generalize kprobe page fault handling, by Anshuman Khandual
    
       - device-dax hotplug fixes and improvements, by Pavel Tatashin
    
       - enable synchronous DAX fault on powerpc, by Aneesh Kumar K.V
    
       - add pte_devmap() support for arm64, by Robin Murphy
    
       - unify locked_vm accounting with a helper, by Daniel Jordan
    
       - several misc fixes
    
      core/lib:
       - new typeof_member() macro including so...
    57a8ec38