• Linus Torvalds's avatar
    Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm · b96a3e91
    Linus Torvalds authored
    Pull MM updates from Andrew Morton:
    
     - Some swap cleanups from Ma Wupeng ("fix WARN_ON in
       add_to_avail_list")
    
     - Peter Xu has a series (mm/gup: Unify hugetlb, speed up thp") which
       reduces the special-case code for handling hugetlb pages in GUP. It
       also speeds up GUP handling of transparent hugepages.
    
     - Peng Zhang provides some maple tree speedups ("Optimize the fast path
       of mas_store()").
    
     - Sergey Senozhatsky has improved te performance of zsmalloc during
       compaction (zsmalloc: small compaction improvements").
    
     - Domenico Cerasuolo has developed additional selftest code for zswap
       ("selftests: cgroup: add zswap test program").
    
     - xu xin has doe some work on KSM's handling of zero pages. These
       changes are mainly to enable the user to better understand the
       effectiveness of KSM's treatment of zero pages ("ksm: support
       tracking KSM-placed zero-pages").
    
     - Jeff Xu has fixes the beha...
    b96a3e91
truncate.c 25.8 KB