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, mm-commits@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.12
Date: Tue, 12 Nov 2024 16:41:28 -0800	[thread overview]
Message-ID: <20241112164128.20f96b224ec3e2be9403fee2@linux-foundation.org> (raw)


Linus, please pull this batch of hotfixes, thanks.

The following changes since commit c289f4de8e479251b64988839fd0e87f246e03a2:

  mailmap: add entry for Thorsten Blum (2024-11-07 14:14:59 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-11-12-16-39

for you to fetch changes up to dcf32ea7ecede94796fb30231b3969d7c838374c:

  mm: swapfile: fix cluster reclaim work crash on rotational devices (2024-11-12 16:01:36 -0800)

----------------------------------------------------------------
10 hotfixes, 7 of which are cc:stable.  7 are MM, 3 are not.  All
singletons.

----------------------------------------------------------------
Barry Song (1):
      mm: count zeromap read and set for swapout and swapin

Dmitry Antipov (1):
      ocfs2: fix UBSAN warning in ocfs2_verify_volume()

Donet Tom (1):
      selftests: hugetlb_dio: fixup check for initial conditions to skip in the start

Hajime Tazaki (1):
      nommu: pass NULL argument to vma_iter_prealloc()

Hugh Dickins (1):
      mm/thp: fix deferred split queue not partially_mapped: fix

Johannes Weiner (1):
      mm: swapfile: fix cluster reclaim work crash on rotational devices

John Hubbard (1):
      mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases

Roman Gushchin (1):
      mm: page_alloc: move mlocked flag clearance into free_pages_prepare()

Ryusuke Konishi (2):
      nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
      nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint

 Documentation/admin-guide/cgroup-v2.rst  |   9 +++
 fs/nilfs2/btnode.c                       |   2 -
 fs/nilfs2/gcinode.c                      |   4 +-
 fs/nilfs2/mdt.c                          |   1 -
 fs/nilfs2/page.c                         |   2 +-
 fs/ocfs2/super.c                         |  13 ++--
 include/linux/memcontrol.h               |  12 ++--
 include/linux/vm_event_item.h            |   2 +
 mm/gup.c                                 | 116 ++++++++++++++++++++-----------
 mm/huge_memory.c                         |   4 +-
 mm/memcontrol.c                          |   4 ++
 mm/nommu.c                               |   2 +-
 mm/page_alloc.c                          |  15 ++++
 mm/page_io.c                             |  16 +++++
 mm/swap.c                                |  14 ----
 mm/swapfile.c                            |   2 +-
 mm/vmstat.c                              |   2 +
 mm/zswap.c                               |   6 +-
 tools/testing/selftests/mm/hugetlb_dio.c |   7 ++
 19 files changed, 158 insertions(+), 75 deletions(-)



             reply	other threads:[~2024-11-13  0:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13  0:41 Andrew Morton [this message]
2024-11-13 17:19 ` pr-tracker-bot
2024-11-16 23:35 Andrew Morton
2024-11-17  0:17 ` Linus Torvalds
2024-11-17  0:24   ` Linus Torvalds
2024-11-17  0:17 ` 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=20241112164128.20f96b224ec3e2be9403fee2@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