• Linus Torvalds's avatar
    Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm · 77fb622d
    Linus Torvalds authored
    Pull hotfixes from Andrew Morton:
     "Six hotfixes.
    
      The page_table_check one from Miaohe Lin is considered a minor thing
      so it isn't marked for -stable. The remainder address pre-5.19 issues
      and are cc:stable"
    
    * tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
      mm/page_table_check: fix accessing unmapped ptep
      kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
      mm/page_alloc: always attempt to allocate at least one page during bulk allocation
      hugetlb: fix huge_pmd_unshare address update
      zsmalloc: fix races between asynchronous zspage free and page migration
      Revert "mm/cma.c: remove redundant cma_mutex lock"
    77fb622d
page_table_check.c 5.85 KB