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.11-rc7
Date: Tue, 3 Sep 2024 20:26:51 -0700 [thread overview]
Message-ID: <20240903202651.f258324d271b4813dfa8de7a@linux-foundation.org> (raw)
Linus, please pull this batch of hotfixes, thanks.
The following changes since commit 431c1646e1f86b949fa3685efc50b660a364c2b6:
Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-09-03-20-19
for you to fetch changes up to 052a45c1cb1b32f05dd63a295d65496d8b403283:
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n (2024-09-01 17:59:03 -0700)
----------------------------------------------------------------
17 hotfixes, 15 of which are cc:stable.
Mostly MM, no identifiable theme. And a few nilfs2 fixups.
----------------------------------------------------------------
Adrian Huang (1):
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Hao Ge (2):
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
codetag: debug: mark codetags for poisoned page as empty
Jan Kuliga (1):
mailmap: update entry for Jan Kuliga
Jann Horn (2):
userfaultfd: fix checks for huge PMDs
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Liam R. Howlett (1):
maple_tree: remove rcu_read_lock() from mt_validate()
Marc Zyngier (1):
scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
Mike Yuan (1):
mm/memcontrol: respect zswap.writeback setting from parent cg too
Muhammad Usama Anjum (1):
selftests: mm: fix build errors on armhf
Petr Tesarik (1):
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Ryusuke Konishi (3):
nilfs2: protect references to superblock parameters exposed in sysfs
nilfs2: fix missing cleanup on rollforward recovery error
nilfs2: fix state management in error path of log writing function
Suren Baghdasaryan (1):
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
Usama Arif (1):
Revert "mm: skip CMA pages when they are not available"
Will Deacon (1):
mm: vmalloc: ensure vmap_block is initialised before adding to queue
.mailmap | 1 +
Documentation/admin-guide/cgroup-v2.rst | 7 ++--
fs/nilfs2/recovery.c | 35 ++++++++++++++++-
fs/nilfs2/segment.c | 10 +++--
fs/nilfs2/sysfs.c | 43 ++++++++++++++++-----
kernel/kexec_file.c | 2 +-
lib/codetag.c | 17 ++++++---
lib/maple_tree.c | 7 +---
mm/memcontrol.c | 12 ++++--
mm/page_alloc.c | 7 ++++
mm/slub.c | 4 ++
mm/userfaultfd.c | 29 ++++++++-------
mm/vmalloc.c | 7 +++-
mm/vmscan.c | 24 +-----------
scripts/gfp-translate | 66 ++++++++++++++++++++++++---------
tools/testing/selftests/mm/mseal_test.c | 37 +++++++-----------
tools/testing/selftests/mm/seal_elf.c | 13 +------
17 files changed, 197 insertions(+), 124 deletions(-)
next reply other threads:[~2024-09-04 3:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-04 3:26 Andrew Morton [this message]
2024-09-04 16:25 ` 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=20240903202651.f258324d271b4813dfa8de7a@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