• Linus Torvalds's avatar
    Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm · 6e17c6de
    Linus Torvalds authored
    Pull mm updates from Andrew Morton:
    
     - Yosry Ahmed brought back some cgroup v1 stats in OOM logs
    
     - Yosry has also eliminated cgroup's atomic rstat flushing
    
     - Nhat Pham adds the new cachestat() syscall. It provides userspace
       with the ability to query pagecache status - a similar concept to
       mincore() but more powerful and with improved usability
    
     - Mel Gorman provides more optimizations for compaction, reducing the
       prevalence of page rescanning
    
     - Lorenzo Stoakes has done some maintanance work on the
       get_user_pages() interface
    
     - Liam Howlett continues with cleanups and maintenance work to the
       maple tree code. Peng Zhang also does some work on maple tree
    
     - Johannes Weiner has done some cleanup work on the compaction code
    
     - David Hildenbrand has contributed additional selftests for
       get_user_pages()
    
     - Thomas Gleixner has contributed some maintenance and optimization
       work for the v...
    6e17c6de
direct-io.c 38.4 KB