-
- Downloads
Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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"
Showing
- arch/s390/include/asm/kexec.h 10 additions, 0 deletionsarch/s390/include/asm/kexec.h
- arch/x86/include/asm/kexec.h 8 additions, 0 deletionsarch/x86/include/asm/kexec.h
- include/linux/kexec.h 38 additions, 8 deletionsinclude/linux/kexec.h
- kernel/kexec_file.c 0 additions, 34 deletionskernel/kexec_file.c
- mm/cma.c 3 additions, 1 deletionmm/cma.c
- mm/hugetlb.c 8 additions, 1 deletionmm/hugetlb.c
- mm/page_alloc.c 2 additions, 2 deletionsmm/page_alloc.c
- mm/page_table_check.c 1 addition, 1 deletionmm/page_table_check.c
- mm/zsmalloc.c 33 additions, 4 deletionsmm/zsmalloc.c
Loading
Please register or sign in to comment