]> Git Repo - J-linux.git/commitdiff
Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecache
authorLinus Torvalds <[email protected]>
Fri, 10 Jun 2022 19:41:48 +0000 (12:41 -0700)
committerLinus Torvalds <[email protected]>
Fri, 10 Jun 2022 19:41:48 +0000 (12:41 -0700)
Pull folio fixes from Matthew Wilcox:
 "Four folio-related fixes:

   - Don't release a folio while it's still locked

   - Fix a use-after-free after dropping the mmap_lock

   - Fix a memory leak when splitting a page

   - Fix a kernel-doc warning for struct folio"

* tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecache:
  mm: Add kernel-doc for folio->mlock_count
  mm/huge_memory: Fix xarray node memory leak
  filemap: Cache the value of vm_flags
  filemap: Don't release a locked folio


Trivial merge
This page took 0.04572 seconds and 4 git commands to generate.