[GIT PULL] Final MM updates for 6.2-rc1

From: Andrew Morton
Date: Sat Dec 17 2022 - 23:31:19 EST



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(-)