linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hotfixes for 6.10-rc6
@ 2024-06-27  0:30 Andrew Morton
  2024-06-27  1:04 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2024-06-27  0:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:

  Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)

are available in the Git repository at:

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

for you to fetch changes up to ab1ffc86cb5bec1c92387b9811d9036512f8f4eb:

  mm/memory: don't require head page for do_set_pmd() (2024-06-24 20:52:11 -0700)

----------------------------------------------------------------
13 hotfixes, 7 are cc:stable.

All are MM related apart from a MAINTAINERS update.  There is no
identifiable theme here - just singleton patches in various places.

----------------------------------------------------------------
Andrew Bresticker (1):
      mm/memory: don't require head page for do_set_pmd()

Andrey Konovalov (1):
      kasan: fix bad call to unpoison_slab_object

Christoph Hellwig (1):
      nfs: drop the incorrect assertion in nfs_swap_rw()

Jan Kara (1):
      ocfs2: fix DIO failure due to insufficient transaction credits

Jarkko Sakkinen (1):
      MAINTAINERS: TPM DEVICE DRIVER: update the W-tag

Jeff Xu (1):
      /proc/pid/smaps: add mseal info for vma

Stephen Brennan (1):
      mm: convert page type macros to enum

Suren Baghdasaryan (2):
      mm/slab: fix 'variable obj_exts set but not used' warning
      mm: handle profiling for fake memory allocations during compaction

Zhaoyang Huang (1):
      mm: fix incorrect vbq reference in purge_fragmented_block

Zi Yan (1):
      mm/migrate: make migrate_pages_batch() stats consistent

aigourensheng (1):
      selftests/mm:fix test_prctl_fork_exec return failure

yangge (1):
      mm/page_alloc: Separate THP PCP into movable and non-movable categories

 Documentation/filesystems/proc.rst                |  1 +
 MAINTAINERS                                       |  2 +-
 fs/nfs/direct.c                                   |  2 --
 fs/ocfs2/aops.c                                   |  5 +++
 fs/ocfs2/journal.c                                | 17 ++++++++++
 fs/ocfs2/journal.h                                |  2 ++
 fs/ocfs2/ocfs2_trace.h                            |  2 ++
 fs/proc/task_mmu.c                                |  3 ++
 include/linux/mm.h                                |  5 +++
 include/linux/mmzone.h                            |  9 +++---
 include/linux/page-flags.h                        | 21 +++++++------
 mm/compaction.c                                   | 11 +++++--
 mm/internal.h                                     |  5 ---
 mm/kasan/common.c                                 |  2 +-
 mm/memory.c                                       |  3 +-
 mm/migrate.c                                      |  5 +++
 mm/page_alloc.c                                   |  9 ++++--
 mm/slub.c                                         |  7 +++--
 mm/vmalloc.c                                      | 21 +++++++++----
 tools/testing/selftests/mm/ksm_functional_tests.c | 38 +++++++++++++----------
 20 files changed, 117 insertions(+), 53 deletions(-)



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

* Re: [GIT PULL] hotfixes for 6.10-rc6
  2024-06-27  0:30 [GIT PULL] hotfixes for 6.10-rc6 Andrew Morton
@ 2024-06-27  1:04 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-27  1:04 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, mm-commits, linux-kernel

The pull request you sent on Wed, 26 Jun 2024 17:30:17 -0700:

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

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

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:[~2024-06-27  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-27  0:30 [GIT PULL] hotfixes for 6.10-rc6 Andrew Morton
2024-06-27  1:04 ` 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