From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, mm-commits@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.3-rc1
Date: Tue, 14 Mar 2023 16:54:37 -0700 [thread overview]
Message-ID: <20230314165437.a2d992731a970582fe36aaba@linux-foundation.org> (raw)
Linus, please merge this batch of MM and non-MM fixups, thanks.
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-03-14-16-51
for you to fetch changes up to dd52a61da0dd8bab8b90e808f0e5ad507b61ad6d:
mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_accessed_or_deactivate() (2023-03-07 17:04:55 -0800)
----------------------------------------------------------------
Eleven hotfixes. Four of these are cc:stable and the remainder address
post-6.2 issues or aren't considered suitable for backporting. Seven of
these fixes are for MM.
----------------------------------------------------------------
Alexandre Ghiti (1):
.mailmap: add Alexandre Ghiti personal email address
David Hildenbrand (1):
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
Huang Ying (3):
migrate_pages: fix deadlock in batched migration
migrate_pages: move split folios processing out of migrate_pages_batch()
migrate_pages: try migrate in batch asynchronously firstly
James Houghton (1):
mm: teach mincore_hugetlb about pte markers
Jan Kara via Ocfs2-devel (1):
ocfs2: fix data corruption after failed write
Jarkko Sakkinen (1):
mailmap: updates for Jarkko Sakkinen
Konrad Dybcio (1):
mailmap: correct Dikshita Agarwal's Qualcomm email address
SeongJae Park (2):
mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()
mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_accessed_or_deactivate()
.mailmap | 4 +-
fs/ocfs2/aops.c | 19 +++++-
mm/damon/paddr.c | 5 +-
mm/huge_memory.c | 6 +-
mm/migrate.c | 185 ++++++++++++++++++++++++++++---------------------------
mm/mincore.c | 2 +-
6 files changed, 122 insertions(+), 99 deletions(-)
next reply other threads:[~2023-03-14 23:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 23:54 Andrew Morton [this message]
2023-03-15 2:41 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2023-03-04 21:15 Andrew Morton
2023-03-04 22:26 ` pr-tracker-bot
2023-03-04 22:35 ` Linus Torvalds
2023-03-04 23:20 ` Andrew Morton
2023-03-04 23:37 ` Linus Torvalds
2023-03-06 1:25 ` Huang, Ying
2023-03-08 10:39 ` Vlastimil Babka
2023-03-09 8:37 ` Huang, Ying
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=20230314165437.a2d992731a970582fe36aaba@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