• Linus Torvalds's avatar
    Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm · 3822a7c4
    Linus Torvalds authored
    Pull MM updates from Andrew Morton:
    
     - Daniel Verkamp has contributed a memfd series ("mm/memfd: add
       F_SEAL_EXEC") which permits the setting of the memfd execute bit at
       memfd creation time, with the option of sealing the state of the X
       bit.
    
     - Peter Xu adds a patch series ("mm/hugetlb: Make huge_pte_offset()
       thread-safe for pmd unshare") which addresses a rare race condition
       related to PMD unsharing.
    
     - Several folioification patch serieses from Matthew Wilcox, Vishal
       Moola, Sidhartha Kumar and Lorenzo Stoakes
    
     - Johannes Weiner has a series ("mm: push down lock_page_memcg()")
       which does perform some memcg maintenance and cleanup work.
    
     - SeongJae Park has added DAMOS filtering to DAMON, with the series
       "mm/damon/core: implement damos filter".
    
       These filters provide users with finer-grained control over DAMOS's
       actions. SeongJae has also done some DAMON cleanup work.
    
     - Kairu...
    3822a7c4
fork.c 80.1 KB