[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221217203048.c502a0c0ba87b5be1bfb7824@linux-foundation.org>
Date: Sat, 17 Dec 2022 20:30:48 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
mm-commits@...r.kernel.org
Subject: [GIT PULL] Final MM updates for 6.2-rc1
Linus, please merge this handful of leftovers.
Thanks.
The following changes since commit 8fa590bf344816c925810331eea8387627bbeb40:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2022-12-15 11:12:21 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-stable-2022-12-17-2
for you to fetch changes up to 8b777594d2341a82f00b57c020f8af05bded1178:
MAINTAINERS: zram: zsmalloc: Add an additional co-maintainer (2022-12-15 16:37:49 -0800)
----------------------------------------------------------------
- A few late-breaking minor fixups
- Two minor feature patches which were awkwardly dependent on mm-nonmm.
I need to set up a new branch to handle such things.
----------------------------------------------------------------
Clément Léger (1):
mm/kmemleak: use %pK to display kernel pointers in backtrace
David Hildenbrand (1):
mm/gup_test: free memory allocated via kvcalloc() using kvfree()
Liam Howlett (2):
maple_tree: fix mas_find_rev() comment
maple_tree: update copyright dates for test code
Minchan Kim (1):
MAINTAINERS: zram: zsmalloc: Add an additional co-maintainer
Zhaoyang Huang (1):
mm: use stack_depot for recording kmemleak's backtrace
CREDITS | 4 ++++
MAINTAINERS | 6 ++---
lib/Kconfig.debug | 1 +
lib/maple_tree.c | 2 +-
mm/gup_test.c | 4 ++--
mm/kmemleak.c | 48 ++++++++++++++++++++++++----------------
tools/testing/radix-tree/maple.c | 5 +++--
7 files changed, 42 insertions(+), 28 deletions(-)
Powered by blists - more mailing lists