All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hotfixes for 5.18-rc7
@ 2022-05-13 17:08 Andrew Morton
  2022-05-13 17:27 ` Linus Torvalds
  2022-05-13 17:29 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Morton @ 2022-05-13 17:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel

Linus,

Please pull a bunch of hotfixes for 5.18-rc7.


The following changes since commit 38d741cb70b30741c0e802cbed7bd9cf4fd15fa4:

  Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm (2022-04-28 18:00:34 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-05-11

for you to fetch changes up to 9039b8335276569670caaf23606335946625e764:

  MAINTAINERS: add a mailing list for DAMON development (2022-05-09 17:34:29 -0700)

----------------------------------------------------------------

Seven MM fixes, three of which address issues added in the most recent
merge window, four of which are cc:stable.

Three non-MM fixes, none very serious.

----------------------------------------------------------------
Hyeonggon Yoo (1):
      mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool

Joel Savitz (1):
      selftests: vm: Makefile: rename TARGETS to VMTARGETS

Kalesh Singh (1):
      procfs: prevent unprivileged processes accessing fdinfo dir

Martyna Szapar-Mudlaw (1):
      mailmap: add entry for martyna.szapar-mudlaw@intel.com

Mike Rapoport (1):
      arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map

Naoya Horiguchi (1):
      mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()

Niels Dossche (1):
      mm: mremap: fix sign for EFAULT error return value

SeongJae Park (1):
      MAINTAINERS: add a mailing list for DAMON development

Xu Yu (2):
      Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
      mm/huge_memory: do not overkill when splitting huge_zero_page

 .mailmap                            |  1 +
 MAINTAINERS                         |  1 +
 arch/arm/include/asm/io.h           |  3 +++
 arch/arm/mm/ioremap.c               |  8 ++++++++
 arch/arm64/include/asm/io.h         |  4 ++++
 arch/arm64/mm/ioremap.c             |  8 ++++++++
 fs/proc/fd.c                        | 23 ++++++++++++++++++++++-
 mm/huge_memory.c                    |  7 ++++++-
 mm/kfence/core.c                    | 10 ++++++++++
 mm/memory-failure.c                 | 15 +--------------
 mm/mremap.c                         |  2 +-
 tools/testing/selftests/vm/Makefile | 10 +++++-----
 12 files changed, 70 insertions(+), 22 deletions(-)


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

* Re: [GIT PULL] hotfixes for 5.18-rc7
  2022-05-13 17:08 [GIT PULL] hotfixes for 5.18-rc7 Andrew Morton
@ 2022-05-13 17:27 ` Linus Torvalds
  2022-05-13 17:29 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2022-05-13 17:27 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux-MM, mm-commits, Linux Kernel Mailing List

On Fri, May 13, 2022 at 10:08 AM Andrew Morton
<akpm@linux-foundation.org> wrote:
>
> Please pull a bunch of hotfixes for 5.18-rc7.

W00t. Pulled.

One day your workflow will also keep patch dates intact.

That day is not today, but it was still really nice to just pull from you.

Thanks,
                Linus

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

* Re: [GIT PULL] hotfixes for 5.18-rc7
  2022-05-13 17:08 [GIT PULL] hotfixes for 5.18-rc7 Andrew Morton
  2022-05-13 17:27 ` Linus Torvalds
@ 2022-05-13 17:29 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2022-05-13 17:29 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, mm-commits, linux-kernel

The pull request you sent on Fri, 13 May 2022 10:08:25 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-05-11

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-05-13 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 17:08 [GIT PULL] hotfixes for 5.18-rc7 Andrew Morton
2022-05-13 17:27 ` Linus Torvalds
2022-05-13 17:29 ` 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.