linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] final MM updates for 6.4-rc1
@ 2023-05-03 23:24 Andrew Morton
  2023-05-04 20:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2023-05-03 23:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, linux-kernel, mm-commits


Linus, please merge this small batch or MM updates, thanks.


The following changes since commit 22b8cc3e78f5448b4c5df00303817a9137cd663f:

  Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-04-28 09:43:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-stable-2023-05-03-16-22

for you to fetch changes up to 245f0922689364b21163af4937a05ea0ba576fae:

  mm: hwpoison: coredump: support recovery from dump_user_range() (2023-05-02 17:21:50 -0700)

----------------------------------------------------------------
- Some DAMON cleanups from Kefeng Wang

- Some KSM work from David Hildenbrand, to make the PR_SET_MEMORY_MERGE
  ioctl's behavior more similar to KSM's behavior.

----------------------------------------------------------------
Baolin Wang (1):
      mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()

David Hildenbrand (3):
      mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
      selftests/ksm: ksm_functional_tests: add prctl unmerge test
      mm/ksm: move disabling KSM from s390/gmap code to KSM code

Kefeng Wang (4):
      mm/damon/paddr: minor refactor of damon_pa_pageout()
      mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
      mm/damon/paddr: fix missing folio_sz update in damon_pa_young()
      mm: hwpoison: coredump: support recovery from dump_user_range()

 arch/s390/mm/gmap.c                               | 20 +------
 fs/coredump.c                                     |  1 +
 include/linux/ksm.h                               |  7 +++
 include/linux/uio.h                               | 16 ++++++
 kernel/sys.c                                      | 12 +---
 lib/iov_iter.c                                    | 17 +++++-
 mm/damon/paddr.c                                  | 26 ++++-----
 mm/ksm.c                                          | 70 +++++++++++++++++++++++
 mm/page_alloc.c                                   |  9 +++
 tools/testing/selftests/mm/ksm_functional_tests.c | 46 +++++++++++++--
 10 files changed, 172 insertions(+), 52 deletions(-)


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

* Re: [GIT PULL] final MM updates for 6.4-rc1
  2023-05-03 23:24 [GIT PULL] final MM updates for 6.4-rc1 Andrew Morton
@ 2023-05-04 20:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-05-04 20:23 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, linux-kernel, mm-commits

The pull request you sent on Wed, 3 May 2023 16:24:32 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-stable-2023-05-03-16-22

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/15fb96a35db7aad8eb7cf98206b10e50a966e388

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:[~2023-05-04 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03 23:24 [GIT PULL] final MM updates for 6.4-rc1 Andrew Morton
2023-05-04 20:23 ` 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