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: mm-commits@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 5.19-rc1
Date: Sun, 5 Jun 2022 11:38:08 -0700	[thread overview]
Message-ID: <20220605113808.2cf854614e3aff3790b7c49e@linux-foundation.org> (raw)


Linus, please pull these fixups for various recently-added and
longer-term issues and a few minor tweaks.


The following changes since commit 54eb8462f21fb170a05ad64620f0d8d0cf2b7fb5:

  Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (2022-06-01 14:48:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a19cad0691597eb79c123b8a19a9faba5ab7d90e:

  mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery (2022-06-01 15:57:16 -0700)

----------------------------------------------------------------
Hot fixes for 5.19-rc1.

- fixes for material merged during this merge window

- cc:stable fixes for more longstanding issues

- minor mailmap and MAINTAINERS updates

----------------------------------------------------------------
Andrew Morton (1):
      mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery

Baoquan He (1):
      x86/kexec: fix memory leak of elf header buffer

Josh Poimboeuf (1):
      mailmap: update Josh Poimboeuf's email

Miaohe Lin (2):
      MAINTAINERS: add maintainer information for z3fold
      mm/memremap: fix missing call to untrack_pfn() in pagemap_range()

Muchun Song (1):
      mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON

Zi Yan (1):
      mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()

 .mailmap                           |  2 ++
 MAINTAINERS                        |  7 +++++
 arch/x86/kernel/machine_kexec_64.c | 12 ++++++--
 mm/hugetlb_vmemmap.c               |  2 +-
 mm/memremap.c                      |  2 +-
 mm/oom_kill.c                      | 58 +++++++++++++++++++-------------------
 mm/page_isolation.c                |  2 +-
 7 files changed, 50 insertions(+), 35 deletions(-)



             reply	other threads:[~2022-06-05 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-05 18:38 Andrew Morton [this message]
2022-06-06  0:23 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-05-27 17:29 Andrew Morton
2022-05-27 18:48 ` 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=20220605113808.2cf854614e3aff3790b7c49e@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