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.7-rc2
Date: Fri, 17 Nov 2023 14:08:48 -0800	[thread overview]
Message-ID: <20231117140848.02adcf56c301bb3ab85ae75a@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-11-17-14-04

for you to fetch changes up to afccb0804fc74ac2f6737af6a139632606cb461d:

  mm: more ptep_get() conversion (2023-11-15 15:30:09 -0800)

----------------------------------------------------------------
Thirteen hotfixes.  Seven are cc:stable and the remainder pertain to
post-6.6 issues or aren't considered suitable for backporting.

----------------------------------------------------------------
Breno Leitao (2):
      selftests/mm: restore number of hugepages
      selftests/mm: add hugetlb_fault_after_madv to .gitignore

Dan Carpenter (1):
      mm/damon/sysfs: eliminate potential uninitialized variable warning

Helge Deller (1):
      parisc: fix mmap_base calculation when stack grows upwards

Hyeongtak Ji (1):
      mm/damon/core.c: avoid unintentional filtering out of schemes

Muhammad Usama Anjum (2):
      selftests: mm: skip whole test instead of failure
      selftests: mm: fix some build warnings

Roman Gushchin (1):
      mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors

Ryan Roberts (1):
      mm: more ptep_get() conversion

SeongJae Park (3):
      mm/damon/sysfs: check error from damon_sysfs_update_target()
      mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
      mm/damon/sysfs-schemes: handle tried region directory allocation failure

Stefan Roesch (1):
      mm: fix for negative counter: nr_file_hugepages

 arch/parisc/Kconfig                        |  6 +++---
 arch/parisc/include/asm/elf.h              | 10 +---------
 arch/parisc/include/asm/processor.h        |  2 ++
 arch/parisc/kernel/sys_parisc.c            |  2 +-
 mm/damon/core.c                            |  2 +-
 mm/damon/sysfs-schemes.c                   |  5 +++++
 mm/damon/sysfs.c                           |  6 ++++--
 mm/filemap.c                               |  2 +-
 mm/huge_memory.c                           | 16 +++++++++-------
 mm/ksm.c                                   |  2 +-
 mm/memcontrol.c                            |  3 ++-
 mm/userfaultfd.c                           |  2 +-
 mm/util.c                                  | 10 ++++++++++
 tools/testing/selftests/mm/.gitignore      |  1 +
 tools/testing/selftests/mm/pagemap_ioctl.c | 23 ++++++++++++-----------
 tools/testing/selftests/mm/run_vmtests.sh  |  3 +++
 16 files changed, 57 insertions(+), 38 deletions(-)



             reply	other threads:[~2023-11-17 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 22:08 Andrew Morton [this message]
2023-11-17 22:30 ` 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=20231117140848.02adcf56c301bb3ab85ae75a@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