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
Subject: [GIT PULL] hotfixes for 5.19-rc7
Date: Mon, 11 Jul 2022 11:39:28 -0700	[thread overview]
Message-ID: <20220711113928.6ff2bf870a502a46eb89f871@linux-foundation.org> (raw)


Linus,

please merge another batch of hotfixes.

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

  Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 14c99d65941538aa33edd8dc7b1bbbb593c324a2:

  mm: split huge PUD on wp_huge_pud fallback (2022-07-03 15:42:33 -0700)

----------------------------------------------------------------
Mainly MM fixes.  About half for issues which were introduced after 5.18
and the remainder for longer-term issues.

----------------------------------------------------------------
Axel Rasmussen (1):
      mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages

Bagas Sanjaya (1):
      Documentation: highmem: use literal block for code example in highmem.h comment

Baolin Wang (1):
      mm/damon: use set_huge_pte_at() to make huge pte old

David Hildenbrand (1):
      mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()

Geert Uytterhoeven (1):
      sh: convert nommu io{re,un}map() to static inline functions

Gowans, James (1):
      mm: split huge PUD on wp_huge_pud fallback

Muchun Song (1):
      mm: sparsemem: fix missing higher order allocation splitting

Ryusuke Konishi (1):
      nilfs2: fix incorrect masking of permission flags for symlinks

YueHaibing (1):
      riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMU

 arch/riscv/Kconfig       |  2 +-
 arch/sh/include/asm/io.h |  8 ++++++--
 fs/nilfs2/nilfs.h        |  3 +++
 include/linux/highmem.h  | 18 +++++++++---------
 mm/damon/vaddr.c         |  3 +--
 mm/memory.c              | 27 ++++++++++++++-------------
 mm/rmap.c                | 27 +++++++++++++++++----------
 mm/sparse-vmemmap.c      |  8 ++++++++
 mm/userfaultfd.c         |  5 ++++-
 9 files changed, 63 insertions(+), 38 deletions(-)



             reply	other threads:[~2022-07-11 18:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-11 18:39 Andrew Morton [this message]
2022-07-11 20:02 ` 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=20220711113928.6ff2bf870a502a46eb89f871@linux-foundation.org \
    --to=akpm@linux-foundation.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