All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hotfixes for 6.9-rc6
@ 2024-04-26 20:37 Andrew Morton
  2024-04-26 20:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2024-04-26 20:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel


Linus, pleae merge this batch of hotfixes.

There is one trivial conflict in
tools/testing/selftests/kselftest_harness.h - purely a textual thing.

Thanks.


The following changes since commit c4a7dc9523b59b3e73fd522c73e95e072f876b16:

  nilfs2: fix OOB in nilfs_set_de_type (2024-04-16 15:39:52 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-04-26-13-30

for you to fetch changes up to 52ccdde16b6540abe43b6f8d8e1e1ec90b0983af:

  mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() (2024-04-25 10:07:27 -0700)

----------------------------------------------------------------
11 hotfixes.  8 are cc:stable and the remaining 3 (nice ratio!) address
post-6.8 issues or aren't considered suitable for backporting.

All except one of these are for MM.  I see no particular theme - it's
singletons all over.

----------------------------------------------------------------
Andrey Ryabinin (1):
      stackdepot: respect __GFP_NOLOCKDEP allocation flag

Edward Liaw (1):
      selftests/harness: remove use of LINE_MAX

Johannes Weiner (1):
      mm: zswap: fix shrinker NULL crash with cgroup_disable=memory

Matthew Wilcox (Oracle) (3):
      mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
      mm: support page_mapcount() on page_has_type() pages
      mm: turn folio_test_hugetlb into a PageType

Miaohe Lin (1):
      mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()

Muhammad Usama Anjum (2):
      selftests: mm: fix unused and uninitialized variable warning
      selftests: mm: protection_keys: save/restore nr_hugepages value from launch script

Peter Xu (1):
      mm/hugetlb: fix missing hugetlb_lock for resv uncharge

Vishal Moola (Oracle) (1):
      hugetlb: check for anon_vma prior to folio allocation

 fs/proc/page.c                                    |   7 +-
 include/linux/mm.h                                |   8 +-
 include/linux/page-flags.h                        | 144 ++++++++++++----------
 include/trace/events/mmflags.h                    |   1 +
 kernel/vmcore_info.c                              |   5 +-
 lib/stackdepot.c                                  |   4 +-
 mm/hugetlb.c                                      |  40 +++---
 mm/zswap.c                                        |  25 ++--
 tools/testing/selftests/kselftest_harness.h       |  12 +-
 tools/testing/selftests/mm/mdwe_test.c            |   1 +
 tools/testing/selftests/mm/protection_keys.c      |  38 ------
 tools/testing/selftests/mm/run_vmtests.sh         |   2 +
 tools/testing/selftests/mm/split_huge_page_test.c |   2 +-
 13 files changed, 137 insertions(+), 152 deletions(-)


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

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

The pull request you sent on Fri, 26 Apr 2024 13:37:13 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-04-26-13-30

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

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-04-26 20:52 UTC | newest]

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