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.8
Date: Fri, 5 Jan 2024 11:43:14 -0800 [thread overview]
Message-ID: <20240105114314.820c25628928c57f639058fe@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 1803d0c5ee1a3bbee23db2336e21add067824f02:
mailmap: add an old address for Naoya Horiguchi (2023-12-20 13:46:20 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-01-05-11-35
for you to fetch changes up to 7fba9420b726561966e1671004df60a08b39beb3:
mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info() (2024-01-05 09:58:32 -0800)
----------------------------------------------------------------
12 hotfixes. 2 are cc:stable and the remainder either address post-6.7
issues or aren't considered necessary for earlier kernel versions.
----------------------------------------------------------------
Baolin Wang (1):
mm: memcg: fix split queue list crash when large folio migration
Jiajun Xie (1):
mm: fix unmap_mapping_range high bits shift bug
Jingbo Xu (2):
mm: fix arithmetic for bdi min_ratio
mm: fix arithmetic for max_prop_frac when setting max_ratio
Mathieu Othacehe (1):
mailmap: add entries for Mathieu Othacehe
Mike Kravetz (1):
MAINTAINERS: remove hugetlb maintainer Mike Kravetz
Naoya Horiguchi (1):
MAINTAINERS: hand over hwpoison maintainership to Miaohe Lin
Rik van Riel (1):
mm: align larger anonymous mappings on THP boundaries
Suren Baghdasaryan (1):
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Tetsuo Handa (1):
mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()
Yu Zhao (1):
mm/mglru: skip special VMAs in lru_gen_look_around()
Zack Rusin (1):
MAINTAINERS: change vmware.com addresses to broadcom.com
.mailmap | 3 ++-
CREDITS | 4 ++++
MAINTAINERS | 14 ++++++--------
arch/arm64/mm/fault.c | 2 ++
arch/powerpc/mm/fault.c | 2 ++
arch/riscv/mm/fault.c | 2 ++
arch/s390/mm/fault.c | 3 +++
arch/x86/mm/fault.c | 2 ++
mm/huge_memory.c | 2 +-
mm/memcontrol.c | 11 +++++++++++
mm/memory.c | 4 ++--
mm/mmap.c | 3 +++
mm/page-writeback.c | 4 ++--
mm/shrinker.c | 2 +-
mm/vmscan.c | 13 +++++++++----
15 files changed, 52 insertions(+), 19 deletions(-)
next reply other threads:[~2024-01-05 19:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-05 19:43 Andrew Morton [this message]
2024-03-08 0:20 Andrew Morton
2024-03-08 1:29 ` 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=20240105114314.820c25628928c57f639058fe@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