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-rc3
Date: Wed, 9 Oct 2024 15:50:33 -0700 [thread overview]
Message-ID: <20241009155033.485bc6df1a01b6dfca93a9d9@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-10-09-15-46
for you to fetch changes up to aa5f0fa6af38d96bc6f1b7e1534f5b5c025930a6:
mm: zswap: delete comments for "value" member of 'struct zswap_entry'. (2024-10-09 12:47:19 -0700)
----------------------------------------------------------------
12 hotfixes, 5 of which are c:stable. All singletons, about half of which
are MM.
----------------------------------------------------------------
Alexander Gordeev (1):
fs/proc/kcore.c: allow translation of physical memory addresses
David Hildenbrand (1):
mm/huge_memory: check pmd_special() only after pmd_present()
Donet Tom (1):
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
Fangrui Song (1):
.mailmap: update Fangrui's email
Frederic Weisbecker (1):
kthread: unpark only parked kthread
Huang Ying (1):
resource, kunit: fix user-after-free in resource_test_region_intersects()
Kanchana P Sridhar (1):
mm: zswap: delete comments for "value" member of 'struct zswap_entry'.
Krzysztof Kozlowski (1):
CREDITS: sort alphabetically by name
Kun(llfl) (1):
device-dax: correct pgoff align in dax_set_mapping()
Michal Hocko (2):
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"
Patrick Roy (1):
secretmem: disable memfd_secret() if arch cannot set direct map
.mailmap | 1 +
CREDITS | 54 +++++++++++++++++-----------------
arch/s390/include/asm/io.h | 2 ++
drivers/dax/device.c | 2 +-
fs/bcachefs/fs.c | 14 ++++-----
fs/inode.c | 10 ++++---
fs/proc/kcore.c | 36 +++++++++++++++++++++--
include/linux/fs.h | 7 ++++-
include/linux/sched.h | 4 +--
include/linux/sched/mm.h | 17 +++--------
include/linux/security.h | 4 +--
kernel/kthread.c | 2 ++
kernel/resource_kunit.c | 18 +++++++++---
mm/huge_memory.c | 2 +-
mm/secretmem.c | 4 +--
mm/zswap.c | 1 -
security/security.c | 10 ++++---
tools/testing/selftests/mm/hmm-tests.c | 2 +-
18 files changed, 117 insertions(+), 73 deletions(-)
next reply other threads:[~2024-10-09 22:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 22:50 Andrew Morton [this message]
2024-10-09 23:30 ` pr-tracker-bot
2024-10-09 23: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=20241009155033.485bc6df1a01b6dfca93a9d9@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