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.4-rc2
Date: Thu, 18 May 2023 15:56:06 -0700 [thread overview]
Message-ID: <20230518155606.326cc8a860382d3a08cf5e21@linux-foundation.org> (raw)
Linus, please merge this small batch of hotfixes.
There is a minor conflict in MAINTAINERS.
Thanks.
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-05-18-15-52
for you to fetch changes up to c7394fa9aa4ccd4e477626c4f7aef0b360c92efb:
MAINTAINERS: Cleanup Arm Display IP maintainers (2023-05-17 15:24:34 -0700)
----------------------------------------------------------------
Eight hotfixes. Four are cc:stable, the other four are for post-6.4
issues, or aren't considered suitable for backporting.
----------------------------------------------------------------
Domenico Cerasuolo (1):
mm: fix zswap writeback race condition
Joan Bruguera Micó (1):
mm: shrinkers: fix race condition on debugfs cleanup
Liviu Dudau (1):
MAINTAINERS: Cleanup Arm Display IP maintainers
Lukas Bulwahn (1):
MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
Michael Ellerman (1):
mm: kfence: fix false positives on big endian
Nhat Pham (1):
zsmalloc: move LRU update from zs_map_object() to zs_malloc()
Peng Zhang (1):
maple_tree: make maple state reusable after mas_empty_area()
Ryusuke Konishi (1):
nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
MAINTAINERS | 7 +------
fs/nilfs2/inode.c | 18 ++++++++++++++++++
include/linux/shrinker.h | 13 +++++++++++--
lib/maple_tree.c | 12 +++---------
mm/kfence/kfence.h | 2 +-
mm/shrinker_debug.c | 15 ++++++++++-----
mm/vmscan.c | 5 +++--
mm/zsmalloc.c | 36 +++++++++---------------------------
mm/zswap.c | 16 ++++++++++++++++
9 files changed, 72 insertions(+), 52 deletions(-)
next reply other threads:[~2023-05-18 22:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 22:56 Andrew Morton [this message]
2023-05-19 18:32 ` 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=20230518155606.326cc8a860382d3a08cf5e21@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