Skip to content
  • Linus Torvalds's avatar
    Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of... · 4f828701
    Linus Torvalds authored
    Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
    
    Pull misc fixes from Andrew Morton:
     "20 hotfixes. 12 are cc:stable and the remainder address post-6.5
      issues or aren't considered necessary for earlier kernel versions"
    
    * tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
      maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
      selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
      mailmap: correct email aliasing for Oleksij Rempel
      mailmap: map Bartosz's old address to the current one
      mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
      MAINTAINERS: Ondrej has moved
      kasan: disable kasan_non_canonical_hook() for HW tags
      kasan: print the original fault addr when access invalid shadow
      hugetlbfs: close race between MADV_DONTNEED and page fault
      hugetlbfs: extend hugetlb_vma_lock to private VMAs
      hugetlbfs: clear resv_map pointer if mm...
    4f828701