Linux-mm 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, mm-commits@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.10
Date: Fri, 10 May 2024 13:17:43 -0700	[thread overview]
Message-ID: <20240510131743.cf12a22295edd6ae4c175d5b@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 52ccdde16b6540abe43b6f8d8e1e1ec90b0983af:

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

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-05-10-13-14

for you to fetch changes up to 672614a3ed24150f39752365c57a85fca1bd0017:

  mailmap: add entry for Barry Song (2024-05-10 12:55:36 -0700)

----------------------------------------------------------------
18 hotfixes, 7 of which are cc:stable.

More fixups for this cycle's page_owner updates.  And a few userfaultfd
fixes.  Otherwise, random singletons - see the individual changelogs for
details.

----------------------------------------------------------------
Alexander Potapenko (1):
      kmsan: compiler_types: declare __no_sanitize_or_inline

Barry Song (1):
      mailmap: add entry for Barry Song

Christoph Hellwig (1):
      mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list

Hailong.Liu (1):
      mm/vmalloc: fix return value of vb_alloc if size is 0

Jarkko Sakkinen (1):
      MAINTAINERS: update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVER

John Garry (1):
      mailmap: add entry for John Garry

Kefeng Wang (1):
      mm: use memalloc_nofs_save() in page_cache_ra_order()

Liam R. Howlett (1):
      maple_tree: fix mas_empty_area_rev() null pointer dereference

Luis Chamberlain (2):
      tools: fix userspace compilation with new test_xarray changes
      lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()

Maninder Singh (1):
      mm: page_owner: fix wrong information in dump_page_owner

Matthew Wilcox (Oracle) (1):
      XArray: set the marks correctly when splitting an entry

Michael Ellerman (1):
      selftests/mm: fix powerpc ARCH check

Peter Xu (1):
      mm/userfaultfd: reset ptes when close() for wr-protected ones

Ryan Roberts (2):
      fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
      fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()

Tiezhu Yang (2):
      selftests/vDSO: fix building errors on LoongArch
      selftests/vDSO: fix runtime errors on LoongArch

 .mailmap                                           |  6 +++++
 MAINTAINERS                                        |  3 ++-
 fs/proc/task_mmu.c                                 | 24 +++++++++++--------
 fs/userfaultfd.c                                   |  4 ++++
 include/linux/compiler_types.h                     | 11 +++++++++
 lib/maple_tree.c                                   | 16 ++++++-------
 lib/test_xarray.c                                  | 27 ++++++++++++++++++----
 lib/xarray.c                                       | 23 ++++++++++++++----
 mm/page_owner.c                                    |  4 ++--
 mm/readahead.c                                     |  4 ++++
 mm/vmalloc.c                                       |  2 +-
 tools/testing/radix-tree/linux/kernel.h            |  2 ++
 tools/testing/selftests/mm/Makefile                |  6 ++---
 tools/testing/selftests/vDSO/vdso_config.h         |  6 ++++-
 tools/testing/selftests/vDSO/vdso_test_getcpu.c    | 16 +++++--------
 .../selftests/vDSO/vdso_test_gettimeofday.c        | 26 ++++++---------------
 16 files changed, 116 insertions(+), 64 deletions(-)



             reply	other threads:[~2024-05-10 20:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-10 20:17 Andrew Morton [this message]
2024-05-10 21:00 ` [GIT PULL] hotfixes for 6.10 Linus Torvalds
2024-05-11  3:16   ` Andrew Morton
2024-05-10 21:39 ` pr-tracker-bot

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=20240510131743.cf12a22295edd6ae4c175d5b@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).