linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
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.12-rc1
Date: Thu, 19 Sep 2024 00:35:57 -0700	[thread overview]
Message-ID: <20240919003557.1777673c0f759f9e4ebaa328@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.

The following changes since commit 052a45c1cb1b32f05dd63a295d65496d8b403283:

  alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n (2024-09-01 17:59:03 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-09-19-00-31

for you to fetch changes up to 22af8caff7d1ca22a1ff1a554180e53f7a6555af:

  mm/madvise: process_madvise() drop capability check if same mm (2024-09-17 00:58:05 -0700)

----------------------------------------------------------------
12 hotfixes, 11 of which are cc:stable.

Four fixes for longstanding ocfs2 issues and the remainder address random
MM things.

----------------------------------------------------------------
Chris Li (1):
      mm: vmscan.c: fix OOM on swap stress test

Huang Ying (1):
      resource: fix region_intersects() vs add_memory_driver_managed()

Joseph Qi (1):
      ocfs2: cancel dqi_sync_work before freeing oinfo

Julian Sun (1):
      ocfs2: fix null-ptr-deref when journal load failed.

Liam R. Howlett (1):
      mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock

Lizhi Xu (2):
      ocfs2: remove unreasonable unlock in ocfs2_read_blocks
      ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate

Lorenzo Stoakes (1):
      mm/madvise: process_madvise() drop capability check if same mm

Miaohe Lin (1):
      mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set

Sergey Senozhatsky (1):
      zsmalloc: use unique zsmalloc caches names

Vishal Moola (Oracle) (2):
      mm: change vmf_anon_prepare() to __vmf_anon_prepare()
      mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway

 fs/ocfs2/buffer_head_io.c |  4 ++--
 fs/ocfs2/journal.c        |  7 +++---
 fs/ocfs2/quota_local.c    |  8 +++++--
 kernel/resource.c         | 58 ++++++++++++++++++++++++++++++++++++++++-------
 mm/damon/vaddr.c          |  2 ++
 mm/huge_memory.c          |  2 ++
 mm/hugetlb.c              | 20 ++++++++++++++--
 mm/internal.h             | 11 ++++++++-
 mm/madvise.c              |  2 +-
 mm/memory.c               |  8 +++----
 mm/vmscan.c               |  2 +-
 mm/zsmalloc.c             | 23 ++++++++++++++-----
 12 files changed, 116 insertions(+), 31 deletions(-)



             reply	other threads:[~2024-09-19  7:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-19  7:35 Andrew Morton [this message]
2024-09-19  9:50 ` pr-tracker-bot
2024-09-27 16:47 Andrew Morton
2024-09-27 17:42 ` 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=20240919003557.1777673c0f759f9e4ebaa328@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