linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	mm-commits@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.8
Date: Thu, 7 Mar 2024 16:20:59 -0800	[thread overview]
Message-ID: <20240307162059.88fcc2a013c9ce1f3f72042d@linux-foundation.org> (raw)


Linus, please merge this small batch of hotfixes, thanks.


The following changes since commit 720da1e593b85a550593b415bf1d79a053133451:

  mm/debug_vm_pgtable: fix BUG_ON with pud advanced test (2024-02-23 17:27:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-03-07-16-17

for you to fetch changes up to ded79af42f114bb89f8e90c8e7337f5b7bb5f015:

  scripts/gdb/symbols: fix invalid escape sequence warning (2024-03-07 16:14:19 -0800)

----------------------------------------------------------------
6 hotfixes.  4 are cc:stable and the remainder pertain to post-6.7
issues or aren't considered to be needed in earlier kernel versions.

----------------------------------------------------------------
Andrew Ballance (1):
      scripts/gdb/symbols: fix invalid escape sequence warning

Kees Cook (1):
      init/Kconfig: lower GCC version check for -Warray-bounds

Niklas Cassel (1):
      mailmap: fix Kishon's email

Qi Zheng (1):
      mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails

Vlastimil Babka (2):
      mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
      mm, mmap: fix vma_merge() case 7 with vma_ops->close

 .mailmap                     |  1 +
 include/linux/gfp.h          |  9 +++++++++
 init/Kconfig                 |  6 +++---
 mm/compaction.c              |  7 +------
 mm/mmap.c                    | 10 +++++++++-
 mm/page_alloc.c              | 10 ++++++----
 mm/userfaultfd.c             |  6 +++---
 mm/vmscan.c                  |  5 ++++-
 scripts/gdb/linux/symbols.py |  2 +-
 9 files changed, 37 insertions(+), 19 deletions(-)



             reply	other threads:[~2024-03-08  0:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08  0:20 Andrew Morton [this message]
2024-03-08  1:29 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-01-05 19:43 Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240307162059.88fcc2a013c9ce1f3f72042d@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox