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 6.6-rc1
Date: Tue, 5 Sep 2023 11:56:19 -0700	[thread overview]
Message-ID: <20230905115619.0df37e92cd7384252d1aa4ee@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 3f86ed6ec0b390c033eae7f9c487a3fea268e027:

  Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2023-09-04 15:38:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-09-05-11-51

for you to fetch changes up to f4b4f3ec1a310c3de9797271a9c06b7499470d69:

  sparc64: add missing initialization of folio in tlb_batch_add() (2023-09-05 11:11:52 -0700)

----------------------------------------------------------------
Seven hotfixes.  Four are cc:stable and the remainder pertain to issues
which were introduced in the current merge window.

----------------------------------------------------------------
Andrew Morton (1):
      revert "memfd: improve userspace warnings for missing exec-related flags".

Joel Fernandes (Google) (1):
      mm/vmalloc: add a safer version of find_vm_area() for debug

Johannes Weiner (1):
      memcontrol: ensure memcg acquired by id is properly set up

Mike Rapoport (IBM) (1):
      sparc64: add missing initialization of folio in tlb_batch_add()

Tong Tiangen (1):
      mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()

Xie XiuQi (1):
      tools/mm: fix undefined reference to pthread_once

Zqiang (1):
      rcu: dump vmalloc memory info safely

 arch/sparc/mm/tlb.c |  1 +
 mm/filemap.c        |  3 ---
 mm/ksm.c            |  4 ++--
 mm/memcontrol.c     | 22 +++++++++++++++++-----
 mm/memfd.c          |  2 +-
 mm/memory-failure.c | 16 ++++++++--------
 mm/util.c           |  4 +++-
 mm/vmalloc.c        | 26 ++++++++++++++++++++++----
 tools/mm/Makefile   |  4 ++--
 9 files changed, 56 insertions(+), 26 deletions(-)



             reply	other threads:[~2023-09-05 18:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-05 18:56 Andrew Morton [this message]
2023-09-05 19:42 ` 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=20230905115619.0df37e92cd7384252d1aa4ee@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