linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hotfixes for 5.18-rc7
@ 2022-05-13 17:08 Andrew Morton
  2022-05-13 17:27 ` Linus Torvalds
  2022-05-13 17:29 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Morton @ 2022-05-13 17:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel

Linus,

Please pull a bunch of hotfixes for 5.18-rc7.


The following changes since commit 38d741cb70b30741c0e802cbed7bd9cf4fd15fa4:

  Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm (2022-04-28 18:00:34 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9039b8335276569670caaf23606335946625e764:

  MAINTAINERS: add a mailing list for DAMON development (2022-05-09 17:34:29 -0700)

----------------------------------------------------------------

Seven MM fixes, three of which address issues added in the most recent
merge window, four of which are cc:stable.

Three non-MM fixes, none very serious.

----------------------------------------------------------------
Hyeonggon Yoo (1):
      mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool

Joel Savitz (1):
      selftests: vm: Makefile: rename TARGETS to VMTARGETS

Kalesh Singh (1):
      procfs: prevent unprivileged processes accessing fdinfo dir

Martyna Szapar-Mudlaw (1):
      mailmap: add entry for martyna.szapar-mudlaw@intel.com

Mike Rapoport (1):
      arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map

Naoya Horiguchi (1):
      mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()

Niels Dossche (1):
      mm: mremap: fix sign for EFAULT error return value

SeongJae Park (1):
      MAINTAINERS: add a mailing list for DAMON development

Xu Yu (2):
      Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
      mm/huge_memory: do not overkill when splitting huge_zero_page

 .mailmap                            |  1 +
 MAINTAINERS                         |  1 +
 arch/arm/include/asm/io.h           |  3 +++
 arch/arm/mm/ioremap.c               |  8 ++++++++
 arch/arm64/include/asm/io.h         |  4 ++++
 arch/arm64/mm/ioremap.c             |  8 ++++++++
 fs/proc/fd.c                        | 23 ++++++++++++++++++++++-
 mm/huge_memory.c                    |  7 ++++++-
 mm/kfence/core.c                    | 10 ++++++++++
 mm/memory-failure.c                 | 15 +--------------
 mm/mremap.c                         |  2 +-
 tools/testing/selftests/vm/Makefile | 10 +++++-----
 12 files changed, 70 insertions(+), 22 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-13 17:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 17:08 [GIT PULL] hotfixes for 5.18-rc7 Andrew Morton
2022-05-13 17:27 ` Linus Torvalds
2022-05-13 17:29 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox