linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	mm-commits@vger.kernel.org
Subject: [GIT PULL] hotfixes for 5.19-rc1
Date: Fri, 27 May 2022 10:29:47 -0700	[thread overview]
Message-ID: <20220527102947.9c7e74d491765ba74bb81374@linux-foundation.org> (raw)


The following changes since commit 9039b8335276569670caaf23606335946625e764:

  MAINTAINERS: add a mailing list for DAMON development (2022-05-09 17:34:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-05-27

for you to fetch changes up to 24c8e27e63224ce832b4723cb60632d3eddb55de:

  mm/page_table_check: fix accessing unmapped ptep (2022-05-27 08:55:18 -0700)

----------------------------------------------------------------
Six hotfixes.  One from Miaohe Lin is considered a minor thing so it isn't
for -stable.  The remainder address pre-5.19 issues and are cc:stable.

----------------------------------------------------------------
Dong Aisheng (1):
      Revert "mm/cma.c: remove redundant cma_mutex lock"

Mel Gorman (1):
      mm/page_alloc: always attempt to allocate at least one page during bulk allocation

Miaohe Lin (1):
      mm/page_table_check: fix accessing unmapped ptep

Mike Kravetz (1):
      hugetlb: fix huge_pmd_unshare address update

Naveen N. Rao (1):
      kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]

Sultan Alsawaf (1):
      zsmalloc: fix races between asynchronous zspage free and page migration

 arch/s390/include/asm/kexec.h | 10 ++++++++++
 arch/x86/include/asm/kexec.h  |  8 ++++++++
 include/linux/kexec.h         | 46 +++++++++++++++++++++++++++++++++++--------
 kernel/kexec_file.c           | 34 --------------------------------
 mm/cma.c                      |  4 +++-
 mm/hugetlb.c                  |  9 ++++++++-
 mm/page_alloc.c               |  4 ++--
 mm/page_table_check.c         |  2 +-
 mm/zsmalloc.c                 | 37 ++++++++++++++++++++++++++++++----
 9 files changed, 103 insertions(+), 51 deletions(-)



             reply	other threads:[~2022-05-27 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27 17:29 Andrew Morton [this message]
2022-05-27 18:48 ` pr-tracker-bot
2022-06-05 18:38 Andrew Morton
2022-06-06  0:23 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220527102947.9c7e74d491765ba74bb81374@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox