Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm · 61307b7b
    Linus Torvalds authored
    Pull mm updates from Andrew Morton:
     "The usual shower of singleton fixes and minor series all over MM,
      documented (hopefully adequately) in the respective changelogs.
      Notable series include:
    
       - Lucas Stach has provided some page-mapping cleanup/consolidation/
         maintainability work in the series "mm/treewide: Remove pXd_huge()
         API".
    
       - In the series "Allow migrate on protnone reference with
         MPOL_PREFERRED_MANY policy", Donet Tom has optimized mempolicy's
         MPOL_PREFERRED_MANY mode, yielding almost doubled performance in
         one test.
    
       - In their series "Memory allocation profiling" Kent Overstreet and
         Suren Baghdasaryan have contributed a means of determining (via
         /proc/allocinfo) whereabouts in the kernel memory is being
         allocated: number of calls and amount of memory.
    
       - Matthew Wilcox has provided the series "Various significant MM
         patches" which does a n...
    61307b7b