All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hotfixes for 5.19-rcX
@ 2022-06-26 19:53 Andrew Morton
  2022-06-26 21:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2022-06-26 19:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, linux-kernel, mm-commits


Linus,

please merge this batch of hotfixes.

The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:

  Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e67679cc4264cf9b318af4e8616eaa2a7565db1f:

  mailmap: add entry for Christian Marangi (2022-06-16 19:11:32 -0700)

----------------------------------------------------------------
Minor things, mainly - mailmap updates, MAINTAINERS updates, etc.

Fixes for post-5.18 changes:

- fix for a damon boot hang, from SeongJae

- fix for a kfence warning splat, from Jason Donenfeld

- fix for zero-pfn pinning, from Alex Williamson

- fix for fallocate hole punch clearing, from Mike Kravetz

Fixes pre-5.18 material:

- fix for a performance regression, from Marcelo

- fix for a hwpoisining BUG from zhenwei pi

----------------------------------------------------------------
Abel Vesa (1):
      MAINTAINERS: update Abel Vesa's email

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

Andrew Morton (1):
      MAINTAINERS: update MM tree references

Christian Marangi (1):
      mailmap: add entry for Christian Marangi

David Hildenbrand (1):
      MAINTAINERS: add MEMORY HOT(UN)PLUG section and add David as reviewer

Huacai Chen (1):
      MAINTAINERS: add maillist information for LoongArch

Jarkko Sakkinen (1):
      mailmap: add alias for jarkko@profian.com

Jason A. Donenfeld (1):
      mm/kfence: select random number before taking raw lock

Marcelo Tosatti (1):
      mm: lru_cache_disable: use synchronize_rcu_expedited

Miaohe Lin (1):
      MAINTAINERS: add Miaohe Lin as a memory-failure reviewer

Mike Kravetz (1):
      hugetlbfs: zero partial pages during fallocate hole punch

Petr Mladek (1):
      kthread: make it clear that kthread_create_on_node() might be terminated by any fatal signal

SeongJae Park (1):
      mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is initialized

Yang Li (1):
      mm/page_isolation.c: fix one kernel-doc comment

Yang Yang (1):
      mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py

zhenwei pi (1):
      mm/memory-failure: disable unpoison once hw error happens

 .mailmap                      |  4 +++
 Documentation/vm/hwpoison.rst |  3 +-
 MAINTAINERS                   | 21 ++++++++++---
 drivers/base/memory.c         |  2 +-
 fs/hugetlbfs/inode.c          | 68 +++++++++++++++++++++++++++++++++----------
 include/linux/mm.h            |  3 +-
 kernel/kthread.c              | 14 ++++-----
 mm/damon/reclaim.c            |  8 +++++
 mm/hwpoison-inject.c          |  2 +-
 mm/kfence/core.c              |  7 +++--
 mm/madvise.c                  |  2 +-
 mm/memcontrol.c               |  2 +-
 mm/memory-failure.c           | 12 ++++++++
 mm/page_isolation.c           |  2 ++
 mm/swap.c                     |  2 +-
 15 files changed, 117 insertions(+), 35 deletions(-)


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

* Re: [GIT PULL] hotfixes for 5.19-rcX
  2022-06-26 19:53 [GIT PULL] hotfixes for 5.19-rcX Andrew Morton
@ 2022-06-26 21:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-26 21:29 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, linux-kernel, mm-commits

The pull request you sent on Sun, 26 Jun 2022 12:53:10 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-06-26

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/413c1f14919b3efee05eb79d2e913663e964abda

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-06-26 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-26 19:53 [GIT PULL] hotfixes for 5.19-rcX Andrew Morton
2022-06-26 21:29 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.