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, linux-kernel@vger.kernel.org,
	mm-commits@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.0-rc3
Date: Sun, 28 Aug 2022 14:42:19 -0700	[thread overview]
Message-ID: <20220828144219.618a26f33e0aae5407fadd88@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes.

The following changes since commit ec6624452e36158d0813758d837f7a2263a4109d:

  Merge branch 'linus' (2022-08-25 21:45:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-08-28

for you to fetch changes up to 0ebafe2ea879e97fef6bd97f72303a6ccf39f092:

  .mailmap: update Luca Ceresoli's e-mail address (2022-08-28 14:02:46 -0700)

----------------------------------------------------------------
Seventeen hotfixes.  Mostly memory management things.  Ten patches are
cc:stable, addressing pre-6.0 issues.

----------------------------------------------------------------
Alex Williamson (1):
      mm: re-allow pinning of zero pfns (again)

Badari Pulavarty (1):
      mm/damon/dbgfs: avoid duplicate context directory creation

Colin Ian King (1):
      mailmap: update email address for Colin King

Guilherme G. Piccoli (1):
      mailmap: update Guilherme G. Piccoli's email addresses

Heming Zhao (1):
      ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown

Khazhismel Kumykov (1):
      writeback: avoid use-after-free after removing device

Liam Howlett (1):
      binder_alloc: add missing mmap_lock calls when using the VMA

Liu Shixin (1):
      bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem

Luca Ceresoli (1):
      .mailmap: update Luca Ceresoli's e-mail address

Matthew Wilcox (Oracle) (1):
      shmem: update folio if shmem_replace_page() updates the page

Miaohe Lin (1):
      mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte

Peter Xu (1):
      mm/mprotect: only reference swap pfn page if type match

Phillip Lougher (1):
      squashfs: don't call kmalloc in decompressors

Quanyang Wang (1):
      asm-generic: sections: refactor memory_intersects

Sergey Senozhatsky (1):
      mm/zsmalloc: do not attempt to free IS_ERR handle

Shakeel Butt (1):
      Revert "memcg: cleanup racy sum avoidance code"

Stephen Brennan (1):
      vmcoreinfo: add kallsyms_num_syms symbol

 .mailmap                       |  6 ++++--
 drivers/android/binder_alloc.c | 31 +++++++++++++++++++++----------
 fs/fs-writeback.c              | 12 ++++++------
 fs/ocfs2/dlmglue.c             |  8 +++++---
 fs/ocfs2/super.c               |  3 +--
 fs/squashfs/file.c             |  2 +-
 fs/squashfs/file_direct.c      |  2 +-
 fs/squashfs/page_actor.c       | 34 +++++++++++++++-------------------
 fs/squashfs/page_actor.h       |  5 +++++
 include/asm-generic/sections.h |  7 +++++--
 include/linux/memcontrol.h     | 15 +++++++++++++--
 include/linux/mm.h             | 13 ++++++++++---
 kernel/crash_core.c            |  1 +
 mm/backing-dev.c               | 10 +++++-----
 mm/bootmem_info.c              |  2 ++
 mm/damon/dbgfs.c               |  3 +++
 mm/hugetlb.c                   |  2 +-
 mm/mprotect.c                  |  3 ++-
 mm/page-writeback.c            |  6 +++++-
 mm/shmem.c                     |  1 +
 mm/zsmalloc.c                  |  2 +-
 21 files changed, 108 insertions(+), 60 deletions(-)



             reply	other threads:[~2022-08-28 21:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-28 21:42 Andrew Morton [this message]
2022-08-28 22:18 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-08-23  0:07 Andrew Morton
2022-08-23 20: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=20220828144219.618a26f33e0aae5407fadd88@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