linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-mm@kvack.org, mm-commits@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 7.0-rc4
Date: Mon, 9 Mar 2026 16:38:46 -0700	[thread overview]
Message-ID: <20260309163846.f59b3518cba71b9587576e7f@linux-foundation.org> (raw)



Linus, please merge this batch of hotfixes, thanks.



The following changes since commit 410aed670cddac1de4f0c2865f30ec623fd20f78:

  MAINTAINERS: update Yosry Ahmed's email address (2026-02-24 11:13:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-03-09-16-36

for you to fetch changes up to b12bbe35c7c1e431f2fa01fe9291daa52fb7ab43:

  MAINTAINERS, mailmap: update email address for Lorenzo Stoakes (2026-03-04 10:06:40 -0800)

----------------------------------------------------------------
15 hotfixes.  6 are cc:stable.  14 are for MM.

Singletons, with one doubleton - please see the changelogs for details.

----------------------------------------------------------------
Axel Rasmussen (1):
      Revert "ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()"

Hao Li (1):
      memcg: fix slab accounting in refill_obj_stock() trylock path

Jason Xing (1):
      MAINTAINERS: add RELAY entry

Lorenzo Stoakes (Oracle) (1):
      MAINTAINERS, mailmap: update email address for Lorenzo Stoakes

Mike Rapoport (Microsoft) (1):
      tools/testing: fix testing/vma and testing/radix-tree build

Pratyush Yadav (Google) (2):
      mm: memfd_luo: always make all folios uptodate
      mm: memfd_luo: always dirty all folios

Randy Dunlap (2):
      uaccess: correct kernel-doc parameter format
      mm/mmu_notifier: clean up mmu_notifier.h kernel-doc

Raul Pazemecxas De Andrade (1):
      mm/damon/core: clear walk_control on inactive context in damos_walk()

Ritesh Harjani (IBM) (1):
      mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code

Sergey Senozhatsky (1):
      zram: rename writeback_compressed device attr

Vlastimil Babka (SUSE) (1):
      MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR

Zi Yan (2):
      mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
      mm/huge_memory: fix a folio_split() race condition with folio_try_get()

 .mailmap                                    |  3 +-
 Documentation/ABI/testing/sysfs-block-zram  |  4 +--
 Documentation/admin-guide/blockdev/zram.rst |  6 ++--
 MAINTAINERS                                 | 33 ++++++++++++-------
 drivers/block/zram/zram_drv.c               | 24 +++++++-------
 drivers/block/zram/zram_drv.h               |  2 +-
 include/linux/mm.h                          | 17 ++++------
 include/linux/mmu_notifier.h                | 31 +++++++++---------
 include/linux/uaccess.h                     |  4 +--
 mm/cma.c                                    |  5 ++-
 mm/damon/core.c                             |  7 ++++-
 mm/huge_memory.c                            | 13 +++++---
 mm/hugetlb.c                                |  4 +--
 mm/memcontrol.c                             |  2 +-
 mm/memfd_luo.c                              | 49 +++++++++++++++++++++++++----
 tools/include/linux/gfp.h                   |  4 +++
 tools/include/linux/overflow.h              | 19 +++++++++++
 tools/include/linux/slab.h                  |  9 ++++++
 18 files changed, 163 insertions(+), 73 deletions(-)



             reply	other threads:[~2026-03-09 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-09 23:38 Andrew Morton [this message]
2026-03-10 20:07 ` 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=20260309163846.f59b3518cba71b9587576e7f@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@linuxfoundation.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