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, mm-commits@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.0-rc3
Date: Mon, 22 Aug 2022 17:07:21 -0700	[thread overview]
Message-ID: <20220822170721.1e32635aaedb6f4c53933390@linux-foundation.org> (raw)

Linus, please pull this batch of hotfixes.

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9c80e79906b4ca440d09e7f116609262bb747909:

  kprobes: don't call disarm_kprobe() for disabled kprobes (2022-08-20 15:17:46 -0700)

----------------------------------------------------------------
Thirteen fixes, almost all for MM.  Seven of these are cc:stable and the
remainder fix up the changes which went into this -rc cycle.

----------------------------------------------------------------
Dan Carpenter (1):
      get_maintainer: add Alan to .get_maintainer.ignore

David Hildenbrand (3):
      mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
      mm/hugetlb: fix hugetlb not supporting softdirty tracking
      mm/hugetlb: support write-faults in shared mappings

Hao Lee (1):
      mm: add DEVICE_ZONE to FOR_ALL_ZONES

Hugh Dickins (3):
      mm/shmem: fix chattr fsflags support in tmpfs
      mm/shmem: tmpfs fallocate use file_modified()
      mm/shmem: shmem_replace_page() remember NR_SHMEM

Jiri Slaby (1):
      Revert "zram: remove double compression logic"

Kuniyuki Iwashima (1):
      kprobes: don't call disarm_kprobe() for disabled kprobes

Peter Xu (2):
      mm/smaps: don't access young/dirty bit if pte unpresent
      mm/uffd: reset write protection when unregister with wp-mode

Randy Dunlap (1):
      kernel/sys_ni: add compat entry for fadvise64_64

 .get_maintainer.ignore        |  2 ++
 drivers/block/zram/zram_drv.c | 42 +++++++++++++++++++-------
 drivers/block/zram/zram_drv.h |  1 +
 fs/proc/task_mmu.c            |  7 +++--
 fs/userfaultfd.c              |  4 +++
 include/linux/mm.h            |  1 -
 include/linux/shmem_fs.h      | 13 +++------
 include/linux/userfaultfd_k.h |  2 ++
 include/linux/vm_event_item.h | 15 +++++++---
 kernel/kprobes.c              |  9 +++---
 kernel/sys_ni.c               |  1 +
 mm/gup.c                      | 68 +++++++++++++++++++++++++++++--------------
 mm/huge_memory.c              | 64 +++++++++++++++++++++++++++-------------
 mm/hugetlb.c                  | 26 ++++++++++++-----
 mm/mmap.c                     |  7 +++--
 mm/shmem.c                    | 59 ++++++++++++++++++++++---------------
 mm/userfaultfd.c              | 29 +++++++++++-------
 mm/vmstat.c                   |  9 +++++-
 18 files changed, 240 insertions(+), 119 deletions(-)



             reply	other threads:[~2022-08-23  0:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-23  0:07 Andrew Morton [this message]
2022-08-23 20:42 ` pr-tracker-bot
2022-08-28 21:42 Andrew Morton
2022-08-28 22:18 ` 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=20220822170721.1e32635aaedb6f4c53933390@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